/third_party/mesa3d/src/egl/main/ |
H A D | egldisplay.c | 480 _EGLResource *prev; in _eglUnlinkResource() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_dead_cf.c | 318 nir_cf_node *prev = NULL; in dead_cf_list() local
|
H A D | nir_lower_alu_width.c | 156 nir_ssa_def *prev = NULL; in lower_fdot() local
|
H A D | nir_divergence_analysis.c | 1091 nir_cf_node *prev = nir_cf_node_prev(&instr->block->cf_node); in nir_update_instr_divergence() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_phis.cpp | 142 Operand prev = get_ssa(program, block_idx, state, true); in build_merge_code() local [all...] |
/third_party/libwebsockets/lib/roles/h2/ |
H A D | hpack.c | 829 unsigned int prev; in lws_hpack_interpret() local
|
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | async-dns-parse.c | 452 struct addrinfo *prev; member
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | postproc.c | 313 vlVaSurface *prevprev, *prev, *next; in vlVaApplyDeint() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_test_dma_perf.c | 384 struct si_result *prev = methods[prev_index]; in si_test_dma_perf() local
|
/third_party/mesa3d/src/glx/ |
H A D | glxhash.c | 204 __glxHashBucketPtr prev = NULL; in HashFind() local
|
/third_party/musl/src/malloc/oldmalloc/ |
H A D | malloc.c | 548 struct chunk *prev = PREV_CHUNK(self); in __bin_chunk() local [all...] |
H A D | malloc_impl.h | 35 struct chunk *next, *prev; member 50 struct heap_block *prev; member 54 struct list *prev; member
|
/third_party/musl/porting/linux/user/src/aio/ |
H A D | aio.c | 53 struct aio_thread *next, *prev; member
|
/third_party/musl/porting/liteos_a/user/src/aio/ |
H A D | aio.c | 54 struct aio_thread *next, *prev; member
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | stdio_impl.h | 31 FILE *prev, *next; member
|
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
H A D | malloc.c | 454 struct chunk *prev = PREV_CHUNK(self); in __bin_chunk() local [all...] |
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
H A D | malloc.c | 506 struct chunk *prev = PREV_CHUNK(self); in __bin_chunk() local [all...] |
H A D | malloc_impl.h | 29 struct chunk *next, *prev; member 41 struct heap_block *prev; member 45 struct list *prev; member
|
/third_party/musl/src/aio/ |
H A D | aio.c | 54 struct aio_thread *next, *prev; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__slist.c | 51 ares__slist_node_t **prev; member [all...] |
H A D | ares__llist.c | 40 ares__llist_node_t *prev; member [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ubidi_props.cpp | 65 uint8_t prev, jg; in ubidi_addPropertyStarts() local
|
H A D | ustrcase.cpp | 223 int32_t prev = srcStart; in toLower() local 318 int32_t prev in toUpper() local 617 prev=index; global() member [all...] |
H A D | utrie2.cpp | 450 UChar32 c, prev, highStart; in enumEitherTrie() local [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | writesrc.cpp | 457 int prev2, prev, c; in usrc_writeArrayOfMostlyInvChars() local
|