Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 25 of 44) sorted by relevance

12

/third_party/mesa3d/docs/_extra/specs/
DMESA_shader_debug.spec44 during execution, issue diagnostic function calls that are logged function
/third_party/node/test/parallel/
Dtest-stream-readable-hwm-0-no-flow-data.js17 const calls = []; variable
Dtest-dns-default-verbatim-false.js12 const calls = []; variable
Dtest-dns-default-verbatim-true.js12 const calls = []; variable
Dtest-tls-connect-given-socket.js41 function establish(socket, calls) { argument
Dtest-dns-set-default-order.js13 const calls = []; variable
Dtest-stream2-objects.js178 let calls = 0; variable
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dsimple-proxy.js9 var calls = 0 variable
/third_party/node/doc/api/
Dn-api.md5690 ### Calling a thread-safe function
5724 ### Reference counting of thread-safe functions
5768 ### Deciding whether to keep the process running
5781 ### napi_create_threadsafe_function
5833 ### napi_get_threadsafe_function_context
5851 ### napi_call_threadsafe_function
5892 ### napi_acquire_threadsafe_function
5914 ### napi_release_threadsafe_function
5943 ### napi_ref_threadsafe_function
5969 ### napi_unref_threadsafe_function
/third_party/node/test/cctest/
Dtest_linked_binding.cc67 int calls = 0; in TEST_F() local
199 int calls = 0; in TEST_F() local
/third_party/littlefs/
DMakefile96 calls: $(CGI) target
/third_party/python/Lib/test/
Dtest_rlcompleter.py91 calls = 0 variable in TestRlcompleter.test_excessive_getattr.Foo
/third_party/zlib/contrib/minizip/
Dcrypt.h102 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/json/test/src/
Dunit-unicode5.cpp51 size_t calls = 0; variable
Dunit-unicode4.cpp51 size_t calls = 0; variable
Dunit-unicode3.cpp51 size_t calls = 0; variable
Dunit-unicode2.cpp51 size_t calls = 0; variable
/third_party/typescript/src/services/
DcallHierarchy.ts331 …const calls = filter(FindAllReferences.findReferenceOrRenameEntries(program, cancellationToken, pr… constant
/third_party/typescript/src/services/codefixes/
DinferFromUsage.ts577 const calls = [...usage.constructs || [], ...usage.calls || []]; constant
944 const calls = []; constant
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dfast_uniform_bits_test.cc66 size_t calls = 0; member
/third_party/node/deps/npm/node_modules/worker-farm/lib/
Dfarm.js112 , calls : [] property
/third_party/python/Doc/reference/
Dexpressions.rst919 .. _calls: target
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h282 iterator_range<call_iterator> calls() { in calls() function

12