Home
last modified time | relevance | path

Searched defs:sentinel (Results 1 - 25 of 36) sorted by relevance

12

/third_party/mesa3d/src/util/
H A Dsparse_array.h109 uint32_t sentinel; member
H A Dsparse_array.c218 util_sparse_array_free_list_init(struct util_sparse_array_free_list *fl, struct util_sparse_array *arr, uint32_t sentinel, uint32_t next_offset) util_sparse_array_free_list_init() argument
/third_party/python/Lib/unittest/test/testmock/
H A Dtestsentinel.py4 from unittest.mock import sentinel, DEFAULT namespace
[all...]
H A Dtestwith.py5 from unittest.mock import MagicMock, Mock, patch, sentinel, mock_open, call namespace
[all...]
/third_party/python/Lib/test/
H A Dtest_getopt.py10 sentinel = object() variable
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dpostject-api.h42 static const volatile char* sentinel = POSTJECT_SENTINEL_FUSE ":0"; in postject_has_resource() local
/third_party/node/deps/postject/
H A Dpostject-api.h42 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/
H A Ds-c2.c228 testdata_t sentinel; in main() local
/third_party/mesa3d/src/mesa/main/
H A Dextensions.c250 GLboolean *sentinel = base + o(extension_sentinel); in _mesa_init_extensions() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Ds-c1.c151 mes_t sentinel; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H A Ds-c1.c121 mes_t sentinel; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
H A Ds-c1.c115 mes_t sentinel; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H A Ds-c1.c120 mes_t sentinel; in main() local
/third_party/python/Lib/multiprocessing/
H A Dprocess.py248 def sentinel(self): member in BaseProcess
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_squeezer.py6 from unittest.mock import Mock, NonCallableMagicMock, patch, sentinel, ANY namespace
/third_party/python/Objects/
H A Diterobject.c185 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New() argument
/third_party/python/Modules/
H A Dgetaddrinfo.c242 struct addrinfo sentinel; in getaddrinfo() local
541 struct addrinfo sentinel; local
/third_party/rust/crates/nix/src/
H A Derrno.rs85 fn sentinel() -> Self; in sentinel() functions
89 fn sentinel() -> Self { in sentinel() functions
95 fn sentinel() -> Self { in sentinel() functions
101 fn sentinel() -> Self { in sentinel() functions
107 fn sentinel() -> Self { in sentinel() functions
113 fn sentinel() functions
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.c77 HuffmanTree sentinel; in BrotliCreateHuffmanTree() local
/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c329 struct ares_addrinfo_node sentinel; in end_hquery() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c82 static void *allocate_write(int sentinel) in allocate_write() argument
97 static int verif_unmap(void *page, int sentinel) in verif_unmap() argument
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Ds-c.c560 mes_t sentinel; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D1-2.c232 static children_t sentinel = {.next = NULL }; variable
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.c77 HuffmanTree sentinel; in BrotliCreateHuffmanTree() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A 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

Completed in 17 milliseconds

12