HomeSort by relevance Sort by last modified time
    Searched defs:s9 (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_mmx.asm 1749 s9: label
    [all...]
loopfilter_sse2.asm 424 movdqa xmm4, [GLOBAL(s9)]
1630 s9: label
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 622 s9: label
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_mmx.asm 1749 s9: label
    [all...]
loopfilter_sse2.asm 424 movdqa xmm4, [GLOBAL(s9)]
1630 s9: label
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 622 s9: label
  /external/clang/test/Sema/
pragma-align-mac68k.c 78 struct s9 { struct
83 extern int a9_0[sizeof(struct s9) == 6 ? 1 : -1];
84 extern int a9_1[__alignof(struct s9) == 2 ? 1 : -1];
  /external/chromium_org/v8/test/mjsunit/
uri.js 52 var s9 = String.fromCharCode(cc9_1)+String.fromCharCode(cc9_2); variable
64 assertEquals('%F4%8F%BF%BF', encodeURI(s9));
76 assertEquals(cc9_1, decodeURI(encodeURI(s9)).charCodeAt(0));
77 assertEquals(cc9_2, decodeURI(encodeURI(s9)).charCodeAt(1));
  /art/test/004-StackWalk/src/
Main.java 30 String s9 = new String("9"); local
52 s += s9;
  /external/clang/test/CodeGen/
regparm-struct.c 117 struct s9 { struct
122 __attribute__((regparm(3))) void f13(struct s9 a, int b);
125 struct s9 x = {41, 42, 43};
bitfield-2.c 331 struct __attribute__((packed)) s9 { struct
342 int f9_load(struct s9 *a0) {
ms_struct-bitfield.c 138 int s9 = sizeof(t9); variable
139 // CHECK: @s9 = global i32 28
140 // CHECK-ARM: @s9 = global i32 28
x86_64-arguments-nacl.c 47 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } struct
arm-arguments.c 56 struct s9 { int f0; int : 0; }; struct
57 struct s9 f9(void) {}
arm64-arguments.c 43 struct s9 { int f0; int : 0; }; struct
44 struct s9 f9(void) {}
x86_32-arguments-darwin.c 55 // CHECK-LABEL: define void @f9_2(%struct.s9* byval align 4 %a0)
56 struct s9 { struct
60 struct s9 f9_1(void) { while (1) {} }
61 void f9_2(struct s9 a0) {}
x86_64-arguments.c 56 struct s9 { int a; int b; int : 0; } f9(void) { while (1) {} } struct
  /external/clang/test/CodeGenCXX/
x86_32-arguments.cpp 112 // CHECK-LABEL: define void @_Z2f9v(%struct.s9* noalias sret %agg.result)
115 struct s9 { s9_0 a; s9_1 b; }; struct
116 s9 f9() { return s9(); }
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_dct.c 840 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
869 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
878 x1 = fdct_round_shift(s1 + s9);
886 x9 = fdct_round_shift(s1 - s9);
904 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
921 x9 = fdct_round_shift(s9 + s13);
925 x13 = fdct_round_shift(s9 - s13);
939 s9 = x9;
956 x9 = s9 + s11;
958 x11 = s9 - s11
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
677 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
686 x1 = dct_const_round_shift(s1 + s9);
694 x9 = dct_const_round_shift(s1 - s9);
712 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
729 x9 = dct_const_round_shift(s9 + s13);
733 x13 = dct_const_round_shift(s9 - s13);
747 s9 = x9;
764 x9 = s9 + s11;
766 x11 = s9 - s11
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 799 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
828 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
837 x1 = fdct_round_shift(s1 + s9);
845 x9 = fdct_round_shift(s1 - s9);
863 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
880 x9 = fdct_round_shift(s9 + s13);
884 x13 = fdct_round_shift(s9 - s13);
898 s9 = x9;
915 x9 = s9 + s11;
917 x11 = s9 - s11
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 675 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
713 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
722 x1 = dct_const_round_shift(s1 + s9);
730 x9 = dct_const_round_shift(s1 - s9);
748 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
765 x9 = dct_const_round_shift(s9 + s13);
769 x13 = dct_const_round_shift(s9 - s13);
783 s9 = x9;
800 x9 = s9 + s11;
802 x11 = s9 - s11
2094 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/chromium_org/v8/src/arm/
simulator-arm.h 113 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register

Completed in 1225 milliseconds

1 2