Home
last modified time | relevance | path

Searched defs:elem_index (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc316 static void emit_indexed(grpc_chttp2_hpack_compressor* c, uint32_t elem_index, in emit_indexed()
451 static uint32_t dynidx(grpc_chttp2_hpack_compressor* c, uint32_t elem_index) { in dynidx()
/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c576 unsigned elem_index[VB_NUM][PIPE_MAX_ATTRIBS]; /* ... into key.elements */ in u_vbuf_translate_begin() local
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2313 IrArray::Index elem_index = in MakeElementGenerator() local