HomeSort by relevance Sort by last modified time
    Searched defs:unorm_swap (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/icu/source/tools/toolutil/
swapimpl.cpp 411 unorm_swap(const UDataSwapper *ds, function
440 udata_printError(ds, "unorm_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as unorm.icu\n",
456 udata_printError(ds, "unorm_swap(): too few bytes (%d after header) for unorm.icu\n",
480 udata_printError(ds, "unorm_swap(): too few bytes (%d after header) for all of unorm.icu\n",
623 { { 0x4e, 0x6f, 0x72, 0x6d }, unorm_swap }, /* dataFormat="Norm" */
  /external/icu4c/tools/toolutil/
swapimpl.cpp 412 unorm_swap(const UDataSwapper *ds, function
441 udata_printError(ds, "unorm_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as unorm.icu\n",
457 udata_printError(ds, "unorm_swap(): too few bytes (%d after header) for unorm.icu\n",
481 udata_printError(ds, "unorm_swap(): too few bytes (%d after header) for all of unorm.icu\n",
622 { { 0x4e, 0x6f, 0x72, 0x6d }, unorm_swap }, /* dataFormat="Norm" */
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 857 #define unorm_swap macro
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 857 #define unorm_swap macro
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 857 #define unorm_swap macro
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 857 #define unorm_swap macro
    [all...]

Completed in 88 milliseconds