Searched defs:_double (Results 1 – 5 of 5) sorted by relevance
| /external/oss-fuzz/projects/kryo/ | ||
| D | DeserializeNumbersFuzzer.java | 62 double _double; field in DeserializeNumbersFuzzer.SomeClass |
| /external/python/cpython2/Lib/test/ | ||
| D | test_multiprocessing.py | 2062 def _double(cls, x, y, foo, arr, string): member in _TestSharedCTypes |
| /external/deqp/external/openglcts/modules/gl/ | ||
| D | gl4cEnhancedLayoutsTests.hpp | 98 static const Type _double; member |
| D | gl4cEnhancedLayoutsTests.cpp | 139 const Type Type::_double = Type::GetType(Type::Double, 1, 1); member in gl4cts::EnhancedLayouts::Utils::Type |
| /external/python/cpython3/Lib/test/ | ||
| D | _test_multiprocessing.py | 3720 def _double(cls, x, y, z, foo, arr, string): member in _TestSharedCTypes |