Home
last modified time | relevance | path

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

123

/third_party/mesa3d/docs/_extra/specs/
DMESA_shader_debug.spec44 during execution, issue diagnostic function calls that are logged function
/third_party/node/lib/internal/assert/
Dcalltracker.js30 #calls; field in CallTrackerContext
97 calls(fn, expected = 1) { method in CallTracker
/third_party/node/test/parallel/
Dtest-stream-readable-hwm-0-no-flow-data.js17 const calls = []; variable
Dtest-dns-default-verbatim-true.js12 const calls = []; variable
Dtest-dns-default-verbatim-false.js12 const calls = []; variable
Dtest-fs-write-stream-file-handle-2.js13 let calls = 0; variable
Dtest-tls-connect-given-socket.js41 function establish(socket, calls) { argument
Dtest-dns-set-default-order.js13 const calls = []; variable
Dtest-assert-calltracker-getCalls.js35 const calls = tracker.getCalls(fn); constant
Dtest-stream-forEach.js94 let calls = 0; variable
Dtest-stream-filter.js120 let calls = 0; variable
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dsimple-proxy.js9 var calls = 0 variable
/third_party/node/deps/undici/src/node_modules/busboy/bench/
Dbench-urlencoded-fields-100pairs-small.js8 const calls = { variable
Dbench-urlencoded-fields-900pairs-small-alt.js8 const calls = { variable
Dbench-multipart-files-100mb-small.js26 const calls = { variable
Dbench-multipart-files-100mb-big.js32 const calls = { variable
/third_party/curl/src/
Dtool_cb_prg.h32 int calls; member
/third_party/node/lib/internal/test_runner/
Dmock.js33 #calls; field in MockFunctionContext
47 get calls() { getter in MockFunctionContext
/third_party/node/doc/api/
Dn-api.md6140 ### Calling a thread-safe function
6179 ### Reference counting of thread-safe functions
6223 ### Deciding whether to keep the process running
6236 ### `napi_create_threadsafe_function`
6288 ### `napi_get_threadsafe_function_context`
6306 ### `napi_call_threadsafe_function`
6347 ### `napi_acquire_threadsafe_function`
6369 ### `napi_release_threadsafe_function`
6398 ### `napi_ref_threadsafe_function`
6424 ### `napi_unref_threadsafe_function`
/third_party/littlefs/
DMakefile96 calls: $(CGI) target
/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.cc414 Node** if_successes, Node** calls, in TryReuseDispatch()
651 Node** calls, Node** inputs, in CreateOrReuseDispatch()
719 Node* calls[kMaxCallPolymorphism + 1]; in InlineCandidate() local
/third_party/python/Lib/test/
Dtest_rlcompleter.py91 calls = 0 variable in TestRlcompleter.test_excessive_getattr.Foo
/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/node/deps/v8/third_party/zlib/contrib/minizip/
Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
/third_party/zlib/contrib/minizip/
Dcrypt.h102 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local

123