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

  /external/icu4c/common/
uresdata.h 139 * The swapper code (ures_swap()) has been modified so that it swaps each item
389 ures_swap(const UDataSwapper *ds,
uresdata.c 727 /* no need to swap or copy bytes - ures_swap() copied them all */
826 * ures_swap() already set pTempTable->keyChars appropriately.
948 ures_swap(const UDataSwapper *ds, function
981 udata_printError(ds, "ures_swap(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not a resource bundle\n",
998 udata_printError(ds, "ures_swap(): too few bytes (%d after header) for a resource bundle\n",
    [all...]
  /external/icu4c/test/cintltst/
udatatst.c     [all...]
  /external/icu4c/tools/toolutil/
pkgitems.cpp 409 nativePool.setItem(pkg->getItem(index), ures_swap);
595 NativeItem nrb(pItem, ures_swap);
swapimpl.cpp 707 { { 0x52, 0x65, 0x73, 0x42 }, ures_swap }, /* dataFormat="ResB" */
  /external/icu4c/tools/genrb/
genrb.c 371 ures_swap(ds, poolBundle.fBytes, bytesRead, poolBundle.fBytes, &status);
374 fprintf(stderr, "ures_swap(pool bundle %s) failed: %s\n",
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 1038 #define ures_swap macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 1038 #define ures_swap macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 1038 #define ures_swap macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 1038 #define ures_swap macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 1473 #define ures_swap macro
    [all...]

Completed in 52 milliseconds