/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | matmul_op.cc | 65 int first_index = transpose_a_ ? 0 : 1; in Compile() local
|
/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 | 492 int first_index = reg_list.first_register().index(); in RegisterListAllocateEvent() local 501 int first_index = reg_list.first_register().index(); in RegisterListFreeEvent() local
|
/external/perf_data_converter/src/quipper/ |
D | huge_page_deducer.cc | 64 MMapRange(int first_index, int last_index) in MMapRange()
|
/external/skia/src/shaders/gradients/ |
D | Sk4fGradientBase.cpp | 193 const int first_index = reverse ? count - 1 : 0; in init() local
|
/external/skqp/src/shaders/gradients/ |
D | Sk4fGradientBase.cpp | 193 const int first_index = reverse ? count - 1 : 0; in init() local
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_query.c | 332 uint32_t first_index, uint32_t num_queries) in emit_zero_queries()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | test_utils.cc | 453 const int64 first_index = in CreateLiteralForConstrainedUses() local
|
/external/mesa3d/src/compiler/glsl/ |
D | link_uniform_blocks.cpp | 241 unsigned first_index) in process_block_array()
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
|
/external/v8/src/compiler/arm/ |
D | code-generator-arm.cc | 50 Operand InputOperand2(size_t first_index) { in InputOperand2() 81 MemOperand InputOffset(size_t* first_index) { in InputOffset() 109 MemOperand InputOffset(size_t first_index = 0) { in InputOffset() 148 NeonMemOperand NeonInputOperand(size_t first_index) { in NeonInputOperand()
|
/external/v8/src/compiler/ |
D | graph-visualizer.cc | 607 int first_index = instruction_block->first_instruction_index(); in PrintSchedule() local
|
/external/v8/src/compiler/ppc/ |
D | code-generator-ppc.cc | 84 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() 100 MemOperand MemoryOperand(AddressingMode* mode, size_t first_index = 0) { in MemoryOperand()
|
/external/v8/src/compiler/s390/ |
D | code-generator-s390.cc | 77 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() 101 size_t first_index = 0) { in MemoryOperand()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 3271 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 | 4125 GLuint first_index[4]; in Run() member
|
/external/v8/src/compiler/mips/ |
D | code-generator-mips.cc | 102 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
|
/external/v8/src/compiler/mips64/ |
D | code-generator-mips64.cc | 105 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
|