Home
last modified time | relevance | path

Searched refs:b01 (Results 1 – 25 of 66) sorted by relevance

123

/third_party/skia/src/core/
DSkMatrixInvert.cpp46 double b01 = a22 * a11 - a12 * a21; in SkInvert3x3Matrix() local
51 double determinant = a00 * b01 + a01 * b11 + a02 * b21; in SkInvert3x3Matrix()
54 outMatrix[0] = b01 * invdet; in SkInvert3x3Matrix()
91 double b01 = a00 * a12 - a02 * a10; in SkInvert4x4Matrix() local
104 double determinant = b00 * b11 - b01 * b10 + b02 * b09 + b03 * b08 - b04 * b07 + b05 * b06; in SkInvert4x4Matrix()
108 b01 *= invdet; in SkInvert4x4Matrix()
126 outMatrix[6] = a32 * b02 - a30 * b05 - a33 * b01; in SkInvert4x4Matrix()
127 outMatrix[7] = a20 * b05 - a22 * b02 + a23 * b01; in SkInvert4x4Matrix()
134 outMatrix[14] = a31 * b01 - a30 * b03 - a32 * b00; in SkInvert4x4Matrix()
135 outMatrix[15] = a20 * b03 - a21 * b01 + a22 * b00; in SkInvert4x4Matrix()
/third_party/typescript/tests/baselines/reference/
DmappedTypeModifiers.js52 var b01: B; variable
53 var b01: { [P in keyof B]: B[P] }; variable
54 var b01: Pick<B, keyof B>; variable
55 var b01: Pick<Pick<B, keyof B>, keyof B>; variable
134 var b01; variable
135 var b01; variable
136 var b01; variable
137 var b01; variable
DmappedTypeModifiers.types150 var b01: B;
151 >b01 : B
153 var b01: { [P in keyof B]: B[P] };
154 >b01 : B
156 var b01: Pick<B, keyof B>;
157 >b01 : B
159 var b01: Pick<Pick<B, keyof B>, keyof B>;
160 >b01 : B
DmappedTypeModifiers.symbols226 var b01: B;
227 >b01 : Symbol(b01, Decl(mappedTypeModifiers.ts, 50, 3), Decl(mappedTypeModifiers.ts, 51, 3), Decl(m…
230 var b01: { [P in keyof B]: B[P] };
231 >b01 : Symbol(b01, Decl(mappedTypeModifiers.ts, 50, 3), Decl(mappedTypeModifiers.ts, 51, 3), Decl(m…
237 var b01: Pick<B, keyof B>;
238 >b01 : Symbol(b01, Decl(mappedTypeModifiers.ts, 50, 3), Decl(mappedTypeModifiers.ts, 51, 3), Decl(m…
243 var b01: Pick<Pick<B, keyof B>, keyof B>;
244 >b01 : Symbol(b01, Decl(mappedTypeModifiers.ts, 50, 3), Decl(mappedTypeModifiers.ts, 51, 3), Decl(m…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td95 defm ORR_ZZZ : sve_int_bin_cons_log<0b01, "orr", or>;
133 defm EOR_ZI : sve_int_log_imm<0b01, "eor", "eon", xor>;
138 defm UMAX_ZI : sve_int_arith_imm1_unsigned<0b01, "umax", umax>;
220 defm FMLS_ZPmZZ : sve_fp_3op_p_zds_a<0b01, "fmls", int_aarch64_sve_fmls>;
225 defm FMSB_ZPmZZ : sve_fp_3op_p_zds_b<0b01, "fmsb", int_aarch64_sve_fmsb>;
281 defm SUNPKHI_ZZ : sve_int_perm_unpk<0b01, "sunpkhi", AArch64sunpkhi>;
295 def BRKPB_PPzPP : sve_int_brkp<0b01, "brkpb">;
361 defm LD1RB_H_IMM : sve_mem_ld_dup<0b00, 0b01, "ld1rb", Z_h, ZPR16, uimm6s1>;
364 defm LD1RSW_IMM : sve_mem_ld_dup<0b01, 0b00, "ld1rsw", Z_d, ZPR64, uimm6s4>;
365 defm LD1RH_IMM : sve_mem_ld_dup<0b01, 0b01, "ld1rh", Z_h, ZPR16, uimm6s2>;
[all …]
DSVEInstrFormats.td281 def _H : sve_int_ptrue<0b01, opc, asm, PPR16, nxv8i1, op>;
444 def _B : sve_int_pfirst_next<0b01, opc, asm, PPR8>;
451 def _H : sve_int_pfirst_next<0b01, opc, asm, PPR16>;
492 def _H : sve_int_count_r<0b01, opc, asm, GPR64z, PPR16, GPR64as32>;
520 def _H : sve_int_count_r<0b01, opc, asm, GPR32z, PPR16, GPR32z>;
537 def _H : sve_int_count_r<0b01, opc, asm, GPR64z, PPR16, GPR64z>;
575 def _H : sve_int_count_v<0b01, opc, asm, ZPR16, PPR16>;
614 def _H : sve_int_pcount_pred<0b01, opc, asm, PPR16>;
824 def _H : sve_int_perm_dup_r<0b01, asm, ZPR16, nxv8i16, GPR32sp, op>;
921 def _H : sve_int_perm_tbl<0b01, 0b10, asm, ZPR16, Z_h>;
[all …]
DAArch64InstrInfo.td762 def SHA512H2 : CryptoRRRTied<0b0, 0b01, "sha512h2">;
767 def BCAX : CryptoRRRR_16B<0b01, "bcax">;
773 def SM3TT1B : CryptoRRRi2Tied<0b0, 0b01, "sm3tt1b">;
778 def SM3PARTW2 : CryptoRRRTied_4S<0b1, 0b01, "sm3partw2">;
780 def SM4E : CryptoRRTied_4S<0b0, 0b01, "sm4e">;
786 def LDAPRH : RCPCLoad<0b01, "ldaprh", GPR32>;
877 def IB : SignAuthOneData<prefix, 0b01, !strconcat(asm, "ib")>;
882 def IZB : SignAuthZero<prefix_z, 0b01, !strconcat(asm, "izb")>;
890 def XPACD : SignAuthZero<0b100, 0b01, "xpacd">;
918 def FJCVTZS : BaseFPToIntegerUnscaled<0b01, 0b11, 0b110, FPR64, GPR32,
[all …]
DAArch64InstrFormats.td1417 let Inst{20-19} = 0b01;
1432 let Inst{20-19} = 0b01;
2994 let Inst{25-24} = 0b01;
3844 let Inst{11-10} = 0b01;
4214 : BaseMemTag<0b01, 0b00, asm_insn, asm_opnds, "$Rt = $wback",
4248 BaseMemTagStore<opc1, 0b01, insn, "\t$Rt, [$Rn], $offset",
4361 def UWDr : BaseFPToIntegerUnscaled<0b01, rmode, opcode, FPR64, GPR32, asm,
4367 def UXDr : BaseFPToIntegerUnscaled<0b01, rmode, opcode, FPR64, GPR64, asm,
4412 def SWDri : BaseFPToInteger<0b01, rmode, opcode, FPR64, GPR32,
4421 def SXDri : BaseFPToInteger<0b01, rmode, opcode, FPR64, GPR64,
[all …]
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeModifiers.ts54 var b01: B; variable
55 var b01: { [P in keyof B]: B[P] }; variable
56 var b01: Pick<B, keyof B>; variable
57 var b01: Pick<Pick<B, keyof B>, keyof B>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfoC.td244 : RVInst16CB<funct3, 0b01, (outs), (ins cls:$rs1, simm9_lsb0:$imm),
258 : RVInst16CB<0b100, 0b01, (outs cls:$rs1_wb), (ins cls:$rs1, ImmOpnd:$imm),
269 : RVInst16CA<funct6, funct2, 0b01, (outs cls:$rd_wb), (ins cls:$rd, cls:$rs2),
363 def C_NOP : RVInst16CI<0b000, 0b01, (outs), (ins), "c.nop", "">,
370 def C_ADDI : RVInst16CI<0b000, 0b01, (outs GPRNoX0:$rd_wb),
379 def C_ADDI_NOP : RVInst16CI<0b000, 0b01, (outs GPRX0:$rd_wb),
391 def C_JAL : RVInst16CJ<0b001, 0b01, (outs), (ins simm12_lsb0:$offset),
396 def C_ADDIW : RVInst16CI<0b001, 0b01, (outs GPRNoX0:$rd_wb),
405 def C_LI : RVInst16CI<0b010, 0b01, (outs GPRNoX0:$rd), (ins simm6:$imm),
412 def C_ADDI16SP : RVInst16CI<0b011, 0b01, (outs SP:$rd_wb),
[all …]
/third_party/ffmpeg/libavfilter/
Dcolorspacedsp_template.c159 int r01 = rgb0[x * 2 + 1], g01 = rgb1[x * 2 + 1], b01 = rgb2[x * 2 + 1]; in fn() local
172 b01 * cby + rnd) >> sh)); in fn()
186 avg(b00, b01, b10, b11) * cburv + rnd) >> sh)); in fn()
190 avg(b00, b01, b10, b11) * cbv + rnd) >> sh)); in fn()
250 int r01 = rgb0[x * 2 + 1], g01 = rgb1[x * 2 + 1], b01 = rgb2[x * 2 + 1]; in fn() local
269 y01 = r01 * cry + g01 * cgy + b01 * cby + rnd_scratch[0][y & !SS_H][x * 2 + 1]; in fn()
300 avg(b00, b01, b10, b11) * cburv + rnd_scratch[1][y & 1][x]; in fn()
311 avg(b00, b01, b10, b11) * cbv + rnd_scratch[2][y & 1][x]; in fn()
/third_party/flutter/skia/src/core/
DSkMatrix44.cpp477 double b01 = a00 * a12 - a02 * a10; in determinant() local
490 return b00 * b11 - b01 * b10 + b02 * b09 + b03 * b08 - b04 * b07 + b05 * b06; in determinant()
592 double b01 = a00 * a12 - a02 * a10; in invert() local
602 double det = b00 * b11 - b01 * b10 + b03 * b08; in invert()
613 b01 *= invdet; in invert()
628 inverse->fMat[1][2] = SkDoubleToMScalar(-b01); in invert()
636 inverse->fMat[3][2] = SkDoubleToMScalar(a31 * b01 - a30 * b03 - a32 * b00); in invert()
650 double b01 = a00 * a12 - a02 * a10; in invert() local
663 double det = b00 * b11 - b01 * b10 + b02 * b09 + b03 * b08 - b04 * b07 + b05 * b06; in invert()
674 b01 *= invdet; in invert()
[all …]
/third_party/boost/boost/geometry/srs/projections/proj/
Dlask.hpp61 static const double b01 = 1.00384; variable
80 xy_y = lp_lat * (b01 + l2 * (b21 + p2 * b23 + l2 * b41) + in fwd()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td412 class ADD_A_H_ENC : MSA_3R_FMT<0b000, 0b01, 0b010000>;
417 class ADDS_A_H_ENC : MSA_3R_FMT<0b001, 0b01, 0b010000>;
422 class ADDS_S_H_ENC : MSA_3R_FMT<0b010, 0b01, 0b010000>;
427 class ADDS_U_H_ENC : MSA_3R_FMT<0b011, 0b01, 0b010000>;
432 class ADDV_H_ENC : MSA_3R_FMT<0b000, 0b01, 0b001110>;
437 class ADDVI_H_ENC : MSA_I5_FMT<0b000, 0b01, 0b000110>;
446 class ASUB_S_H_ENC : MSA_3R_FMT<0b100, 0b01, 0b010001>;
451 class ASUB_U_H_ENC : MSA_3R_FMT<0b101, 0b01, 0b010001>;
456 class AVE_S_H_ENC : MSA_3R_FMT<0b100, 0b01, 0b010000>;
461 class AVE_U_H_ENC : MSA_3R_FMT<0b101, 0b01, 0b010000>;
[all …]
/third_party/skia/modules/canvaskit/
Dmatrix.js339 var b01 = a00 * a12 - a02 * a10;
352 var det = b00 * b11 - b01 * b10 + b02 * b09 + b03 * b08 - b04 * b07 + b05 * b06;
362 b01 *= invdet;
387 a32 * b02 - a30 * b05 - a33 * b01,
389 a31 * b01 - a30 * b03 - a32 * b00,
392 a20 * b05 - a22 * b02 + a23 * b01,
394 a20 * b03 - a21 * b01 + a22 * b00,
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgeometricmath.c125 gint bx0, bx1, by0, by1, b00, b10, b01, b11; in gst_gm_noise_2() local
147 b01 = noise->p[i + by1]; in gst_gm_noise_2()
159 q = noise->g2[b01]; in gst_gm_noise_2()
/third_party/ffmpeg/libavcodec/ppc/
Dfdctdsp.c200 vector float b01, b11, b21, b31, b41, b51, b61, b71; in ff_fdct_altivec() local
221 b01 = ((vector float) MERGE_S16(h, b00, b40)); in ff_fdct_altivec()
239 x0 = ((vector float) MERGE_S16(h, b01, b41)); in ff_fdct_altivec()
240 x1 = ((vector float) MERGE_S16(l, b01, b41)); in ff_fdct_altivec()
407 x0 = vec_mergel(b01, b21); in ff_fdct_altivec()
408 x1 = vec_mergeh(b01, b21); in ff_fdct_altivec()
422 b01 = vec_mergeh(x5, x7); in ff_fdct_altivec()
429 FDCTCOL(b01, b11, b21, b31, b41, b51, b61, b71); in ff_fdct_altivec()
/third_party/skia/tests/sksl/intrinsics/
DInverse.metal52 T b01 = a22*a11 - a12*a21;
55 T det = a00*b01 + a01*b11 + a02*b21;
56 return matrix<T, 3, 3>(b01, (-a22*a01 + a02*a21), ( a12*a01 - a02*a11),
/third_party/selinux/secilc/test/
Dopt-expected.cil14 (boolean b01 false)
33 (booleanif b01
Dopt-input.cil14 (boolean b01 false)
36 (booleanif (b01)
/third_party/boost/boost/qvm/gen/
Dvec_mat_operations2.hpp80 Tb const b01 = mat_traits<B>::template read_element<0,1>(b); in operator *() local
87 vec_traits<R>::template write_element<1>(r)=a0*b01+a1*b11; in operator *()
Dvec_mat_operations3.hpp88 Tb const b01 = mat_traits<B>::template read_element<0,1>(b); in operator *() local
100 vec_traits<R>::template write_element<1>(r)=a0*b01+a1*b11+a2*b21; in operator *()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrMVE.td330 def MVE_v8i16 : MVEVectorVTInfo<v8i16, v4i32, v8i1, 0b01, "i", ?>;
338 def MVE_v8s16 : MVEVectorVTInfo<v8i16, v4i32, v8i1, 0b01, "s", 0b0>;
342 def MVE_v8u16 : MVEVectorVTInfo<v8i16, v4i32, v8i1, 0b01, "u", 0b1>;
347 def MVE_v8f16 : MVEVectorVTInfo<v8f16, v4f32, v8i1, 0b01, "f", ?>;
445 def MVE_URSHR : MVE_ScalarShiftSRegImm<"urshr", 0b01>;
546 def MVE_LSRL : MVE_ScalarShiftDRegImm<"lsrl", 0b01, ?, [(set tGPREven:$RdaLo, tGPROdd:$RdaHi,
556 def MVE_URSHRL : MVE_ScalarShiftDRegImm<"urshrl", 0b01, 0b1>;
635 let Inst{17-16} = 0b01;
655 defm MVE_VADDVs16 : MVE_VADDV_A<"s16", 0b0, 0b01>;
658 defm MVE_VADDVu16 : MVE_VADDV_A<"u16", 0b1, 0b01>;
[all …]
DARMInstrVFP.td144 def VLDRD : ADI5<0b1101, 0b01, (outs DPR:$Dd), (ins addrmode5:$addr),
149 def VLDRS : ASI5<0b1101, 0b01, (outs SPR:$Sd), (ins addrmode5:$addr),
159 def VLDRH : AHI5<0b1101, 0b01, (outs HPR:$Sd), (ins addrmode5fp16:$addr),
198 let Inst{24-23} = 0b01; // Increment After
207 let Inst{24-23} = 0b01; // Increment After
226 let Inst{24-23} = 0b01; // Increment After
239 let Inst{24-23} = 0b01; // Increment After
334 let Inst{24-23} = 0b01; // Increment After
341 let Inst{24-23} = 0b01; // Increment After
513 defm VSELVS : vsel_inst<"vs", 0b01, 6>;
[all …]
DARMInstrNEON.td3323 def v4i16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 0, op4,
3337 def v4f16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 0, op4,
3350 def v8i16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 1, op4,
3364 def v8f16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 1, op4,
3407 def v4i16 : N3VD_cmp<op24, op23, 0b01, op11_8, op4, itinD16,
3418 def v8i16 : N3VQ_cmp<op24, op23, 0b01, op11_8, op4, itinQ16,
3436 def v4i16 : N2VDInt<op24_23, op21_20, 0b01, op17_16, op11_7, op4,
3444 def v8i16 : N2VQInt<op24_23, op21_20, 0b01, op17_16, op11_7, op4,
3460 def v4i16 : N2VN<op24_23, op21_20, 0b01, op17_16, op11_7, op6, op4,
3477 def v4i16 : N2VNInt<op24_23, op21_20, 0b01, op17_16, op11_7, op6, op4,
[all …]

123