/external/icu4c/test/intltest/ |
D | tchcfmt.cpp | 50 UnicodeString res1, res2; in TestSimpleExample() local 61 res1 = form->format(i, str, fpos, status ); in TestSimpleExample() 68 … it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2); in TestSimpleExample() 163 UnicodeString res1, res2; in TestComplexExample() local 164 pattform->toPattern( res1 ); in TestComplexExample() 165 it_logln("MessageFormat toPattern: " + res1); in TestComplexExample() 166 fileform->toPattern( res1 ); in TestComplexExample() 167 it_logln("ChoiceFormat toPattern: " + res1); in TestComplexExample() 168 if (res1 == "-1#are corrupted files|0#are no files|1#is one file|2#are {2} files") { in TestComplexExample() 336 form_pat.toPattern( res1 ); in TestComplexExample() [all …]
|
D | nmfmapts.cpp | 122 UnicodeString res1, res2, res3, res4, res5, res6; in testAPI() local 125 res1 = cur_fr->format(d, res1); in testAPI() 126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); in testAPI() 330 UnicodeString res0, res1, res2, res3, res4, res5; in testRegistration() local 336 f1->format(n, res1); in testRegistration() 347 logln((UnicodeString)"f1 src int: " + res1); in testRegistration() 366 if (res4 != res1) { in testRegistration() 376 if (res1 != ures4) { in testRegistration()
|
D | sdtfmtts.cpp | 142 UnicodeString res1, res2; in testAPI() local 145 res1 = def.format(d, res1, pos1); in testAPI() 146 logln( (UnicodeString) "" + d + " formatted to " + res1); in testAPI()
|
D | dtfmapts.cpp | 163 UnicodeString res1, res2, res3; in testAPI() local 167 res1 = fr->format(d, res1, pos1, status); in testAPI() 171 logln( (UnicodeString) "" + d + " formatted to " + res1); in testAPI()
|
D | dcfmapts.cpp | 136 UnicodeString res1, res2, res3, res4; in testAPI() local 139 res1 = def.format(d, res1, pos1); in testAPI() 140 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); in testAPI()
|
/external/chromium/third_party/icu/source/test/intltest/ |
D | tchcfmt.cpp | 50 UnicodeString res1, res2; in TestSimpleExample() local 61 res1 = form->format(i, str, fpos, status ); in TestSimpleExample() 68 … it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2); in TestSimpleExample() 163 UnicodeString res1, res2; in TestComplexExample() local 164 pattform->toPattern( res1 ); in TestComplexExample() 165 it_logln("MessageFormat toPattern: " + res1); in TestComplexExample() 166 fileform->toPattern( res1 ); in TestComplexExample() 167 it_logln("ChoiceFormat toPattern: " + res1); in TestComplexExample() 168 if (res1 == "-1#are corrupted files|0#are no files|1#is one file|2#are {2} files") { in TestComplexExample() 336 form_pat.toPattern( res1 ); in TestComplexExample() [all …]
|
D | nmfmapts.cpp | 122 UnicodeString res1, res2, res3, res4, res5, res6; in testAPI() local 125 res1 = cur_fr->format(d, res1); in testAPI() 126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); in testAPI() 330 UnicodeString res0, res1, res2, res3, res4, res5; in testRegistration() local 336 f1->format(n, res1); in testRegistration() 347 logln((UnicodeString)"f1 src int: " + res1); in testRegistration() 367 if (res4 != res1) { in testRegistration() 377 if (res1 != ures4) { in testRegistration()
|
D | sdtfmtts.cpp | 142 UnicodeString res1, res2; in testAPI() local 145 res1 = def.format(d, res1, pos1); in testAPI() 146 logln( (UnicodeString) "" + d + " formatted to " + res1); in testAPI()
|
D | dtfmapts.cpp | 134 UnicodeString res1, res2, res3; in testAPI() local 138 res1 = fr->format(d, res1, pos1, status); in testAPI() 142 logln( (UnicodeString) "" + d + " formatted to " + res1); in testAPI()
|
D | dcfmapts.cpp | 129 UnicodeString res1, res2, res3, res4; in testAPI() local 132 res1 = def.format(d, res1, pos1); in testAPI() 133 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); in testAPI()
|
/external/dropbear/libtomcrypt/testprof/ |
D | pkcs_1_test.c | 8 int res1, res2, res3, prng_idx, hash_idx, err; in pkcs_1_test() local 45 DO(pkcs_1_oaep_decode(buf[1], l1, lparam, lparamlen, modlen, hash_idx, buf[2], &l2, &res1)); in pkcs_1_test() 47 if (res1 != 1 || l2 != l3 || memcmp(buf[2], buf[0], l3) != 0) { in pkcs_1_test() 48 …hould have been %lu, res1 = %d, lparamlen = %lu, msg contents follow.\n", l2, l3, res1, lparamlen); in pkcs_1_test() 64 DO(pkcs_1_pss_decode(buf[0], l3, buf[1], l1, saltlen, hash_idx, modlen, &res1)); in pkcs_1_test() 72 if (!(res1 == 1 && res2 == 0 && res3 == 0)) { in pkcs_1_test() 73 fprintf(stderr, "PSS failed: %d, %d, %d, %lu, %lu\n", res1, res2, res3, l3, saltlen); in pkcs_1_test()
|
/external/bluetooth/hcidump/parser/ |
D | rfcomm.h | 124 uint8_t res1:1; member 140 uint8_t res1:2; member 157 uint8_t res1:1; member 177 uint8_t res1:2; member 329 uint8_t res1:2; member 469 uint8_t res1:2; member
|
/external/ipsec-tools/src/racoon/ |
D | eaytest.c | 600 vchar_t *buf, *iv, *res1, *res2; in ciphertest_1() local 616 res1 = (encrypt)(buf, key, iv); in ciphertest_1() 617 if (res1 == NULL) { in ciphertest_1() 622 PVDUMP(res1); in ciphertest_1() 625 res2 = (decrypt)(res1, key, iv); in ciphertest_1() 639 vfree(res1); in ciphertest_1()
|
/external/qemu/ |
D | softmmu_template.h | 192 DATA_TYPE res, res1, res2; in glue() local 213 res1 = glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(addr1, in glue() 219 res = (res1 << shift) | (res2 >> ((DATA_SIZE * 8) - shift)); in glue() 221 res = (res1 >> shift) | (res2 << ((DATA_SIZE * 8) - shift)); in glue()
|
/external/iproute2/include/netinet/ |
D | tcp.h | 97 u_int16_t res1:4; member 108 u_int16_t res1:4; member
|
/external/chromium/third_party/icu/source/common/ |
D | uresbund.c | 2621 ures_equal(const UResourceBundle* res1, const UResourceBundle* res2){ 2622 if(res1==NULL || res2==NULL){ 2623 return res1==res2; /* pointer comparision */ 2625 if(res1->fKey==NULL|| res2->fKey==NULL){ 2626 return (res1->fKey==res2->fKey); 2628 if(uprv_strcmp(res1->fKey, res2->fKey)!=0){ 2632 if(uprv_strcmp(res1->fData->fName, res2->fData->fName)!=0){ 2635 if(res1->fData->fPath == NULL|| res2->fData->fPath==NULL){ 2636 return (res1->fData->fPath == res2->fData->fPath); 2638 if(uprv_strcmp(res1->fData->fPath, res2->fData->fPath)!=0){ [all …]
|
/external/icu4c/common/ |
D | uresbund.c | 2741 ures_equal(const UResourceBundle* res1, const UResourceBundle* res2){ 2742 if(res1==NULL || res2==NULL){ 2743 return res1==res2; /* pointer comparision */ 2745 if(res1->fKey==NULL|| res2->fKey==NULL){ 2746 return (res1->fKey==res2->fKey); 2748 if(uprv_strcmp(res1->fKey, res2->fKey)!=0){ 2752 if(uprv_strcmp(res1->fData->fName, res2->fData->fName)!=0){ 2755 if(res1->fData->fPath == NULL|| res2->fData->fPath==NULL){ 2756 return (res1->fData->fPath == res2->fData->fPath); 2758 if(uprv_strcmp(res1->fData->fPath, res2->fData->fPath)!=0){ [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
D | SDL_mintaudio_mcsn.h | 43 unsigned long res1; /* Frequency of external clock */ member
|
D | SDL_mintaudio_mcsn.c | 261 if (cookie_mcsn->res1 != 0) { in Mint_CheckAudio() 263 SDL_MintAudio_AddFrequency(this, (cookie_mcsn->res1)/(MASTERPREDIV_FALCON*(1<<i)), in Mint_CheckAudio()
|
/external/kernel-headers/original/linux/ |
D | tcp.h | 29 __u16 res1:4, member 41 res1:4, member
|
/external/iproute2/include/linux/ |
D | fib_rules.h | 24 __u8 res1; /* reserved */ member
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/os2/ |
D | joyos2.h | 144 USHORT res1; /* must be 0 */ member
|
/external/chromium/third_party/icu/source/i18n/ |
D | udat.cpp | 380 UnicodeString res1; in udat_getSymbols() local 384 res1.setTo(result, 0, resultLength); in udat_getSymbols() 386 syms->getLocalPatternChars(res1); in udat_getSymbols() 387 return res1.extract(result, resultLength, *status); in udat_getSymbols()
|
/external/icu4c/i18n/ |
D | udat.cpp | 424 UnicodeString res1; in udat_getSymbols() local 428 res1.setTo(result, 0, resultLength); in udat_getSymbols() 430 syms->getLocalPatternChars(res1); in udat_getSymbols() 431 return res1.extract(result, resultLength, *status); in udat_getSymbols()
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | Apple80211.h | 22 UInt16 res1; member
|