HomeSort by relevance Sort by last modified time
    Searched refs:USE_POOL_BUNDLE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/tools/genrb/
genrb.c 62 USE_POOL_BUNDLE,
136 if(options[WRITE_POOL_BUNDLE].doesOccur && options[USE_POOL_BUNDLE].doesOccur) {
146 (options[WRITE_POOL_BUNDLE].doesOccur || options[USE_POOL_BUNDLE].doesOccur)
308 if(options[USE_POOL_BUNDLE].doesOccur) {
321 if (options[USE_POOL_BUNDLE].value!=NULL) {
322 uprv_strcpy(theCurrentFileName, options[USE_POOL_BUNDLE].value);
585 if(options[USE_POOL_BUNDLE].doesOccur) {
  /external/icu/icu4c/source/tools/genrb/
genrb.c 62 USE_POOL_BUNDLE,
151 if(options[WRITE_POOL_BUNDLE].doesOccur && options[USE_POOL_BUNDLE].doesOccur) {
161 (options[WRITE_POOL_BUNDLE].doesOccur || options[USE_POOL_BUNDLE].doesOccur)
323 if(options[USE_POOL_BUNDLE].doesOccur) {
336 if (options[USE_POOL_BUNDLE].value!=NULL) {
337 uprv_strcpy(theCurrentFileName, options[USE_POOL_BUNDLE].value);
601 if(options[USE_POOL_BUNDLE].doesOccur) {

Completed in 39 milliseconds