/external/sdv/vsomeip/third_party/boost/iterator/test/ |
D | counting_iterator_test.cpp | 179 void test_integer(Integer* = 0) // default arg works around MSVC bug in test_integer() function 263 test_integer<char>(); in main() 264 test_integer<unsigned char>(); in main() 265 test_integer<signed char>(); in main() 266 test_integer<wchar_t>(); in main() 267 test_integer<short>(); in main() 268 test_integer<unsigned short>(); in main() 269 test_integer<int>(); in main() 270 test_integer<unsigned int>(); in main() 271 test_integer<long>(); in main() [all …]
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/ |
D | test.cpp | 509 void test_integer() { in test_integer() function 515 test_integer<char>(); in all_integer_tests() 516 test_integer<signed char>(); in all_integer_tests() 517 test_integer<unsigned char>(); in all_integer_tests() 518 test_integer<short>(); in all_integer_tests() 519 test_integer<unsigned short>(); in all_integer_tests() 520 test_integer<int>(); in all_integer_tests() 521 test_integer<unsigned int>(); in all_integer_tests() 522 test_integer<long>(); in all_integer_tests() 523 test_integer<unsigned long>(); in all_integer_tests() [all …]
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/ |
D | test.cpp | 509 void test_integer() { in test_integer() function 515 test_integer<char>(); in all_integer_tests() 516 test_integer<signed char>(); in all_integer_tests() 517 test_integer<unsigned char>(); in all_integer_tests() 518 test_integer<short>(); in all_integer_tests() 519 test_integer<unsigned short>(); in all_integer_tests() 520 test_integer<int>(); in all_integer_tests() 521 test_integer<unsigned int>(); in all_integer_tests() 522 test_integer<long>(); in all_integer_tests() 523 test_integer<unsigned long>(); in all_integer_tests() [all …]
|
/external/python/jinja/src/jinja2/ |
D | tests.py | 81 def test_integer(value): function 183 "integer": test_integer,
|
/external/rust/android-crates-io/crates/serde_cbor/tests/ |
D | ser.rs | 20 fn test_integer() { in test_integer() function 158 fn test_integer() { in test_integer() function
|
/external/pytorch/test/torch_np/numpy_tests/lib/ |
D | test_type_check.py | 271 def test_integer(self): member in TestIsnan 298 def test_integer(self): member in TestIsfinite 380 def test_integer(self): member in TestNanToNum
|
/external/python/google-api-python-client/tests/ |
D | test_schema.py | 76 def test_integer(self): member in SchemasTest
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fmax-safe.ll | 49 define i64 @test_integer(i64 %in) {
|
D | arm64-fmax.ll | 49 define i64 @test_integer(i64 %in) {
|
/external/clang/test/CodeGen/ |
D | builtins-systemz-vector-error.c | 43 void test_integer(void) { in test_integer() function
|
D | builtins-systemz-zvector-error.c | 433 void test_integer(void) { in test_integer() function
|
D | builtins-systemz-vector.c | 112 void test_integer(void) { in test_integer() function
|
D | builtins-systemz-zvector.c | 1543 void test_integer(void) { in test_integer() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/tests/ |
D | test.rs | 166 fn test_integer() { in test_integer() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/tests/ |
D | test.rs | 166 fn test_integer() { in test_integer() function
|
/external/rust/android-crates-io/crates/quote/tests/ |
D | test.rs | 169 fn test_integer() { in test_integer() function
|
/external/rust/android-crates-io/crates/combine/src/ |
D | lib.rs | 721 fn test_integer() { in test_integer() function
|
/external/python/cpython3/Lib/test/ |
D | test_pprint.py | 368 def test_integer(self): member in QueryTestCase
|
/external/cronet/tot/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/ |
D | locale-specific_form.pass.cpp | 157 static void test_integer() { in test_integer() function 2232 test_integer(); in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/ |
D | locale-specific_form.pass.cpp | 157 static void test_integer() { in test_integer() function 2232 test_integer(); in main()
|
/external/pigweed/pw_format/rust/pw_format/tests/ |
D | printf.rs | 147 fn test_integer() { in test_integer() function
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/format/format.functions/ |
D | locale-specific_form.pass.cpp | 278 void test_integer() { in test_integer() function 2320 test_integer<CharT>(); in test()
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/format/format.functions/ |
D | locale-specific_form.pass.cpp | 278 void test_integer() { in test_integer() function 2320 test_integer<CharT>(); in test()
|