Home
last modified time | relevance | path

Searched defs:second_value (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc1046 const int64_t second_value = Value(second); in Add() local
1073 const int64_t second_value = Value(second); in Subtract() local
1096 const int64_t second_value = Value(second); in Multiply() local
1124 const int64_t second_value = Value(second); in Min() local
1144 const int64_t second_value = Value(second); in Max() local
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dencoding_test.py200 second_value = 2 variable in MessageWithRemappings.SomeEnum
213 second_value = 2 variable in MessageWithPackageAndRemappings.SomeEnum
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc852 Tensor second_value(DT_FLOAT, TensorShape({})); in TEST() local
925 Tensor second_value(DT_FLOAT, TensorShape({})); in TEST() local
1087 Tensor second_value(DT_FLOAT, TensorShape({})); in TEST() local
1579 Tensor second_value(DT_FLOAT, TensorShape({})); in TEST() local
1635 Tensor second_value(DT_FLOAT, TensorShape({})); in TEST() local
2239 Tensor second_value(DT_FLOAT, TensorShape({})); in TEST() local
/aosp_15_r20/external/capstone/suite/cstest/include/
H A Dcapstone_test.h51 unsigned int second_value; member
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dvars_tests.cpp431 nir_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local
459 nir_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local
495 nir_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local
532 nir_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/set/
H A Dtests.rs512 let second_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.rs512 let second_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.rs512 let second_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.rs512 let second_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.rs512 let second_value = Arc::new(17); in test_insert_does_not_overwrite_the_value() localVariable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.cc302 absl::string_view second_value = value; in AppendAndMakeDescription() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dvariance_avx2.c860 const int second_value = _mm256_extract_epi32(sum_sse_order_add_final, 4); in calc_sum_sse_order() local