/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_genc.cpp | 659 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument 682 if(optMatchArch != NULL) { in getArchitecture() 683 filename=optMatchArch; in getArchitecture() 782 …filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *op… in writeObjectCode() argument 1044 getArchitecture(&cpu, &bits, &makeBigEndian, optMatchArch); in writeObjectCode() 1045 if (optMatchArch) in writeObjectCode()
|
D | pkg_genc.h | 84 …filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *op…
|
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 89 static void pkg_createOptMatchArch(char *optMatchArch); 90 static void pkg_destroyOptMatchArch(char *optMatchArch); 770 char optMatchArch[10] = { 0 }; in pkg_executeOptions() local 771 pkg_createOptMatchArch(optMatchArch); in pkg_executeOptions() 776 (optMatchArch[0] == 0 ? NULL : optMatchArch), in pkg_executeOptions() 781 pkg_destroyOptMatchArch(optMatchArch); in pkg_executeOptions() 2251 static void pkg_createOptMatchArch(char *optMatchArch) { in pkg_createOptMatchArch() argument 2270 sprintf(optMatchArch, "%s", obj); in pkg_createOptMatchArch() 2284 static void pkg_destroyOptMatchArch(char *optMatchArch) { in pkg_destroyOptMatchArch() argument 2285 if(T_FileStream_file_exists(optMatchArch) && !T_FileStream_remove(optMatchArch)){ in pkg_destroyOptMatchArch() [all …]
|
/third_party/icu/icu4c/source/tools/pkgdata/ |
D | pkgdata.cpp | 89 static void pkg_createOptMatchArch(char *optMatchArch); 90 static void pkg_destroyOptMatchArch(char *optMatchArch); 770 char optMatchArch[10] = { 0 }; in pkg_executeOptions() local 771 pkg_createOptMatchArch(optMatchArch); in pkg_executeOptions() 776 (optMatchArch[0] == 0 ? NULL : optMatchArch), in pkg_executeOptions() 781 pkg_destroyOptMatchArch(optMatchArch); in pkg_executeOptions() 2251 static void pkg_createOptMatchArch(char *optMatchArch) { in pkg_createOptMatchArch() argument 2270 sprintf(optMatchArch, "%s", obj); in pkg_createOptMatchArch() 2284 static void pkg_destroyOptMatchArch(char *optMatchArch) { in pkg_destroyOptMatchArch() argument 2285 if(T_FileStream_file_exists(optMatchArch) && !T_FileStream_remove(optMatchArch)){ in pkg_destroyOptMatchArch() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 88 static void pkg_createOptMatchArch(char *optMatchArch); 89 static void pkg_destroyOptMatchArch(char *optMatchArch); 756 char optMatchArch[10] = { 0 }; in pkg_executeOptions() local 757 pkg_createOptMatchArch(optMatchArch); in pkg_executeOptions() 758 …eObjectCode(datFileNamePath, o->tmpDir, o->entryName, (optMatchArch[0] == 0 ? NULL : optMatchArch)… in pkg_executeOptions() 759 pkg_destroyOptMatchArch(optMatchArch); in pkg_executeOptions() 2208 static void pkg_createOptMatchArch(char *optMatchArch) { in pkg_createOptMatchArch() argument 2227 sprintf(optMatchArch, "%s", obj); in pkg_createOptMatchArch() 2241 static void pkg_destroyOptMatchArch(char *optMatchArch) { in pkg_destroyOptMatchArch() argument 2242 if(T_FileStream_file_exists(optMatchArch) && !T_FileStream_remove(optMatchArch)){ in pkg_destroyOptMatchArch() [all …]
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
D | pkgdata.cpp | 89 static void pkg_createOptMatchArch(char *optMatchArch); 90 static void pkg_destroyOptMatchArch(char *optMatchArch); 770 char optMatchArch[10] = { 0 }; in pkg_executeOptions() local 771 pkg_createOptMatchArch(optMatchArch); in pkg_executeOptions() 776 (optMatchArch[0] == 0 ? NULL : optMatchArch), in pkg_executeOptions() 781 pkg_destroyOptMatchArch(optMatchArch); in pkg_executeOptions() 2251 static void pkg_createOptMatchArch(char *optMatchArch) { in pkg_createOptMatchArch() argument 2270 sprintf(optMatchArch, "%s", obj); in pkg_createOptMatchArch() 2284 static void pkg_destroyOptMatchArch(char *optMatchArch) { in pkg_destroyOptMatchArch() argument 2285 if(T_FileStream_file_exists(optMatchArch) && !T_FileStream_remove(optMatchArch)){ in pkg_destroyOptMatchArch() [all …]
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_genc.cpp | 747 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument 770 if(optMatchArch != NULL) { in getArchitecture() 771 filename=optMatchArch; in getArchitecture() 881 const char *optMatchArch, in writeObjectCode() argument 1149 getArchitecture(&cpu, &bits, &makeBigEndian, optMatchArch); in writeObjectCode() 1150 if (optMatchArch) in writeObjectCode()
|
D | pkg_genc.h | 100 const char *optMatchArch,
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | pkg_genc.cpp | 747 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument 770 if(optMatchArch != NULL) { in getArchitecture() 771 filename=optMatchArch; in getArchitecture() 881 const char *optMatchArch, in writeObjectCode() argument 1149 getArchitecture(&cpu, &bits, &makeBigEndian, optMatchArch); in writeObjectCode() 1150 if (optMatchArch) in writeObjectCode()
|
D | pkg_genc.h | 100 const char *optMatchArch,
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | pkg_genc.cpp | 747 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument 770 if(optMatchArch != NULL) { in getArchitecture() 771 filename=optMatchArch; in getArchitecture() 881 const char *optMatchArch, in writeObjectCode() argument 1149 getArchitecture(&cpu, &bits, &makeBigEndian, optMatchArch); in writeObjectCode() 1150 if (optMatchArch) in writeObjectCode()
|
D | pkg_genc.h | 100 const char *optMatchArch,
|