Home
last modified time | relevance | path

Searched defs:last_idx (Results 1 - 9 of 9) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array_too_long.h59 uint32_t last_idx; /**< index of next entry to fill */ member
H A Dlayout_large_align_field.h70 uint32_t last_idx; /**< index of next entry to fill */ member
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c48 static int get_randomIdx(int avail_mask, int last_idx) in get_randomIdx() argument
[all...]
H A Dmeta.h28 uintptr_t last_idx:5; member
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c46 static int get_randomIdx(int avail_mask, int last_idx) in get_randomIdx() argument
[all...]
H A Dmeta.h28 uintptr_t last_idx:5; member
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c1469 const lit_utf8_size_t last_idx = num_of_literals - lit_idx - 1; in jerry_save_literals_sort() local
/third_party/ffmpeg/libavformat/
H A Davidec.c1613 unsigned last_idx = -1; in avi_read_idx1() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1882 uint32_t last_idx = execbuf->bo_count - 1; in setup_execbuf_for_cmd_buffers() local
1987 uint32_t last_idx = execbuf->bo_count - 1; in setup_utrace_execbuf() local
[all...]

Completed in 11 milliseconds