/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/verification/ |
H A D | Calls.java | 20 public class Calls implements VerificationMode, VerificationInOrderMode { class 24 public Calls(int wantedNumberOfInvocations) { in Calls() method in Calls
|
/aosp_15_r20/external/clang/unittests/AST/ |
H A D | ExternalASTSourceTest.cpp | 77 unsigned &Calls; in TEST() member 80 unsigned Calls = 0; in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | PlaceSafepoints.cpp | 269 std::vector<CallInst *> &Calls, in scanOneBB() 296 std::vector<CallInst *> &Calls, in scanInlinedCode() 661 std::vector<CallInst *> Calls; // new calls in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | PlaceSafepoints.cpp | 267 std::vector<CallInst *> &Calls, in scanOneBB() 294 std::vector<CallInst *> &Calls, in scanInlinedCode() 660 std::vector<CallInst *> Calls; // new calls in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | PlaceSafepoints.cpp | 262 std::vector<CallInst *> &Calls, in scanOneBB() 289 std::vector<CallInst *> &Calls, in scanInlinedCode() 650 std::vector<CallInst *> Calls; // new calls in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/python/cpython2/Doc/reference/ |
D | expressions.rst | 677 Calls section in Primaries 852 .. _power:
|
/aosp_15_r20/external/python/cpython3/Doc/reference/ |
D | expressions.rst | 951 Calls section in Primaries 1142 .. _await:
|
/aosp_15_r20/external/pytorch/docs/source/ |
H A D | jit_language_reference_v2.rst | 1013 Calls subsection 1840 .. _torch_apis_in_torchscript_async:
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | EscapeEnumerator.cpp | 56 SmallVector<Instruction *, 16> Calls; in Next() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | EscapeEnumerator.cpp | 60 SmallVector<Instruction *, 16> Calls; in Next() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAddMissingPrototypes.cpp | 90 SmallVector<CallBase *> Calls; in runOnModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | AlwaysInliner.cpp | 46 SmallSetVector<CallSite, 16> Calls; in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | AlwaysInliner.cpp | 41 SmallSetVector<CallBase *, 16> Calls; in run() local
|
H A D | ModuleInliner.cpp | 141 auto Calls = getInlineOrder(FAM, Params); in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/ |
H A D | PtrState.h | 80 SmallPtrSet<Instruction *, 2> Calls; member
|
/aosp_15_r20/external/llvm/lib/Transforms/ObjCARC/ |
H A D | PtrState.h | 77 SmallPtrSet<Instruction *, 2> Calls; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
H A D | PtrState.h | 80 SmallPtrSet<Instruction *, 2> Calls; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 109 SmallSetVector<CallBase *, 16> Calls; in runInternal() local
|
H A D | InlineSizeEstimatorAnalysis.cpp | 56 Calls, enumerator
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocSizeofChecker.cpp | 53 CallVec Calls; member in __anon4be620630111::CastedAllocFinder
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/ |
H A D | Service.py | 39 def Calls(self, j): member in Service
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 100 SmallSetVector<CallBase *, 16> Calls; in runInternal() local
|
H A D | CallGraphSCCPass.cpp | 203 DenseMap<Value *, CallGraphNode *> Calls; in RefreshCallGraph() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 197 ReadySuspendResumeResult Calls = {true, {}}; in buildCoawaitCalls() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ShadowStackGCLowering.cpp | 134 SmallVector<Instruction *, 16> Calls; in Next() local
|