Home
last modified time | relevance | path

Searched refs:uprv_strcpy (Results 1 – 25 of 88) sorted by relevance

1234

/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.c281 uprv_strcpy(outFilePath, bufferStr); in writeAssemblyCode()
290 uprv_strcpy(entry, optEntryPoint); in writeAssemblyCode()
367 uprv_strcpy(outFilePath, buffer); in writeCCode()
486 uprv_strcpy(s, assemblyHeader[assemblyHeaderIndex].beginLine); in write32()
608 uprv_strcpy(entryName, inFilename); in getOutFilename()
610 uprv_strcpy(outFilename, optFilename); in getOutFilename()
612 uprv_strcpy(outFilename, inFilename); in getOutFilename()
641 uprv_strcpy(saveOutFilename, optFilename); in getOutFilename()
645 uprv_strcpy(outFilename, newSuffix); in getOutFilename()
1047 uprv_strcpy(outFilePath, buffer); in writeObjectCode()
[all …]
Dpkg_gencmn.c312 uprv_strcpy(filename, destDir); in createCommonDataFile()
317 uprv_strcpy(s, name); in createCommonDataFile()
321 uprv_strcpy(s, type); in createCommonDataFile()
324 uprv_strcpy(s, ".c"); in createCommonDataFile()
329 uprv_strcpy(gencmnFileName, filename); in createCommonDataFile()
429 uprv_strcpy(s, name); in addFile()
472 uprv_strcpy(s, name); in addFile()
518 uprv_strcpy(fullPath, source); in pathToFullPath()
Dflagparser.c81 uprv_strcpy(flagBuffer[idx], tmpFlagBuffer); in parseFlagsFile()
87 uprv_strcpy(flagBuffer[i++], tmpFlagBuffer); in parseFlagsFile()
Dwritesrc.c40 uprv_strcpy(buffer, path); in usrc_createWithHeader()
45 uprv_strcpy(q, filename); in usrc_createWithHeader()
/external/icu/icu4c/source/test/intltest/
Ducaconf.cpp40 uprv_strcpy(testDataPath, srcDir); in UCAConformanceTest()
114 uprv_strcpy(buffer, testDataPath); in openTestFile()
124 uprv_strcpy(buffer+bufLen, ext); in openTestFile()
129 uprv_strcpy(buffer+bufLen, "_SHORT"); in openTestFile()
134 uprv_strcpy(buffer+bufLen, "_STUB"); in openTestFile()
Dtextfile.cpp42 uprv_strcpy(name, _name); in TextFile()
43 uprv_strcpy(encoding, _encoding); in TextFile()
57 uprv_strcpy(buffer, testDir); in TextFile()
Dtestidn.cpp104 uprv_strcpy(filename+2,srcDir); in testData()
106 uprv_strcpy(filename, srcDir); in testData()
122 uprv_strcpy(basename,SPREP_DIR); in testData()
127 uprv_strcpy(basename,fileNames[0]); in testData()
/external/icu/icu4c/source/common/
Dlocbased.cpp49 uprv_strcpy(valid, validID.getName()); in setLocaleIDs()
50 uprv_strcpy(actual, actualID.getName()); in setLocaleIDs()
Duresbund.cpp296 uprv_strcpy(res->fName, name); in setEntryName()
477 uprv_strcpy(name, r->fName); /* this is needed for supporting aliases */ in findFirstExisting()
628 uprv_strcpy(usrDataPath, U_USRDATA_NAME); in entryOpen()
670 uprv_strcpy(name, uloc_getDefault()); in entryOpen()
689 uprv_strcpy(name, kRootLocaleName); in entryOpen()
760 uprv_strcpy(name, localeID); in entryOpenDirect()
860 uprv_strcpy(resB->fResPath, resB->fResBuf); in ures_appendResPath()
871 uprv_strcpy(resB->fResPath + resPathLenOrig, toAdd); in ures_appendResPath()
1026 uprv_strcpy(chAlias, aKey); /* allocated large enough above */ in init_resb_result()
1087 uprv_strcpy(pathBuf, keyPath); in init_resb_result()
[all …]
Dlocid.cpp367 uprv_strcpy(p, newLanguage); in Locale()
378 uprv_strcpy(p, newCountry); in Locale()
402 uprv_strcpy(p, newKeywords); in Locale()
442 uprv_strcpy(fullName, other.fullName); in operator =()
454 uprv_strcpy(language, other.language); in operator =()
455 uprv_strcpy(script, other.script); in operator =()
456 uprv_strcpy(country, other.country); in operator =()
Dputil.cpp931 uprv_strcpy(curpath, path); in searchForTZFile()
939 uprv_strcpy(newpath, curpath); in searchForTZFile()
961 uprv_strcpy(SEARCH_TZFILE_RESULT, zoneid); in searchForTZFile()
1170 uprv_strcpy(newDataDir, directory); in u_setDataDirectory()
1545 posixID = uprv_strcpy(correctedPOSIXLocale, posixID); in uprv_getDefaultLocaleID()
1610 uprv_strcpy(correctedLocale, localeID); in uprv_getDefaultLocaleID()
1631 uprv_strcpy(correctedLocale, "en_US_POSIX"); in uprv_getDefaultLocaleID()
1665 uprv_strcpy(correctedLocale, "zh_HK"); in uprv_getDefaultLocaleID()
1672 uprv_strcpy(correctedLocale, "zh_CN"); in uprv_getDefaultLocaleID()
1920 (void)uprv_strcpy(codesetName, "US-ASCII"); in int_getDefaultCodepage()
Dcstring.c180 uprv_strcpy(buffer+length, tbuf+tbx); in T_CString_integerToString()
218 uprv_strcpy(buffer+length, tbuf+tbx); in T_CString_int64ToString()
Dwintz.c131 uprv_strcpy(subKeyName, TZ_REGKEY[(gWinType != WIN_9X_ME_TYPE)]); in openTZRegKey()
429 uprv_strcpy(icuid, tmpid); in uprv_detectWindowsTimeZone()
/external/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.c43 uprv_strcpy(buffer, buffer+1); in pkg_writeCharListWrap()
47 uprv_strcpy(buffer, "\""); in pkg_writeCharListWrap()
93 uprv_strcpy(buffer, buffer+1); in pkg_writeCharList()
97 uprv_strcpy(buffer, "\""); in pkg_writeCharList()
Dpkgdata.cpp566 uprv_strcpy(targetDir, o->install); in pkg_executeOptions()
581 uprv_strcpy(targetDir, o->targetDir); in pkg_executeOptions()
584 uprv_strcpy(tmpDir, o->tmpDir); in pkg_executeOptions()
587 uprv_strcpy(datFileNamePath, tmpDir); in pkg_executeOptions()
589 uprv_strcpy(datFileName, o->shortName); in pkg_executeOptions()
606 uprv_strcpy(targetFileNamePath, targetDir); in pkg_executeOptions()
995 uprv_strcpy(libFileNames[LIB_FILE_VERSION_TMP], libFileNames[LIB_FILE_VERSION_MAJOR]); in createFileNames()
1315 uprv_strcpy(libFileNames[LIB_FILE_VERSION], libFileNames[LIB_FILE_VERSION_TMP]); in pkg_archiveLibrary()
1507 uprv_strcpy(tempObjectFile, gencFilePath); in pkg_createWithAssemblyCode()
1620 uprv_strcpy(tempObjectFile, gencmnFile); in pkg_createWithoutAssemblyCode()
[all …]
/external/icu/icu4c/source/tools/gensprep/
Dgensprep.c210 uprv_strcpy(filename+2,srcDir); in main()
212 uprv_strcpy(filename, srcDir); in main()
224 uprv_strcpy(basename,inputFileName); in main()
233 uprv_strcpy(filename,icuUniDataDir); in main()
240 uprv_strcpy(basename,NORM_CORRECTIONS_FILE_NAME); in main()
/external/icu/icu4c/source/tools/genrb/
Drbutil.c51 uprv_strcpy(basename, lastSlash); in get_basename()
53 uprv_strcpy(basename, filename); in get_basename()
Dwrtxml.cpp109 uprv_strcpy(result, id); in getID()
114 uprv_strcpy(result, id); in getID()
272 uprv_strcpy(dest+( destLen),"\x26\x61\x6d\x70\x3b"); /* &*/ in convertAndEscape()
276 uprv_strcpy(dest+(destLen),"\x26\x6c\x74\x3b"); /* <*/ in convertAndEscape()
280 uprv_strcpy(dest+(destLen),"\x26\x67\x74\x3b"); /* >*/ in convertAndEscape()
284 uprv_strcpy(dest+(destLen),"\x26\x71\x75\x6f\x74\x3b"); /* "*/ in convertAndEscape()
288 uprv_strcpy(dest+(destLen),"\x26\x61\x70\x6f\x73\x3b"); /* ' */ in convertAndEscape()
815 uprv_strcpy(fileName, res->fFileName); in bin_write_xml()
1090 uprv_strcpy(lang, language); in bundle_write_xml()
1096 uprv_strcpy(outputFileName,outFileName); in bundle_write_xml()
[all …]
Dgenrb.cpp305 uprv_strcpy(nameWithoutSuffix, poolResName); in main()
625 uprv_strcpy(openFileName, inputDir); in processFile()
638 uprv_strcpy(openFileName, inputDir); in processFile()
786 uprv_strcpy(resName, dirname); in make_res_filename()
807 uprv_strcpy(resName, outputDir); in make_res_filename()
/external/icu/icu4c/source/i18n/
Dnumsys.cpp62 uprv_strcpy(name,gLatn); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
123 uprv_strcpy(buffer,gDefault); in createInstance()
143 uprv_strcpy(buffer,gDefault); in createInstance()
145 uprv_strcpy(buffer,gNative); in createInstance()
Dformat.cpp98 uprv_strcpy(validLocale, that.validLocale); in operator =()
99 uprv_strcpy(actualLocale, that.actualLocale); in operator =()
Ducol_res.cpp272 uprv_strcpy(defaultType, "standard"); in loadFromBundle()
286 uprv_strcpy(type, defaultType); in loadFromBundle()
329 uprv_strcpy(type, defaultType); in loadFromCollations()
333 uprv_strcpy(type, "standard"); in loadFromCollations()
430 uprv_strcpy(defaultType, "standard"); in loadFromData()
/external/icu/icu4c/source/tools/makeconv/
Dmakeconv.cpp315 uprv_strcpy(cnvName, outFileName.data() + outBasenameStart); in main()
366 uprv_strcpy((char*)data.staticData.name, cnvName); in main()
453 uprv_strcpy((char *)staticData->name, value); in readHeader()
507 uprv_strcpy((char *)staticData->name, prototype->name); in readHeader()
717 uprv_strcpy(baseFilename, converterName); in createConverter()
719 uprv_strcpy(basename, data->ucm->baseName); in createConverter()
/external/icu/icu4c/source/tools/gentest/
Dgenres32.c56 uprv_strcpy(file,path); in genres32()
/external/icu/icu4c/source/test/cintltst/
Dcstrtest.c107 uprv_strcpy(src, "this is lower case"); in TestAPI()
136 uprv_strcpy(src, "this is lower case"); in TestAPI()

1234