Home
last modified time | relevance | path

Searched refs:t2a (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/tests/baselines/reference/extractFunction/
DextractFunction13.ts5 function F2<T2a, T2b>(t2a: T2a, t2b: T2b) {
8 t2a.toString();
21 function F2<T2a, T2b>(t2a: T2a, t2b: T2b) {
28 t2a.toString();
41 function F2<T2a, T2b>(t2a: T2a, t2b: T2b) {
43 /*RENAME*/newFunction<U2a, T2a, U3a>(t2a, u2a, u3a);
48 function newFunction<U2a, T2a, U3a>(t2a: T2a, u2a: U2a, u3a: U3a) {
50 t2a.toString();
61 function F2<T2a, T2b>(t2a: T2a, t2b: T2b) {
63 /*RENAME*/newFunction<U1a, T1a, U2a, T2a, U3a>(t1a, t2a, u1a, u2a, u3a);
[all …]
/third_party/selinux/secilc/test/
Din_test.cil49 (type t2a)
55 (allow t2a self (CLASS (PERM1)))
59 (allow t2a self (CLASS (PERM2)))
63 (allow t2a self (CLASS (PERM3)))
127 ;; t2a, t2b
135 ;; allow t2a t2a : CLASS { PERM1 PERM2 PERM3 };
/third_party/openssl/crypto/sha/asm/
Dsha256-c64xplus.pl34 ($A,$Actx,$B,$Bctx,$C,$Cctx,$D,$Dctx,$T2,$S0,$s1,$t0a,$t1a,$t2a,$X9,$X14)
126 || AND $A,$B,$t2a
135 || OR $t2a,$Maj,$Maj ; Maj(a,b,c) = ((a|b)&c)|(a&b)
163 || AND $A,$B,$t2a
174 || OR $t2a,$Maj,$Maj ; Maj(a,b,c) = ((a|b)&c)|(a&b)
217 || AND $A,$B,$t2a
228 || OR $t2a,$Maj,$Maj ; Maj(a,b,c) = ((a|b)&c)|(a&b)
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/vulkan/frag/
Dtexture-access-function.swizzle.vk.frag21 vec4 do_samples(sampler1D t1, texture2D t2, sampler3D t3, textureCube tc, sampler2DArray t2a, sampl…
28 c = texture(t2a, vec3(0.0, 0.0, 0.0));
50 c = textureLod(t2a, vec3(0.0, 0.0, 0.0), 0.0);
68 c = texelFetch(t2a, ivec3(0, 0, 0), 0);
76 c = textureGather(t2a, vec3(0.0, 0.0, 0.0), 2);
/third_party/ffmpeg/tests/fate/
Dadpcm.mak133 FATE_ADPCM-$(call DEMDEC, PP_BNK, ADPCM_IMA_CUNNING) += fate-adpcm-ima-cunning-trunc-t2a-track0
134 fate-adpcm-ima-cunning-trunc-t2a-track0: CMD = md5 -y -i $(TARGET_SAMPLES)/pp_bnk/VIDEOMOD-trunc-t2…
136 FATE_ADPCM-$(call DEMDEC, PP_BNK, ADPCM_IMA_CUNNING) += fate-adpcm-ima-cunning-trunc-t2a-track1
137 fate-adpcm-ima-cunning-trunc-t2a-track1: CMD = md5 -y -i $(TARGET_SAMPLES)/pp_bnk/VIDEOMOD-trunc-t2…
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c1207 dctint t0, t0a, t1, t1a, t2, t2a, t3, t3a, t4, t4a, t5, t5a, t6, t6a, t7, t7a; in idct8_1d() local
1211 t2a = (IN(2) * 6270 - IN(6) * 15137 + (1 << 13)) >> 14; in idct8_1d()
1219 t1 = t1a + t2a; in idct8_1d()
1220 t2 = t1a - t2a; in idct8_1d()
1243 dctint t0, t0a, t1, t1a, t2, t2a, t3, t3a, t4, t4a, t5, t5a, t6, t6a, t7, t7a; in iadst8_1d() local
1247 t2a = 14449 * IN(5) + 7723 * IN(2); in iadst8_1d()
1256 t2 = (t2a + t6a + (1 << 13)) >> 14; in iadst8_1d()
1260 t6 = (t2a - t6a + (1 << 13)) >> 14; in iadst8_1d()
1290 dctint t0a, t1a, t2a, t3a, t4a, t5a, t6a, t7a; in idct16_1d() local
1295 t2a = (dctint)(IN(4) * 6270U - IN(12) * 15137U + (1 << 13)) >> 14; in idct16_1d()
[all …]
/third_party/ffmpeg/libavcodec/arm/
Dfft_neon.S127 vadd.f32 q11, q12, q1 @ {t1a,t2a,t5,t6}
145 vadd.f32 q1, q14, q15 @ {t1a,t2a,t5a,t6a}
153 vswp d3, d30 @ q1{t1a,t2a,t3a,t4a} q15{t6a,t5a,t7a,t8a}
164 vmla.f32 q14, q1, d5[1] @ {t1a,t2a,t5a,t6a}
185 vmla.f32 q15, q1, d4[1] @ {t1a,t2a,t5a,t6a}
227 vmla.f32 q11, q1, d5[0] @ {t1a,t2a,t5a,t6a}
259 vmla.f32 q11, q1, d5[0] @ {t1a,t2a,t5a,t6a}
Dvp9itxfm_16bpp_neon.S838 butterfly d8, d26, d20, d26 @ d8 = t2a, d26 = t5
864 mbutterfly d20, d28, d1[0], d1[1], q4, q5 @ d20 = t2a, d28 = t3a
889 mbutterfly_h1 d20, d28, d1[0], d1[1], q4, q5 @ d20 = t2a, d28 = t3a
960 butterfly_n d18, d21, q6, q2, q3, q2 @ d18 = t2a, d21 = t10a
1000 butterfly d2, d6, d27, d25 @ d2 = out[0], d6 = t2a
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/vulkan/frag/
Dtexture-access-function.swizzle.vk.frag141 …cube<float> tc, constant uint& tcSwzl, thread const texture2d_array<float> t2a, thread const sampl…
147 … c = spvTextureSwizzle(t2a.sample(t2aSmplr, float3(0.0).xy, uint(round(float3(0.0).z))), t2aSwzl);
163 …c = spvTextureSwizzle(t2a.sample(t2aSmplr, float3(0.0).xy, uint(round(float3(0.0).z)), level(0.0))…
175 c = spvTextureSwizzle(t2a.read(uint2(int3(0).xy), uint(int3(0).z), 0), t2aSwzl);
179 …c = spvGatherSwizzle(t2a, t2aSmplr, t2aSwzl, component::z, float3(0.0).xy, uint(round(float3(0.0).…
/third_party/ffmpeg/libavcodec/x86/
Dvp9itxfm.asm425 VP9_UNPACK_MULSUB_2W_4X 2, 6, 15137, 6270, D_8192_REG, 0, 4 ; m2=t2a, m6=t3a
441 SUMSUB_BA w, 2, 0, 5 ; m2=t1a+t2a (t1), m0=t1a-t2a (t2)
449 pmulhrsw m2, [pw_6270x2] ; m2=t2a
462 SUMSUB_BA w, 2, 0, 5 ; m2=t1a+t2a (t1), m0=t1a-t2a (t2)
2070 SUMSUB_BA w, 14, 12, 5 ; m14=out0, m12=t2a
Dvp9itxfm_16bpp.asm870 SUMSUB_MUL_D 5, 2, 3, 4, 14449, 7723, %3 ; m5/8=t2a, m2/9=t3a
1016 SCRATCH 2, 13, rsp+(%4+5)*mmsize ; t2a
1328 SUMSUB_PACK_D 1, 3, 6, 4, 0 ; m1=t2a, m3=t10a
1371 mova m2, [rsp+68*mmsize] ; t2a
1420 SUMSUB_BA d, 2, 6, 3 ; m2=out0, m6=t2a
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp384 else if (const Texture2DArray* t2a = dynamic_cast<const Texture2DArray*>(&cfg)) in glInit() local
385 glInitLayered(*t2a, 1, gl); in glInit()
/third_party/chromium/patch/
D0003-ohos-1115.patch203023 + CREATE TABLE t2a(c INTEGER PRIMARY KEY, i1 INT);
203025 + CREATE VIEW t2(c,d) AS SELECT c, d FROM t2a NATURAL JOIN t2b;
203026 + INSERT INTO t2a VALUES(3,93),(4,94),(5,95),(6,96),(7,97);
203034 + CREATE TABLE t2a(c INTEGER PRIMARY KEY, i1 INT);
203036 + CREATE VIEW t2(c,d) AS SELECT c, d FROM t2a NATURAL JOIN t2b;
203037 + INSERT INTO t2a VALUES(3,93),(4,94),(5,95),(6,96),(7,97);
204724 + CREATE TABLE t2a(c INT, d INT, e INT, f INT);
204728 + INSERT INTO t2a VALUES(12,22,32,42),(13,23,33,43);
204740 + CREATE VIEW t2 AS SELECT * FROM t2a UNION SELECT * FROM t2b;