/third_party/lzma/CPP/Common/ |
H A D | Wildcard.cpp | 165 unsigned prev = 0;
in SplitPathToParts() local
|
/third_party/mbedtls/library/ |
H A D | memory_buffer_alloc.c | 49 memory_header *prev; member [all...] |
/third_party/ltp/metadata/ |
H A D | metaparse.c | 578 int c, prev = 0; in macro_get_val() local
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | mixer.c | 320 vlVdpSurface *prev = vlGetDataHTAB(video_surface_past[0]); in vlVdpVideoMixerRender() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_rectpack.h | 353 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_bc_finalize.cpp | 362 bool bc_finalizer::finalize_alu_src(alu_group_node* g, alu_node* a, alu_group_node *prev) { in finalize_alu_src() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_cfg.h | 271 bblock_t::prev() in prev() function in bblock_t 277 bblock_t::prev() cons function in bblock_t [all...] |
H A D | brw_schedule_instructions.cpp | 1109 schedule_node *prev = (schedule_node *)n->prev; in add_barrier_deps() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsrecover.h | 91 struct ACTION_RECORD *prev; member
|
/third_party/musl/src/malloc/mallocng/ |
H A D | meta.h | 25 struct meta *prev, *next; member [all...] |
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | pthread.h | 248 struct pthread_cleanup_buffer *prev; /**< Pointer to the buffer to be cleaned*/ member
|
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | meta.h | 25 struct meta *prev, *next; member [all...] |
/third_party/musl/src/internal/ |
H A D | stdio_impl.h | 96 FILE **prev, *nex member 98 FILE *prev, *next; global() member [all...] |
/third_party/musl/porting/linux/user/src/internal/ |
H A D | stdio_impl.h | 95 FILE **prev, *nex member [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestriebuilder.cpp | 240 StringPiece prev=elements[0].getString(*strings); in buildBytes() local
|
H A D | ucharstriebuilder.cpp | 197 UnicodeString prev=elements[0].getString(strings); in buildUChars() local
|
H A D | ucnvbocu.cpp | 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; _Bocu1FromUnicode() local 964 int32_t prev, count, diff, c; _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; _Bocu1ToUnicode() local [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_update_servers.c | 547 ares__llist_node_t *prev; in ares__server_isdup() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationruleparser.cpp | 300 UChar32 prev = -1; in parseStarredCharacters() local [all...] |
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetBOCU1.java | 237 int prev, c , diff; field in CharsetBOCU1.CharsetEncoderBOCU 690 int prev, c , diff, count; global() field in CharsetBOCU1.CharsetDecoderBOCU [all...] |
/third_party/libfuse/lib/ |
H A D | fuse_loop_mt.c | 42 struct fuse_worker *prev; member 110 struct fuse_worker *prev = next->prev; in list_add_worker() local 119 struct fuse_worker *prev = w->prev; in list_del_worker() local [all...] |
/third_party/lwip/src/core/ipv4/ |
H A D | ip4_frag.c | 130 struct ip_reassdata *r, *prev = NULL; in ip_reass_tmr() local 164 ip_reass_free_complete_datagram(struct ip_reassdata *ipr, struct ip_reassdata *prev) in ip_reass_free_complete_datagram() argument 252 struct ip_reassdata *r, *oldest, *prev, *oldest_prev; ip_reass_remove_oldest_datagram() local 337 ip_reass_dequeue_datagram(struct ip_reassdata *ipr, struct ip_reassdata *prev) ip_reass_dequeue_datagram() argument [all...] |
/third_party/lwip/src/core/ |
H A D | mem.c | 353 mem_size_t prev; member [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | free-list.h | 91 FreeListCategory* prev() { return prev_; } in prev() function in v8::internal::FreeListCategory 92 void set_prev(FreeListCategory* prev) { prev_ = prev; } in set_prev() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_util.h | 156 Item *prev; global() member in nv50_ir::DLList::Item [all...] |