Home
last modified time | relevance | path

Searched refs:nameOrId (Results 1 – 15 of 15) sorted by relevance

/dports/dns/cli53/cli53-0.8.18/
H A Dutil.go117 func lookupZone(nameOrId string) *route53.HostedZone {
118 if isZoneId(nameOrId) {
120 id := nameOrId
121 if !strings.HasPrefix(nameOrId, "/hostedzone/") {
129 errorAndExit(fmt.Sprintf("Zone '%s' not found", nameOrId))
137 DNSName: aws.String(nameOrId),
142 if zoneName(*zone.Name) == zoneName(nameOrId) {
148 errorAndExit(fmt.Sprintf("Zone '%s' not found", nameOrId))
/dports/net-im/kopete/kopete-21.12.3/kopete/
H A Dkopetedbusinterface_p.cpp155 const QString &nameOrId) in findContact() argument
159 if (nameOrId.count(':') == 2) { in findContact()
160 QStringList tokens = nameOrId.split(':'); in findContact()
170 contact = Kopete::ContactList::self()->metaContact(nameOrId); in findContact()
175 nameOrId); in findContact()
180 nameOrId); in findContact()
H A Dkopetedbusinterface_p.h78 Kopete::MetaContact *findContact(const QString &nameOrId);
/dports/security/lego/lego-4.5.3/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/papi-v1/
H A Dcpcodes.go123 func (cpcodes *CpCodes) FindCpCode(nameOrId string, correlationid string) (*CpCode, error) {
135 …if cpcode.CpcodeID == nameOrId || cpcode.CpcodeID == "cpc_"+nameOrId || cpcode.CpcodeName == nameO…
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/welcomepage/
H A Dsessionsmodel.cpp67 void SessionsModel::loadSession(const QString& nameOrId) const in loadSession()
69 KDevelop::Core::self()->sessionController()->loadSession(nameOrId); in loadSession()
H A Dsessionsmodel.h23 Q_SCRIPTABLE void loadSession(const QString& nameOrId) const;
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/shell/
H A Dsessioncontroller.h93 Session* session( const QString& nameOrId ) const;
105 void loadSession( const QString& nameOrId );
H A Dsessioncontroller.cpp365 void SessionController::loadSession( const QString& nameOrId ) in loadSession() argument
369 d->loadSessionExternally( session( nameOrId ) ); in loadSession()
480 Session* SessionController::session( const QString& nameOrId ) const in session()
484 Session* ret = d->findSessionForName( nameOrId ); in session()
488 return d->findSessionForId( nameOrId ); in session()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DglTF2Importer.cpp519 std::string nameOrId = node.name.empty() ? node.id : node.name; in ImportNode() local
521 aiNode* ainode = new aiNode(nameOrId); in ImportNode()
/dports/net/libyang/libyang-1.0.240/tests/schema/yang/ietf/
H A Dietf-ipfix-psamp.yang539 choice nameOrId {
801 choice nameOrId {
/dports/www/phpvirtualbox-legacy/phpvirtualbox-5.2-1/endpoints/lib/
H A DvboxServiceWrappers.php869 $request->nameOrId = $arg_nameOrId;
2382 $request->nameOrId = $arg_nameOrId;
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/lib/
H A DvboxServiceWrappers.php1415 $request->nameOrId = $arg_nameOrId;
4519 $request->nameOrId = $arg_nameOrId;
/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_CAPI_v5_2.h4315 PRUnichar * nameOrId,
4578 PRUnichar * nameOrId,
6986 PRUnichar * nameOrId,
7822 PRUnichar * nameOrId,
H A Dvbox_CAPI_v6_0.h4570 PRUnichar * nameOrId,
4836 PRUnichar * nameOrId,
7538 PRUnichar * nameOrId,
8360 PRUnichar * nameOrId,
H A Dvbox_CAPI_v6_1.h5867 PRUnichar * nameOrId,
6152 PRUnichar * nameOrId,
9022 PRUnichar * nameOrId,
9832 PRUnichar * nameOrId,