Home
last modified time | relevance | path

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

12

/third_party/boost/libs/thread/example/
Dsynchronized_person.cpp31 void SetName(const std::string& newName) { in SetName()
44 void SetName(const std::string& newName) { in SetName()
86 void SetName(const std::string& newName) { in SetName()
108 void SetName(const std::string& newName) { in SetName()
166 void SetName(const std::string& newName) { in SetName()
199 void SetName(const std::string& newName) { in SetName()
/third_party/flutter/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/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/typescript/tests/baselines/reference/
DunusedSetterInClass.js15 set: function (newName) { argument
/third_party/flutter/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.cpp199 std::string newName(name().data(), name().length()); in buildMangledName() local
/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/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/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dtask.h71 void ChangeName(const std::string &newName) { my_name_ = newName; } in ChangeName()
/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/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_linux.cc231 std::string newName(buff); in ViewText() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp147 ImmutableString newName = GetStructSamplerNameFromTypedNode(node); in visitBinary() local
427 void extractSampler(const ImmutableString &newName, in extractSampler()
/third_party/typescript/src/server/
Dproject.ts1815 … private static readonly newName = createProjectNameFactoryWithCounter(makeInferredProjectName); property in ts.server.InferredProject
1926 …private static readonly newName = createProjectNameFactoryWithCounter(makeAutoImportProviderProjec… property in ts.server.AutoImportProviderProject
/third_party/ejdb/src/bindings/ejdb2_flutter/ios/Classes/
DSwiftEjdb2FlutterPlugin.swift422 let newName = asString(mc.args[2])! in renameCollection() variable
/third_party/ejdb/src/bindings/ejdb2_flutter/android/src/main/java/com/softmotions/ejdb2/
DEjdb2FlutterPlugin.java337 String newName = asString(mc.args[2], null); in renameCollection() local
/third_party/typescript/src/services/codefixes/
DconvertToAsyncFunction.ts183 const newName = getNewNameIfConflict(node, collidingSymbolMap); constant
/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/compiler/transformers/
Ddeclarations.ts674 … const newName = getExternalModuleNameFromDeclaration(context.getEmitHost(), resolver, parent); constant
/third_party/skia/third_party/externals/icu/source/common/
Dserv.cpp348 ICUService::ICUService(const UnicodeString& newName) in ICUService()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dserv.cpp348 ICUService::ICUService(const UnicodeString& newName) in ICUService()
/third_party/node/deps/icu-small/source/common/
Dserv.cpp342 ICUService::ICUService(const UnicodeString& newName) in ICUService()
/third_party/icu/icu4c/source/common/
Dserv.cpp348 ICUService::ICUService(const UnicodeString& newName) in ICUService()

12