Home
last modified time | relevance | path

Searched refs:R (Results 1 – 25 of 5184) sorted by relevance

12345678910>>...208

/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_intrinsic_texture_test.cc39 R"( in expected_texture_overload()
50 R"( in expected_texture_overload()
54 R"( in expected_texture_overload()
60 R"( in expected_texture_overload()
72 R"( in expected_texture_overload()
76 R"( in expected_texture_overload()
81 R"( in expected_texture_overload()
93 R"( in expected_texture_overload()
97 R"( in expected_texture_overload()
102 R"( in expected_texture_overload()
[all …]
/third_party/typescript/tests/cases/compiler/
DbluebirdStaticThis.ts5 export declare class Promise<R> implements Promise.Thenable<R> {
6 …constructor(callback: (resolve: (thenableOrResult: R | Promise.Thenable<R>) => void, reject: (erro…
7 …static try<R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Promis…
8 static try<R>(dit: typeof Promise, fn: () => R, args?: any[], ctx?: any): Promise<R>;
10 …static attempt<R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Pr…
11 static attempt<R>(dit: typeof Promise, fn: () => R, args?: any[], ctx?: any): Promise<R>;
16 static resolve<R>(dit: typeof Promise, value: Promise.Thenable<R>): Promise<R>;
17 static resolve<R>(dit: typeof Promise, value: R): Promise<R>;
20 static reject<R>(dit: typeof Promise, reason: any): Promise<R>;
22 static defer<R>(dit: typeof Promise): Promise.Resolver<R>;
[all …]
/third_party/typescript/tests/baselines/reference/
DbluebirdStaticThis.types6 export declare class Promise<R> implements Promise.Thenable<R> {
7 >Promise : Promise<R>
10 …constructor(callback: (resolve: (thenableOrResult: R | Promise.Thenable<R>) => void, reject: (erro…
11 >callback : (resolve: (thenableOrResult: R | Promise.Thenable<R>) => void, reject: (error: any) => …
12 >resolve : (thenableOrResult: R | Promise.Thenable<R>) => void
13 >thenableOrResult : R | Promise.Thenable<R>
18 …static try<R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Promis…
19R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Promise<R>; <R>(d…
22 >fn : () => Promise.Thenable<R>
27 static try<R>(dit: typeof Promise, fn: () => R, args?: any[], ctx?: any): Promise<R>;
[all …]
DbluebirdStaticThis.js6 export declare class Promise<R> implements Promise.Thenable<R> {
7 …constructor(callback: (resolve: (thenableOrResult: R | Promise.Thenable<R>) => void, reject: (erro…
8 …static try<R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Promis…
9 static try<R>(dit: typeof Promise, fn: () => R, args?: any[], ctx?: any): Promise<R>;
11 …static attempt<R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Pr…
12 static attempt<R>(dit: typeof Promise, fn: () => R, args?: any[], ctx?: any): Promise<R>;
17 static resolve<R>(dit: typeof Promise, value: Promise.Thenable<R>): Promise<R>;
18 static resolve<R>(dit: typeof Promise, value: R): Promise<R>;
21 static reject<R>(dit: typeof Promise, reason: any): Promise<R>;
23 static defer<R>(dit: typeof Promise): Promise.Resolver<R>;
[all …]
DbluebirdStaticThis.errors.txt1 …rdStaticThis.ts(5,22): error TS2420: Class 'Promise<R>' incorrectly implements interface 'Thenable…
2 Property 'then' is missing in type 'Promise<R>' but required in type 'Thenable<R>'.
15 export declare class Promise<R> implements Promise.Thenable<R> {
17 !!! error TS2420: Class 'Promise<R>' incorrectly implements interface 'Thenable<R>'.
18 …error TS2420: Property 'then' is missing in type 'Promise<R>' but required in type 'Thenable<R>'.
20 …constructor(callback: (resolve: (thenableOrResult: R | Promise.Thenable<R>) => void, reject: (erro…
21 …static try<R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Promis…
22 static try<R>(dit: typeof Promise, fn: () => R, args?: any[], ctx?: any): Promise<R>;
24 …static attempt<R>(dit: typeof Promise, fn: () => Promise.Thenable<R>, args?: any[], ctx?: any): Pr…
25 static attempt<R>(dit: typeof Promise, fn: () => R, args?: any[], ctx?: any): Promise<R>;
[all …]
DstrictBindCallApply1.types22R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
24R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
30R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
32R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
39R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
41R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
49R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
51R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
59R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
61R>(this: (this: T, arg0: A0, ...args: A) => R, thisArg: T, arg0: A0): (...args: A) => R; <T, A0, A…
[all …]
/third_party/libsnd/docs/
Dformats.md15R/W | R/W | | R/W | …
16R/W | R/W | R/W | R/W | R/W …
17R/W | R/W | R/W | R/W | R/W …
18R/W | R/W | R/W | R/W | R/W …
19R/W | R/W | R/W | R/W | …
20R/W | R/W | R/W | R/W | …
21R/W | R/W | R/W | R/W | …
22R/W | R/W | R/W | R/W | …
23R/W | R/W | R/W | R/W | …
24R/W | | | | …
[all …]
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_intrinsic_texture_test.cc30 return R"(int(texture.get_width()))"; in expected_texture_overload()
43 return R"(int2(texture.get_width(), texture.get_height()))"; in expected_texture_overload()
46 return R"(int3(texture.get_width(), texture.get_height(), texture.get_depth()))"; in expected_texture_overload()
55 return R"(int2(texture.get_width(1), texture.get_height(1)))"; in expected_texture_overload()
57 return R"(int3(texture.get_width(1), texture.get_height(1), texture.get_depth(1)))"; in expected_texture_overload()
59 return R"(texture.gather(sampler, float2(1.0f, 2.0f), int2(0), component::x))"; in expected_texture_overload()
61 return R"(texture.gather(sampler, float2(1.0f, 2.0f), int2(3, 4), component::x))"; in expected_texture_overload()
63 return R"(texture.gather(sampler, float2(1.0f, 2.0f), 3, int2(0), component::x))"; in expected_texture_overload()
65 return R"(texture.gather(sampler, float2(1.0f, 2.0f), 3, int2(4, 5), component::x))"; in expected_texture_overload()
67 return R"(texture.gather(sampler, float3(1.0f, 2.0f, 3.0f), component::x))"; in expected_texture_overload()
[all …]
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_intrinsic_texture_test.cc43 R"(int tint_tmp; in expected_texture_overload()
52 R"(int2 tint_tmp; in expected_texture_overload()
60 R"(int3 tint_tmp; in expected_texture_overload()
70 R"(int3 tint_tmp; in expected_texture_overload()
78 R"(int3 tint_tmp; in expected_texture_overload()
86 R"(int2 tint_tmp; in expected_texture_overload()
94 R"(int3 tint_tmp; in expected_texture_overload()
102 R"(int3 tint_tmp; in expected_texture_overload()
110 R"(int4 tint_tmp; in expected_texture_overload()
117 R"(int4 tint_tmp; in expected_texture_overload()
[all …]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_test_shaders.cpp14 R"(shader: MESA_SHADER_FRAGMENT
33 const char *red_triangle_fs_expect_from_nir = R"(
49 const char *red_triangle_fs_expect_from_nir_dce = R"(FS
65 R"(shader: MESA_SHADER_FRAGMENT
89 R"(FS
113 R"(
137 R"(
156 R"(
175 R"(shader: MESA_SHADER_FRAGMENT
202 R"(FS
[all …]
/third_party/ffmpeg/tests/ref/fate/
Dparseutils29 bikeshed -> R(80) G(64) B(140) A(59)
30 RaNdOm -> R(185) G(88) B(148) A(94)
32 red -> R(255) G(0) B(0) A(255)
34 RED -> R(255) G(0) B(0) A(255)
35 Violet -> R(238) G(130) B(238) A(255)
36 Yellow -> R(255) G(255) B(0) A(255)
37 Red -> R(255) G(0) B(0) A(255)
38 0x000000 -> R(0) G(0) B(0) A(255)
40 0xff000000 -> R(255) G(0) B(0) A(0)
41 0x3e34ff -> R(62) G(52) B(255) A(255)
[all …]
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_intrinsic_texture_test.cc67 return R"(textureGather(tint_symbol, vec2(1.0f, 2.0f), 0))"; in expected_texture_overload()
69 return R"(textureGatherOffset(tint_symbol, vec2(1.0f, 2.0f), ivec2(3, 4), 0))"; in expected_texture_overload()
71 return R"(textureGather(tint_symbol, vec3(1.0f, 2.0f, float(3)), 0))"; in expected_texture_overload()
73 return R"(textureGatherOffset(tint_symbol, vec3(1.0f, 2.0f, float(3)), ivec2(4, 5), 0))"; in expected_texture_overload()
75 return R"(textureGather(tint_symbol, vec3(1.0f, 2.0f, 3.0f), 0))"; in expected_texture_overload()
77 return R"(textureGather(tint_symbol, vec4(1.0f, 2.0f, 3.0f, float(4)), 0))"; in expected_texture_overload()
79 return R"(textureGather(tint_symbol, vec2(1.0f, 2.0f)))"; in expected_texture_overload()
81 return R"(textureGatherOffset(tint_symbol, vec2(1.0f, 2.0f), ivec2(3, 4)))"; in expected_texture_overload()
83 return R"(textureGather(tint_symbol, vec3(1.0f, 2.0f, float(3))))"; in expected_texture_overload()
85 return R"(textureGatherOffset(tint_symbol, vec3(1.0f, 2.0f, float(3)), ivec2(4, 5)))"; in expected_texture_overload()
[all …]
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dptrace04.c27 #define R(r) { .name = "PT_" #r, .off = PT_##r }, macro
33 R(ORIG_R0) R(ORIG_P0)
34 R(R0) R(R1) R(R2) R(R3) R(R4) R(R5) R(R6) R(R7)
35 R(P0) R(P1) R(P2) R(P3) R(P4) R(P5) R(FP) R(USP)
36 R(I0) R(I1) R(I2) R(I3)
37 R(M0) R(M1) R(M2) R(M3)
38 R(L0) R(L1) R(L2) R(L3)
39 R(B0) R(B1) R(B2) R(B3)
40 R(A0X) R(A0W) R(A1X) R(A1W)
41 R(LC0) R(LC1) R(LT0) R(LT1) R(LB0) R(LB1)
[all …]
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dtest-mark-last.cpp31 #define R(x) bi_register(x) macro
32 #define DR(x) bi_discard(R(x))
62 CASE(bi_fadd_f32_to(b, R(0), DR(0), DR(1))); in TEST()
65 bi_fadd_f32_to(b, R(2), R(0), DR(1)); in TEST()
66 bi_fadd_f32_to(b, R(0), DR(0), DR(2)); in TEST()
72 bi_fadd_f32_to(b, R(0), DR(0), DR(0)); in TEST()
73 bi_fadd_f32_to(b, R(0), DR(0), DR(0)); in TEST()
74 bi_fadd_f32_to(b, R(0), DR(0), DR(0)); in TEST()
80 bi_fadd_f32_to(b, R(9), R(2), DR(7)); in TEST()
81 bi_st_tile(b, R(0), DR(4), DR(5), DR(6), BI_REGISTER_FORMAT_F32, BI_VECSIZE_V4); in TEST()
[all …]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl_handle_test.cc35 return R"( in Preamble()
46 return R"( in FragMain()
53 return R"( in MainBody()
62 return R"( in CommonBasicTypes()
122 return R"( in CommonImageTypes()
251 const auto assembly = Preamble() + FragMain() + CommonTypes() + R"( in TEST_F()
270 Preamble() + FragMain() + Bindings({10, 20}) + CommonTypes() + R"( in TEST_F()
292 Preamble() + FragMain() + Bindings({10, 20}) + CommonTypes() + R"( in TEST_F()
331 Preamble() + FragMain() + Bindings({10, 20}) + CommonTypes() + R"( in TEST_F()
373 FragMain() + Bindings({10, 20}) + CommonTypes() + R"( in TEST_F()
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c126 C4(A, B8G8R8A8_UNORM, BGRA8_UNORM, B, G, R, A, UNORM, A8B8G8R8, ID),
127 F3(A, B8G8R8X8_UNORM, BGRX8_UNORM, B, G, R, xx, UNORM, A8B8G8R8, TD),
128 C4(A, B8G8R8A8_SRGB, BGRA8_SRGB, B, G, R, A, UNORM, A8B8G8R8, TD),
129 F3(A, B8G8R8X8_SRGB, BGRX8_SRGB, B, G, R, xx, UNORM, A8B8G8R8, TD),
130 C4(A, R8G8B8A8_UNORM, RGBA8_UNORM, R, G, B, A, UNORM, A8B8G8R8, IB),
131 F3(A, R8G8B8X8_UNORM, RGBX8_UNORM, R, G, B, xx, UNORM, A8B8G8R8, TB),
132 C4(A, R8G8B8A8_SRGB, RGBA8_SRGB, R, G, B, A, UNORM, A8B8G8R8, TB),
133 F3(A, R8G8B8X8_SRGB, RGBX8_SRGB, R, G, B, xx, UNORM, A8B8G8R8, TB),
135 ZX(B, Z16_UNORM, Z16_UNORM, R, R, R, xx, UNORM, Z16, TZ),
136 ZX(A, Z32_FLOAT, Z32_FLOAT, R, R, R, xx, FLOAT, ZF32, TZ),
[all …]
/third_party/rust/crates/tracing/tracing-tower/src/
Drequest_span.rs10 pub struct Service<S, R, G = fn(&R) -> tracing::Span>
12 S: tower_service::Service<R>,
13 G: GetSpan<R>,
17 _p: PhantomData<fn(R)>,
30 pub struct Layer<R, G = fn(&R) -> tracing::Span>
32 G: GetSpan<R> + Clone,
35 _p: PhantomData<fn(R)>,
38 pub fn layer<R, G>(get_span: G) -> Layer<R, G> in layer() argument
40 G: GetSpan<R> + Clone, in layer()
49 impl<S, R, G> tower_layer::Layer<S> for Layer<R, G>
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DRecordPrinter.cpp15 Error RecordPrinter::visit(BufferExtents &R) { in visit() argument
16 OS << formatv("<Buffer: size = {0} bytes>", R.size()) << Delim; in visit()
20 Error RecordPrinter::visit(WallclockRecord &R) { in visit() argument
21 OS << formatv("<Wall Time: seconds = {0}.{1,0+6}>", R.seconds(), R.nanos()) in visit()
26 Error RecordPrinter::visit(NewCPUIDRecord &R) { in visit() argument
27 OS << formatv("<CPU: id = {0}, tsc = {1}>", R.cpuid(), R.tsc()) << Delim; in visit()
31 Error RecordPrinter::visit(TSCWrapRecord &R) { in visit() argument
32 OS << formatv("<TSC Wrap: base = {0}>", R.tsc()) << Delim; in visit()
36 Error RecordPrinter::visit(CustomEventRecord &R) { in visit() argument
39 R.tsc(), R.cpu(), R.size(), R.data()) in visit()
[all …]
/third_party/spirv-tools/tools/opt/
Dopt.cpp86 R"(%s - Optimize a SPIR-V binary file. in PrintUsage()
99 printf(R"( in PrintUsage()
104 printf(R"( in PrintUsage()
108 printf(R"( in PrintUsage()
115 printf(R"( in PrintUsage()
120 printf(R"( in PrintUsage()
124 printf(R"( in PrintUsage()
128 printf(R"( in PrintUsage()
135 printf(R"( in PrintUsage()
145 printf(R"( in PrintUsage()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-arabic-table.hh25 #define R JOINING_TYPE_R macro
38 /* 0620 */ D,U,R,R,R,R,D,R,D,R,D,D,D,D,D,R,R,R,R,D,D,D,D,D,D,D,D,D,D,D,D,D,
39 /* 0640 */ C,D,D,D,D,D,D,D,R,D,D,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,
40 /* 0660 */ X,X,X,X,X,X,X,X,X,X,X,X,X,X,D,D,X,R,R,R,U,R,R,R,D,D,D,D,D,D,D,D,
41 /* 0680 */ D,D,D,D,D,D,D,D,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,D,D,D,D,D,D,
43 /* 06C0 */ R,D,D,R,R,R,R,R,R,R,R,R,D,R,D,R,D,D,R,R,X,R,X,X,X,X,X,X,X,U,X,X,
44 /* 06E0 */ X,X,X,X,X,X,X,X,X,X,X,X,X,X,R,R,X,X,X,X,X,X,X,X,X,X,D,D,D,X,X,D,
48 /* 0700 */ X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,T,A,X,D,D,D,DR,DR,R,R,R,D,D,D,D,R,D,
49 /* 0720 */ D,D,D,D,D,D,D,D,R,D,DR,D,R,D,D,DR,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,X,
50 /* 0740 */ X,X,X,X,X,X,X,X,X,X,X,X,X,R,D,D,
[all …]
/third_party/skia/third_party/externals/spirv-tools/tools/opt/
Dopt.cpp86 R"(%s - Optimize a SPIR-V binary file. in PrintUsage()
99 printf(R"( in PrintUsage()
104 printf(R"( in PrintUsage()
108 printf(R"( in PrintUsage()
115 printf(R"( in PrintUsage()
120 printf(R"( in PrintUsage()
124 printf(R"( in PrintUsage()
128 printf(R"( in PrintUsage()
135 printf(R"( in PrintUsage()
145 printf(R"( in PrintUsage()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/
Dopt.cpp86 R"(%s - Optimize a SPIR-V binary file. in PrintUsage()
99 printf(R"( in PrintUsage()
104 printf(R"( in PrintUsage()
108 printf(R"( in PrintUsage()
115 printf(R"( in PrintUsage()
120 printf(R"( in PrintUsage()
124 printf(R"( in PrintUsage()
128 printf(R"( in PrintUsage()
135 printf(R"( in PrintUsage()
145 printf(R"( in PrintUsage()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddead_branch_elim_test.cpp43 R"(OpCapability Shader in TEST_F()
71 R"(%main = OpFunction %void None %7 in TEST_F()
90 R"(%main = OpFunction %void None %7 in TEST_F()
124 R"(OpCapability Shader in TEST_F()
152 R"(%main = OpFunction %void None %7 in TEST_F()
171 R"(%main = OpFunction %void None %7 in TEST_F()
199 R"(OpCapability Shader in TEST_F()
227 R"(%main = OpFunction %void None %7 in TEST_F()
246 R"(%main = OpFunction %void None %7 in TEST_F()
278 R"(OpCapability Shader in TEST_F()
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Ddead_branch_elim_test.cpp43 R"(OpCapability Shader in TEST_F()
71 R"(%main = OpFunction %void None %7 in TEST_F()
90 R"(%main = OpFunction %void None %7 in TEST_F()
124 R"(OpCapability Shader in TEST_F()
152 R"(%main = OpFunction %void None %7 in TEST_F()
171 R"(%main = OpFunction %void None %7 in TEST_F()
199 R"(OpCapability Shader in TEST_F()
227 R"(%main = OpFunction %void None %7 in TEST_F()
246 R"(%main = OpFunction %void None %7 in TEST_F()
278 R"(OpCapability Shader in TEST_F()
[all …]
/third_party/spirv-tools/test/opt/
Ddead_branch_elim_test.cpp43 R"(OpCapability Shader in TEST_F()
71 R"(%main = OpFunction %void None %7 in TEST_F()
90 R"(%main = OpFunction %void None %7 in TEST_F()
124 R"(OpCapability Shader in TEST_F()
152 R"(%main = OpFunction %void None %7 in TEST_F()
171 R"(%main = OpFunction %void None %7 in TEST_F()
199 R"(OpCapability Shader in TEST_F()
227 R"(%main = OpFunction %void None %7 in TEST_F()
246 R"(%main = OpFunction %void None %7 in TEST_F()
278 R"(OpCapability Shader in TEST_F()
[all …]

12345678910>>...208