Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc1045 const int64_t first_value = Value(first); in Add() local
1072 const int64_t first_value = Value(first); in Subtract() local
1095 const int64_t first_value = Value(first); in Multiply() local
1123 const int64_t first_value = Value(first); in Min() local
1143 const int64_t first_value = Value(first); in Max() local
/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/
Dlib.rs887 let first_value = Arc::new((0, 0)); localVariable
903 let first_value = &first_value; localVariable
918 let first_value = &first_value; localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc847 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
920 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
1082 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
1574 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
1630 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
2234 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
/aosp_15_r20/external/capstone/suite/cstest/include/
H A Dcapstone_test.h50 unsigned int first_value; member
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLimits.cpp1890 const glw::GLint first_value = point * n_components_per_point + 1; in verifyResult() local
2210 const glw::GLint first_value = 1; in verifyResult() local
2518 const glw::GLint first_value = m_textures[0].data; in verifyResult() local
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/extract/
Dhost.rs68 let first_value = forwarded_values.split(',').nth(0)?; in parse_forwarded() localVariable
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dvars_tests.cpp428 nir_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local
456 nir_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local
489 nir_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local
529 nir_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAAllocatorConfig.cpp119 bool first_value = true; in parseRoundUpPower2Divisions() local
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1beta1/src/main/proto/google/cloud/webrisk/v1beta1/
H A Dwebrisk.proto290 int64 first_value = 1; field
/aosp_15_r20/external/googleapis/google/cloud/webrisk/v1beta1/
H A Dwebrisk.proto290 int64 first_value = 1; field
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1/src/main/proto/google/cloud/webrisk/v1/
H A Dwebrisk.proto328 int64 first_value = 1; field
/aosp_15_r20/external/libgav1/src/tile/bitstream/
H A Dpalette.cc289 int first_value = 0; in ReadPaletteTokens() local
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Denums.rs356 let first_value = &self.enum_with_scope.values()[0]; in write_impl_default() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Denums.rs388 let first_value = &self.enum_with_scope.values()[0]; in write_impl_default() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs511 let first_value = Arc::new(17); in test_insert_does_not_overwrite_the_value() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs511 let first_value = Arc::new(17); in test_insert_does_not_overwrite_the_value() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs511 let first_value = Arc::new(17); in test_insert_does_not_overwrite_the_value() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs511 let first_value = Arc::new(17); in test_insert_does_not_overwrite_the_value() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs511 let first_value = Arc::new(17); in test_insert_does_not_overwrite_the_value() localVariable
/aosp_15_r20/external/googleapis/google/cloud/webrisk/v1/
H A Dwebrisk.proto355 int64 first_value = 1; field
/aosp_15_r20/external/perfetto/test/cts/
H A Dheapprofd_test_cts.cc126 int64_t first_value; in WaitForAppAllocationCycle() local
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c313 static int first_value = 0; in fifo_callback() local
/aosp_15_r20/system/tools/aidl/
Dgenerate_java.cpp713 const auto& first_value = first_field->ValueString(ConstantValueDecorator); in GenerateUnionClass() local
Dgenerate_rust.cpp1307 const auto& first_value = first_field->ValueString(ConstantValueDecorator); in GenerateParcelDefault() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.cc301 absl::string_view first_value = old_value; in AppendAndMakeDescription() local

12