Home
last modified time | relevance | path

Searched refs:_double (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcppcoreguidelines-narrowing-conversions-narrowingfloatingpoint-option.cpp22 double operator"" _double(unsigned long long);
32 f = 15_double; in narrow_double_to_float_not_ok()
Dcppcoreguidelines-narrowing-conversions.cpp49 double operator"" _double(unsigned long long);
58 f = 15_double; in narrow_double_to_float_ok()
/external/llvm/test/Transforms/LICM/
D2008-05-20-AliasSetVAArg.ll5 %struct._zval_struct = type { %union._double, i32, i8, i8, i8, i8 }
6 %union._double = type { double }
/external/llvm-project/llvm/test/Transforms/LICM/
D2008-05-20-AliasSetVAArg.ll5 %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/
DScannerImpl.java1831 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/
Dtest_multiprocessing.py2062 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.py3698 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/
Dgl4cEnhancedLayoutsTests.hpp98 static const Type _double; member
Dgl4cEnhancedLayoutsTests.cpp139 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/
DCommandLine.rst1585 .. _double:
/external/llvm/docs/
DCommandLine.rst1575 .. _double: