Home
last modified time | relevance | path

Searched defs:new_idx (Results 1 – 17 of 17) 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/libvpx/libvpx/vp8/decoder/
Donyxd_if.c203 static void ref_cnt_fb(int *buf, int *idx, int new_idx) { in ref_cnt_fb()
/external/llvm/include/llvm/IR/
DInstrTypes.h213 unsigned new_idx = idx + Right; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc407 for (int64 new_idx = 0; new_idx < new_to_old_tuple_idx.size(); ++new_idx) { in TryRemoveDeadWhileParams() local
/external/vulkan-validation-layers/loader/
Dextension_manual.c1034 for (uint32_t new_idx = 0; new_idx < total_count; new_idx++) { in setupLoaderTrampPhysDevGroups() local
1264 for (uint32_t new_idx = 0; new_idx < total_count; new_idx++) { in setupLoaderTermPhysDevGroups() local
Dloader.c5489 for (uint32_t new_idx = 0; new_idx < total_count; new_idx++) { local
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dkeycodes.c88 LedNameInfo *new, xkb_led_index_t new_idx) in AddLedName()
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dtraining_ops.cc707 auto new_idx = tree_config->nodes_size(); in PruneTree() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c687 unsigned int new_idx = 0; in rc_make_conversion_swizzle() local
/external/adhd/cras/src/server/
Dcras_iodev_list.c112 uint32_t new_idx; in add_dev_to_list() local
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h289 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