/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/memory/unix/ |
H A D | apr_pools.c | 2255 cleanup_t *c, **lastp; in apr_pool_cleanup_kill() local 2265 lastp = &p->cleanups; in apr_pool_cleanup_kill() 2277 *lastp = c->next; in apr_pool_cleanup_kill() 2284 lastp = &c->next; in apr_pool_cleanup_kill() 2290 lastp = &p->pre_cleanups; in apr_pool_cleanup_kill() 2302 *lastp = c->next; in apr_pool_cleanup_kill() 2309 lastp = &c->next; in apr_pool_cleanup_kill()
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jchuff.c | 253 int p, i, l, lastp, si, maxsymbol; in jpeg_make_c_derived_tbl() local 288 lastp = p; in jpeg_make_c_derived_tbl() 327 for (p = 0; p < lastp; p++) { in jpeg_make_c_derived_tbl()
|
/aosp_15_r20/external/dnsmasq/src/ |
H A D | option.c | 1631 char *cp, *lastp = NULL, last = 0; in one_opt() local 1635 lastp = a[j] + strlen(a[j]) - 1; in one_opt() 1636 last = *lastp; in one_opt() 1652 *lastp = 0; in one_opt() 1660 if (lastp) *lastp = last; in one_opt()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | pcln.go | 833 lastp := ctxt.Textp[len(ctxt.Textp)-1] 834 max := ldr.SymValue(lastp) + ldr.SymSize(lastp)
|
/aosp_15_r20/external/mksh/src/ |
H A D | exec.c | 485 const char **lastp; in comexec() local 497 if (Flag(FTALKING) && *(lastp = ap)) { in comexec() 504 while (*++lastp) in comexec() 507 setstr(typeset("_", LOCAL, 0, INTEGER, 0), *--lastp, in comexec()
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_lossless_jpeg.cpp | 155 int32 lastp = p; in FixHuffTbl() local 190 for (p = 0; p < lastp; p++) in FixHuffTbl() 236 for (p = 0; p < lastp; p++) in FixHuffTbl()
|
/aosp_15_r20/external/scapy/scapy/layers/ |
H A D | inet.py | 895 lastp = lst[-1] 896 if p.frag > 0 or lastp.flags & 1 != 0: # first or last fragment missing 956 lastp = lst[-1] 957 if p.frag > 0 or lastp.flags & 1 != 0: # first or last fragment missing
|
/aosp_15_r20/external/libchrome/third_party/ply/ |
H A D | yacc.py | 2729 lastp = None 2738 if not lastp: 2740 prodname = lastp 2744 lastp = prodname
|
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/ |
H A D | yacc.py | 2901 lastp = None 2911 if not lastp: 2913 prodname = lastp 2917 lastp = prodname
|
/aosp_15_r20/external/ply/ply/ply/ |
H A D | yacc.py | 2901 lastp = None 2911 if not lastp: 2913 prodname = lastp 2917 lastp = prodname
|
/aosp_15_r20/external/python/pycparser/pycparser/ply/ |
D | yacc.py | 2899 lastp = None 2909 if not lastp: 2911 prodname = lastp 2915 lastp = prodname
|
/aosp_15_r20/external/cpuinfo/test/dmesg/ |
H A D | galaxy-a8-2018.log | 4807 …worker/6:0: 40] [sec_input] sec_tclm_get_nvm_all: cal_count:1, pos:4(LCIA), hist_count:1, lastp:0
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 34238 struct wake_q_node **lastp; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 14691 struct wake_q_node **lastp; member
|
H A D | vmlinux_600.h | 14691 struct wake_q_node **lastp; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 14604 struct wake_q_node **lastp; member
|
H A D | vmlinux_602.h | 14604 struct wake_q_node **lastp; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 32175 struct wake_q_node **lastp; member
|
H A D | vmlinux_518.h | 32175 struct wake_q_node **lastp; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 17113 struct wake_q_node **lastp; member
|
H A D | vmlinux.h | 17113 struct wake_q_node **lastp; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 18127 struct wake_q_node **lastp; member
|
H A D | vmlinux.h | 18127 struct wake_q_node **lastp; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 34483 struct wake_q_node **lastp; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 24318 struct wake_q_node **lastp; member
|