/third_party/boost/boost/stl_interfaces/ |
D | fwd.hpp | 63 struct sentinel< struct 67 using type = decltype(std::declval<Range &>().end());
|
/third_party/node/test/fixtures/uncaught-exceptions/ |
D | callbackify2.js | 9 const sentinel = new Error(__filename); constant
|
/third_party/grpc/src/ruby/qps/ |
D | qps-common.rb | 46 def initialize(sentinel) argument
|
/third_party/node/test/known_issues/ |
D | test-inspector-cluster-port-clash.js | 63 const sentinel = common.mustCall(); constant
|
/third_party/grpc/src/ruby/bin/ |
D | math_server.rb | 78 def initialize(sentinel) argument
|
/third_party/python/Lib/test/ |
D | test_getopt.py | 9 sentinel = object() variable
|
D | test_queue.py | 430 def consume(self, q, results, sentinel): argument 437 def consume_nonblock(self, q, results, sentinel): argument 450 def consume_timeout(self, q, results, sentinel): argument
|
/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/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 | 2182 sentinel section in Helpers
|
/third_party/python/Objects/ |
D | iterobject.c | 181 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New()
|
/third_party/typescript/src/shims/ |
D | collectionShims.ts | 82 const sentinel: MapEntry<K, V> = {}; constant
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | s-c1.c | 115 mes_t sentinel; in main() local
|
/third_party/boost/boost/poly_collection/detail/ |
D | iterator_impl.hpp | 121 const_segment_base_sentinel sentinel()const noexcept in sentinel() function in boost::poly_collection::detail::iterator_impl
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | s-c1.c | 151 mes_t sentinel; in main() local
|
/third_party/boost/boost/graph/detail/ |
D | list_base.hpp | 152 inline void dlist_clear(Node sentinel, Delete del) in dlist_clear()
|
/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/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_init/ |
D | s-c1.c | 121 mes_t sentinel; local
|
/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/conformance/interfaces/pthread_cond_broadcast/ |
D | 1-2.c | 232 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/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff-common.hh | 640 GID_TYPE &sentinel () { return StructAfter<GID_TYPE> (ranges[nRanges () - 1]); } in sentinel() function 641 const GID_TYPE &sentinel () const { return StructAfter<GID_TYPE> (ranges[nRanges () - 1]); } in sentinel() function
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | entropy_encode.c | 77 HuffmanTree sentinel; in BrotliCreateHuffmanTree() local
|