/external/python/cpython3/Lib/test/ |
D | test_xdrlib.py | 70 def test_double(self): member in ConversionErrorTest
|
D | test_decorators.py | 186 def test_double(self): member in TestDecorators 321 def test_double(self): member in TestClassDecorators
|
/external/python/cpython2/Lib/test/ |
D | test_xdrlib.py | 71 def test_double(self): member in ConversionErrorTest
|
D | test_decorators.py | 183 def test_double(self): member in TestDecorators 279 def test_double(self): member in TestClassDecorators
|
/external/clang/test/SemaCXX/ |
D | warn-absolute-value.cpp | 304 void test_double(double x) { in test_double() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-absolute-value.cpp | 304 void test_double(double x) { in test_double() function
|
D | compare-cxx2a.cpp | 413 void test_double(_Complex double x, _Complex double y) { // expected-warning 2 {{'_Complex' is a C9… in test_double() function
|
/external/clang/test/Sema/ |
D | warn-absolute-value.c | 277 void test_double(double x) { in test_double() function
|
/external/llvm-project/clang/test/Sema/ |
D | warn-absolute-value.c | 277 void test_double(double x) { in test_double() function
|
/external/OpenCL-CTS/test_conformance/commonfns/ |
D | test_binary_fn.cpp | 72 int test_double = 0; in test_binary_fn() local
|
D | test_clamp.cpp | 135 int test_double = 0; in test_clamp() local
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_cfuncs.py | 150 def test_double(self): member in CFunctions
|
D | test_callbacks.py | 80 def test_double(self): member in Callbacks
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_cfuncs.py | 150 def test_double(self): member in CFunctions
|
D | test_callbacks.py | 84 def test_double(self): member in Callbacks
|
/external/pigweed/pw_protobuf/ |
D | decoder_test.cc | 60 double test_double = 0; member in pw::protobuf::__anon85fbaddb0111::TestDecodeHandler
|
/external/OpenCL-CTS/test_conformance/c11_atomics/ |
D | test_atomics.cpp | 85 CBasicTestStore<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_store_generic() local 164 CBasicTestInit<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_init_generic() local 285 CBasicTestLoad<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_load_generic() local 413 CBasicTestExchange<HOST_ATOMIC_DOUBLE, HOST_DOUBLE> test_double(TYPE_ATOMIC_DOUBLE, useSVM); in test_atomic_exchange_generic() local
|