| /bionic/libc/malloc_debug/ |
| D | DebugData.h | 56 uintptr_t value = reinterpret_cast<uintptr_t>(header); in GetPointer() local 61 uintptr_t value = reinterpret_cast<uintptr_t>(pointer); in GetHeader() local 66 uintptr_t value = reinterpret_cast<uintptr_t>(header); in GetAllocBacktrace() local 71 uintptr_t value = reinterpret_cast<uintptr_t>(header); in GetFrontGuard() local 76 uintptr_t value = reinterpret_cast<uintptr_t>(GetPointer(header)); in GetRearGuard() local
|
| D | Config.cpp | 78 size_t* value = nullptr; member 103 bool PropertyParser::Get(std::string* property, size_t* value, bool* value_set) { in Get() 235 const std::string name, const Feature& feature, size_t value, bool value_set) { in SetFeature() 333 size_t value; in SetFromProperties() local
|
| /bionic/libc/malloc_debug/tests/ |
| D | property_fake.cpp | 26 extern "C" int property_set(const char* name, const char* value) { in property_set() 34 extern "C" int property_get(const char* key, char* value, const char* default_value) { in property_get() 47 extern "C" int __system_property_get(const char* key, char* value) { in __system_property_get()
|
| /bionic/libc/private/ |
| D | bionic_macros.h | 41 #define BIONIC_ALIGN(value, alignment) \ argument 44 #define BIONIC_ROUND_UP_POWER_OF_2(value) \ argument
|
| D | kernel_sigset_t.h | 31 kernel_sigset_t(const sigset_t* value) { in kernel_sigset_t() 40 void set(const sigset_t* value) { in set()
|
| D | bionic_futex.h | 43 static inline __always_inline int __futex(volatile void* ftx, int op, int value, in __futex() 64 static inline int __futex_wait(volatile void* ftx, int value, const struct timespec* timeout) { in __futex_wait() 68 static inline int __futex_wait_ex(volatile void* ftx, bool shared, int value, in __futex_wait_ex()
|
| D | WriteProtected.h | 32 T value; member
|
| /bionic/tests/ |
| D | setjmp_test.cpp | 23 int value; in TEST() local 34 int value; in TEST() local 45 int value; in TEST() local 56 int value; in TEST() local 203 int value; in TEST() local 232 int value = setjmp(jb); in TEST() local 253 int value = setjmp(jb); in TEST() local
|
| D | eventfd_test.cpp | 42 eventfd_t value = 123; in TEST() local
|
| D | sstream_test.cpp | 26 static void CheckOverflow(T expected, const char* value, bool should_overflow) { in CheckOverflow()
|
| /bionic/libc/bionic/ |
| D | eventfd_read.cpp | 32 int eventfd_read(int fd, eventfd_t* value) { in eventfd_read()
|
| D | eventfd_write.cpp | 32 int eventfd_write(int fd, eventfd_t value) { in eventfd_write()
|
| D | sigqueue.cpp | 36 int sigqueue(pid_t pid, int signo, const sigval value) { in sigqueue()
|
| D | fgetxattr.cpp | 38 ssize_t fgetxattr(int fd, const char *name, void *value, size_t size) { in fgetxattr()
|
| D | setjmp_cookie.cpp | 44 long value = *reinterpret_cast<long*>(random_data + 8); in __libc_init_setjmp_cookie() local
|
| D | fsetxattr.cpp | 38 int fsetxattr(int fd, const char* name, const void* value, size_t size, int flags) { in fsetxattr()
|
| D | system_properties_compat.c | 64 char value[PROP_VALUE_MAX]; member 97 __LIBC_HIDDEN__ int __system_property_read_compat(const prop_info *_pi, char *name, char *value) in __system_property_read_compat()
|
| /bionic/tools/relocation_packer/src/ |
| D | sleb128.cc | 48 void Sleb128Encoder<uint_t>::Enqueue(uint_t value) { in Enqueue() 97 uint_t value = 0; in Dequeue() local
|
| /bionic/linker/ |
| D | linker_sleb128.h | 31 size_t value = 0; in pop_front() local
|
| D | linker_dlwarning.cpp | 25 void add_dlwarning(const char* sopath, const char* message, const char* value) { in add_dlwarning()
|
| /bionic/libc/kernel/uapi/linux/ |
| D | sw_sync.h | 24 __u32 value; member
|
| D | reiserfs_xattr.h | 31 void * value; member
|
| /bionic/libc/upstream-freebsd/lib/libc/gen/ |
| D | ldexp.c | 27 double value; member 41 double value; member
|
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| D | s_cbrt.c | 41 double value; in cbrt() member
|
| /bionic/libc/upstream-netbsd/lib/libc/resolv/ |
| D | mtctxres.c | 89 __res_destroy_ctx(void *value) { in __res_destroy_ctx()
|