Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dmatmul_op.cc65 int first_index = transpose_a_ ? 0 : 1; in Compile() local
/external/crosvm/fuzz/
Dblock_fuzzer.rs50 let first_index = read_u64(&mut data_image); in test_one_input() localVariable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorReductionCuda.h129 const Index first_index = blockIdx.x * BlockSize * NumPerThread + threadIdx.x; in FullReductionKernel() local
223 const Index first_index = blockIdx.x * BlockSize * NumPerThread + 2*threadIdx.x; in FullReductionKernelHalfFloat() local
/external/v8/src/interpreter/
Dbytecode-register-optimizer.cc493 int first_index = reg_list.first_register().index(); in RegisterListAllocateEvent() local
502 int first_index = reg_list.first_register().index(); in RegisterListFreeEvent() local
/external/skqp/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/external/skia/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/external/mesa3d/src/compiler/glsl/
Dlink_uniform_blocks.cpp242 unsigned first_index) in process_block_array()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc564 const int64 first_index = in CreateLiteralForConstrainedUses() local
/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
/external/mesa3d/src/intel/vulkan/
DgenX_query.c631 uint32_t first_index, uint32_t num_queries) in emit_zero_queries()
/external/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc51 Operand InputOperand2(size_t first_index) { in InputOperand2()
83 MemOperand InputOffset(size_t* first_index) { in InputOffset()
114 MemOperand InputOffset(size_t first_index = 0) { in InputOffset()
157 NeonMemOperand NeonInputOperand(size_t first_index) { in NeonInputOperand()
/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc332 int first_index = proto_file.find_first_of("/", start_index); in GeneratedMetadataFileName() local
/external/v8/src/compiler/
Dgraph-visualizer.cc620 int first_index = instruction_block->first_instruction_index(); in PrintSchedule() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.cc1202 const int first_index = in ApplyNodeUpdates() local
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc89 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand()
107 size_t first_index = 0) { in MemoryOperand()
/external/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc83 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand()
107 size_t first_index = 0) { in MemoryOperand()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h723 uint32_t first_index; member
/external/deqp/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp3789 GLuint first_index[4]; in Run() member
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp4123 GLuint first_index[4]; in Run() member
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c3008 uint32_t first_index; member
/external/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc106 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
/external/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()