/third_party/node/test/fixtures/uncaught-exceptions/ |
D | callbackify2.js | 9 const sentinel = new Error(__filename); constant
|
/third_party/node/test/known_issues/ |
D | test-inspector-cluster-port-clash.js | 63 const sentinel = common.mustCall(); constant
|
/third_party/python/Lib/test/ |
D | test_queue.py | 423 def feed(self, q, seq, rnd, sentinel): argument 434 def consume(self, q, results, sentinel): argument 441 def consume_nonblock(self, q, results, sentinel): argument 454 def consume_timeout(self, q, results, sentinel): argument
|
D | test_getopt.py | 10 sentinel = object() variable
|
/third_party/mesa3d/src/util/ |
D | sparse_array.h | 109 uint32_t sentinel; member
|
D | sparse_array.c | 220 uint32_t sentinel, in util_sparse_array_free_list_init()
|
/third_party/python/Lib/multiprocessing/ |
D | process.py | 248 def sentinel(self): member in BaseProcess 360 def __init__(self, name, pid, sentinel): argument
|
/third_party/node/deps/postject/ |
D | postject-api.h | 42 static const volatile char* sentinel = POSTJECT_SENTINEL_FUSE ":0"; in postject_has_resource() local
|
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/ |
D | postject-api.h | 42 static const volatile char* sentinel = POSTJECT_SENTINEL_FUSE ":0"; in postject_has_resource() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
D | s-c2.c | 228 testdata_t sentinel; in main() local
|
/third_party/python/Modules/ |
D | getaddrinfo.c | 239 struct addrinfo sentinel; in getaddrinfo() local 538 struct addrinfo sentinel; local
|
/third_party/python/Doc/library/ |
D | unittest.mock.rst | 2183 sentinel section in Helpers
|
/third_party/lz4/tests/ |
D | fuzzer.c | 633 char const sentinel = decodedBuffer[targetSize] = block[targetSize] ^ 0x5A; in FUZ_test() local 647 char const sentinel = decodedBuffer[targetSize] = block[targetSize] ^ 0x5A; in FUZ_test() local 660 char const sentinel = decodedBuffer[targetSize] = block[targetSize] ^ 0x5A; in FUZ_test() local 673 char const sentinel = decodedBuffer[targetSize] = block[targetSize] ^ 0x5A; in FUZ_test() local 1358 BYTE const sentinel = 101; in FUZ_unitTests() local
|
/third_party/node/deps/v8/src/objects/ |
D | feedback-vector.cc | 642 MaybeObject sentinel = MegamorphicSentinel(); in ConfigureMegamorphic() local 654 MaybeObject sentinel = MegaDOMSentinel(); in ConfigureMegaDOM() local 661 MaybeObject sentinel = MegamorphicSentinel(); in ConfigureMegamorphic() local 930 MaybeObject sentinel = MegamorphicSentinel(); in ConfigureCloneObject() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | s-c1.c | 115 mes_t sentinel; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | s-c1.c | 151 mes_t sentinel; in main() local
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions.c | 250 GLboolean *sentinel = base + o(extension_sentinel); in _mesa_init_extensions() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff-common.hh | 544 GID_TYPE &sentinel () { return StructAfter<GID_TYPE> (ranges[nRanges () - 1]); } in sentinel() function 545 const GID_TYPE &sentinel () const { return StructAfter<GID_TYPE> (ranges[nRanges () - 1]); } in sentinel() function
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | s-c1.c | 120 mes_t sentinel; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | s-c1.c | 121 mes_t sentinel; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
D | 1-2.c | 232 static children_t sentinel = {.next = NULL }; variable
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | RubyRepeatedField.java | 352 SentinelOuterClass.Sentinel sentinel = SentinelOuterClass.Sentinel.getDefaultInstance(); in defaultValue() local
|
/third_party/python/Objects/ |
D | iterobject.c | 181 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.h | 411 uint32_t sentinel; member 430 unsigned sentinel; member
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | entropy_encode.c | 77 HuffmanTree sentinel; in BrotliCreateHuffmanTree() local
|