/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/ |
multisect1.asm | 29 resb 400h
|
multisect2.asm | 5 buffer resb 123h
|
/external/icu4c/test/cintltst/ |
creststn.h | 28 tres_getString(const UResourceBundle *resB,
|
creststn.c | 382 UResourceBundle* resB; 432 resB = ures_open(testdatapath, "iscii", &error); 433 srcFromRes=tres_getString(resB,-1,"str",&len,&error); 440 ures_close(resB); 455 ures_close(resB); 655 UResourceBundle* resB = NULL; 660 resB = ures_getByKey(theBundle, "collations", resB, &status); 661 resB = ures_getByKey(resB, "standard", resB, &status) 906 UResourceBundle *resb=0, *dResB=0; local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/ |
bintest.asm | 56 bss_sym resb 1 ; [3]
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
creststn.c | 382 UResourceBundle* resB; 432 resB = ures_open(testdatapath, "iscii", &error); 433 srcFromRes=tres_getString(resB,-1,"str",&len,&error); 440 ures_close(resB); 455 ures_close(resB); 655 UResourceBundle* resB = NULL; 660 resB = ures_getByKey(theBundle, "collations", resB, &status); 661 resB = ures_getByKey(resB, "standard", resB, &status) 906 UResourceBundle *resb=0, *dResB=0; local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/ |
nasm-std.mac | 61 %imacro alignb 1-2+.nolist resb 1
|
nasm-token.re | 304 'resb' {
|
nasm-parse.c | 169 case RESERVE_SPACE: str = "RESB/RESW/etc."; break; [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
restest.cpp | 497 UResourceBundle *resb =ures_open(NULL,locale,&status); local 500 const UChar* strSet = ures_getStringByKey(resb,"ExemplarCharacters",&len,&status); 508 ures_close(resb);
|
/external/icu4c/test/intltest/ |
restest.cpp | 497 UResourceBundle *resb =ures_open(NULL,locale,&status); local 500 const UChar* strSet = ures_getStringByKey(resb,"ExemplarCharacters",&len,&status); 508 ures_close(resb);
|
/external/chromium_org/third_party/icu/source/common/ |
uresdata.c | 141 pInfo->dataFormat[0]==0x52 && /* dataFormat="ResB" */ 974 pInfo->dataFormat[0]==0x52 && /* dataFormat="ResB" */ [all...] |
/external/icu4c/common/ |
uresdata.c | 148 pInfo->dataFormat[0]==0x52 && /* dataFormat="ResB" */ 993 pInfo->dataFormat[0]==0x52 && /* dataFormat="ResB" */ [all...] |
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
pkgitems.cpp | 549 { { 0x52, 0x65, 0x73, 0x42 } }, /* dataFormat="ResB" */
|
swapimpl.cpp | 622 { { 0x52, 0x65, 0x73, 0x42 }, ures_swap }, /* dataFormat="ResB" */
|
/external/icu4c/tools/toolutil/ |
pkgitems.cpp | 549 { { 0x52, 0x65, 0x73, 0x42 } }, /* dataFormat="ResB" */
|
swapimpl.cpp | 708 { { 0x52, 0x65, 0x73, 0x42 }, ures_swap }, /* dataFormat="ResB" */
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
reslist.c | 67 {0x52, 0x65, 0x73, 0x42}, /* dataFormat="ResB" */ 69 {1, 4, 0, 0} /* dataVersion take a look at version inside parsed resb*/ [all...] |
/external/icu4c/tools/genrb/ |
reslist.c | 69 {0x52, 0x65, 0x73, 0x42}, /* dataFormat="ResB" */ 71 {1, 4, 0, 0} /* dataVersion take a look at version inside parsed resb*/ [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
section.c | 69 int res_only; /* allow only resb family of bytecodes? */ [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucol.cpp | 684 /* - UData for UCA (unless we stuff it in the root resb */ [all...] |
/external/icu4c/i18n/ |
ucol.cpp | 755 /* - UData for UCA (unless we stuff it in the root resb */ [all...] |