Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_uniforms_to_ubo.c42 nir_ssa_def *new_idx = nir_iadd(b, old_idx, nir_imm_int(b, 1)); in lower_instr() local
Dnir_lower_atomics_to_ssbo.c67 nir_ssa_def *new_idx = nir_iadd(b, old_idx, nir_imm_int(b, ssbo_offset)); in lower_instr() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCFG.h173 unsigned new_idx = idx + Right; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstrTypes.h215 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/llvm/include/llvm/IR/
DInstrTypes.h213 unsigned new_idx = idx + Right; variable
/external/kernel-headers/original/uapi/linux/
Dvirtio_ring.h188 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c137 int range_count_delta, new_idx; in radv_amdgpu_winsys_bo_virtual_bind() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmodel_pruner.cc297 int new_idx = 0; in RewriteIdentityNAndInputsOutputs() local
/external/libaom/libaom/av1/encoder/
Dlevel.c440 const int new_idx = (buffer->start + buffer->num - 1) % FRAME_WINDOW_SIZE; in store_frame_record() local
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dkeycodes.c88 LedNameInfo *new, xkb_led_index_t new_idx) in AddLedName()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c687 unsigned int new_idx = 0; in rc_make_conversion_swizzle() local
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dtraining_ops.cc871 auto new_idx = tree_config->nodes_size(); in PruneTree() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc163 for (int64 new_idx = 0; new_idx < new_to_old_tuple_idx.size(); ++new_idx) { in TryRemoveDeadWhileParams() local
/external/adhd/cras/src/server/
Dcras_iodev_list.c135 uint32_t new_idx; in add_dev_to_list() local
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h299 static INLINE void ref_cnt_fb(RefCntBuffer *bufs, int *idx, int new_idx) { in ref_cnt_fb()
/external/e2fsprogs/lib/ext2fs/
Dext_attr.c1400 int new_idx; in xattr_array_update() local