/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | cppcoreguidelines-narrowing-conversions-narrowingfloatingpoint-option.cpp | 22 double operator"" _double(unsigned long long); 32 f = 15_double; in narrow_double_to_float_not_ok()
|
D | cppcoreguidelines-narrowing-conversions.cpp | 49 double operator"" _double(unsigned long long); 58 f = 15_double; in narrow_double_to_float_ok()
|
/external/llvm/test/Transforms/LICM/ |
D | 2008-05-20-AliasSetVAArg.ll | 5 %struct._zval_struct = type { %union._double, i32, i8, i8, i8, i8 } 6 %union._double = type { double }
|
/external/llvm-project/llvm/test/Transforms/LICM/ |
D | 2008-05-20-AliasSetVAArg.ll | 5 %struct._zval_struct = type { %union._double, i32, i8, i8, i8, i8 } 6 %union._double = type { double }
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/ |
D | ScannerImpl.java | 1831 boolean _double; in scanFlowScalar() 1835 _double = true; in scanFlowScalar() 1837 _double = false; in scanFlowScalar() 1843 chunks.append(scanFlowScalarNonSpaces(_double, startMark)); in scanFlowScalar() 1846 chunks.append(scanFlowScalarNonSpaces(_double, startMark)); in scanFlowScalar()
|
/external/python/cpython2/Lib/test/ |
D | test_multiprocessing.py | 2062 def _double(cls, x, y, foo, arr, string): member in _TestSharedCTypes 2079 p = self.Process(target=self._double, args=(x, y, foo, arr, string))
|
/external/python/cpython3/Lib/test/ |
D | _test_multiprocessing.py | 3698 def _double(cls, x, y, z, foo, arr, string): member in _TestSharedCTypes 3717 p = self.Process(target=self._double, args=(x, y, z, foo, arr, string))
|
/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 5427 type = Utils::Type::_double; in getType() 14912 name.append(Utils::Type::_double.GetGLSLTypeName()); in test()
|
/external/llvm-project/llvm/docs/ |
D | CommandLine.rst | 1585 .. _double:
|
/external/llvm/docs/ |
D | CommandLine.rst | 1575 .. _double:
|