Searched defs:new_idx (Results 1 – 17 of 17) sorted by relevance
/external/valgrind/callgrind/ |
D | jumps.c | 87 UInt new_idx; in resize_jcc_table() local 139 UInt new_idx; in new_jcc() local
|
D | context.c | 90 UInt new_idx; in resize_cxt_table() local
|
D | bb.c | 71 UInt new_idx; in resize_bb_table() local
|
D | bbcc.c | 197 UInt new_idx; in resize_bbcc_hash() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | CFG.h | 173 unsigned new_idx = idx + Right; variable
|
/external/kernel-headers/original/uapi/linux/ |
D | virtio_ring.h | 164 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | onyxd_if.c | 203 static void ref_cnt_fb(int *buf, int *idx, int new_idx) { in ref_cnt_fb()
|
/external/llvm/include/llvm/IR/ |
D | InstrTypes.h | 213 unsigned new_idx = idx + Right; variable
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | while_loop_simplifier.cc | 407 for (int64 new_idx = 0; new_idx < new_to_old_tuple_idx.size(); ++new_idx) { in TryRemoveDeadWhileParams() local
|
/external/vulkan-validation-layers/loader/ |
D | extension_manual.c | 1034 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
|
D | loader.c | 5489 for (uint32_t new_idx = 0; new_idx < total_count; new_idx++) { local
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | keycodes.c | 88 LedNameInfo *new, xkb_led_index_t new_idx) in AddLedName()
|
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/ |
D | training_ops.cc | 707 auto new_idx = tree_config->nodes_size(); in PruneTree() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_compiler_util.c | 687 unsigned int new_idx = 0; in rc_make_conversion_swizzle() local
|
/external/adhd/cras/src/server/ |
D | cras_iodev_list.c | 112 uint32_t new_idx; in add_dev_to_list() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_onyxc_int.h | 289 static INLINE void ref_cnt_fb(RefCntBuffer *bufs, int *idx, int new_idx) { in ref_cnt_fb()
|
/external/libvncserver/libvncserver/ |
D | tight.c | 1361 int hash_key, idx, new_idx, count; in PaletteInsert() local
|