Home
last modified time | relevance | path

Searched defs:new_idx (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/callgrind/
Djumps.c87 UInt new_idx; in resize_jcc_table() local
139 UInt new_idx; in new_jcc() local
Dcontext.c90 UInt new_idx; in resize_cxt_table() local
Dbb.c71 UInt new_idx; in resize_bb_table() local
Dbbcc.c197 UInt new_idx; in resize_bbcc_hash() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCFG.h173 unsigned new_idx = idx + Right; variable
/external/kernel-headers/original/uapi/linux/
Dvirtio_ring.h164 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
/external/llvm/include/llvm/IR/
DInstrTypes.h213 unsigned new_idx = idx + Right; variable
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c204 static void ref_cnt_fb(int *buf, int *idx, int new_idx) { in ref_cnt_fb()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c687 unsigned int new_idx = 0; in rc_make_conversion_swizzle() local
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h321 static INLINE void ref_cnt_fb(RefCntBuffer *bufs, int *idx, int new_idx) { in ref_cnt_fb()
/external/libvncserver/libvncserver/
Dtight.c1361 int hash_key, idx, new_idx, count; in PaletteInsert() local