Home
last modified time | relevance | path

Searched defs:calls (Results 1 - 25 of 27) sorted by relevance

12

/arkcompiler/ets_runtime/test/moduletest/typedarrayslice/
H A Dtypearrayslice.js43 var calls = 0; variable
/third_party/curl/src/
H A Dtool_cb_prg.h32 int calls; member
/third_party/json/tests/src/
H A Dunit-unicode2.cpp30 size_t calls = 0; member
H A Dunit-unicode4.cpp30 size_t calls = 0; member
H A Dunit-unicode5.cpp30 size_t calls = 0; member
H A Dunit-unicode3.cpp30 size_t calls = 0; member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/zlib/contrib/minizip/
H A Dcrypt.h102 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dinsert_safepoints.cpp82 std::vector<CallInst *> calls; in InsertSafepointAfterIntrinsics() local
H A Dpanda_runtime_lowering.cpp48 llvm::SmallVector<llvm::CallInst *> calls; in run() local
/third_party/node/test/cctest/
H A Dtest_linked_binding.cc71 int calls = 0; in TEST_F() local
346 int calls = 0; in TEST_F() local
[all...]
/third_party/python/Lib/test/
H A Dtest_rlcompleter.py91 calls = 0 variable in TestRlcompleter.test_excessive_getattr.Foo
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dfast_uniform_bits_test.cc66 size_t calls = 0; member
[all...]
/third_party/python/Include/internal/
H A Dpycore_interp.h41 } calls[NPENDINGCALLS]; member
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc61 std::vector<int> calls; member
/third_party/node/deps/v8/src/compiler/
H A Djs-inlining-heuristic.cc413 TryReuseDispatch(Node* node, Node* callee, Node** if_successes, Node** calls, Node** inputs, int input_count) TryReuseDispatch() argument
648 CreateOrReuseDispatch(Node* node, Node* callee, Candidate const& candidate, Node** if_successes, Node** calls, Node** inputs, int input_count) CreateOrReuseDispatch() argument
719 Node* calls[kMaxCallPolymorphism + 1]; InlineCandidate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h282 iterator_range<call_iterator> calls() { in calls() function in llvm::LazyCallGraph::Edge::EdgeSequence
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c238 struct Shader_call *calls; member
/third_party/python/Modules/
H A D_lsprof.c34 rotating_node_t *calls; member
[all...]
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc1498 std::vector<MangledName> calls = next->second; in ReportUnsafe() local
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp2045 std::string calls; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc2293 int calls = 0; in TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h636 ArrayRef<EdgeTy> calls() const { return CallGraphEdgeList; } in calls() function in llvm::CalleeInfo::FunctionSummary
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_resolve_ast.c53 struct cil_args_resolve *gen_resolve_args(struct cil_db *db, enum cil_pass pass, uint32_t *changed, struct cil_tree_node *calls, struct cil_tree_node *opts, struct cil_tree_node *macro) in gen_resolve_args() argument

Completed in 48 milliseconds

12