Home
last modified time | relevance | path

Searched refs:CASE (Results 1 – 25 of 74) sorted by relevance

123

/external/deqp/modules/egl/
DteglColorClearTests.cpp82 #define CASE(NAME, DESC, BITS, NUMCFG) { NAME, DESC, BITS, renderable<BITS>, NUMCFG } in init() macro
86 CASE("gles1", "Color clears using GLES1", EGL_OPENGL_ES_BIT, 1), in init()
87 CASE("gles2", "Color clears using GLES2", EGL_OPENGL_ES2_BIT, 1), in init()
88 CASE("gles3", "Color clears using GLES3", EGL_OPENGL_ES3_BIT, 1), in init()
89 CASE("vg", "Color clears using OpenVG", EGL_OPENVG_BIT, 1) in init()
94CASE("gles1", "Color clears using multiple GLES1 contexts to shared surface", EGL_OPENGL_ES_BI… in init()
95CASE("gles2", "Color clears using multiple GLES2 contexts to shared surface", EGL_OPENGL_ES2_B… in init()
96CASE("gles3", "Color clears using multiple GLES3 contexts to shared surface", EGL_OPENGL_ES3_B… in init()
97CASE("vg", "Color clears using multiple OpenVG contexts to shared surface", EGL_OPENVG_BIT, … in init()
98CASE("gles1_gles2", "Color clears using multiple APIs to shared surface", EGL_OPENGL_ES_BIT|E… in init()
[all …]
/external/icu/icu4c/source/test/intltest/
Dittrans.cpp28 #define CASE(id,test) case id: \ macro
41 CASE(0, TransliteratorTest); in runIndexedTest()
42 CASE(1, TransliteratorAPITest); in runIndexedTest()
43 CASE(2, CompoundTransliteratorTest); in runIndexedTest()
44 CASE(3, TransliteratorRoundTripTest); in runIndexedTest()
45 CASE(4, JamoTest); in runIndexedTest()
46 CASE(5, TransliteratorErrorTest); in runIndexedTest()
47 CASE(6, ReplaceableTest); in runIndexedTest()
49 CASE(7, UnicodeFilterLogicTest); in runIndexedTest()
Ditutil.cpp41 #define CASE(id, test) case id: \ macro
54 CASE(0, MultithreadTest); in runIndexedTest()
55 CASE(1, StringTest); in runIndexedTest()
56 CASE(2, UnicodeStringTest); in runIndexedTest()
57 CASE(3, LocaleTest); in runIndexedTest()
58 CASE(4, CharIterTest); in runIndexedTest()
59 CASE(5, UObjectTest); in runIndexedTest()
60 CASE(6, UnicodeTest); in runIndexedTest()
61 CASE(7, ResourceBundleTest); in runIndexedTest()
62 CASE(8, NewResourceBundleTest); in runIndexedTest()
[all …]
Dnumrgts.cpp103 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)"… macro
110 CASE(0,Test4075713); in runIndexedTest()
111 CASE(1,Test4074620); in runIndexedTest()
112 CASE(2,Test4088161); in runIndexedTest()
113 CASE(3,Test4087245); in runIndexedTest()
114 CASE(4,Test4087535); in runIndexedTest()
115 CASE(5,Test4088503); in runIndexedTest()
116 CASE(6,Test4066646); in runIndexedTest()
117 CASE(7,Test4059870); in runIndexedTest()
118 CASE(8,Test4083018); in runIndexedTest()
[all …]
Ddtfmrgts.cpp23 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)"… macro
30 CASE(0,Test4029195) in runIndexedTest()
31 CASE(1,Test4052408) in runIndexedTest()
32 CASE(2,Test4056591) in runIndexedTest()
33 CASE(3,Test4059917) in runIndexedTest()
34 CASE(4,Test4060212) in runIndexedTest()
35 CASE(5,Test4061287) in runIndexedTest()
36 CASE(6,Test4065240) in runIndexedTest()
37 CASE(7,Test4071441) in runIndexedTest()
38 CASE(8,Test4073003) in runIndexedTest()
[all …]
Djamotest.cpp82 static const char* CASE[] = { in TestJamo() local
131 enum { CASE_length = sizeof(CASE) / sizeof(CASE[0]) }; in TestJamo()
135 UnicodeString jamo = nameToJamo(CASE[i+1]); in TestJamo()
136 if (CASE[i+2] == NULL) { in TestJamo()
137 expect(*latinJamo, CASE[i], jamo, *jamoLatin); in TestJamo()
140 expect(*latinJamo, CASE[i], jamo); in TestJamo()
141 expect(*jamoLatin, jamo, CASE[i+2]); in TestJamo()
Dpptest.cpp20 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)"… macro
26 CASE(0, TestParsePosition) in runIndexedTest()
27 CASE(1, TestFieldPosition) in runIndexedTest()
28 CASE(2, TestFieldPosition_example) in runIndexedTest()
29 CASE(3, Test4109023) in runIndexedTest()
Dcalregts.cpp32 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)"… macro
39 CASE(0,test4100311); in runIndexedTest()
40 CASE(1,test4074758); in runIndexedTest()
41 CASE(2,test4028518); in runIndexedTest()
42 CASE(3,test4031502); in runIndexedTest()
43 CASE(4,test4035301); in runIndexedTest()
44 CASE(5,test4040996); in runIndexedTest()
45 CASE(6,test4051765); in runIndexedTest()
46 CASE(7,test4061476); in runIndexedTest()
47 CASE(8,test4070502); in runIndexedTest()
[all …]
Dtzregts.cpp22 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)"… macro
30 CASE(0, Test4052967); in runIndexedTest()
31 CASE(1, Test4073209); in runIndexedTest()
32 CASE(2, Test4073215); in runIndexedTest()
33 CASE(3, Test4084933); in runIndexedTest()
34 CASE(4, Test4096952); in runIndexedTest()
35 CASE(5, Test4109314); in runIndexedTest()
36 CASE(6, Test4126678); in runIndexedTest()
37 CASE(7, Test4151406); in runIndexedTest()
38 CASE(8, Test4151429); in runIndexedTest()
[all …]
Dtstnorm.cpp24 #define CASE(id,test) case id: \ macro
38 CASE(0,TestDecomp); in runIndexedTest()
39 CASE(1,TestCompatDecomp); in runIndexedTest()
40 CASE(2,TestCanonCompose); in runIndexedTest()
41 CASE(3,TestCompatCompose); in runIndexedTest()
42 CASE(4,TestPrevious); in runIndexedTest()
43 CASE(5,TestHangulDecomp); in runIndexedTest()
44 CASE(6,TestHangulCompose); in runIndexedTest()
45 CASE(7,TestTibetan); in runIndexedTest()
46 CASE(8,TestCompositionExclusion); in runIndexedTest()
[all …]
Dsrchtest.cpp23 #define CASE(id,test) \ macro
120 CASE(0, TestOpenClose) in runIndexedTest()
122 CASE(1, TestInitialization) in runIndexedTest()
123 CASE(2, TestBasic) in runIndexedTest()
124 CASE(3, TestNormExact) in runIndexedTest()
125 CASE(4, TestStrength) in runIndexedTest()
131 CASE(5, TestBreakIterator) in runIndexedTest()
133 CASE(6, TestVariable) in runIndexedTest()
134 CASE(7, TestOverlap) in runIndexedTest()
135 CASE(8, TestCollator) in runIndexedTest()
[all …]
Dusettest.cpp40 #define CASE(id,test) case id: \ macro
69 CASE(0,TestPatterns); in runIndexedTest()
70 CASE(1,TestAddRemove); in runIndexedTest()
71 CASE(2,TestCategories); in runIndexedTest()
72 CASE(3,TestCloneEqualHash); in runIndexedTest()
73 CASE(4,TestMinimalRep); in runIndexedTest()
74 CASE(5,TestAPI); in runIndexedTest()
75 CASE(6,TestScriptSet); in runIndexedTest()
76 CASE(7,TestPropertySet); in runIndexedTest()
77 CASE(8,TestClone); in runIndexedTest()
[all …]
Dastrotst.cpp21 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)"… macro
31 CASE(0,TestSolarLongitude); in runIndexedTest()
32 CASE(1,TestLunarPosition); in runIndexedTest()
33 CASE(2,TestCoordinates); in runIndexedTest()
34 CASE(3,TestCoverage); in runIndexedTest()
35 CASE(4,TestSunriseTimes); in runIndexedTest()
36 CASE(5,TestBasics); in runIndexedTest()
37 CASE(6,TestMoonAge); in runIndexedTest()
42 #undef CASE
/external/libvncserver/x11vnc/misc/
Drx11vnc.pl58 CASE: { label
59 /^-display$/ && ($remote_xdisplay = shift, last CASE);
60 /^-rfbauth$/ && ($x11vnc_cmd .= ' -rfbauth ' . shift, last CASE);
61 /^-l$/ && ($remote_user = ' -l ' . shift, last CASE);
63 /^-(-.*)$/ && (unshift(@ARGV, $1), last CASE);
64 /^(-h|-help)$/ && ((print STDOUT $Usage), exit 0, last CASE);
67 (unshift(@ARGV, $y), last CASE) if $y =~ /^-/;
69 last CASE;
71 /^-/ && ((print STDERR "Invalid arg: $_\n$Usage"), exit 1, last CASE);
/external/valgrind/memcheck/tests/
Dcond_st.stderr.exp-32bit-non-arm3 STORE CASE 0
8 STORE CASE 1
13 STORE CASE 2
18 STORE CASE 3
23 STORE CASE 4
40 STORE CASE 5
57 STORE CASE 6
74 STORE CASE 7
91 STORE CASE 8
102 STORE CASE 9
[all …]
Dcond_st.stderr.exp-arm3 STORE CASE 0
8 STORE CASE 1
13 STORE CASE 2
18 STORE CASE 3
23 STORE CASE 4
40 STORE CASE 5
57 STORE CASE 6
74 STORE CASE 7
91 STORE CASE 8
102 STORE CASE 9
[all …]
Dcond_ld.stderr.exp-arm3 LOAD CASE 0
8 LOAD CASE 1
13 LOAD CASE 2
18 LOAD CASE 3
23 LOAD CASE 4
40 LOAD CASE 5
57 LOAD CASE 6
74 LOAD CASE 7
91 LOAD CASE 8
102 LOAD CASE 9
[all …]
Dcond_ld.stderr.exp-32bit-non-arm3 LOAD CASE 0
8 LOAD CASE 1
13 LOAD CASE 2
18 LOAD CASE 3
23 LOAD CASE 4
40 LOAD CASE 5
57 LOAD CASE 6
74 LOAD CASE 7
91 LOAD CASE 8
102 LOAD CASE 9
[all …]
Dcond_st.stderr.exp-64bit-non-arm3 STORE CASE 0
8 STORE CASE 1
13 STORE CASE 2
18 STORE CASE 3
23 STORE CASE 4
40 STORE CASE 5
57 STORE CASE 6
74 STORE CASE 7
91 STORE CASE 8
102 STORE CASE 9
[all …]
Dcond_ld.stderr.exp-64bit-non-arm3 LOAD CASE 0
8 LOAD CASE 1
13 LOAD CASE 2
18 LOAD CASE 3
23 LOAD CASE 4
40 LOAD CASE 5
57 LOAD CASE 6
74 LOAD CASE 7
91 LOAD CASE 8
102 LOAD CASE 9
[all …]
/external/clang/lib/Basic/
DIdentifierTable.cpp253 #define CASE(LEN, FIRST, THIRD, NAME) \ in getPPKeywordID() macro
262 CASE( 2, 'i', '\0', if); in getPPKeywordID()
263 CASE( 4, 'e', 'i', elif); in getPPKeywordID()
264 CASE( 4, 'e', 's', else); in getPPKeywordID()
265 CASE( 4, 'l', 'n', line); in getPPKeywordID()
266 CASE( 4, 's', 'c', sccs); in getPPKeywordID()
267 CASE( 5, 'e', 'd', endif); in getPPKeywordID()
268 CASE( 5, 'e', 'r', error); in getPPKeywordID()
269 CASE( 5, 'i', 'e', ident); in getPPKeywordID()
270 CASE( 5, 'i', 'd', ifdef); in getPPKeywordID()
[all …]
/external/strace/maint/
Dprint_ioctlent.c37 #define CASE(x) case x: return #x in dir2str() macro
38 CASE(_IOC_NONE); in dir2str()
39 CASE(_IOC_READ); in dir2str()
40 CASE(_IOC_WRITE); in dir2str()
41 CASE(_IOC_READ|_IOC_WRITE); in dir2str()
/external/skia/src/core/
DSkRecord.h169 #define CASE(T) case SkRecords::T##_Type: return f(*(const SkRecords::T*)this->ptr()); in visit() macro
170 switch(this->type()) { SK_RECORD_TYPES(CASE) } in visit()
171 #undef CASE in visit()
179 #define CASE(T) case SkRecords::T##_Type: return f((SkRecords::T*)this->ptr()); in mutate() macro
180 switch(this->type()) { SK_RECORD_TYPES(CASE) } in mutate()
181 #undef CASE in mutate()
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DJamoTest.java29 String[] CASE = { in TestJamo() local
79 for (int i=0; i<CASE.length; i+=3) { in TestJamo()
80 String jamo = nameToJamo(CASE[i+1]); in TestJamo()
81 if (CASE[i+2] == null) { in TestJamo()
82 expect(latinJamo, CASE[i], jamo, jamoLatin); in TestJamo()
85 expect(latinJamo, CASE[i], jamo); in TestJamo()
86 expect(jamoLatin, jamo, CASE[i+2]); in TestJamo()
/external/skia/tools/
DDumpRecord.cpp84 #define CASE(U) case SkRecords::U##_Type: return #U; in NameOf() macro
85 switch(T::kType) { SK_RECORD_TYPES(CASE); } in NameOf()
86 #undef CASE in NameOf()

123