Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/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/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.py3495 def _double(cls, x, y, z, foo, arr, string): member in _TestSharedCTypes
3514 p = self.Process(target=self._double, args=(x, y, z, foo, arr, string))
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp95 static const Type _double; member
Dgl4cEnhancedLayoutsTests.cpp137 const Type Type::_double = Type::GetType(Type::Double, 1, 1); member in gl4cts::EnhancedLayouts::Utils::Type
5364 type = Utils::Type::_double; in getType()
14845 name.append(Utils::Type::_double.GetGLSLTypeName()); in test()
/external/llvm/docs/
DCommandLine.rst1575 .. _double:
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCommandLine.rst1563 .. _double: