Searched refs:udata_swapPackage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/icuswap/
H A Dicuswap.cpp73 udata_swapPackage(const char *inFilename, const char *outFilename,
181 * +15: udata_swapPackage() may need to add a few padding bytes to the
193 /* set the last 15 bytes to the usual padding byte, see udata_swapPackage() */
229 * udata_swapPackage() needs to rename ToC name entries from the old package
231 * We pass it the filenames, and udata_swapPackage() will extract the
234 length=udata_swapPackage(argv[1], argv[2], ds, data, length, data, &errorCode);
237 fprintf(stderr, "%s: udata_swapPackage(\"%s\") failed - %s\n",
303 udata_printError(ds, "udata_swapPackage(): \"%s\" is not recognized as a package filename (must end with .dat)\n",
310 udata_printError(ds, "udata_swapPackage(): the package name \"%s\" is too long (>=%ld)\n",
335 udata_swapPackage(cons function
[all...]
/external/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp73 udata_swapPackage(const char *inFilename, const char *outFilename,
181 * +15: udata_swapPackage() may need to add a few padding bytes to the
193 /* set the last 15 bytes to the usual padding byte, see udata_swapPackage() */
229 * udata_swapPackage() needs to rename ToC name entries from the old package
231 * We pass it the filenames, and udata_swapPackage() will extract the
234 length=udata_swapPackage(argv[1], argv[2], ds, data, length, data, &errorCode);
237 fprintf(stderr, "%s: udata_swapPackage(\"%s\") failed - %s\n",
303 udata_printError(ds, "udata_swapPackage(): \"%s\" is not recognized as a package filename (must end with .dat)\n",
310 udata_printError(ds, "udata_swapPackage(): the package name \"%s\" is too long (>=%ld)\n",
335 udata_swapPackage(cons function
[all...]

Completed in 83 milliseconds