Home
last modified time | relevance | path

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

12

/external/crosvm/crosvm-fuzz/
Dblock_fuzzer.rs40 let first_index = read_u64(&mut data_image); localVariable
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dmatmul_op.cc68 int first_index = transpose_a_ ? 0 : 1; in Compile() local
/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/
DTensorReductionGpu.h138 const Index first_index = blockIdx.x * BlockSize * NumPerThread + threadIdx.x; in FullReductionKernel() local
266 const Index first_index = in FullReductionKernelHalfFloat() local
/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/rust/crates/vulkano/src/command_buffer/
Dmod.rs157 pub first_index: u32, field
/external/skia/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/external/openscreen/cast/common/certificate/
Dcast_cert_validator_internal.cc464 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.cc566 const int64_t 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.cpp3783 GLuint first_index[4]; in Run() member
/external/rust/crates/vulkano/src/command_buffer/synced/
Dcommands.rs1538 first_index: u32, in draw_indexed() field
/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/rust/crates/ash/src/vk/
Ddefinitions.rs9301 pub first_index: u32, field
9338 pub fn first_index(mut self, first_index: u32) -> Self { in first_index() method
9460 pub first_index: u32, field
9489 pub fn first_index(mut self, first_index: u32) -> Self { in first_index() method
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h69715 long unsigned int first_index; member
Dvmlinux.h69715 long unsigned int first_index; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h36124 long unsigned int first_index; member

12