/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | matmul_op.cc | 65 int first_index = transpose_a_ ? 0 : 1; in Compile() local
|
/external/crosvm/fuzz/ |
D | block_fuzzer.rs | 50 let first_index = read_u64(&mut data_image); in test_one_input() localVariable
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorReductionCuda.h | 129 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/ |
D | bytecode-register-optimizer.cc | 493 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/ |
D | Sk4fGradientBase.cpp | 193 const int first_index = reverse ? count - 1 : 0; in init() local
|
/external/skia/src/shaders/gradients/ |
D | Sk4fGradientBase.cpp | 193 const int first_index = reverse ? count - 1 : 0; in init() local
|
/external/mesa3d/src/compiler/glsl/ |
D | link_uniform_blocks.cpp | 242 unsigned first_index) in process_block_array()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | test_utils.cc | 564 const int64 first_index = in CreateLiteralForConstrainedUses() local
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_query.c | 631 uint32_t first_index, uint32_t num_queries) in emit_zero_queries()
|
/external/v8/src/compiler/backend/arm/ |
D | code-generator-arm.cc | 51 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/ |
D | php_generator.cc | 332 int first_index = proto_file.find_first_of("/", start_index); in GeneratedMetadataFileName() local
|
/external/v8/src/compiler/ |
D | graph-visualizer.cc | 620 int first_index = instruction_block->first_instruction_index(); in PrintSchedule() local
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | graph_view.cc | 1202 const int first_index = in ApplyNodeUpdates() local
|
/external/v8/src/compiler/backend/ppc/ |
D | code-generator-ppc.cc | 89 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() 107 size_t first_index = 0) { in MemoryOperand()
|
/external/v8/src/compiler/backend/s390/ |
D | code-generator-s390.cc | 83 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() 107 size_t first_index = 0) { in MemoryOperand()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_private.h | 723 uint32_t first_index; member
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 3789 GLuint first_index[4]; in Run() member
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cComputeShaderTests.cpp | 4123 GLuint first_index[4]; in Run() member
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 3008 uint32_t first_index; member
|
/external/v8/src/compiler/backend/mips/ |
D | code-generator-mips.cc | 106 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
|
/external/v8/src/compiler/backend/mips64/ |
D | code-generator-mips64.cc | 108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
|