/external/clang/test/Sema/ |
array-init.c | 159 char c2[] = { "Hello", "Good bye" }; //expected-warning{{excess elements in char array initializer}} local
|
attr-format.c | 41 void c2(const char *a, ...) __attribute__((format(printf0, 0,2))); // expected-error {{'format' attribute parameter 2 is out of bounds}}
|
struct-packed-align.c | 30 extern int c2[__alignof(struct fas) == 4 ? 1 : -1];
|
format-strings.c | 310 void pr7981(wint_t c, wchar_t c2) { 315 printf("%lc", c2); // no-warning
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
parser.ml | 69 | Some (Token.Kwd c2) -> 72 let next_prec = precedence c2 in
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
parser.ml | 69 | Some (Token.Kwd c2) -> 72 let next_prec = precedence c2 in
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
parser.ml | 69 | Some (Token.Kwd c2) -> 72 let next_prec = precedence c2 in
|
/external/v8/test/mjsunit/regress/ |
regress-crbug-3867.js | 49 this.c2 = "D"; 54 assertArrayEquals(["c3", "c1", "c2"], props(new C()));
|
/external/webkit/Source/WebCore/platform/graphics/ |
Color.cpp | 155 int differenceSquared(const Color& c1, const Color& c2) 157 int dR = c1.red() - c2.red(); 158 int dG = c1.green() - c2.green(); 159 int dB = c1.blue() - c2.blue();
|
PathTraversalState.cpp | 77 CubicBezier(const FloatPoint& s, const FloatPoint& c1, const FloatPoint& c2, const FloatPoint& e) 80 , control2(c2)
|
/external/dnsmasq/src/ |
forward.c | 727 unsigned char c1, c2; local 736 !read_write(confd, &c1, 1, 1) || !read_write(confd, &c2, 1, 1) || 737 !(size = c1 << 8 | c2) || 829 c2 = size; 832 !read_write(last_server->tcpfd, &c2, 1, 0) || 835 !read_write(last_server->tcpfd, &c2, 1, 1)) 842 m = (c1 << 8) | c2; 878 c2 = m; 880 !read_write(confd, &c2, 1, 0) ||
|
/external/valgrind/main/perf/ |
test_input_for_tinycc.c | 2182 UChar c1, c2; local [all...] |
/external/qemu/tcg/sparc/ |
tcg-target.c | 518 static void tcg_out_cmp(TCGContext *s, TCGArg c1, TCGArg c2, int c2const) 520 tcg_out_arithc(s, TCG_REG_G0, c1, c2, c2const, ARITH_SUBCC); 591 TCGArg c1, TCGArg c2, int c2const) 599 if (c2 != 0) { 600 tcg_out_arithc(s, ret, c1, c2, c2const, ARITH_XOR); 602 c1 = TCG_REG_G0, c2 = ret, c2const = 0; 608 if (c2const && c2 != 0) { 609 tcg_out_movi_imm13(s, TCG_REG_I5, c2); 610 c2 = TCG_REG_I5; 612 t = c1, c1 = c2, c2 = t, c2const = 0 [all...] |
/external/speex/libspeex/ |
smallft.c | 274 float *c2,float *ch,float *ch2,float *wa){ 295 for(ik=0;ik<idl1;ik++)ch2[ik]=c2[ik]; 393 for(ik=0;ik<idl1;ik++)c2[ik]=ch2[ik]; 427 ch2[t4++]=c2[ik]+ar1*c2[t7++]; 428 ch2[t5++]=ai1*c2[t6++]; 451 ch2[t6++]+=ar2*c2[t8++]; 452 ch2[t7++]+=ai2*c2[t9++]; 461 for(ik=0;ik<idl1;ik++)ch2[ik]+=c2[t2++]; 843 float *c2,float *ch,float *ch2,float *wa) [all...] |
/external/icu4c/i18n/ |
rbt_pars.cpp | 1676 UChar32 c2 = *source; local [all...] |
/libcore/luni/src/main/java/java/lang/ |
String.java | 659 char c1, c2; local 662 if ((c1 = value[o1++]) == (c2 = target[o2++])) { 666 c2 = foldCase(c2); 667 if ((result = c1 - c2) != 0) { 779 char c2 = target[o2++]; local 780 if (c1 != c2 && foldCase(c1) != foldCase(c2)) { 1296 char c2 = target[start++]; local [all...] |
/external/freetype/src/raster/ |
ftraster.c | 2260 int c1, c2; local 2714 Int c1, c2; local [all...] |
/external/libxml2/ |
valid.c | 730 content = content->c2; 773 content = content->c2; 1044 if (cur->c2 != NULL) { 1046 cur = cur->c2; 1056 prev->c2 = tmp; 1075 cur = cur->c2; [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
CookieManagerTest.java | 68 CookieManager c2 = CookieManager.getInstance(); local 70 assertSame(c1, c2);
|
/dalvik/dx/tests/024-code-bytecode/ |
small-class.txt | 280 c2 # 0187: monitorenter 296 c7 0000 # 01c2: ifnonnull 01c2
|
/external/javassist/src/main/javassist/ |
SerialVersionUID.java | 139 CtConstructor c2 = (CtConstructor)o2; 141 c2.getMethodInfo2().getDescriptor());
|
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/ |
EASLib.c | 1461 EAS_U8 c1, c2; local 1490 EAS_U8 c1, c2,c3,c4; local [all...] |
EASLibVst.c | 1156 EAS_U8 c1, c2; local 1161 if ((result = EAS_HWGetByte(hwInstData, file, &c2)) != EAS_SUCCESS) 1166 *((EAS_U16*) p) = ((EAS_U16) c1 << 8) | c2; 1168 *((EAS_U16*) p) = ((EAS_U16) c2 << 8) | c1; 1185 EAS_U8 c1, c2,c3,c4; local 1190 if ((result = EAS_HWGetByte(hwInstData, file, &c2)) != EAS_SUCCESS) [all...] |
/external/v8/test/cctest/ |
test-parsing.cc | 439 int32_t c2 = string_stream.Advance(); local 443 CHECK_EQ(c0, c2); 463 int32_t c2 = string_stream.Advance(); local 470 CHECK_EQ(c0, c2); 496 int32_t c2 = string_stream.Advance(); local 500 CHECK_EQ(c0, c2); 508 int32_t c2 = string_stream.Advance(); local 511 CHECK_LT(c2, 0);
|
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/ |
BitmapTest.java | 199 int c2 = bm2.getPixel(i % 16, i / 16); local 202 assertEquals("getPixel", c1, c2);
|