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.cc68 int first_index = transpose_a_ ? 0 : 1; in Compile() local
/external/crosvm/fuzz/
Dblock_fuzzer.rs40 let first_index = read_u64(&mut data_image); localVariable
/external/icing/icing/tokenization/reverse_jni/
Dreverse-jni-break-iterator.cc125 const int first_index = jni_cache_->GetEnv()->CallIntMethod( in First() local
/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/llvm-project/lldb/include/lldb/Symbol/
DSymbolFile.h185 int64_t first_index = 0; member
/external/rust/crates/ring/src/ec/suite_b/ecdsa/
Dsigning.rs409 let first_index = fixed.iter().position(|b| *b != 0).unwrap(); in format_rs_asn1() localVariable
412 let first_index = if fixed[first_index] & 0x80 != 0 { in format_rs_asn1() localVariable
/external/skia/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/external/skqp/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_fuchsia.cpp175 uint32_t first_index = next_index_; in Setup() local
/external/openscreen/cast/common/certificate/
Dcast_cert_validator_internal.cc462 uint32_t first_index = path.size() - 1; in FindCertificatePath() local
/external/mesa3d/src/compiler/glsl/
Dlink_uniform_blocks.cpp242 unsigned first_index) in process_block_array()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc251 int64_t first_index = -1; in GetFirstIfIndicesAreContiguous() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc564 const int64 first_index = in CreateLiteralForConstrainedUses() local
/external/mesa3d/src/intel/vulkan/
DgenX_query.c631 uint32_t first_index, uint32_t num_queries) in emit_zero_queries()
/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc332 int first_index = proto_file.find_first_of("/", start_index); in GeneratedMetadataFileName() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.cc1219 const int first_index = in ApplyNodeUpdates() local
/external/libcups/scheduler/
Dipp.c6477 first_index = 1, /* First index */ in get_jobs() local
/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