HomeSort by relevance Sort by last modified time
    Searched defs:s6 (Results 76 - 100 of 135) sorted by null

1 2 34 5 6

  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/machine/
regdef.h 81 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/
regdef.h 51 #define s6 $22 macro
101 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/machine/
regdef.h 81 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/
regdef.h 51 #define s6 $22 macro
101 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/machine/
regdef.h 81 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/machine/
regdef.h 81 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/machine/
regdef.h 88 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/machine/
regdef.h 81 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/machine/
regdef.h 88 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/machine/
regdef.h 81 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/machine/
regdef.h 88 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 51 #define s6 $22 macro
101 #define s6 $22 macro
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 81 #define s6 $22 macro
  /external/clang/test/CodeGen/
arm-arguments.c 38 // APCS-GNU: struct.s6* noalias sret
40 struct s6 { int f0[1]; }; struct
41 struct s6 f6(void) {}
  /external/libjpeg-turbo/simd/
jsimd_mips_dspr2_asm.h 47 #define s6 $22 macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 43 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 local
54 s6 = input[1] - input[6];
72 t0 = (s6 - s5) * cospi_16_64;
73 t1 = (s6 + s5) * cospi_16_64;
122 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 local
133 s6 = input[1] - input[6];
151 t0 = (s6 - s5) * cospi_16_64;
152 t1 = (s6 + s5) * cospi_16_64;
237 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
255 s6 = sinpi_2_9 * x3
276 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
347 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
574 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; \/\/ canbe16 local
    [all...]
  /external/toybox/toys/net/
ifconfig.c 184 struct sockaddr_in6 s6; local
193 if (inet_pton(AF_INET6, ipv6_addr, (void *)&s6.sin6_addr) > 0) {
194 if (inet_ntop(AF_INET6, &s6.sin6_addr, toybuf, sizeof(toybuf))) {
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 143 s6 = 3.19475326584100867617e-05, /* 0x3F00BFEC, 0xDD17E945 */ variable
275 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
  /external/fdlibm/
e_lgamma_r.c 141 s6 = 3.19475326584100867617e-05, /* 0x3F00BFEC, 0xDD17E945 */ variable
280 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
vp8_loopfilter_filters_dspr2.c 308 unsigned char *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; local
332 s6 = s + p + p + p;
349 p6 = *((uint32_t *)(s6));
374 s6 += 4;
391 p6 = *((uint32_t *)(s6));
416 s6 += 4;
433 p6 = *((uint32_t *)(s6));
458 s6 += 4;
475 p6 = *((uint32_t *)(s6));
501 unsigned char *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; local
1485 unsigned char *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; local
1617 unsigned char *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_neon.c 546 uint8x##w##_t *s5, uint8x##w##_t *s6, uint8x##w##_t *s7, \
845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
1022 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7; local
1054 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 97 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
114 s6 = sinpi_4_9 * x3;
118 s1 = s1 - s4 - s6;
195 int s0, s1, s2, s3, s4, s5, s6, s7; local
217 s6 = (int)(cospi_26_64 * x6 + cospi_6_64 * x7);
222 x2 = WRAPLOW(dct_const_round_shift(s2 + s6));
226 x6 = WRAPLOW(dct_const_round_shift(s2 - s6));
236 s6 = (int)(-cospi_24_64 * x6 + cospi_8_64 * x7);
243 x4 = WRAPLOW(dct_const_round_shift(s4 + s6));
245 x6 = WRAPLOW(dct_const_round_shift(s4 - s6));
387 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
1373 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
1492 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
1696 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /prebuilts/go/darwin-x86/test/
live.go 441 var s1, s2, s3, s4, s5, s6, s7, s8, s9, s10 string var
445 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
447 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
448 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
  /prebuilts/go/linux-x86/test/
live.go 441 var s1, s2, s3, s4, s5, s6, s7, s8, s9, s10 string var
445 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
447 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
448 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"

Completed in 1264 milliseconds

1 2 34 5 6