Home
last modified time | relevance | path

Searched defs:sentinel (Results 1 – 25 of 43) sorted by relevance

12

/third_party/boost/boost/stl_interfaces/
Dfwd.hpp63 struct sentinel< struct
67 using type = decltype(std::declval<Range &>().end());
/third_party/node/test/fixtures/uncaught-exceptions/
Dcallbackify2.js9 const sentinel = new Error(__filename); constant
/third_party/grpc/src/ruby/qps/
Dqps-common.rb46 def initialize(sentinel) argument
/third_party/node/test/known_issues/
Dtest-inspector-cluster-port-clash.js63 const sentinel = common.mustCall(); constant
/third_party/grpc/src/ruby/bin/
Dmath_server.rb78 def initialize(sentinel) argument
/third_party/python/Lib/test/
Dtest_getopt.py9 sentinel = object() variable
Dtest_queue.py430 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/
Dprocess.py248 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/
Ds-c2.c228 testdata_t sentinel; in main() local
/third_party/python/Modules/
Dgetaddrinfo.c239 struct addrinfo sentinel; in getaddrinfo() local
538 struct addrinfo sentinel; local
/third_party/python/Doc/library/
Dunittest.mock.rst2182 sentinel section in Helpers
/third_party/python/Objects/
Diterobject.c181 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New()
/third_party/typescript/src/shims/
DcollectionShims.ts82 const sentinel: MapEntry<K, V> = {}; constant
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Ds-c1.c115 mes_t sentinel; in main() local
/third_party/boost/boost/poly_collection/detail/
Diterator_impl.hpp121 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/
Ds-c1.c151 mes_t sentinel; in main() local
/third_party/boost/boost/graph/detail/
Dlist_base.hpp152 inline void dlist_clear(Node sentinel, Delete del) in dlist_clear()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff-common.hh544 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/
Dhb-ot-cff-common.hh544 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/
Ds-c1.c121 mes_t sentinel; local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
Ds-c1.c120 mes_t sentinel; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
D1-2.c232 children_t sentinel = {.next = NULL }; variable
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyRepeatedField.java352 SentinelOuterClass.Sentinel sentinel = SentinelOuterClass.Sentinel.getDefaultInstance(); in defaultValue() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff-common.hh640 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/
Dentropy_encode.c77 HuffmanTree sentinel; in BrotliCreateHuffmanTree() local

12