/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | hex_test2.cpp | 37 std::list<char> one, two, three; in test_to_hex() local 59 std::list<char> one, two, three; in test_to_hex() local 90 std::list<char> one, two, three; in test_from_hex_success() local 112 std::list<char> one, two, three; in test_from_hex_success() local
|
D | hex_test1.cpp | 24 String arg, argh, one, two, three, four; in test_to_hex() local 49 String arg, argh, one, two, three, four; in test_to_hex_lower() local 75 String arg, argh, one, two, three, four; in test_from_hex_success() local
|
D | hex_test3.cpp | 32 Stream one, two, three; in test_to_hex() local 60 Stream one, two, three; in test_from_hex_success() local
|
/external/rust/android-crates-io/crates/num_enum/tests/ |
D | try_from_primitive.rs | 24 let three: Result<Enum, _> = 3u8.try_into(); in simple() localVariable 53 let three: Result<Enum, _> = 3u8.try_into(); in even() localVariable 86 let three: Result<Enum, _> = 3u8.try_into(); in skipped_value() localVariable 116 let three: Result<Enum, _> = 3u8.try_into(); in wrong_order() localVariable 175 let three: Result<Enum, _> = 3u8.try_into(); in discriminant_expressions() localVariable 221 let three: Result<Enum, _> = 3u8.try_into(); in different_values() localVariable 259 let three: Result<EnumWithExclusiveRange, _> = 3u8.try_into(); in different_values_with_exclusive_range() localVariable 288 let three: Result<EnumWithInclusiveRange, _> = 3u8.try_into(); in different_values_with_inclusive_range() localVariable 412 let three: Result<Enum, _> = 3i8.try_into(); in alternative_values() localVariable 471 let three: Result<Enum, _> = 3u8.try_into(); in alternative_values_and_default_value() localVariable [all …]
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | LocalLoadingCacheTest.java | 117 Object three = new Object(); in testStats() local 146 Object three = new Object(); in testStatsNoops() local 190 Object three = new Object(); in testNoStats() local 216 Object three = new Object(); in testRecordStats() local 231 Object three = new Object(); in testAsMap() local
|
/external/guava/android/guava-tests/test/com/google/common/cache/ |
D | LocalLoadingCacheTest.java | 117 Object three = new Object(); in testStats() local 146 Object three = new Object(); in testStatsNoops() local 190 Object three = new Object(); in testNoStats() local 216 Object three = new Object(); in testRecordStats() local 231 Object three = new Object(); in testAsMap() local
|
/external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/ |
D | ref_unwrapped.cpp | 29 int three = 3; in BOOST_AUTO_TEST_CASE() local 51 int three = 3; in BOOST_AUTO_TEST_CASE() local 73 const int three = 3; in BOOST_AUTO_TEST_CASE() local
|
/external/auto/factory/src/test/resources/good/ |
D | MultipleProvidedParamsSameKey.java | 27 private final String three; field in MultipleProvidedParamsSameKey 34 @Nullable @Provided String three, in MultipleProvidedParamsSameKey()
|
/external/libcxxabi/test/ |
D | test_vector1.pass.cpp | 78 void *one, *two, *three; in test_empty() local 122 void *one, *two, *three; in test_counted() local 164 void *one, *two, *three; in test_exception_in_constructor() local 223 void *one, *two, *three; in test_exception_in_destructor() local
|
/external/cronet/tot/third_party/libc++abi/src/test/ |
D | test_vector1.pass.cpp | 79 void *one, *two, *three; in test_empty() local 123 void *one, *two, *three; in test_counted() local 165 void *one, *two, *three; in test_exception_in_constructor() local 222 void *one, *two, *three; in test_exception_in_destructor() local
|
/external/cronet/stable/third_party/libc++abi/src/test/ |
D | test_vector1.pass.cpp | 79 void *one, *two, *three; in test_empty() local 123 void *one, *two, *three; in test_counted() local 165 void *one, *two, *three; in test_exception_in_constructor() local 222 void *one, *two, *three; in test_exception_in_destructor() local
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.midpoint/ |
D | midpoint.integer.pass.cpp | 30 constexpr T three{3}; in signed_test() local 79 constexpr T three{3}; in unsigned_test() local
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.midpoint/ |
D | midpoint.integer.pass.cpp | 30 constexpr T three{3}; in signed_test() local 79 constexpr T three{3}; in unsigned_test() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/ |
D | print_elements_test.cc | 34 std::deque<absl::string_view> three{"foo", "bar", "baz"}; in TEST() local 52 std::list<QuicIetfTransportErrorCodes> three{ in TEST() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/ |
D | print_elements_test.cc | 34 std::deque<absl::string_view> three{"foo", "bar", "baz"}; in TEST() local 52 std::list<QuicIetfTransportErrorCodes> three{ in TEST() local
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | ActivationHardswishKernel.cu | 27 const opmath_t three(3.0f); in hardswish_kernel() local 40 const opmath_t three(3.0f); in hardswish_backward_kernel() local
|
D | ActivationHardsigmoidKernel.cu | 32 const opmath_t three(3.0f); in hardsigmoid_kernel() local 53 const opmath_t three(3.0f); in hardsigmoid_backward_kernel() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | res_gdt.c | 27 static unsigned int list_backups(ext2_filsys fs, unsigned int *three, in list_backups() 145 unsigned int three = 1, five = 5, seven = 7; in ext2fs_create_resize_inode() local
|
/external/auto/factory/src/it/functional/src/test/java/com/google/auto/factory/ |
D | DependencyInjectionIntegrationTest.java | 46 GenericFoo<Number, ImmutableList<Long>, String, DepE> three = in daggerInjectedGenericFactory() local 105 GenericFoo<Number, ImmutableList<Long>, String, DepE> three = in guiceInjectedGenericFactory() local
|
/external/libese/libese/tests/ |
D | sg_unittests.cpp | 65 uint8_t three[] = "WORLD"; in TEST_F() local 99 uint8_t three[6]; in TEST_F() local
|
/external/llvm/test/MC/ELF/ |
D | dot-symbol-assignment.s | 11 three: label
|
/external/clang/test/PCH/Inputs/ |
D | chain-decls2.h | 5 struct three {}; // for verification struct
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 054-if-with-macros.c | 3 #define three 3 macro
|
/external/icu/icu4c/source/test/intltest/ |
D | listformattertest.h | 125 const UnicodeString three; variable
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | listformattertest.h | 125 const UnicodeString three; variable
|