Home
last modified time | relevance | path

Searched defs:nextp (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dhelpers.c88 char* strtok_r(char *str, const char *delim, char **nextp) in strtok_r()
/aosp_15_r20/external/cronet/base/
H A Dvlog.cc138 size_t p = 0, nextp = 0; in MatchVlogPattern() local
/aosp_15_r20/external/elfutils/libdwfl/
H A Dcu.c249 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/
Dstring2.h1162 # 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/
Dstring2.h1162 # 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 Dnv50_ir_util.cpp114 Range *r, **nextp = &head; in extend() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dcaches-queues-lists.c66 int nextp; in queue_put() local
H A Dunsquashfs.c202 int nextp; in queue_put() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Ddict.c342 xmlDictStringsPtr pool, nextp; in xmlDictFree() local
/aosp_15_r20/external/libxml2/
H A Ddict.c337 xmlDictStringsPtr pool, nextp; in xmlDictFree() local
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/gen/
H A Dglob.c913 Char c, k, *nextp, *nextn; in match() local
/aosp_15_r20/external/sg3_utils/testing/
H A Dsgs_dd.c141 struct request_element * nextp; member
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Druntime2.go568 nextp puintptr member
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c3401 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c3401 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c4024 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c4029 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c4065 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c4007 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); in add_segment() local
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c11603 const unsigned char *nextp = data->d_buf + tu_off; in print_gdb_index_section() local