/external/python/cpython2/Include/ |
D | methodobject.h | 48 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL) argument
|
/external/python/cpython3/Include/ |
D | methodobject.h | 60 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL) argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 341 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) in tryReplaceInstr() local
|
/external/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 289 if (MachineLoop *ML = MLI->getLoopFor(&MBB)) { in tryReplaceInstr() local
|
/external/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 361 const MachineLoop *ML = MLI->getLoopFor(MBB); in combineInstructions() local
|
D | MachineLICM.cpp | 456 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local 641 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local
|
D | BranchFolding.cpp | 464 if (MachineLoop *ML = MLI->getLoopFor(&CurMBB)) in SplitMBBAt() local 1025 if (MachineLoop *ML = MLI->getLoopFor(IBB)) in TailMergeBlocks() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineLICM.cpp | 504 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local 689 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local
|
D | MachineCombiner.cpp | 502 const MachineLoop *ML = MLI->getLoopFor(MBB); in combineInstructions() local
|
D | BranchFolding.cpp | 469 if (MachineLoop *ML = MLI->getLoopFor(&CurMBB)) in SplitMBBAt() local 1125 MachineLoop *ML; in TailMergeBlocks() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 200 MuxInfoList ML; in genMuxInBlock() local
|
D | RDFGraph.cpp | 445 auto ML = getLastMember(G); in addMember() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 560 NeedLift = llvm::any_of(MemLocs, [C, &AA](const MemoryLocation &ML) { in moveUp() 587 auto ML = MemoryLocation::get(C); in moveUp() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 525 [C, &AA](const MemoryLocation &ML) { in moveUp() 548 auto ML = MemoryLocation::get(C); in moveUp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 234 MuxInfoList ML; in genMuxInBlock() local
|
D | RDFGraph.cpp | 494 NodeAddr<NodeBase*> ML = getLastMember(G); in addMember() local
|
/external/clang/lib/CodeGen/ |
D | MicrosoftCXXABI.cpp | 220 MicrosoftVTableContext::MethodVFTableLocation ML = in getThisArgumentTypeForMethod() local 1276 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPrologueThisAdjustment() local 1325 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisArgumentForVirtualFunctionCall() local 1790 MicrosoftVTableContext::MethodVFTableLocation &ML) { in getClassAtVTableLocation() 1813 MicrosoftVTableContext::MethodVFTableLocation ML = in getVirtualFunctionPointer() local 1887 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in EmitVirtualMemPtrThunk() 2695 MicrosoftVTableContext::MethodVFTableLocation ML = in EmitMemberFunctionPointer() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 395 int ML = 0; in checkSkeleton() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/ |
D | SpoofCheckerTest.java | 392 int ML = 0; in checkSkeleton() local
|
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 159 const uint32_t ML = 0; in testSkeleton() local
|
/external/clang/lib/AST/ |
D | MicrosoftMangle.cpp | 601 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleMemberFunctionPointer() local 639 const MicrosoftVTableContext::MethodVFTableLocation &ML) { in mangleVirtualMemPtrThunk() 2555 const MicrosoftVTableContext::MethodVFTableLocation &ML = in mangleVirtualMemPtrThunk() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 294 void setMemoryLeader(const MemoryAccess *ML) { MemoryLeader = ML; } in setMemoryLeader()
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 1385 if (auto *ML = Context.getASTMutationListener()) in CheckOMPThreadPrivateDecl() local 11525 if (ASTMutationListener *ML = Context.getASTMutationListener()) in ActOnOpenMPDeclareTargetName() local 11552 if (ASTMutationListener *ML = SemaRef.Context.getASTMutationListener()) in checkDeclInTargetContext() local 11569 if (ASTMutationListener *ML = SemaRef.Context.getASTMutationListener()) in checkDeclInTargetContext() local 11601 if (ASTMutationListener *ML = SemaRef.Context.getASTMutationListener()) in checkDeclInTargetContext() local 11639 if (ASTMutationListener *ML = Context.getASTMutationListener()) in checkDeclIsAllowedInOpenMPTarget() local 11652 if (ASTMutationListener *ML = Context.getASTMutationListener()) in checkDeclIsAllowedInOpenMPTarget() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1333 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), in weakCrossingSIVtest() local
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1267 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), in weakCrossingSIVtest() local
|