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

1 2 3 4 5

  /external/valgrind/main/memcheck/tests/
buflen_check.c 8 int res1, res2, res3; local
11 res1 = socket(PF_UNIX, SOCK_STREAM, 0);
12 if (res1 == 0) {
18 res2 = getsockname(res1, NULL, &len); /* NULL is bogus */
19 res3 = getsockname(res1, &name, NULL); /* NULL is bogus */
unit_libcbase.c 347 Long res1 = VG_(strtoll10)(a[i].str, &endptr1); local
349 //printf("res1 = %lld, *endptr1 = '%c'\n", res1, *endptr1);
351 CHECK(a[i].res == res1 && a[i].endptr_val == *endptr1);
352 CHECK(res2 == res1 && *endptr2 == *endptr1);
402 Long res1 = VG_(strtoll16)(a[i].str, &endptr1); local
404 //printf(" res1 = %lld, *endptr1 = '%c'\n", res1, *endptr1);
406 CHECK(a[i].res == res1 && a[i].endptr_val == *endptr1);
407 CHECK(res2 == res1 && *endptr2 == *endptr1)
    [all...]
  /external/valgrind/main/none/tests/amd64/
fxtract.c 5 double arg, res1, res2; variable
14 "\tfstpl res1\n"
22 res1 = res2 = 0.0;
24 printf("%17.10e -> %14.10f %14.10f\n", arg, res1, res2);
  /external/valgrind/main/none/tests/x86/
fxtract.c 5 double arg, res1, res2; variable
13 "\tfstpl " VG_SYM(res1) "\n"
21 res1 = res2 = 0.0;
23 printf("%17.10e -> %14.10f %14.10f\n", arg, res1, res2);
  /system/core/toolbox/
cmp.c 15 int res, res1, res2; local
63 res1 = read(fd1, &buf1, sizeof(buf1));
65 res = res1 < res2 ? res1 : res2;
66 if(res1 == 0 && res2 == 0) {
85 if(res1 != res2 || res < 0) {
86 printf("%s on %s\n", res < 0 ? "Read error" : "EOF", res1 < res2 ? argv[optind] : argv[optind+1]);
  /external/chromium_org/third_party/icu/source/test/intltest/
sdtfmtts.cpp 144 UnicodeString res1, res2; local
147 res1 = def.format(d, res1, pos1);
148 logln( (UnicodeString) "" + d + " formatted to " + res1);
dcfmapts.cpp 136 UnicodeString res1, res2, res3, res4; local
139 res1 = def.format(d, res1, pos1);
140 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1);
dtfmapts.cpp 164 UnicodeString res1, res2, res3; local
168 res1 = fr->format(d, res1, pos1, status);
172 logln( (UnicodeString) "" + d + " formatted to " + res1);
nmfmapts.cpp 122 UnicodeString res1, res2, res3, res4, res5, res6; local
125 res1 = cur_fr->format(d, res1);
126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1);
330 UnicodeString res0, res1, res2, res3, res4, res5; local
336 f1->format(n, res1);
347 logln((UnicodeString)"f1 src int: " + res1);
366 if (res4 != res1) {
376 if (res1 != ures4) {
  /external/dropbear/libtomcrypt/testprof/
pkcs_1_test.c 8 int res1, res2, res3, prng_idx, hash_idx, err; local
45 DO(pkcs_1_oaep_decode(buf[1], l1, lparam, lparamlen, modlen, hash_idx, buf[2], &l2, &res1));
47 if (res1 != 1 || l2 != l3 || memcmp(buf[2], buf[0], l3) != 0) {
48 fprintf(stderr, "Outsize == %lu, should have been %lu, res1 = %d, lparamlen = %lu, msg contents follow.\n", l2, l3, res1, lparamlen);
64 DO(pkcs_1_pss_decode(buf[0], l3, buf[1], l1, saltlen, hash_idx, modlen, &res1));
72 if (!(res1 == 1 && res2 == 0 && res3 == 0)) {
73 fprintf(stderr, "PSS failed: %d, %d, %d, %lu, %lu\n", res1, res2, res3, l3, saltlen);
  /external/icu4c/test/intltest/
sdtfmtts.cpp 144 UnicodeString res1, res2; local
147 res1 = def.format(d, res1, pos1);
148 logln( (UnicodeString) "" + d + " formatted to " + res1);
dcfmapts.cpp 142 UnicodeString res1, res2, res3, res4; local
145 res1 = def.format(d, res1, pos1);
146 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1);
dtfmapts.cpp 164 UnicodeString res1, res2, res3; local
168 res1 = fr->format(d, res1, pos1, status);
172 logln( (UnicodeString) "" + d + " formatted to " + res1);
nmfmapts.cpp 122 UnicodeString res1, res2, res3, res4, res5, res6; local
125 res1 = cur_fr->format(d, res1);
126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1);
330 UnicodeString res0, res1, res2, res3, res4, res5; local
336 f1->format(n, res1);
347 logln((UnicodeString)"f1 src int: " + res1);
366 if (res4 != res1) {
376 if (res1 != ures4) {
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_mcsn.h 43 unsigned long res1; /* Frequency of external clock */ member in struct:__anon26733
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_intrapred4_dspr2.c 90 int32_t res0, res1; local
126 "sra %[res1], %[resr], 16 \n\t"
127 "lbux %[res1], %[res1](%[cm]) \n\t"
133 "sb %[res1], 1(%[dst]) \n\t"
135 "sra %[res1], %[resl], 16 \n\t"
136 "lbux %[res1], %[res1](%[cm]) \n\t"
145 "sb %[res1], 3(%[dst]) \n\t"
153 "sra %[res1], %[resr], 16 \n\t
    [all...]
vp9_intrapred8_dspr2.c 161 int32_t res0, res1, res2, res3; local
194 "sra %[res1], %[reshw], 16 \n\t"
197 "lbux %[res1], %[res1](%[cm]) \n\t"
202 "sb %[res1], 1(%[dst]) \n\t"
218 "sra %[res1], %[reshw], 16 \n\t"
223 "lbux %[res1], %[res1](%[cm]) \n\t"
228 "sb %[res1], 5(%[dst]) \n\t"
247 "sra %[res1], %[reshw], 16 \n\t
    [all...]
  /external/qemu/
softmmu_template.h 195 DATA_TYPE res, res1, res2; local
216 res1 = glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(addr1,
222 res = (res1 << shift) | (res2 >> ((DATA_SIZE * 8) - shift));
224 res = (res1 >> shift) | (res2 << ((DATA_SIZE * 8) - shift));
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
occlusion-query.c 161 uint64_t res1, res2; local
187 info.ctx->get_query_result(info.ctx, q1, TRUE, &res1);
190 printf("result1 = %lu result2 = %lu\n", res1, res2);
191 if (res1 < expected1_min || res1 > expected1_max)
  /external/clang/test/SemaCXX/
altivec.cpp 20 int res1[vec_step(arg1) == 8 ? 1 : -1]; local
  /external/mesa3d/src/gallium/tests/graw/
occlusion-query.c 161 uint64_t res1, res2; local
187 info.ctx->get_query_result(info.ctx, q1, TRUE, &res1);
190 printf("result1 = %lu result2 = %lu\n", res1, res2);
191 if (res1 < expected1_min || res1 > expected1_max)
  /device/generic/goldfish/camera/
QemuClient.cpp 360 const status_t res1 = query->completeQuery(res); local
361 ALOGE_IF(res1 != NO_ERROR && res1 != res,
363 __FUNCTION__, res1, query->mQuery);
364 return res1;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
LocaleTest.java 339 String res1 = "\u0069".toUpperCase(); local
342 assertEquals("Wrong toUppercase conversion", "\u0130", res1);
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io_test/
kernel_proxy_test.cc 307 int res1 = ki_mount("/", "/mnt1", "initfs", 0, "false,foo=bar"); local
310 EXPECT_EQ(-1, res1);
  /external/chromium_org/third_party/icu/source/i18n/
udat.cpp 427 UnicodeString res1; local
431 res1.setTo(result, 0, resultLength);
433 syms->getLocalPatternChars(res1);
434 return res1.extract(result, resultLength, *status);

Completed in 1680 milliseconds

1 2 3 4 5