/third_party/openh264/codec/common/inc/ |
D | asmdefs_mmi.h | 66 #define MMI_XSawp_BH(f0, f2, f4, f6, f8, f10) \ argument 67 "mov.d "#f8", "#f2" \n\t" \ 70 "punpckhbh "#f10", "#f8", "#f6" \n\t" \ 71 "punpcklbh "#f8", "#f8", "#f6" \n\t" 73 #define MMI_XSawp_HW(f0, f2, f4, f6, f8, f10) \ argument 74 "mov.d "#f8", "#f2" \n\t" \ 77 "punpckhhw "#f10", "#f8", "#f6" \n\t" \ 78 "punpcklhw "#f8", "#f8", "#f6" \n\t" 80 #define MMI_XSawp_WD(f0, f2, f4, f6, f8, f10) \ argument 81 "mov.d "#f8", "#f2" \n\t" \ [all …]
|
/third_party/openh264/codec/encoder/core/mips/ |
D | dct_mmi.c | 43 #define MMI_Load4x8p(r0, f0, f2, f4, f6, f8, f10, f12, f14, f16, f18) \ argument 45 "gslqc1 "#f10", "#f8", 0x10("#r0") \n\t" \ 48 MMI_XSawp_DQ(f8, f10, f4, f6, f12, f14) \ 51 #define MMI_SumSubDiv2(f0, f2, f4, f6, f8, f10, f12, f14, f16) \ argument 52 "mov.d "#f8", "#f4" \n\t" \ 60 "psubh "#f12", "#f12", "#f8" \n\t" \ 63 #define MMI_IDCT(f0, f2, f4, f6, f8, f10, f12, f14, f16, f18, f20, f22, f24, f26, f28) \ argument 65 MMI_SumSubDiv2(f0, f2, f8, f10, f16, f18, f12, f14, f28) \ 69 #define MMI_StoreDiff8p_6(f0, f2, f4, f6, f8, f12, r0, r1, f14) \ argument 70 "paddh "#f0", "#f0", "#f8" \n\t" \ [all …]
|
/third_party/openh264/codec/common/mips/ |
D | satd_sad_mmi.c | 43 #define MMI_SumWHorizon1(f0, f2, f4, f6, f8, f10, r0) \ argument 45 "dmtc1 "#r0", "#f8" \n\t" \ 57 "dsrl "#f4", "#f0", "#f8" \n\t" \ 59 "dsrl "#f6", "#f2", "#f8" \n\t" \ 357 #define MMI_Get4LW16Sad(f0, f2, f4, f6, f8, f10, f12, f14, r0) \ argument 360 "pasubub "#f12", "#f12", "#f8" \n\t" \ 391 #define MMI_HDMTwo4x4(f0, f2, f4, f6, f8, f10, f12, f14, f16, f18) \ argument 393 MMI_SumSub(f8, f10, f12, f14, f16, f18) \ 395 MMI_SumSub(f0, f2, f8, f10, f16, f18) 397 #define MMI_SumAbs4(f0, f2, f4, f6, f8, f10, f12, f14, f16, f18, f20, f22, f24, f26) \ argument [all …]
|
D | deblock_mmi.c | 593 MMI_TransTwo8x8B($f0, $f2, $f4, $f6, $f8, $f10, $f12, in DeblockLumaTransposeH2V_mmi() 628 MMI_TransTwo8x8B($f0, $f2, $f4, $f6, $f8, $f10, $f12, in DeblockLumaTransposeV2H_mmi() 771 WELS_AbsH($f28, $f30, $f28, $f30, $f8, $f10) in DeblockLumaEq4V_mmi() 809 WELS_AbsH($f28, $f30, $f28, $f30, $f8, $f10) in DeblockLumaEq4V_mmi() 821 WELS_AbsH($f28, $f30, $f28, $f30, $f8, $f10) in DeblockLumaEq4V_mmi() 1079 WELS_AbsH($f28, $f30, $f28, $f30, $f8, $f10) in DeblockLumaEq4V_mmi() 1090 WELS_AbsH($f28, $f30, $f28, $f30, $f8, $f10) in DeblockLumaEq4V_mmi() 1115 WELS_AbsH($f28, $f30, $f28, $f30, $f8, $f10) in DeblockLumaEq4V_mmi() 1147 WELS_AbsH($f28, $f30, $f28, $f30, $f8, $f10) in DeblockLumaEq4V_mmi() 1649 WELS_AbsH($f4, $f6, $f4, $f6, $f8, $f10) in DeblockChromaLt4V_mmi() [all …]
|
D | intra_pred_com_mmi.c | 216 SUMH_HORIZON($f4, $f6, $f0, $f2, $f8) in WelsI16x16LumaPredPlane_mmi() 226 LOAD_COLUMN($f0, $f2, $f8, $f10, $f12, $f14, $f16, in WelsI16x16LumaPredPlane_mmi() 238 LOAD_COLUMN($f28, $f30, $f8, $f10, $f12, $f14, $f16, in WelsI16x16LumaPredPlane_mmi() 253 SUMH_HORIZON($f28, $f30, $f0, $f2, $f8) in WelsI16x16LumaPredPlane_mmi() 333 SUMH_HORIZON($f4, $f6, $f0, $f2, $f8) in WelsIChromaPredPlane_mmi() 343 LOAD_COLUMN_C($f0, $f8, $f12, $f16, %[pRef], %[kiStride], $10) in WelsIChromaPredPlane_mmi() 354 LOAD_COLUMN_C($f28, $f8, $f12, $f16, %[pRef], %[kiStride], $10) in WelsIChromaPredPlane_mmi() 364 SUMH_HORIZON($f28, $f30, $f0, $f2, $f8) in WelsIChromaPredPlane_mmi() 370 MMI_Copy8Times($f16, $f18, $f8, $8) in WelsIChromaPredPlane_mmi() 375 MMI_Copy8Times($f0, $f2, $f8, $8) in WelsIChromaPredPlane_mmi()
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
D | aesfx-sparcv9.pl | 57 ldd [$key + 8], %f8 79 fxor %f2, %f8, %f2 81 ldd [$key + 40], %f8 95 faesencx %f4, %f8, %f2 97 ldd [$key + 8], %f8 116 faesenclx %f4, %f8, %f2 131 fshiftorx %f2, %f2, %f14, %f8 135 stda %f8, [$inp + $tmp]0xc0 ! partial store 147 ldd [$key + 8], %f8 169 fxor %f2, %f8, %f2 [all …]
|
D | aest4-sparcv9.pl | 173 faligndata %f2, %f2, %f8 180 stda %f8, [$out + $mask]0xc0 ! partial store 251 faligndata %f2, %f2, %f8 258 stda %f8, [$out + $mask]0xc0 ! partial store 286 ldd [$inp + 32], %f8 290 faligndata %f6, %f8, %f6 402 ldd [$inp + 0], %f8 411 std %f8, [$out + 0] 456 aes_eround01 %f`16+8*$i+0`, %f0, %f2, %f8 460 aes_eround01 %f`16+8*$i+4`, %f8, %f2, %f0 [all …]
|
/third_party/openssl/crypto/aes/asm/ |
D | aesfx-sparcv9.pl | 57 ldd [$key + 8], %f8 79 fxor %f2, %f8, %f2 81 ldd [$key + 40], %f8 95 faesencx %f4, %f8, %f2 97 ldd [$key + 8], %f8 116 faesenclx %f4, %f8, %f2 131 fshiftorx %f2, %f2, %f14, %f8 135 stda %f8, [$inp + $tmp]0xc0 ! partial store 147 ldd [$key + 8], %f8 169 fxor %f2, %f8, %f2 [all …]
|
D | aest4-sparcv9.pl | 173 faligndata %f2, %f2, %f8 180 stda %f8, [$out + $mask]0xc0 ! partial store 251 faligndata %f2, %f2, %f8 258 stda %f8, [$out + $mask]0xc0 ! partial store 286 ldd [$inp + 32], %f8 290 faligndata %f6, %f8, %f6 402 ldd [$inp + 0], %f8 411 std %f8, [$out + 0] 456 aes_eround01 %f`16+8*$i+0`, %f0, %f2, %f8 460 aes_eround01 %f`16+8*$i+4`, %f8, %f2, %f0 [all …]
|
/third_party/openh264/codec/decoder/core/mips/ |
D | dct_mmi.c | 77 MMI_Trans4x4H_SINGLE($f0, $f2, $f4, $f6, $f8) in IdctResAddPred_mmi() 78 MMI_IDCT_SINGLE($f2, $f4, $f6, $f8, $f0, $f12, $f14) in IdctResAddPred_mmi() 79 MMI_Trans4x4H_SINGLE($f2, $f6, $f0, $f8, $f4) in IdctResAddPred_mmi() 80 MMI_IDCT_SINGLE($f6, $f0, $f8, $f4, $f2, $f12, $f14) in IdctResAddPred_mmi() 91 MMI_StoreDiff4P_SINGLE($f8, $f0, $f12, $f14, %[pPred], %[pPred], $f16) in IdctResAddPred_mmi() 213 SUMH_HORIZON($f4, $f6, $f0, $f2, $f8) in WelsDecoderI16x16LumaPredPlane_mmi() 223 LOAD_COLUMN($f0, $f2, $f8, $f10, $f12, $f14, $f16, $f18, %[pPred], in WelsDecoderI16x16LumaPredPlane_mmi() 235 LOAD_COLUMN($f28, $f30, $f8, $f10, $f12, $f14, $f16, $f18, %[pPred], in WelsDecoderI16x16LumaPredPlane_mmi() 252 SUMH_HORIZON($f28, $f30, $f0, $f2, $f8) in WelsDecoderI16x16LumaPredPlane_mmi() 259 MMI_Copy8Times($f16, $f18, $f8, $8) in WelsDecoderI16x16LumaPredPlane_mmi() [all …]
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
D | sparcv9_modes.pl | 150 faligndata %f2, %f2, %f8 156 stda %f8, [$out + $omask]0xc0 ! partial store 182 faligndata %f2, %f2, %f8 187 stda %f8, [$ivec + $omask]0xc0 372 faligndata %f2, %f2, %f8 378 stda %f8, [$out + $omask]0xc0 ! partial store 437 movxtod %o0, %f8 443 fxor %f8, %f4, %f4 477 faligndata %f0, %f0, %f8 ! handle unaligned output 482 stda %f8, [$out + $omask]0xc0 ! partial store [all …]
|
/third_party/openssl/crypto/perlasm/ |
D | sparcv9_modes.pl | 150 faligndata %f2, %f2, %f8 156 stda %f8, [$out + $omask]0xc0 ! partial store 182 faligndata %f2, %f2, %f8 187 stda %f8, [$ivec + $omask]0xc0 372 faligndata %f2, %f2, %f8 378 stda %f8, [$out + $omask]0xc0 ! partial store 437 movxtod %o0, %f8 443 fxor %f8, %f4, %f4 477 faligndata %f0, %f0, %f8 ! handle unaligned output 482 stda %f8, [$out + $omask]0xc0 ! partial store [all …]
|
/third_party/elfutils/tests/ |
D | run-strip-remove-keep.sh | 56 [17] .ctors PROGBITS 080494f8 0004f8 000008 0 WA 0 0 4 91 [17] .ctors NOBITS 080494f8 000120 000008 0 WA 0 0 4 142 [17] .ctors PROGBITS 080494f8 0004f8 000008 0 WA 0 0 4 178 [17] .ctors NOBITS 080494f8 000120 000008 0 WA 0 0 4 217 [ 3] .dynsym DYNSYM 00000000000001f8 000001f8 00000108 24 A 4 2 8 234 [20] .got PROGBITS 00000000002007f8 000007f8 00000018 8 WA 0 0 8 252 [ 3] .dynsym NOBITS 00000000000001f8 000001b8 00000108 24 A 4 2 8 269 [20] .got NOBITS 00000000002007f8 000001c0 00000018 8 WA 0 0 8 274 [25] .symtab SYMTAB 0000000000000000 000002a8 000004f8 24 26 44 8 296 [ 3] .dynsym DYNSYM 00000000000001f8 000001f8 00000108 24 A 4 2 8 [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | noImplicitAnyParametersInBareFunctions.symbols | 42 function f8(x1, y1: number): any; 43 >f8 : Symbol(f8, Decl(noImplicitAnyParametersInBareFunctions.ts, 19, 30), Decl(noImplicitAnyParamet… 47 function f8(x2: string, y2): any; 48 >f8 : Symbol(f8, Decl(noImplicitAnyParametersInBareFunctions.ts, 19, 30), Decl(noImplicitAnyParamet… 52 function f8(x3, y3): any { } 53 >f8 : Symbol(f8, Decl(noImplicitAnyParametersInBareFunctions.ts, 19, 30), Decl(noImplicitAnyParamet…
|
D | noImplicitAnyParametersInInterface.symbols | 55 f8(x1, y1: number): any; 56 >f8 : Symbol(I.f8, Decl(noImplicitAnyParametersInInterface.ts, 25, 22), Decl(noImplicitAnyParameter… 60 f8(x2: string, y2): any; 61 >f8 : Symbol(I.f8, Decl(noImplicitAnyParametersInInterface.ts, 25, 22), Decl(noImplicitAnyParameter… 65 f8(x3, y3): any; 66 >f8 : Symbol(I.f8, Decl(noImplicitAnyParametersInInterface.ts, 25, 22), Decl(noImplicitAnyParameter…
|
D | noImplicitAnyParametersInBareFunctions.js | 24 function f8(x1, y1: number): any; 25 function f8(x2: string, y2): any; 26 function f8(x3, y3): any { } 71 function f8(x3, y3) { } function
|
D | noImplicitAnyParametersInInterface.types | 53 f8(x1, y1: number): any; 54 >f8 : { (x1: any, y1: number): any; (x2: string, y2: any): any; (x3: any, y3: any): any; } 58 f8(x2: string, y2): any; 59 >f8 : { (x1: any, y1: number): any; (x2: string, y2: any): any; (x3: any, y3: any): any; } 63 f8(x3, y3): any; 64 >f8 : { (x1: any, y1: number): any; (x2: string, y2: any): any; (x3: any, y3: any): any; }
|
D | noImplicitAnyParametersInBareFunctions.types | 42 function f8(x1, y1: number): any; 43 >f8 : { (x1: any, y1: number): any; (x2: string, y2: any): any; } 47 function f8(x2: string, y2): any; 48 >f8 : { (x1: any, y1: number): any; (x2: string, y2: any): any; } 52 function f8(x3, y3): any { } 53 >f8 : { (x1: any, y1: number): any; (x2: string, y2: any): any; }
|
D | noImplicitAnyParametersInInterface.js | 30 f8(x1, y1: number): any; 31 f8(x2: string, y2): any; 32 f8(x3, y3): any;
|
/third_party/openh264/codec/common/src/ |
D | mc.cpp | 1670 #define FILTER_HV_W4(f0, f2, f4, f6, f8, f10, f12, f14, f16, f18, \ argument 1674 "mov.d "#f28", "#f8" \n\t" \ 1678 "dmfc1 "#r2", "#f8" \n\t" \ 1680 "dmtc1 "#r1", "#f8" \n\t" \ 1681 "paddh "#f0", "#f0", "#f8" \n\t" \ 1682 "paddh "#f2", "#f2", "#f8" \n\t" \ 1688 "dmtc1 "#r1", "#f8" \n\t" \ 1689 "psllh "#f28", "#f28", "#f8" \n\t" \ 1690 "psllh "#f30", "#f30", "#f8" \n\t" \ 1695 "psllh "#f28", "#f28", "#f8" \n\t" \ [all …]
|
/third_party/openh264/codec/processing/src/mips/ |
D | vaa_mmi.c | 58 #define WELS_SAD_SD_MAD_16x1_MMI(f0, f2, f4, f6, f8, f10, f12, f14, r0, r1, r2) \ argument 71 "paddw "#f8", "#f8", $f12 \n\t" \ 86 #define WELS_SAD_16x2_MMI(f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, r1, r2, r3) \ argument 92 "gslqc1 "#f7", "#f8", 0x00("#r2") \n\t" \ 98 "pasubub "#f6", "#f6", "#f8" \n\t" \ 152 #define WELS_SAD_BGD_SQDIFF_16x1_MMI(f0, f2, f4, f6, f8, f10, f12, f14, r0, r1, r2) \ argument 190 "pmaxub "#f8", "#f8", $f12 \n\t" \ 386 WELS_MAX_REG_MMI($f16, $f18, $f8, $f10) in VAACalcSadBgd_mmi() 429 WELS_MAX_REG_MMI($f16, $f18, $f8, $f10) in VAACalcSadBgd_mmi() 672 WELS_MAX_REG_MMI($f20, $f22, $f8, $f10) in VAACalcSadSsdBgd_mmi() [all …]
|
/third_party/libffi/src/ia64/ |
D | unix.S | 64 ldf.fill f8 = [in0], 32 165 stfs [in1] = f8 169 stfd [in1] = f8 173 stfe [in1] = f8 210 stfs [in1] = f8, 8 234 stfd [in1] = f8, 16 258 stfe [in1] = f8, 32 313 stf.spill [r16] = f8, 32 393 ldfs f8 = [r16] 401 ldfd f8 = [r16] [all …]
|
/third_party/ffmpeg/libavcodec/mips/ |
D | simple_idct_mmi.c | 168 IDCT_ROW_COND_DC($f8,$f9) in ff_simple_idct_8_mmi() 282 IDCT_COL_CASE1($f8, $f8, $f10) in ff_simple_idct_8_mmi() 304 IDCT_COL_CASE2($f8, $f10, $f8, $f10) in ff_simple_idct_8_mmi()
|
/third_party/typescript/tests/cases/compiler/ |
D | noImplicitAnyParametersInBareFunctions.ts | 25 function f8(x1, y1: number): any; function 26 function f8(x2: string, y2): any; 27 function f8(x3, y3): any { }
|
D | noImplicitAnyParametersInInterface.ts | 31 f8(x1, y1: number): any; method 32 f8(x2: string, y2): any; method 33 f8(x3, y3): any; method
|