Home
last modified time | relevance | path

Searched full:x (Results 1 – 25 of 12844) sorted by relevance

12345678910>>...514

/third_party/node/test/fixtures/
Dmime-whatwg-generated.js10 "input": "\u0000/x",
14 "input": "x/\u0000",
18 "input": "x/x;\u0000=x;bonus=x",
19 "output": "x/x;bonus=x"
22 "input": "x/x;x=\u0000;bonus=x",
23 "output": "x/x;bonus=x"
26 "input": "x/x;x=\"\u0000\";bonus=x",
27 "output": "x/x;bonus=x"
30 "input": "\u0001/x",
34 "input": "x/\u0001",
[all …]
/third_party/pcre2/pcre2/testdata/
Dtestoutput78 /\x{100}ab/utf
9 \x{100}ab
10 0: \x{100}ab
12 /a\x{100}*b/utf
15 a\x{100}b
16 0: a\x{100}b
17 a\x{100}\x{100}b
18 0: a\x{100}\x{100}b
20 /a\x{100}+b/utf
21 a\x{100}b
[all …]
Dtestoutput417 0: a\x{7f}b
18 a\x{100}b
19 0: a\x{100}b
25 a\x{4000}xyb
26 0: a\x{4000}xyb
27 1: \x{4000}xy
28 a\x{4000}\x7fyb
29 0: a\x{4000}\x{7f}yb
30 1: \x{4000}\x{7f}y
31 a\x{4000}\x{100}yb
[all …]
Dtestinput416 a\x{100}b
21 a\x{4000}xyb
22 a\x{4000}\x7fyb
23 a\x{4000}\x{100}yb
25 a\x{4000}b
32 a\x{100}b
38 a\x{100}b
44 a\x{240}bcd
50 a\x{240}bcd
56 a\x{240}bcd
[all …]
Dtestinput78 /\x{100}ab/utf
9 \x{100}ab
11 /a\x{100}*b/utf
13 a\x{100}b
14 a\x{100}\x{100}b
16 /a\x{100}+b/utf
17 a\x{100}b
18 a\x{100}\x{100}b
25 \x{300}Xoanon
34 \x{300}Xoanon
[all …]
Dtestinput519 \x{061c}
23 \x{61c}
24 \x{2066}
25 \x{2067}
26 \x{2068}
27 \x{2069}
31 \x{61c}
32 \x{2066}
33 \x{2067}
34 \x{2068}
[all …]
Dtestinput1212 /\x{ffff}/IB,utf
14 /\x{10000}/IB,utf
16 /\x{100}/IB,utf
18 /\x{1000}/IB,utf
20 /\x{10000}/IB,utf
22 /\x{100000}/IB,utf
24 /\x{10ffff}/IB,utf
26 /[\x{ff}]/IB,utf
28 /[\x{100}]/IB,utf
34 /\x{D55c}\x{ad6d}\x{C5B4}/IB,utf
[all …]
/third_party/mesa3d/src/intel/isl/
Disl_format.c62 #define x 255 macro
105 SF( Y, 50, x, x, Y, Y, Y, Y, x, 70, 90, 90, x, R32G32B32A32_FLOAT)
106 SF( Y, x, x, x, Y, x, Y, Y, x, 70, 90, 90, x, R32G32B32A32_SINT)
107 SF( Y, x, x, x, Y, x, Y, Y, x, 70, 90, 90, x, R32G32B32A32_UINT)
108 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_UNORM)
109 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_SNORM)
110 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R64G64_FLOAT)
111 SF( Y, 50, x, x, 100, 100, x, x, x, x, x, 100, x, R32G32B32X32_FLOAT)
112 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_SSCALED)
113 SF( x, x, x, x, x, x, Y, x, x, x, x, x, x, R32G32B32A32_USCALED)
[all …]
/third_party/skia/third_party/externals/opengl-registry/ABI/ext/
Dsgi.txt7 GL_EXT_abgr X X X X X
8 GL_EXT_blend_color X X X X X
9 GL_EXT_blend_logic_op X X X X X
10 GL_EXT_blend_minmax X X X X X
11 GL_EXT_blend_subtract X X X X X
12 GL_EXT_convolution X X X X X
13 GL_EXT_copy_texture X X X X X
14 GL_EXT_histogram X X X X X
15 GL_EXT_packed_pixels X X X X X
16 GL_EXT_polygon_offset X X X X X
[all …]
/third_party/openGLES/ABI/ext/
Dsgi.txt7 GL_EXT_abgr X X X X X
8 GL_EXT_blend_color X X X X X
9 GL_EXT_blend_logic_op X X X X X
10 GL_EXT_blend_minmax X X X X X
11 GL_EXT_blend_subtract X X X X X
12 GL_EXT_convolution X X X X X
13 GL_EXT_copy_texture X X X X X
14 GL_EXT_histogram X X X X X
15 GL_EXT_packed_pixels X X X X X
16 GL_EXT_polygon_offset X X X X X
[all …]
/third_party/mesa3d/src/mesa/main/
Dextensions_table.h7 #define x ~0 macro
9 …ure_compression_FXT1 , TDFX_texture_compression_FXT1 , GLL, GLC, x , x , 1999)
11 EXT(AMD_compressed_ATC_texture , AMD_compressed_ATC_texture , x , x , ES…
12 …rvative_depth , ARB_conservative_depth , GLL, GLC, x , x , 2009)
13 …_clamp_separate , AMD_depth_clamp_separate , GLL, GLC, x , x , 2009)
14 …buffers_blend , ARB_draw_buffers_blend , GLL, GLC, x , x , 2009)
15 EXT(AMD_framebuffer_multisample_advanced , AMD_framebuffer_multisample_advanced , GLL, GLC, x
16 …hader_int64 , ARB_gpu_shader_int64 , x , GLC, x , x , 2015)
17 …_draw_indirect , ARB_draw_indirect , GLL, GLC, x , x , 2011)
18 EXT(AMD_performance_monitor , AMD_performance_monitor , GLL, GLC, x
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dmem_intrin.def2 X(0) \
3 X(1) \
4 X(2) \
5 X(3) \
6 X(4) \
7 X(5) \
8 X(6) \
9 X(7) \
10 X(8) \
11 X(9) \
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-indic-table.cc93 /* 0028 */ _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(CP,x), _(x,x), _(x,x),
94 /* 0030 */ _(Nd,x), _(Nd,x), _(Nd,x), _(Nd,x), _(Nd,x), _(Nd,x), _(Nd,x), _(Nd,x),
95 /* 0038 */ _(Nd,x), _(Nd,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x),
102 /* 00B0 */ _(x,x), _(x,x), _(SM,x), _(SM,x), _(x,x), _(x,x), _(x,x), _(x,x),
103 /* 00B8 */ _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x),
104 /* 00C0 */ _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x),
105 /* 00C8 */ _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x),
106 /* 00D0 */ _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(x,x), _(CP,x),
113 /* 0900 */ _(Bi,T), _(Bi,T), _(Bi,T), _(Vs,R), _(VI,x), _(VI,x), _(VI,x), _(VI,x),
114 /* 0908 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x),
[all …]
/third_party/skia/tests/sksl/inliner/
DExponentialGrowth.glsl4 sk_FragColor.x = 0.0;
5 sk_FragColor.x = 0.0;
6 sk_FragColor.x = 0.0;
7 sk_FragColor.x = 0.0;
8 sk_FragColor.x = 0.0;
9 sk_FragColor.x = 0.0;
10 sk_FragColor.x = 0.0;
11 sk_FragColor.x = 0.0;
12 sk_FragColor.x = 0.0;
13 sk_FragColor.x = 0.0;
[all …]
DExponentialGrowthStandaloneSettings.glsl4 sk_FragColor.x = 0.0;
5 sk_FragColor.x = 0.0;
6 sk_FragColor.x = 0.0;
7 sk_FragColor.x = 0.0;
8 sk_FragColor.x = 0.0;
9 sk_FragColor.x = 0.0;
10 sk_FragColor.x = 0.0;
11 sk_FragColor.x = 0.0;
12 sk_FragColor.x = 0.0;
13 sk_FragColor.x = 0.0;
[all …]
/third_party/typescript/tests/baselines/reference/
DparenthesizedContexualTyping1.types2 function fun<T>(g: (x: T) => T, x: T): T;
3 >fun : { <T>(g: (x: T) => T, x: T): T; <T>(g: (x: T) => T, h: (y: T) => T, x: T): T; }
4 >g : (x: T) => T
5 >x : T
6 >x : T
8 function fun<T>(g: (x: T) => T, h: (y: T) => T, x: T): T;
9 >fun : { <T>(g: (x: T) => T, x: T): T; <T>(g: (x: T) => T, h: (y: T) => T, x: T): T; }
10 >g : (x: T) => T
11 >x : T
14 >x : T
[all …]
DtypeGuardsInConditionalExpression.types9 function foo(x: number | string) {
10 >foo : (x: number | string) => number
11 >x : string | number
13 return typeof x === "string"
14 >typeof x === "string" ? x.length // string : x++ : number
15 >typeof x === "string" : boolean
16 >typeof x : "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "funct…
17 >x : string | number
20 ? x.length // string
21 >x.length : number
[all …]
DcallSignaturesWithDuplicateParameters.types4 function foo(x, x) { }
5 >foo : (x: any, x: any) => void
6 >x : any
7 >x : any
9 var f = function foo(x, x) { }
10 >f : (x: any, x: any) => void
11 >function foo(x, x) { } : (x: any, x: any) => void
12 >foo : (x: any, x: any) => void
13 >x : any
14 >x : any
[all …]
DinKeywordTypeguard(strict=true).js5 function negativeClassesTest(x: A | B) {
6 if ("a" in x) {
7 x.b = "1";
9 x.a = "1";
13 function positiveClassesTest(x: A | B) {
14 if ("a" in x) {
15 x.b = "1";
17 x.a = "1";
24 function positiveTestClassesWithOptionalProperties(x: AWithOptionalProp | BWithOptionalProp) {
25 if ("a" in x) {
[all …]
DinKeywordTypeguard(strict=false).js5 function negativeClassesTest(x: A | B) {
6 if ("a" in x) {
7 x.b = "1";
9 x.a = "1";
13 function positiveClassesTest(x: A | B) {
14 if ("a" in x) {
15 x.b = "1";
17 x.a = "1";
24 function positiveTestClassesWithOptionalProperties(x: AWithOptionalProp | BWithOptionalProp) {
25 if ("a" in x) {
[all …]
DobjectTypesIdentityWithNumericIndexers1.types7 [x: number]: string;
8 >x : number
14 [x: number]: string;
15 >x : number
21 [x: number]: T;
22 >x : number
26 [x: number]: string;
27 >x : number
41 >a : { [x: number]: string; }
43 [x: number]: string;
[all …]
DobjectTypesIdentityWithStringIndexers.types7 [x: string]: string;
8 >x : string
14 [x: string]: string;
15 >x : string
21 [x: string]: T;
22 >x : string
26 [x: string]: string;
27 >x : string
41 >a : { [x: string]: string; }
43 [x: string]: string;
[all …]
DobjectTypesIdentityWithNumericIndexers3.types7 [x: number]: string;
8 >x : number
14 [x: string]: string;
15 >x : string
21 [x: number]: T;
22 >x : number
26 [x: string]: string;
27 >x : string
41 >a : { [x: string]: string; }
43 [x: string]: string;
[all …]
DobjectTypesIdentityWithCallSignaturesWithOverloads.types7 foo(x: number): number;
8 >foo : { (x: number): number; (x: string): string; }
9 >x : number
11 foo(x: string): string;
12 >foo : { (x: number): number; (x: string): string; }
13 >x : string
15 foo(x: any): any { return null; }
16 >foo : { (x: number): number; (x: string): string; }
17 >x : any
24 foo(x: number): number;
[all …]
DcomparisonOperatorWithOneOperandIsAny.types2 var x: any;
3 >x : any
15 var foo_r1 = t < x;
17 >t < x : boolean
19 >x : any
21 var foo_r2 = t > x;
23 >t > x : boolean
25 >x : any
27 var foo_r3 = t <= x;
29 >t <= x : boolean
[all …]

12345678910>>...514