HomeSort by relevance Sort by last modified time
    Searched refs:s25 (Results 1 - 13 of 13) sorted by null

  /external/bison/lib/
streq.h 83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28)
85 if (s1[5] == s25)
87 if (s25 == 0)
97 streq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28)
104 return streq5 (s1, s2, s25, s26, s27, s28);
111 streq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28)
118 return streq4 (s1, s2, s24, s25, s26, s27, s28);
125 streq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27, char s28)
132 return streq3 (s1, s2, s23, s24, s25, s26, s27, s28);
139 streq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28
    [all...]
c-strcaseeq.h 93 strcaseeq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28)
95 if (CASEEQ (s1[5], s25))
97 if (s25 == 0)
107 strcaseeq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28)
114 return strcaseeq5 (s1, s2, s25, s26, s27, s28);
121 strcaseeq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28)
128 return strcaseeq4 (s1, s2, s24, s25, s26, s27, s28);
135 strcaseeq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27, char s28)
142 return strcaseeq3 (s1, s2, s23, s24, s25, s26, s27, s28);
149 strcaseeq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
streq.h 85 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28)
87 if (s1[5] == s25)
89 if (s25 == 0)
99 streq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28)
106 return streq5 (s1, s2, s25, s26, s27, s28);
113 streq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28)
120 return streq4 (s1, s2, s24, s25, s26, s27, s28);
127 streq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27, char s28)
134 return streq3 (s1, s2, s23, s24, s25, s26, s27, s28);
141 streq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28
    [all...]
  /external/clang/test/CXX/lex/lex.charset/
p2-cxx98.cpp 37 const char *s25 = "\u0025"; // %, expected-error {{character '%' cannot be specified by a universal character name}} variable
  /external/clang/test/CodeGen/
aarch64-arguments.c 103 struct s25 { _Complex short f0; }; struct
104 struct s25 f25() {}
  /external/valgrind/main/none/tests/arm/
vfp.c     [all...]
vfp.stdout.exp 147 vmla.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
148 vmla.f32 s23, s24, s25 :: Sd 0xcddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a84000
150 vmla.f32 s19, s25, s27 :: Sd 0x4ec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200
160 vmla.f32 s29, s25, s7 :: Sd 0xff800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
196 vnmla.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
197 vnmla.f32 s23, s24, s25 :: Sd 0x4ddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a84000
199 vnmla.f32 s19, s25, s27 :: Sd 0xcec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200
209 vnmla.f32 s29, s25, s7 :: Sd 0x7f800000 Sm (i32)0xff800000 Sn (i32)0x44db0000
245 vmls.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
246 vmls.f32 s23, s24, s25 :: Sd 0x4ddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a8400
    [all...]
  /external/v8/src/arm/
simulator-arm.h 141 s24, s25, s26, s27, s28, s29, s30, s31, enumerator in enum:v8::internal::Simulator::Register
assembler-arm.h 300 const SwVfpRegister s25 = { 25 }; member in namespace:v8::internal
    [all...]
  /external/llvm/test/MC/ARM/
simple-fp-encoding.s 301 @ CHECK: vmovne s25, s26, r2, r5
302 vmovne s25, s26, r2, r5 @ encoding: [0x39,0x2a,0x45,0x1c]
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
  /external/v8/benchmarks/
regexp.js 118 var s25 = computeInputVariants('qvfcynl', 85);
189 re16.exec(s25[i]);
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMv7Assembler.h 85 s25, enumerator in enum:JSC::ARMRegisters::__anon17490
    [all...]

Completed in 208 milliseconds