Home
last modified time | relevance | path

Searched defs:canary (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/gethostbyname_r/
H A Dgethostbyname_r01.c35 char canary[sizeof(CANARY)]; member
/third_party/mesa3d/src/intel/common/tests/
H A Dmi_builder_test.cpp152 uint64_t canary; member in mi_builder_test
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformTest.cpp989 CheckOneElement(GetUniformV getUniformv, GLuint program, const std::string &name, int components, T canary) CheckOneElement() argument
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h24 uintptr_t canary, canary2; member
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h47 uintptr_t canary; member
106 uintptr_t canary; member
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h31 uintptr_t canary; member
65 uintptr_t canary; member
/third_party/mesa3d/src/util/
H A Dralloc.c54 unsigned canary; member
/third_party/musl/src/internal/
H A Dpthread_impl.h34 uintptr_t canary; member
99 uintptr_t canary; member
/third_party/lz4/tests/
H A Dfuzzer.c412 char const canary = (char)(FUZ_rand(&randState) & 255); in FUZ_test() local
445 char const canary = (char)(FUZ_rand(&randState) & 255); in FUZ_test() local
/third_party/node/deps/npm/node_modules/jsbn/
H A Dindex.js13 var canary = 0xdeadbeefcafe; variable
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs15826 let mut canary = atomic::AtomicUsize::new(0); in drop_arc() variables
15834 let mut canary = atomic::AtomicUsize::new(0); in drop_arc_weak() variables
[all...]

Completed in 42 milliseconds