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

1 2 3 4 5

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
expr.s 2 xdef s1,s2,s3,s4,s5
7 s5 equ (1>=2)!(1<>1) define
  /external/v8/test/webkit/
regexp-zero-length-alternatives.js 33 var s5 = "ab"; variable
260 shouldBe('s5.match(re32)', '["ab"]');
  /external/clang/test/Sema/
no-documentation-warn-tagdecl-specifier.c 27 /** @return s5 Test 5 - expected warning here */
28 struct s5 { int is; }; struct
29 struct s5* f5(void);
pragma-align-mac68k.c 50 struct s5 { struct
54 extern int a5_0[sizeof(struct s5) == 4 ? 1 : -1];
55 extern int a5_1[__alignof(struct s5) == 2 ? 1 : -1];
warn-strlcpycat-size.c 15 } s4, **s5; variable in typeref:struct:__anon7949
26 strlcpy((*s5)->f2[x], s2, sizeof(s2)); // expected-warning {{size argument in 'strlcpy' call appears to be size of the source; expected the size of the destination}} expected-note {{change size argument to be the size of the destination}}
warn-strncat-size.c 21 } s4, **s5; variable in typeref:struct:__anon7950
41 strncat((*s5)->f2[x], s2, sizeof(s2)); // expected-warning {{size argument in 'strncat' call appears to be size of the source}} expected-note {{change the argument to be the free space in the destination buffer minus the terminating null byte}}
  /external/clang/test/SemaCXX/
warn-dangling-field.cpp 39 struct S5 {
42 S5 s5 = { 0 }; // ok, lifetime-extended variable
45 S5 s5; // expected-note {{here}} member in struct:S6
46 S6() : s5 { 0 } {} // expected-warning {{binding reference subobject of member 's5' to a temporary}}
49 struct S7 : S5 {
50 S7() : S5 { 0 } {} // expected-warning {{binding reference member 'x' to a temporary}}
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
syntax-1.s 107 s5: label
  /art/test/Statics/
Statics.java 23 static final long s5 = 0x1234567890abcdefL; field in class:Statics
44 return s5;
  /external/clang/test/CodeGen/
ppc64-struct-onefloat.c 7 typedef struct s5 { Sd ds; } SSd; struct
15 // CHECK: %e = alloca %struct.s5, align 8
23 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr inbounds %struct.s5, %struct.s5* %e, i32 0, i32 0
45 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr inbounds %struct.s5, %struct.s5* %p5, i32 0, i32 0
x86_32-arguments-win32.c 34 // CHECK-LABEL: define void @f5_2(%struct.s5* byval align 4)
35 struct s5 { struct
38 struct s5 f5_1(void) { while (1) {} }
39 void f5_2(struct s5 a0) {}
regparm-struct.c 73 struct s5 { struct
76 __attribute__((regparm(3))) void f9(struct s5 a, int b);
79 struct s5 x = {41};
  /external/skia/src/opts/
SkBitmapProcState_opts_mips_dsp.cpp 31 int s0, s1, s2, s3, s4, s5, s6, s7; local
57 "lhu %[s5], 26(%[xx]) \n\t"
73 "lbux %[s5], %[s5](%[srcAddr]) \n\t"
89 "sll %[s5], %[s5], 2 \n\t"
106 "lwx %[s5], %[s5](%[table]) \n\t"
123 "sw %[s5], 52(%[colors]) \n\t"
143 "lhu %[s5], 26(%[xx]) \n\t
    [all...]
  /toolchain/binutils/binutils-2.25/gold/testsuite/
leb128_unittest.cc 58 static unsigned char s5[] = { 0x80+1, 0x7f }; // -127 local
77 CHECK(read_signed_LEB_128(s5, &len) == -127 && len == sizeof(s5));
  /external/slf4j/slf4j-migrator/src/test/java/org/slf4j/migrator/
AternativeApproach.java 126 String s5 = "Log myLog"; local
127 m = pat.matcher(s5);
131 Matcher m2 = pat2.matcher(s5);
  /external/v8/test/mjsunit/
uri.js 42 var s5 = String.fromCharCode(cc5); variable
60 assertEquals('%DF%BF', encodeURI(s5));
71 assertEquals(cc5, decodeURI(encodeURI(s5)).charCodeAt(0));
  /art/test/004-StackWalk/src/
Main.java 31 String s5 = new String("5"); local
53 s += s5;
71 s += s5;
  /external/clang/test/Headers/
stddefneeds.cpp 49 size_t s5; variable
  /external/jemalloc/test/include/test/
math.h 224 double e, aa, xx, c, ch, a, q, p1, p2, t, x, b, s1, s2, s3, s4, s5, s6; local
289 s5 = (84.0 + 264.0 * a + c * (175.0 + 606.0 * a)) / 2520.0;
292 - b * (s4 - b * (s5 - b * s6))))));
  /external/libvpx/libvpx/vpx_dsp/mips/
idct8x8_msa.c 44 v8i16 s0, s1, s2, s3, s4, s5, s6, s7, k0, k1, k2, k3, m0, m1, m2, m3; local
62 BUTTERFLY_4(s0, s1, s3, s2, s4, s7, s6, s5);
77 s0 = __msa_ilvr_h(s6, s5);
itrans4_dspr2.c 318 int s0, s1, s2, s3, s4, s5, s6, s7; local
336 s5 = sinpi_2_9 * x3;
340 x0 = s0 + s3 + s5;
loopfilter_filters_dspr2.c 32 uint8_t *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; local
63 s5 = s4 + pitch;
64 s6 = s5 + pitch;
82 "lw %[p5], (%[s5]) \n\t"
87 : [sm1] "r" (sm1), [s0] "r" (s0), [s5] "r" (s5), [s6] "r" (s6)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_loopfilter_filters_dspr2.c 33 uint8_t *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; local
64 s5 = s4 + pitch;
65 s6 = s5 + pitch;
83 "lw %[p5], (%[s5]) \n\t"
88 : [sm1] "r" (sm1), [s0] "r" (s0), [s5] "r" (s5), [s6] "r" (s6)
  /art/test/020-string/src/
Main.java 104 String s5 = new String(byteArray, 2, 4, 5); local
  /bionic/libc/arch-mips/include/machine/
regdef.h 87 #define s5 $21 macro

Completed in 1291 milliseconds

1 2 3 4 5