Home
last modified time | relevance | path

Searched refs:Single (Results 1 – 25 of 170) sorted by relevance

1234567

/external/chromium_org/third_party/mesa/src/src/glsl/builtins/tools/
Dtexture_builtins.py9 Single = 4 variable
61 if variant & Single:
175 generate_sigs("", "tex", "1DShadow", Single, 1);
176 generate_sigs("", "tex", "2DShadow", Single);
177 generate_sigs("", "tex", "CubeShadow", Single);
178 generate_sigs("", "tex", "1DArrayShadow", Single);
179 generate_sigs("", "tex", "2DArrayShadow", Single);
181 generate_sigs("", "tex", "2DRectShadow", Single);
189 generate_sigs("", "txb", "1DShadow", Single, 1);
190 generate_sigs("", "txb", "2DShadow", Single);
[all …]
/external/mesa3d/src/glsl/builtins/tools/
Dtexture_builtins.py9 Single = 4 variable
61 if variant & Single:
175 generate_sigs("", "tex", "1DShadow", Single, 1);
176 generate_sigs("", "tex", "2DShadow", Single);
177 generate_sigs("", "tex", "CubeShadow", Single);
178 generate_sigs("", "tex", "1DArrayShadow", Single);
179 generate_sigs("", "tex", "2DArrayShadow", Single);
181 generate_sigs("", "tex", "2DRectShadow", Single);
189 generate_sigs("", "txb", "1DShadow", Single, 1);
190 generate_sigs("", "txb", "2DShadow", Single);
[all …]
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-member-pointers.cpp17 struct Single : B1 { struct
52 int Single ::*s_d_memptr;
71 void (Single ::*s_f_memptr)();
90 void (Single ::*s_f_mp)() = &Single::foo;
156 void (Single ::*s_f_memptr)() = &Single::foo; in EmitNonVirtualMemberPointers()
318 void callMemberPointerSingle(Single *o, void (Single::*memptr)()) { in callMemberPointerSingle()
367 bool compareSingleFunctionMemptr(void (Single::*l)(), void (Single::*r)()) { in compareSingleFunctionMemptr()
381 bool compareNeqSingleFunctionMemptr(void (Single::*l)(), void (Single::*r)()) { in compareNeqSingleFunctionMemptr()
/external/llvm/lib/Target/ARM/
DARMScheduleV6.td198 // Single-precision FP Unary
204 // Single-precision FP Compare
210 // Single to Double FP Convert
213 // Double to Single FP Convert
216 // Single-Precision FP to Integer Convert
222 // Integer to Single-Precision FP Convert
228 // Single-precision FP ALU
234 // Single-precision FP Multiply
240 // Single-precision FP MAC
246 // Single-precision Fused FP MAC
[all …]
DARMScheduleA8.td257 // Single-precision FP Unary
266 // Single-precision FP Compare
275 // Single to Double FP Convert
280 // Double to Single FP Convert
285 // Single-Precision FP to Integer Convert
294 // Integer to Single-Precision FP Convert
303 // Single-precision FP ALU
312 // Single-precision FP Multiply
321 // Single-precision FP MAC
330 // Single-precision Fused FP MAC
[all …]
DARMScheduleSwift.td493 // Single-precision FP Unary
506 // Single-precision FP Compare
516 // Single to Double FP Convert
521 // Double to Single FP Convert
527 // Single to Half FP Convert
534 // Half to Single FP Convert
540 // Single-Precision FP to Integer Convert
550 // Integer to Single-Precision FP Convert
560 // Single-precision FP ALU
570 // Single-precision FP Multiply
[all …]
/external/pdfium/core/src/fpdfapi/fpdf_cmaps/Japan1/
Dcmaps_japan1.cpp48 …{ "UniJIS-UCS2-H", FXCMAP_CMap::Single, g_FXCMAP_UniJIS_UCS2_H_4, 9772, FXCMAP_CMap::None, NULL, 0…
49 …{ "UniJIS-UCS2-V", FXCMAP_CMap::Single, g_FXCMAP_UniJIS_UCS2_V_4, 251, FXCMAP_CMap::None, NULL, 0,…
52 …{ "UniJIS-UTF16-H", FXCMAP_CMap::Single, g_FXCMAP_UniJIS_UCS2_H_4, 9772, FXCMAP_CMap::None, NULL, …
53 …{ "UniJIS-UTF16-V", FXCMAP_CMap::Single, g_FXCMAP_UniJIS_UCS2_V_4, 251, FXCMAP_CMap::None, NULL, 0…
/external/clang/test/SemaCXX/
Dmember-pointer-ms.cpp112 struct Single { }; struct
115 static_assert(sizeof(int Single::*) == kSingleDataSize, "");
118 static_assert(sizeof(void (Single::*)()) == kSingleFunctionSize, "");
145 static_assert(sizeof(int Y<Single>::*) == kSingleDataSize, "");
148 static_assert(sizeof(void (Y<Single>::*)()) == kSingleFunctionSize, "");
/external/chromium_org/v8/test/message/
Dsingle-function-literal.out1 undefined:1: SyntaxError: Single function literal required
4 SyntaxError: Single function literal required
/external/pdfium/core/src/fpdfapi/fpdf_cmaps/
Dfpdf_cmaps.cpp88 } else if (pMap->m_DWordMapType == FXCMAP_CMap::Single) { in FPDFAPI_CIDFromCharCode()
106 if (pMap->m_WordMapType == FXCMAP_CMap::Single) { in FPDFAPI_CIDFromCharCode()
127 if (pMap->m_WordMapType == FXCMAP_CMap::Single) { in FPDFAPI_CharCodeFromCID()
161 } else if (pMap->m_DWordMapType == FXCMAP_CMap::Single) { in FPDFAPI_CharCodeFromCID()
Dcmap_int.h10 typedef enum { None, Single, Range, Reverse } MapType; enumerator
/external/chromium_org/net/proxy/
Dproxy_config_service_linux_unittest.cc499 ProxyRulesExpectation::Single( in TEST_F()
559 ProxyRulesExpectation::Single( in TEST_F()
604 ProxyRulesExpectation::Single( in TEST_F()
675 ProxyRulesExpectation::Single( in TEST_F()
820 ProxyRulesExpectation::Single( in TEST_F()
843 ProxyRulesExpectation::Single( in TEST_F()
866 ProxyRulesExpectation::Single( in TEST_F()
914 ProxyRulesExpectation::Single( in TEST_F()
937 ProxyRulesExpectation::Single( in TEST_F()
960 ProxyRulesExpectation::Single( in TEST_F()
[all …]
Dproxy_config_service_common_unittest.h43 static ProxyRulesExpectation Single(const char* single_proxy,
/external/llvm/include/llvm/Target/
DTargetOptions.h44 Single, // Use a single table for all indirect jumptable calls. enumerator
68 AllowFPOpFusion(FPOpFusion::Standard), JTType(JumpTable::Single) {} in TargetOptions()
/external/chromium_org/chrome/browser/chromeos/
Dproxy_config_service_impl_unittest.cc127 net::ProxyRulesExpectation::Single( // proxy_rules
144 net::ProxyRulesExpectation::Single( // proxy_rules
161 net::ProxyRulesExpectation::Single( // proxy_rules
200 net::ProxyRulesExpectation::Single( // proxy_rules
/external/chromium_org/testing/gtest/test/
Dgtest_xml_output_unittest_.cc148 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42));
167 INSTANTIATE_TYPED_TEST_CASE_P(Single,
/external/gtest/test/
Dgtest_xml_output_unittest_.cc148 INSTANTIATE_TEST_CASE_P(Single, ValueParamTest, Values(33, 42));
167 INSTANTIATE_TYPED_TEST_CASE_P(Single,
/external/oprofile/events/i386/p6_mobile/
Dunit_masks24 0x00 SSE Packed Single
25 0x01 SSE Scalar-Single
/external/llvm/lib/CodeGen/
DJumpInstrTables.cpp51 return new JumpInstrTables(JumpTable::Single); in createJumpInstrTablesPass()
149 JTType(JumpTable::Single) { in JumpInstrTables()
215 case JumpTable::Single: in transformType()
/external/oprofile/events/i386/core/
Dunit_masks41 0x00 SSE Packed Single
42 0x01 SSE Scalar-Single
/external/llvm/include/llvm/CodeGen/
DCommandFlags.h208 cl::init(JumpTable::Single),
210 clEnumValN(JumpTable::Single, "single",
/external/deqp/doc/testspecs/GLES3/
Dfunctional.texture.format.txt41 - Single texture, unit 0
67 * 2D textures: Single quad that samples the full texture is rendered.
/external/llvm/test/MC/AArch64/
Darm64-optional-hash.s25 ; Single register inside []
/external/chromium_org/third_party/icu/patches/
Dxopen_source.patch23 + * SUSv3 = Open Group Single UNIX Specification, Version 3 (UNIX03)
/external/chromium_org/native_client_sdk/doc_generated/_static/
Dpygments.css9 .highlight .c1 { color: #408090; font-style: italic } /* Comment.Single */
56 .highlight .s1 { color: #4070a0 } /* Literal.String.Single */

1234567