Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 4111) sorted by relevance

12345678910>>...165

/third_party/typescript/tests/cases/fourslash/
DcommentsModules.ts141 function both(marker: string, name: string, text: string, documentation?: string) { function
146 both("9", "m2", "namespace m2", "namespace comment of m2.m3");
147 both("10", "m3", "namespace m2.m3", "namespace comment of m2.m3");
148 both("11", "c", "constructor m2.m3.c(): m2.m3.c", "Exported class comment");
149 both("12", "m3", "namespace m3", "namespace comment of m3.m4.m5");
150 both("13", "m4", "namespace m3.m4", "namespace comment of m3.m4.m5");
151 both("14", "m5", "namespace m3.m4.m5", "namespace comment of m3.m4.m5");
152 both("15", "c", "constructor m3.m4.m5.c(): m3.m4.m5.c", "Exported class comment");
154 both("16", "m4", "namespace m4", "namespace comment of m4.m5.m6");
155 both("17", "m5", "namespace m4.m5", "namespace comment of m4.m5.m6");
[all …]
/third_party/vk-gl-cts/data/gles2/shaders/
Dkeywords.test10 both ""
27 both ""
44 both ""
61 both ""
78 both ""
95 both ""
112 both ""
129 both ""
146 both ""
163 both ""
[all …]
Dpreprocessor.test5 both ""
16 both ""
28 both ""
46 both ""
57 both ""
68 both ""
84 both ""
101 both ""
117 both ""
137 both ""
[all …]
Dinvalid_implicit_conversions.test9 both ""
27 both ""
45 both ""
63 both ""
81 both ""
99 both ""
117 both ""
135 both ""
153 both ""
171 both ""
[all …]
Dconstants.test8 both ""
26 both ""
40 both ""
53 both ""
66 both ""
79 both ""
92 both ""
105 both ""
118 both ""
131 both ""
[all …]
Dscoping.test11 both ""
37 both ""
62 both ""
90 both ""
116 both ""
143 both ""
171 both ""
200 both ""
226 both ""
253 both ""
[all …]
Dswizzles.test13 both ""
34 both ""
55 both ""
76 both ""
97 both ""
118 both ""
139 both ""
160 both ""
181 both ""
202 both ""
[all …]
/third_party/vk-gl-cts/data/gles3/shaders/
Dkeywords.test11 both ""
29 both ""
47 both ""
65 both ""
83 both ""
101 both ""
119 both ""
137 both ""
155 both ""
173 both ""
[all …]
Dpreprocessor.test6 both ""
21 both ""
36 both ""
56 both ""
71 both ""
86 both ""
104 both ""
122 both ""
140 both ""
162 both ""
[all …]
Dinvalid_implicit_conversions.test10 both ""
30 both ""
50 both ""
70 both ""
90 both ""
110 both ""
130 both ""
150 both ""
170 both ""
190 both ""
[all …]
Dconstants.test9 both ""
29 both ""
45 both ""
60 both ""
75 both ""
90 both ""
105 both ""
120 both ""
135 both ""
150 both ""
[all …]
Dinvalid_texture_functions.test9 both ""
28 both ""
47 both ""
66 both ""
85 both ""
104 both ""
123 both ""
142 both ""
161 both ""
180 both ""
[all …]
Dswitch.test5 both ""
26 both ""
48 both ""
70 both ""
92 both ""
116 both ""
139 both ""
161 both ""
184 both ""
206 both ""
[all …]
Dscoping.test11 both ""
37 both ""
62 both ""
90 both ""
115 both ""
142 both ""
169 both ""
198 both ""
224 both ""
251 both ""
[all …]
/third_party/vk-gl-cts/external/openglcts/data/gl33/
Dpreprocessor.test6 both ""
21 both ""
36 both ""
56 both ""
71 both ""
86 both ""
104 both ""
122 both ""
140 both ""
160 both ""
[all …]
Dswitch.test5 both ""
26 both ""
48 both ""
70 both ""
92 both ""
116 both ""
139 both ""
161 both ""
184 both ""
206 both ""
[all …]
/third_party/vk-gl-cts/external/openglcts/data/gles3/
Dpreprocessor.test6 both ""
21 both ""
36 both ""
56 both ""
71 both ""
86 both ""
104 both ""
122 both ""
145 both ""
163 both ""
[all …]
Dswitch.test5 both ""
26 both ""
48 both ""
70 both ""
92 both ""
116 both ""
139 both ""
161 both ""
184 both ""
206 both ""
[all …]
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/glsl/es310/
Dconstants.test9 both ""
29 both ""
44 both ""
59 both ""
74 both ""
89 both ""
104 both ""
119 both ""
134 both ""
149 both ""
[all …]
/third_party/vk-gl-cts/data/gles31/shaders/gl45/
Dimplicit_conversions.test19 both ""
41 both ""
63 both ""
85 both ""
107 both ""
129 both ""
151 both ""
173 both ""
195 both ""
217 both ""
[all …]
/third_party/typescript/tests/baselines/reference/
DunionTypeWithIndexSignature.types118 declare var both: Both
119 >both : Both
121 both['s'] = 'ok'
122 >both['s'] = 'ok' : "ok"
123 >both['s'] : string | number
124 >both : Both
128 both[0] = 1
129 >both[0] = 1 : 1
130 >both[0] : number
131 >both : Both
[all …]
DunionTypeWithIndexSignature.js22 declare var both: Both
23 both['s'] = 'ok'
24 both[0] = 1
25 both[1] = 0 // not ok
26 both[0] = 'not ok'
27 both[sym] = 'not ok'
41 both['s'] = 'ok';
42 both[0] = 1;
43 both[1] = 0; // not ok
44 both[0] = 'not ok';
[all …]
/third_party/openssl/test/ssl-tests/
D30-extended-master-secret.cnf7 test-2 = 2-disable-extended-master-secret-both-sha
8 test-3 = 3-disable-extended-master-secret-both-resume
11 test-6 = 6-disable-extended-master-secret-both-sha2
64 [2-disable-extended-master-secret-both-sha]
65 ssl_conf = 2-disable-extended-master-secret-both-sha-ssl
67 [2-disable-extended-master-secret-both-sha-ssl]
68 server = 2-disable-extended-master-secret-both-sha-server
69 client = 2-disable-extended-master-secret-both-sha-client
71 [2-disable-extended-master-secret-both-sha-server]
77 [2-disable-extended-master-secret-both-sha-client]
[all …]
/third_party/vk-gl-cts/data/gles31/shaders/es32/
Dimplicit_conversions.test19 both ""
41 both ""
63 both ""
85 both ""
107 both ""
129 both ""
151 both ""
173 both ""
195 both ""
217 both ""
[all …]
/third_party/vk-gl-cts/data/gles31/shaders/es31/
Dimplicit_conversions.test19 both ""
41 both ""
63 both ""
85 both ""
107 both ""
129 both ""
151 both ""
173 both ""
195 both ""
217 both ""
[all …]

12345678910>>...165