/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
MacTest.java | 406 byte [] res2 = new byte[res1.length + 10]; 407 macs[i].doFinal(res2, 0); 410 .concat(Integer.toString(j)), res1[j], res2[j]); 433 byte [] res2 = macs[i].doFinal(); 434 assertEquals("Results are not the same", res1.length, res2.length); 436 assertEquals("Results are not the same", res1[t], res2[t]); 438 res2 = macs[i].doFinal(upd); 441 assertEquals("Results are not the same", res1.length, res2.length); 443 assertEquals("Results are not the same", res1[t], res2[t]); 507 byte [] res2; [all...] |
/external/iproute2/include/linux/ |
fib_rules.h | 26 __u8 res2; /* reserved */ member in struct:fib_rule_hdr
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
SDL_mintaudio_mcsn.h | 44 unsigned long res2; member in struct:__anon9609
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
MacTest.java | 420 byte [] res2 = new byte[res1.length + 10]; 421 macs[i].doFinal(res2, 0); 424 .concat(Integer.toString(j)), res1[j], res2[j]); 447 byte [] res2 = macs[i].doFinal(); 448 assertEquals("Results are not the same", res1.length, res2.length); 450 assertEquals("Results are not the same", res1[t], res2[t]); 452 res2 = macs[i].doFinal(upd); 455 assertEquals("Results are not the same", res1.length, res2.length); 457 assertEquals("Results are not the same", res1[t], res2[t]); 521 byte [] res2; [all...] |
/external/bluetooth/hcidump/parser/ |
rfcomm.h | 131 uint8_t res2:2; member in struct:parameter_mask 147 uint8_t res2:2; member in struct:rpn_values 165 uint8_t res2:2; member in struct:parameter_mask 182 uint8_t res2:2; member in struct:rpn_values 327 /* The res1, res2 and res3 values have to be set to 0 by the sender */ 333 uint8_t res2:2; member in struct:pn_msg 473 uint8_t res2:2; member in struct:pn_msg
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
shapes.h | 33 // m a b n1 n2 n3 m a b n1 n2 n3 res1 res2 scale (org.res1,res2)
|
/frameworks/base/opengl/tests/angeles/ |
shapes.h | 33 // m a b n1 n2 n3 m a b n1 n2 n3 res1 res2 scale (org.res1,res2)
|
/external/clang/test/SemaCXX/ |
altivec.cpp | 21 int res2[vec_step(vbc) == 16 ? 1 : -1]; local
|
/external/clang/test/SemaOpenCL/ |
vec_step.cl | 17 int res2[vec_step(arg2) == 8 ? 1 : -1];
|
/external/icu4c/test/intltest/ |
sdtfmtts.cpp | 144 UnicodeString res1, res2; local 151 res2 = cust1.format(fD, res2, pos2, status); 155 logln((UnicodeString) "" + fD.getDate() + " formatted to " + res2);
|
tchcfmt.cpp | 50 UnicodeString res1, res2; local 67 res2 = " ??? "; 68 it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2); 163 UnicodeString res1, res2; local 201 res2 = pattform->format(testArgs, 3, str, fpos, status ); 208 it_logln(i + UnicodeString(" -> ") + res2); 209 if (res2 != checkstr[i - start]) { 211 it_errln(UnicodeString("*** ") + i + UnicodeString(" -> '") + res2 + UnicodeString("' unlike '") + checkstr[i] + UnicodeString("' ! ")); 265 res2 = pattform->format(testArgs, 3, str, fpos, status ); 272 it_logln(UnicodeString() + i + UnicodeString(" -> ") + res2); [all...] |
dtfmapts.cpp | 164 UnicodeString res1, res2, res3; local 174 res2 = it->format(d, res2, pos2); 175 logln( (UnicodeString) "" + d + " formatted to " + res2);
|
dcfmapts.cpp | 136 UnicodeString res1, res2, res3, res4; local 142 res2 = pat.format(l, res2, pos2); 143 logln((UnicodeString) "" + (int32_t) l + " formatted to " + res2);
|
/external/valgrind/main/memcheck/tests/ |
sh-mem-random.c | 42 U8 res = 0xffffffffffffffffULL, res2; local 57 res2 = res; 58 VALGRIND_MAKE_MEM_DEFINED(&res2, 8); // avoid the 'undefined' warning 59 assert(res2 == shres);
|
sh-mem.c | 43 U8 res = 0xffffffffffffffffULL, res2; local 58 res2 = res; 59 VALGRIND_MAKE_MEM_DEFINED(&res2, 8); // avoid the 'undefined' warning 60 assert(res2 == shres);
|
unit_libcbase.c | 348 long long res2 = strtoll (a[i].str, &endptr2, 10); local 350 //printf("res2 = %lld, *endptr2 = '%c'\n", res2, *endptr2); 352 CHECK(res2 == res1 && *endptr2 == *endptr1); 403 long long res2 = strtoll (a[i].str, &endptr2, 16); local 405 //printf(" res2 = %lld, *endptr2 = '%c'\n", res2, *endptr2); 407 CHECK(res2 == res1 && *endptr2 == *endptr1);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
mce.h | 36 __u64 res2; /* dito. */ member in struct:mce
|
/external/kernel-headers/original/linux/ |
aio_abi.h | 51 __s64 res2; /* secondary result */ member in struct:io_event
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
aio_abi.h | 61 __s64 res2; /* secondary result */ member in struct:io_event
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
pstfilt.cpp | 207 Set_zero (state->res2, L_SUBFR); 247 memset(state->res2, 0, sizeof(Word16)*L_SUBFR); 293 (1) inverse filtering of syn[] through A(z/0.7) to get res2[] 357 // filtering of synthesis speech by A(z/0.7) to find res2[] 359 Residu (Ap3, &syn_work[i_subfr], st->res2, L_SUBFR); 395 preemphasis (st->preemph_state, st->res2, temp2, L_SUBFR); 399 Syn_filt (Ap4, st->res2, &syn[i_subfr], L_SUBFR, st->mem_syn_pst, 1); 485 /* filtering of synthesis speech by A(z/0.7) to find res2[] */ 487 Residu(Ap3, &syn_work[i_subfr], st->res2, L_SUBFR); 559 preemphasis(&(st->preemph_state), st->res2, temp2, L_SUBFR, pOverflow) [all...] |
/external/iproute2/include/netinet/ |
tcp.h | 105 u_int16_t res2:2; member in struct:tcphdr 109 u_int16_t res2:2; member in struct:tcphdr
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
tcp.h | 107 u_int16_t res2:2; member in struct:tcphdr 111 u_int16_t res2:2; member in struct:tcphdr
|
/system/core/toolbox/ |
getevent.c | 81 int res, res2; local 99 res2 = 0; 102 res2 = ioctl(fd, EVIOCGKEY(res), bits + bits_size); 119 res2 = ioctl(fd, EVIOCGLED(res), bits + bits_size); 124 res2 = ioctl(fd, EVIOCGSND(res), bits + bits_size); 129 res2 = ioctl(fd, EVIOCGSW(bits_size), bits + bits_size); 150 res2 = 0; 158 if(j < res2 && (bits[j + bits_size] & 1 << k))
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/os2/ |
joyos2.h | 145 USHORT res2; /* must be 0 */ member in struct:__anon9642
|
/external/qemu/ |
softmmu_template.h | 195 DATA_TYPE res, res1, res2; local 218 res2 = glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(addr2, 222 res = (res1 << shift) | (res2 >> ((DATA_SIZE * 8) - shift)); 224 res = (res1 >> shift) | (res2 << ((DATA_SIZE * 8) - shift));
|