Home
last modified time | relevance | path

Searched defs:newName (Results 1 – 25 of 30) sorted by relevance

12

/third_party/lzma/CPP/7zip/Archive/Common/
DItemNameUtils.cpp30 UString newName = name; in GetOsPath() local
43 UString newName = GetOsPath(name); in GetOsPath_Remove_TailSlash() local
129 UString newName = name; in WinPathToOsPath() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DNameEditingTests.java45 String newName = "Timothy"; in testChangeOneName() local
73 String newName = "Timothy"; in testModifyNameTableAndRevert() local
131 String newName = "Fred"; in testClearAllNamesAndSetOne() local
/third_party/typescript/tests/baselines/reference/transformApi/
DtransformsCorrectly.fromTranspileModule.js1 var newName = void 0 /*undefined*/; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DFunctionLookup.cpp80 std::string newName(functionName); in GetMangledName() local
110 std::string newName(functionName); in GetMangledNames() local
DSymbol.cpp228 std::string newName(name.data(), name.length()); in buildMangledName() local
/third_party/typescript/tests/baselines/reference/
DunusedSetterInClass.js15 set: function (newName) { argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp105 Name newName = idGen.createNewName(Name(oldFunc)); in CloneFunction() local
125 Name newName = idGen ? idGen->createNewName(Name(oldFunc)) : Name(oldFunc); in CloneFunctionAndPrependParam() local
146 Name newName = idGen ? idGen->createNewName(Name(oldFunc)) : Name(oldFunc); in CloneFunctionAndAppendParams() local
169 Name newName = idGen ? idGen->createNewName(Name(oldFunc)) : Name(oldFunc); in CloneFunctionAndChangeReturnType() local
DHoistConstants.cpp73 const Name newName = idGen.createNewName(oldVar.name()); in rewrite() local
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveOpenCallback.h175 bool SetSecondFileInfo(CFSTR newName) in SetSecondFileInfo()
DArchiveCommandLine.cpp461 const UString &oldName, const UString &newName, NRecursedType::EEnum type, in AddRenamePair()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMetaRenamer.cpp65 const char *newName() { in newName() function
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DReportAPI.java293 String newName = newData.name; in writeReport() local
/third_party/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp286 const wchar_t *newName, const FILETIME *newTime, const UInt64 *newSize, in Z7_COM7F_IMF()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp593 void extractSampler(const std::string &newName, in extractSampler()
/third_party/typescript/src/services/codefixes/
DconvertToAsyncFunction.ts239 const newName = getNewNameIfConflict(node, collidingSymbolMap); constant
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp194 const wchar_t *newName, const FILETIME *newTime, const UInt64 *newSize, in Z7_COM7F_IMF()
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts719 … const newName = getExternalModuleNameFromDeclaration(context.getEmitHost(), resolver, parent); constant
/third_party/node/deps/icu-small/source/common/
Dserv.cpp342 ICUService::ICUService(const UnicodeString& newName) in ICUService()
/third_party/skia/third_party/externals/icu/source/common/
Dserv.cpp348 ICUService::ICUService(const UnicodeString& newName) in ICUService()
/third_party/icu/icu4c/source/common/
Dserv.cpp342 ICUService::ICUService(const UnicodeString& newName) in ICUService()
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h92 virtual void changeName(const TString* newName) { name = newName; } in changeName()
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgdata.cpp1675 char newName[SMALL_BUFFER_MAX_SIZE]; in pkg_createWithoutAssemblyCode() local
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1675 char newName[SMALL_BUFFER_MAX_SIZE]; in pkg_createWithoutAssemblyCode() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgdata.cpp1678 char newName[SMALL_BUFFER_MAX_SIZE]; in pkg_createWithoutAssemblyCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h411 void setName(const Twine &newName) { Name = newName.str(); } in setName()

12