Searched defs:s2 (Results 201 - 225 of 846) sorted by relevance

1234567891011>>

/external/apache-http/src/org/apache/commons/codec/language/
H A DSoundex.java74 * @param s2
85 public int difference(String s1, String s2) throws EncoderException { argument
86 return SoundexUtils.difference(this, s1, s2);
/external/bison/lib/
H A Dc-strcaseeq.h45 strcaseeq9 (const char *s1, const char *s2) argument
47 return c_strcasecmp (s1 + 9, s2 + 9) == 0;
51 strcaseeq8 (const char *s1, const char *s2, char s28) argument
58 return strcaseeq9 (s1, s2);
65 strcaseeq7 (const char *s1, const char *s2, char s27, char s28) argument
72 return strcaseeq8 (s1, s2, s28);
79 strcaseeq6 (const char *s1, const char *s2, char s26, char s27, char s28) argument
86 return strcaseeq7 (s1, s2, s27, s28);
93 strcaseeq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) argument
100 return strcaseeq6 (s1, s2, s2
107 strcaseeq4(const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) argument
121 strcaseeq3(const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) argument
135 strcaseeq2(const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
149 strcaseeq1(const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
163 strcaseeq0(const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
[all...]
H A Dstreq.h35 streq9 (const char *s1, const char *s2) argument
37 return strcmp (s1 + 9, s2 + 9) == 0;
41 streq8 (const char *s1, const char *s2, char s28) argument
48 return streq9 (s1, s2);
55 streq7 (const char *s1, const char *s2, char s27, char s28) argument
62 return streq8 (s1, s2, s28);
69 streq6 (const char *s1, const char *s2, char s26, char s27, char s28) argument
76 return streq7 (s1, s2, s27, s28);
83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) argument
90 return streq6 (s1, s2, s2
97 streq4(const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) argument
111 streq3(const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) argument
125 streq2(const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
139 streq1(const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
153 streq0(const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
[all...]
/external/bison/src/
H A Dnullable.c60 symbol_number *s2; local
74 s1 = s2 = squeue;
111 *s2++ = rules_ruleno->lhs->number;
116 while (s1 < s2)
124 *s2++ = r->lhs->number;
/external/chromium_org/courgette/
H A Dadjustment_method_unittest.cc88 std::string s2 = Serialize(prog2); local
91 EXPECT_FALSE(s1 == s2); // Unadjusted A and B differ.
/external/chromium_org/third_party/boringssl/src/crypto/lhash/
H A Dlhash_test.c127 char *s, *s1, *s2; local
139 s2 = dummy_lh_retrieve(&dummy_lh, s);
140 if (s1 != NULL && (s2 == NULL || strcmp(s1, s2) != 0)) {
150 dummy_lh_insert(&dummy_lh, &s2, strdup(s));
152 if (s1 != NULL && (s2 == NULL || strcmp(s1, s2) != 0)) {
160 if (s2) {
161 free(s2);
168 s2
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dnormlzr.h393 * strcmp[CodePointOrder](NFD(foldCase(s1)), NFD(foldCase(s2)))
400 * @param s2 Second source string.
408 * Set if the caller knows that both s1 and s2 fulfill the FCD conditions.
441 compare(const UnicodeString &s1, const UnicodeString &s2,
783 Normalizer::compare(const UnicodeString &s1, const UnicodeString &s2, argument
788 s2.getBuffer(), s2.length(),
/external/chromium_org/third_party/icu/source/common/
H A Dustr_cnv.c130 const char *s2,
141 &s2,
142 s2+u_astrnlen(s2, n),
162 const char *s2 )
170 s2,
171 (int32_t)uprv_strlen(s2),
129 u_uastrncpy(UChar *ucs1, const char *s2, int32_t n) argument
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsdtfmtts.cpp221 UnicodeString s2; local
222 s2 = pat.toPattern(s2);
223 logln("Extracted pattern is " + s2);
224 if(s2 != p1) {
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dscale_mips.cc241 const uint8* s2 = s1 + stride; local
242 const uint8* s3 = s2 + stride;
255 "lw $t2, 0(%[s2]) \n" // |11|10|9|8|
259 "lw $t6, 4(%[s2]) \n" // |27|26|25|24|
281 "addiu %[s2], %[s2], 8 \n"
291 "lw $t2, 0(%[s2]) \n" // |11|10|9|8|
309 [s2] "+r" (s2),
581 const uint8* s2 local
[all...]
/external/chromium_org/third_party/libyuv/source/
H A Dscale_mips.cc241 const uint8* s2 = s1 + stride; local
242 const uint8* s3 = s2 + stride;
255 "lw $t2, 0(%[s2]) \n" // |11|10|9|8|
259 "lw $t6, 4(%[s2]) \n" // |27|26|25|24|
281 "addiu %[s2], %[s2], 8 \n"
291 "lw $t2, 0(%[s2]) \n" // |11|10|9|8|
309 [s2] "+r" (s2),
581 const uint8* s2 local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.c139 unsigned s2 = 4 * i + length; local
142 shuffles1[4*i + 2] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_LEFT + s2);
143 shuffles1[4*i + 3] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_LEFT + s2);
146 shuffles2[4*i + 2] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_RIGHT + s2);
147 shuffles2[4*i + 3] = lp_build_const_int32(gallivm, LP_BLD_QUAD_BOTTOM_LEFT + s2);
/external/chromium_org/third_party/skia/src/opts/
H A DSkBitmapProcState_opts_mips_dsp.cpp164 int s0, s1, s2, s3, s4, s5, s6, s7; local
187 "lhu %[s2], 20(%[xx]) \n\t"
203 "lbux %[s2], %[s2](%[srcAddr]) \n\t"
219 "sll %[s2], %[s2], 2 \n\t"
236 "lwx %[s2], %[s2](%[table]) \n\t"
253 "sw %[s2], 40(%[colors]) \n\t"
273 "lhu %[s2], 2
[all...]
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
H A Dstats.cc39 bool LessForEncodeTime(const FrameStatistic& s1, const FrameStatistic& s2) { argument
40 return s1.encode_time_in_us < s2.encode_time_in_us;
43 bool LessForDecodeTime(const FrameStatistic& s1, const FrameStatistic& s2) { argument
44 return s1.decode_time_in_us < s2.decode_time_in_us;
47 bool LessForEncodedSize(const FrameStatistic& s1, const FrameStatistic& s2) { argument
48 return s1.encoded_frame_length_in_bytes < s2.encoded_frame_length_in_bytes;
51 bool LessForBitRate(const FrameStatistic& s1, const FrameStatistic& s2) { argument
52 return s1.bit_rate_in_kbps < s2.bit_rate_in_kbps;
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dvideo_coding_robustness_unittest.cc165 Sequence s1, s2; local
208 .InSequence(s2);
214 .InSequence(s2);
/external/chromium_org/v8/src/compiler/
H A Dgraph-reducer-unittest.cc100 Sequence s1, s2; local
105 EXPECT_CALL(r3, Reduce(node0)).InSequence(s1, s2).WillOnce(
108 EXPECT_CALL(r2, Reduce(node0)).InSequence(s2);
/external/chromium_org/v8/test/mjsunit/
H A Duri.js36 var s2 = String.fromCharCode(cc2); variable
57 assertEquals('%00', encodeURI(s2));
68 assertEquals(cc2, decodeURI(encodeURI(s2)).charCodeAt(0));
/external/clang/test/Analysis/
H A Dmalloc-overflow.c34 struct s4 s2 = *s; local
35 return malloc(s2.n * sizeof(int)); // expected-warning {{the computation of the size of the memory allocation may overflow}}
/external/clang/test/CodeGen/
H A Dmalign-double-x86-nacl.c21 // CHECK-LABEL: define void @s2(double %a)
22 void s2(double a) {} function
H A Dppc64-struct-onefloat.c5 typedef struct s2 { double d; } Sd; struct
13 // CHECK: %b = alloca %struct.s2, align 8
18 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr %struct.s2* %b, i32 0, i32 0
24 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr %struct.s2* %{{[a-zA-Z0-9.]+}}, i32 0, i32 0
40 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr %struct.s2* %p2, i32 0, i32 0
46 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr %struct.s2* %{{[a-zA-Z0-9.]+}}, i32 0, i32 0
/external/clang/test/OpenMP/
H A Dparallel_firstprivate_messages.cpp16 S2(S2 &s2):a(s2.a) { } argument
H A Dparallel_sections_shared_messages.cpp17 S2(S2 &s2) : a(s2.a) {} argument
H A Dparallel_shared_messages.cpp16 S2(S2 &s2):a(s2.a) { } argument
H A Dsimd_lastprivate_messages.cpp17 S2(S2 &s2) : a(s2.a) {} argument
/external/clang/test/Sema/
H A Dwarn-strncat-size.c16 char *strncat(char *restrict s1, const char *restrict s2, size_t n);
24 char s2[200]; variable
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}}
42 strncat(s1+3, s2, sizeof(s2)); // expected-warning {{size argument in 'strncat' call appears to be size of the source}}
43 strncat(s4.f1, 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}}

Completed in 1781 milliseconds

1234567891011>>