/external/u-boot/drivers/usb/gadget/ |
D | dwc2_udc_otg_priv.h | 90 #define ep_is_in(EP) (((EP)->bEndpointAddress&USB_DIR_IN) == USB_DIR_IN) argument 91 #define ep_index(EP) ((EP)->bEndpointAddress&0xF) argument 92 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) argument
|
/external/u-boot/arch/arm/mach-at91/include/mach/ |
D | atmel_usba_udc.h | 12 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ macro
|
/external/spirv-llvm/lib/SPIRV/ |
D | TransOCLMD.cpp | 148 auto EP = B.addNamedMD(kSPIRVMD::EntryPoint); in visit() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveRangeCalc.cpp | 251 auto EP = LR.extendInBlock(Undefs, Indexes->getMBBStartIdx(UseMBB), Use); in extend() local 403 auto EP = LR.extendInBlock(Undefs, Start, End); in findReachingDefs() local
|
D | MachinePipeliner.cpp | 1468 for (SUnit::pred_iterator IP = SU->Preds.begin(), EP = SU->Preds.end(); in swapAntiDependences() local 1655 EP = SU->Preds.end(); in computeNodeFunctions() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 62 ARCRuntimeEntryPoints EP; member in __anon665ce40e0111::ObjCARCContract
|
D | ObjCARCOpts.cpp | 473 ARCRuntimeEntryPoints EP; member in __anon26f503160211::ObjCARCOpt
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 63 ARCRuntimeEntryPoints EP; member in __anondcd635660111::ObjCARCContract
|
D | ObjCARCOpts.cpp | 475 ARCRuntimeEntryPoints EP; member in __anon988b686e0211::ObjCARCOpt
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | HTMLDiagnostics.cpp | 583 if (PathDiagnosticEventPiece *EP = dyn_cast<PathDiagnosticEventPiece>(*I)) { in ProcessMacroPiece() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.cpp | 482 EndPrecompRecord &EP) { in visitKnownRecord()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1370 ErrorPolicy EP = HandleError(createError( in DWARFObjInMemory() local 1467 ErrorPolicy EP = HandleError( in DWARFObjInMemory() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeIndexDiscoveryTest.cpp | 590 EndPrecompRecord EP(TypeRecordKind::EndPrecomp); in TEST_F() local
|
/external/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 1375 for (SUnit::pred_iterator IP = SU->Preds.begin(), EP = SU->Preds.end(); in swapAntiDependences() local 1543 EP = SU->Preds.end(); in computeNodeFunctions() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 3136 } else if (GetElementPtrInst *EP = dyn_cast<GetElementPtrInst>(V)) { in findAllocaForValue() local
|