| /bionic/libc/bionic/ |
| D | setjmp_cookie.cpp | 59 extern "C" __LIBC_HIDDEN__ long __bionic_setjmp_cookie_check(long cookie) { in __bionic_setjmp_cookie_check()
|
| D | system_properties.cpp | 654 void (*propfn)(const prop_info* pi, void* cookie), void* cookie) { in foreach_property() 691 bool prop_area::foreach (void (*propfn)(const prop_info* pi, void* cookie), void* cookie) { in foreach() 1199 void (*callback)(void* cookie, in __system_property_read_callback() 1456 int __system_property_foreach(void (*propfn)(const prop_info* pi, void* cookie), void* cookie) { in __system_property_foreach()
|
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ |
| D | vsscanf.c | 40 eofread(void *cookie, char *buf, int len) in eofread()
|
| D | vdprintf.c | 44 __dwrite(void *cookie, const char *buf, int n) in __dwrite()
|
| D | vswscanf.c | 46 eofread(void *cookie, char *buf, int len) in eofread()
|
| /bionic/tests/ |
| D | system_properties_test2.cpp | 94 [](void* cookie, const char* name, const char* value, unsigned /*serial*/) { in TEST() 105 [](void* cookie, const char* name, const char* value, unsigned /*serial*/) { in TEST()
|
| D | system_properties_test.cpp | 69 static void foreach_test_callback(const prop_info *pi, void* cookie) { in foreach_test_callback() 76 static void hierarchical_test_callback(const prop_info *pi, void *cookie) { in hierarchical_test_callback()
|
| /bionic/libc/kernel/uapi/linux/android/ |
| D | binder.h | 57 binder_uintptr_t cookie; member 102 binder_uintptr_t cookie; member 124 binder_uintptr_t cookie; member 129 binder_uintptr_t cookie; member 140 binder_uintptr_t cookie; member
|
| /bionic/libc/stdio/ |
| D | stdio.cpp | 441 int __sread(void* cookie, char* buf, int n) { in __sread() 446 int __swrite(void* cookie, const char* buf, int n) { in __swrite() 457 fpos_t __sseek(void* cookie, fpos_t offset, int whence) { in __sseek() 462 off64_t __sseek64(void* cookie, off64_t offset, int whence) { in __sseek64() 467 int __sclose(void* cookie) { in __sclose() 595 static FILE* __funopen(const void* cookie, in __funopen() 624 FILE* funopen(const void* cookie, in funopen() 636 FILE* funopen64(const void* cookie, in funopen64()
|
| /bionic/tests/libs/ |
| D | bionic_tests_zipalign.cpp | 43 void* cookie; in GetEntries() local
|
| /bionic/libc/include/ |
| D | stdio.h | 258 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0) argument 259 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0) argument
|
| /bionic/libc/kernel/uapi/linux/ |
| D | inotify.h | 27 __u32 cookie; member
|
| D | rds.h | 165 rds_rdma_cookie_t cookie; member 170 rds_rdma_cookie_t cookie; member 180 rds_rdma_cookie_t cookie; member
|
| D | if_arcnet.h | 69 __u8 cookie[sizeof(int)]; member
|