Home
last modified time | relevance | path

Searched refs:VS (Results 1 – 25 of 154) sorted by relevance

1234567

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-use-machine.rl67 VS = 21; # VARIATION_SELECTOR
92 consonant_modifiers = CMAbv* CMBlw* ((H B | SUB) VS? CMAbv? CMBlw*)*;
99 R? (B | GB | IV) VS?
104 R? (B | GB) VS?
112 R? (IV) VS?
128 number_joiner_terminated_cluster = N VS? (HN N VS?)* H;
129 numeral_cluster = N VS? (HN N VS?)*;
130 symbol_cluster = S VS? SMAbv* SMBlw*;
131 independent_cluster = (IND | O | Rsv | WJ) VS?;
Dhb-ot-shape-complex-myanmar-machine.rl60 VS = 30;
79 consonant_syllable = k? (c|IV|D|GB).VS? (H (c|IV).VS?)* syllable_tail;
81 broken_cluster = k? VS? syllable_tail;
Dhb-ot-shape-complex-use-table.cc34 #define VS USE_VS /* VARIATION_SELECTOR */ macro
447 …/* FE00 */ VS, VS, VS, VS, VS, VS, VS, VS, VS, VS, VS, VS,
672 #undef VS
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_urb.c39 #define VS 0 macro
125 if (vsize < limits[VS].min_entry_size) in recalculate_urb_fence()
126 vsize = limits[VS].min_entry_size; in recalculate_urb_fence()
143 brw->urb.nr_vs_entries = limits[VS].preferred_nr_entries; in recalculate_urb_fence()
158 brw->urb.nr_vs_entries = limits[VS].preferred_nr_entries; in recalculate_urb_fence()
167 brw->urb.nr_vs_entries = limits[VS].preferred_nr_entries; in recalculate_urb_fence()
172 brw->urb.nr_vs_entries = limits[VS].min_nr_entries; in recalculate_urb_fence()
/external/libdrm/intel/tests/
Dgen4-3d.batch-ref.txt14 0x12300034: 0x00007e20: VS binding table
30 0x12300074: 0x00007d60: VS state
62 0x123000f4: 0x00007b40: VS binding table
68 0x1230010c: 0x00007aa0: VS state
91 0x12300168: 0x00007aa0: VS state
109 0x123001b0: 0x00007aa0: VS state
127 0x123001f8: 0x00007aa0: VS state
145 0x12300240: 0x00007aa0: VS state
157 0x12300270: 0x000079a0: VS state
185 0x123002e0: 0x000079a0: VS state
[all …]
Dgm45-3d.batch-ref.txt14 0x12300034: 0x00007e20: VS binding table
31 0x12300078: 0x00007d60: VS state
63 0x123000f8: 0x00007b40: VS binding table
69 0x12300110: 0x00007aa0: VS state
92 0x1230016c: 0x00007aa0: VS state
110 0x123001b4: 0x00007aa0: VS state
128 0x123001fc: 0x00007aa0: VS state
146 0x12300244: 0x00007aa0: VS state
158 0x12300274: 0x000079a0: VS state
186 0x123002e4: 0x000079a0: VS state
[all …]
Dgen5-3d.batch-ref.txt16 0x1230003c: 0x00007e20: VS binding table
34 0x12300084: 0x00007d60: VS state
66 0x12300104: 0x00007b40: VS binding table
73 0x12300120: 0x00007aa0: VS state
99 0x12300188: 0x00007aa0: VS state
118 0x123001d4: 0x00007aa0: VS state
137 0x12300220: 0x00007aa0: VS state
158 0x12300274: 0x00007aa0: VS state
171 0x123002a8: 0x000079a0: VS state
200 0x1230031c: 0x000079a0: VS state
[all …]
Dgen6-3d.batch-ref.txt49 0x123000c0: 0x00000100: VS entries 256, alloc size 1 (1024bit row)
55 0x123000d8: 0x78021302: 3DSTATE_SAMPLER_STATE_POINTERS: VS mod 1, GS mod 1, PS mod 1
56 0x123000dc: 0x00000000: VS sampler state
69 0x12300110: 0x76000401: Max Threads 60, Vertex Cache enable, VS func enable
126 0x123001f4: 0x78011302: 3DSTATE_BINDING_TABLE_POINTERS: VS mod 1, GS mod 1, PS mod 1
127 0x123001f8: 0x00007d40: VS binding table
180 0x123002cc: 0x00000100: VS entries 256, alloc size 1 (1024bit row)
196 0x1230030c: 0x76000401: Max Threads 60, Vertex Cache enable, VS func enable
247 0x123003d8: 0x78011302: 3DSTATE_BINDING_TABLE_POINTERS: VS mod 1, GS mod 1, PS mod 1
248 0x123003dc: 0x00007a00: VS binding table
[all …]
/external/libgdx/tests/gdx-tests-android/assets/data/g3d/shaders/
Dgouraud.glsl1 [VS]
2 #include "g_attributes.glsl:VS"
5 #include "common.glsl:VS"
7 #include "lights.glsl:VS"
9 #include "shadowmap.glsl:VS"
Dcubemap.glsl1 [VS]
2 #include "g_attributes.glsl:VS"
5 #include "common.glsl:VS"
Dphong.glsl1 [VS]
2 #include "g_attributes.glsl:VS"
5 #include "common.glsl:VS"
7 #include "lights.glsl:VS"
9 #include "shadowmap.glsl:VS"
Dnormal.glsl5 [VS]
6 #include "g_attributes.glsl:VS"
9 #include "common.glsl:VS"
Dreflect.glsl1 [VS]
2 #include "g_attributes.glsl:VS"
5 #include "common.glsl:VS"
Dfur.glsl1 [VS]
2 #include "g_attributes.glsl:VS"
5 #include "common.glsl:VS"
Dtest.glsl1 [VS]
2 #include "g_attributes.glsl:VS"
5 #include "common.glsl:VS"
Ddepth.glsl1 [VS]
Dshadowmap.glsl2 [VS]
/external/deqp/framework/referencerenderer/
Ddesign.txt30 + VS generic output count
32 + VS execution queue
35 + run VS for all vertices at once
60 + position & point size from VS
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h36 VS, // Overflow Unordered enumerator
56 case VS: return VC; in getOppositeCondition()
57 case VC: return VS; in getOppositeCondition()
76 case ARMCC::VS: return "vs"; in ARMCondCodeToString()
/external/clang/test/SemaCXX/
Dwarn-unused-filescoped.cpp71 struct VS { struct
75 struct SVS : public VS {
/external/icu/icu4c/source/data/mappings/
DREADME.emoji48 that have Unicode Variation Selector (VS) sequences.
51 ignored the "use fallback" flag for fallbacks from sequences with VS.
57 - the other mappings (no VS & text VS)
/external/clang/lib/Parse/
DParseDeclCXX.cpp2024 void Parser::ParseOptionalCXX11VirtSpecifierSeq(VirtSpecifiers &VS, in ParseOptionalCXX11VirtSpecifierSeq() argument
2044 if (VS.SetSpecifier(Specifier, Tok.getLocation(), PrevSpec)) in ParseOptionalCXX11VirtSpecifierSeq()
2077 Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, in ParseCXXMemberDeclaratorBeforeInitializer() argument
2096 VS, getCurrentClass().IsInterface, in ParseCXXMemberDeclaratorBeforeInitializer()
2098 if (!VS.isUnset()) in ParseCXXMemberDeclaratorBeforeInitializer()
2099 MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq(DeclaratorInfo, VS); in ParseCXXMemberDeclaratorBeforeInitializer()
2118 if (BitfieldSize.isUnset() && VS.isUnset()) { in ParseCXXMemberDeclaratorBeforeInitializer()
2120 VS, getCurrentClass().IsInterface, in ParseCXXMemberDeclaratorBeforeInitializer()
2122 if (!VS.isUnset()) { in ParseCXXMemberDeclaratorBeforeInitializer()
2131 MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq(DeclaratorInfo, VS); in ParseCXXMemberDeclaratorBeforeInitializer()
[all …]
/external/clang/lib/Sema/
DDeclSpec.cpp1226 bool VirtSpecifiers::SetSpecifier(Specifier VS, SourceLocation Loc, in SetSpecifier() argument
1231 LastSpecifier = VS; in SetSpecifier()
1233 if (Specifiers & VS) { in SetSpecifier()
1234 PrevSpec = getSpecifierName(VS); in SetSpecifier()
1238 Specifiers |= VS; in SetSpecifier()
1240 switch (VS) { in SetSpecifier()
1250 const char *VirtSpecifiers::getSpecifierName(Specifier VS) { in getSpecifierName() argument
1251 switch (VS) { in getSpecifierName()
/external/eigen/cmake/
DEigenDetermineVSServicePack.cmake18 # Call helper function to determine VS version
/external/clang/tools/clang-format-vs/
DCMakeLists.txt1 option(BUILD_CLANG_FORMAT_VS_PLUGIN "Build clang-format VS plugin" OFF)

1234567