/aosp_15_r20/external/flashrom/ |
H A D | helpers.c | 88 char* strtok_r(char *str, const char *delim, char **nextp) in strtok_r()
|
/aosp_15_r20/external/cronet/base/ |
H A D | vlog.cc | 138 size_t p = 0, nextp = 0; in MatchVlogPattern() local
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | cu.c | 249 struct dwfl_cu **nextp; in __libdwfl_nextcu() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | string2.h | 1162 # define __strtok_r(s, sep, nextp) \ argument 1194 # define strtok_r(s, sep, nextp) __strtok_r (s, sep, nextp) argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | string2.h | 1162 # define __strtok_r(s, sep, nextp) \ argument 1194 # define strtok_r(s, sep, nextp) __strtok_r (s, sep, nextp) argument
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_util.cpp | 114 Range *r, **nextp = &head; in extend() local
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | caches-queues-lists.c | 66 int nextp; in queue_put() local
|
H A D | unsquashfs.c | 202 int nextp; in queue_put() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | dict.c | 342 xmlDictStringsPtr pool, nextp; in xmlDictFree() local
|
/aosp_15_r20/external/libxml2/ |
H A D | dict.c | 337 xmlDictStringsPtr pool, nextp; in xmlDictFree() local
|
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/gen/ |
H A D | glob.c | 913 Char c, k, *nextp, *nextn; in match() local
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sgs_dd.c | 141 struct request_element * nextp; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | runtime2.go | 568 nextp puintptr member
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 3401 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
|
/aosp_15_r20/external/libffi/src/ |
H A D | dlmalloc.c | 3401 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 4024 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
|
/aosp_15_r20/external/dlmalloc/ |
H A D | dlmalloc.c | 4029 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
|
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 4065 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 4007 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
|
/aosp_15_r20/external/elfutils/src/ |
H A D | readelf.c | 11603 const unsigned char *nextp = data->d_buf + tu_off; in print_gdb_index_section() local
|