Home
last modified time | relevance | path

Searched refs:removeName (Results 1 – 25 of 53) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/releng/planning/photon/
H A DgetEclipseContributorsforAckknowledgement15 function removeName {
53 removeName "Lothar L."
54 removeName "Ralf M Petter"
55 removeName "psuzzi"
56 removeName "minnist"
57 removeName "azerr"
58 removeName "Eclipse Platform RelEng Bot"
59 removeName "genie.releng"
62 removeName "fingerl"
63 removeName "initialflame"
[all …]
/dports/misc/dartsim/dart-6.11.1/dart/common/detail/
H A DNameManager.hpp149 bool NameManager<T>::removeName(const std::string& _name) in removeName() function in dart::common::NameManager
194 removeName(_name); in removeEntries()
267 removeName(rit->second); in changeObjectName()
/dports/sysutils/istio/istio-1.6.7/operator/pkg/apis/istio/fixup_structs/
H A Dmain.go149 l = removeName(l)
172 func removeName(l string) string { func
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/vrml2oogl/lib/
H A DQvNode.c++37 removeName(this, objName->getString()); in ~QvNode()
70 removeName(this, objName->getString()); in setName()
131 QvNode::removeName(QvNode *b, const char *name) in removeName() function in QvNode
H A DQvNode.h74 static void removeName(QvNode *, const char *);
/dports/sysutils/chezmoi/chezmoi-2.9.3/internal/chezmoi/
H A Dchezmoi.go64 removeName = Prefix + "remove" const
88 removeName,
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/operator/fixup_structs/
H A Dmain.go182 l = removeName(l)
207 func removeName(l string) string { func
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/
H A Ddrawable.cpp124 void removeName(Names &names, Id id) in DENG2_PIMPL()
370 d->removeName(d->bufferNames, id); in removeBuffer()
377 d->removeName(d->programNames, id); in removeProgram()
384 d->removeName(d->stateNames, id); in removeState()
/dports/cad/qelectrotech/qet-0.7.0/sources/NameList/
H A Dnameslist.h47 void removeName(const QString &);
H A Dnameslist.cpp59 void NamesList::removeName(const QString &lang) { in removeName() function in NamesList
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbNameCache.h72 void removeName(uint id);
H A DdbNameCache.cpp220 void _dbNameCache::removeName(uint id) in removeName() function in odb::_dbNameCache
H A DdbProperty.cpp461 cache->removeName(prop->_name); in destroy()
483 cache->removeName(p->_name); in destroyProperties()
/dports/dns/void-zones-tools/void-zones-tools-1.0.2/
H A Dstore.h89 void removeName(Node *table[], const char *name, ssize_t naml);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebHeaderCollection/tests/
H A DWebHeaderCollectionTest.cs263 public void Remove_SetThenRemove_Success(string setName, string removeName) in Remove_SetThenRemove_Success() argument
267 w.Remove(removeName); in Remove_SetThenRemove_Success()
276 public void Remove_SetTwoThenRemoveOne_Success(string setName, string removeName) in Remove_SetTwoThenRemoveOne_Success() argument
281 w.Remove(removeName); in Remove_SetTwoThenRemoveOne_Success()
/dports/misc/dartsim/dart-6.11.1/dart/common/
H A DNameManager.hpp95 bool removeName(const std::string& _name);
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/misc/
H A DSoBase.h64 static void removeName(SoBase * const base, const char * const name);
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/dyecmd/actions/
H A Dcommands.cpp70 impHandlerVoid(removeName)
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Debugger/
H A DSymbolMap.h103 bool RemoveFunction(u32 startAddress, bool removeName);
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Debugger/
H A DSymbolMap.h103 bool RemoveFunction(u32 startAddress, bool removeName);
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DExpressionItem.h170 virtual void removeName(size_t index);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Debugger/
H A DSymbolMap.h103 bool RemoveFunction(u32 startAddress, bool removeName);
/dports/games/manaplus/manaplus-2.1.3.17/src/actions/
H A Dcommands.h70 decHandler(removeName);
/dports/misc/dartsim/dart-6.11.1/dart/simulation/
H A DWorld.cpp382 mNameMgrForSkeletons.removeName(_skeleton->getName()); in removeSkeleton()
506 mNameMgrForSimpleFrames.removeName(_frame->getName()); in removeSimpleFrame()
/dports/cad/ldview/ldview-4.4/LGEOTables/
H A DLGEOTables.cpp758 for (auto const& removeName: removeNamesSet) in readMovedTos() local
760 movedTos.erase(removeName); in readMovedTos()

123