Home
last modified time | relevance | path

Searched defs:new_index (Results 1 – 25 of 41) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_rename_regs.c71 int new_index; in rc_rename_regs() local
Dradeon_variable.c45 unsigned int new_index, in rc_variable_change_dst()
Dradeon_pair_schedule.c764 unsigned int new_index) in rgb_to_alpha_remap()
889 int new_index = -1; in convert_rgb_to_alpha() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc183 HpackEncoderIndex new_index) { in ReplaceOlderIndex()
195 uint32_t value_hash, HpackEncoderIndex new_index) { in UpdateAddOrEvict()
406 uint32_t new_index = c->tail_remote_index + c->table_elems + 1; in prepare_space_for_new_elem() local
435 grpc_slice_refcount* key_ref, uint32_t new_index, in AddKeyWithIndex()
443 uint32_t new_index, uint32_t elem_hash, in AddElemWithIndex()
453 uint32_t new_index = prepare_space_for_new_elem(c, elem_size); in add_elem() local
461 uint32_t new_index = prepare_space_for_new_elem(c, elem_size); in add_key() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc190 uint32_t new_index = c->tail_remote_index + c->table_elems + 1; in prepare_space_for_new_elem() local
222 grpc_mdelem elem, uint32_t new_index) { in add_key_with_index()
262 grpc_mdelem elem, uint32_t new_index) { in add_elem_with_index()
306 uint32_t new_index = prepare_space_for_new_elem(c, elem_size); in add_elem() local
312 uint32_t new_index = prepare_space_for_new_elem(c, elem_size); in add_key() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_simplifier.cc372 for (int new_index = 0; new_index < new_tuple_shapes_size; ++new_index) { in RemoveUnusedTupleElements() local
384 for (int new_index = 0; new_index < new_tuple_shapes_size; ++new_index) { in RemoveUnusedTupleElements() local
442 const int new_index = old_to_new_mapping[old_index]; in RemoveUnusedTupleElements() local
Dsort_simplifier.cc114 int64 new_index = 0; in RemoveUnusedOperandFromSort() local
/external/webrtc/modules/video_coding/utility/
Ddecoded_frames_history.cc46 int new_index = PictureIdToIndex(frameid.picture_id); in InsertDecoded() local
/external/tensorflow/tensorflow/python/framework/
Dpython_memory_checker.py140 def _snapshot_diff(self, old_index, new_index): argument
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.cpp189 auto new_index = map[m_address->sel()]; in remap_registers_child() local
326 auto new_index = map[m_index->sel()]; in remap_registers_child() local
Dsfn_instruction_base.cpp86 auto new_index = m_map[reg->sel()]; in remap_one_registers() local
Dsfn_instruction_alu.cpp131 auto new_index = map[reg->sel()]; in remap_one_registers() local
Dsfn_shader_base.cpp176 auto new_index = map[sh_info.input[i].gpr]; in remap_shader_info() local
184 auto new_index = map[sh_info.output[i].gpr]; in remap_shader_info() local
226 int new_index = 0; in remap_registers() local
/external/tensorflow/tensorflow/core/kernels/
Dops_util_test.cc66 int new_index; // New starting index. member
127 int new_index, new_size; in VerifyBoundaries() local
135 int new_index, new_size; in VerifyBcastValues() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Drearrange_function_argument.cc167 int new_index = index_mapping.at(i); in RearrangeArgNodes() local
354 int new_index = index_mapping.at(i); in MaybeRewriteWhileNode() local
/external/brotli/c/enc/
Dblock_splitter_inc.h215 uint32_t* new_index; in FN() local
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.h193 int new_index; member
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc485 const int new_index = in MoveHeadOutsideCompilationToHost() local
1951 int new_index = index_mapping.at(i); in RemoveArgsToLiftFromFunctionBody() local
2094 int new_index = 0; in ArgIndexMapping() local
2112 int new_index = index_mapping.at(i); in CleanUpRetvalsForWhileBody() local
2208 int new_index = 0; in LiftOutsideCompilationOnlyArgsFromIfNode() local
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_memory_profile.cc464 auto new_index = gtl::FindWithDefault(index_map, orig_index, -1); in SampleSnapshots() local
/external/libwebsockets/lib/roles/h2/
Dhpack.c494 int new_index; in lws_dynamic_token_insert() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ssa_builder.cpp397 unsigned ssa_rename::new_index(def_map& m, value* v) { in new_index() function in r600_sb::ssa_rename
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dbuffer_reuse_pass.cc308 int new_index = in can_reuse_locally() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp2293 int new_index = 3 - index; in GeometryShaderRenderingLinesCase() local
2317 int new_index = 4 - index; in GeometryShaderRenderingLinesCase() local
2341 int new_index = 7 - ((index / 2) * 2 + (index + 1) % 2); in GeometryShaderRenderingLinesCase() local
/external/rust/crates/managed/src/
Dslotmap.rs217 let new_index = self.slots.len(); in next_free_slot() localVariable
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dresources.cc420 int32 new_index = 0; in PostPruneTree() local

12