/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | shape_inference.cc | 1046 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/ |
D | encoding_test.py | 200 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 D | direct_session_test.cc | 852 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 D | capstone_test.h | 51 unsigned int second_value; member
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/ |
H A D | vars_tests.cpp | 431 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 D | tests.rs | 512 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 D | tests.rs | 512 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 D | tests.rs | 512 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 D | tests.rs | 512 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 D | tests.rs | 512 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 D | balsa_headers.cc | 302 absl::string_view second_value = value; in AppendAndMakeDescription() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | variance_avx2.c | 860 const int second_value = _mm256_extract_epi32(sum_sse_order_add_final, 4); in calc_sum_sse_order() local
|