Home
last modified time | relevance | path

Searched defs:DLC (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/
Drfcomm.py444 class DLC(EventEmitter): class
998 def on_dlc_open_complete(self, dlc: DLC) -> None:
1007 def on_dlc_disconnection(self, dlc: DLC) -> None:
1095 acceptor: Callable[[DLC], None],
1141 def on_dlc(self, dlc: DLC) -> None:
Dhfp.py91 def __init__(self, dlc: rfcomm.DLC) -> None:
748 dlc: rfcomm.DLC,
1202 def __init__(self, dlc: rfcomm.DLC, configuration: AgConfiguration) -> None:
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/test/
Dhfpclient_test.py74 def __init__(self, dlc: rfcomm.DLC) -> None:
186 def on_dlc(dlc: DLC) -> None:
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1343 SDValue &TFE, SDValue &DLC, in SelectMUBUF()
1437 SDValue &DLC, SDValue &SWZ) const { in SelectMUBUFAddr64()
1467 SDValue GLC, TFE, DLC, SWZ; in SelectMUBUFAddr64() local
1594 SDValue &TFE, SDValue &DLC, in SelectMUBUFOffset()
1623 SDValue GLC, SLC, TFE, DLC, SWZ; in SelectMUBUFOffset() local
1630 SDValue GLC, TFE, DLC, SWZ; in SelectMUBUFOffset() local
H A DSIFixupVectorISel.cpp200 MachineOperand *DLC = TII->getNamedOperand(MI, AMDGPU::OpName::dlc); in fixupGlobalSaddr() local
H A DSILoadStoreOptimizer.cpp127 bool DLC; member
H A DSIISelLowering.cpp5212 SDValue *GLC, SDValue *SLC, SDValue *DLC) { in parseCachePolicy()
5574 SDValue DLC; in lowerImage() local
5658 SDValue Offset, SDValue GLC, SDValue DLC, in lowerSBuffer()
5900 SDValue DLC = DAG.getTargetConstant(0, DL, MVT::i1); in LowerINTRINSIC_WO_CHAIN() local
H A DSIInstrInfo.cpp4779 if (const MachineOperand *DLC = in legalizeOperands() local
/aosp_15_r20/external/python/bumble/examples/
Drun_hfp_handsfree.py40 def on_dlc(dlc: rfcomm.DLC, configuration: hfp.HfConfiguration):
Drun_hfp_gateway.py205 def on_dlc(dlc: rfcomm.DLC):
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp748 MachO::dysymtab_command DLC = Obj->getDysymtabLoadCommand(); in printMachODysymtab() local
796 MachO::dysymtab_command DLC = Obj->getDysymtabLoadCommand(); in printMachOIndirectSymbols() local
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp2235 const MachO::dysymtab_command &DLC, in getIndirectSymbolTableEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIDefines.h312 DLC = 4, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4449 const MachO::dysymtab_command &DLC, in getIndirectSymbolTableEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4807 const MachO::dysymtab_command &DLC, in getIndirectSymbolTableEntry()