Home
last modified time | relevance | path

Searched refs:getLocalizedName (Results 101 – 125 of 168) sorted by relevance

1234567

/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dbody.h187 std::string getLocalizedName() const;
H A Dbody.cpp134 string Body::getLocalizedName() const in getLocalizedName() function in Body
1246 if (!matchedBody->hasLocalizedName() || _name != matchedBody->getLocalizedName()) in find()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/logging/
H A DLevel.java254 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/logging/
H A DLevel.java254 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dbody.cpp134 string Body::getLocalizedName() const in getLocalizedName() function in Body
1246 if (!matchedBody->hasLocalizedName() || _name != matchedBody->getLocalizedName()) in find()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DTwitchChannel.cpp231 const QString &TwitchChannel::getLocalizedName() const in getLocalizedName() function in chatterino::TwitchChannel
244 weakOf<Channel>(this), this->roomId(), this->getLocalizedName(), in refreshBTTVChannelEmotes()
/dports/www/mediawiki137/mediawiki-1.37.1/includes/Storage/
H A DPageUpdater.php764 ContentHandler::getLocalizedName( $contentHandler->getModelID() ),
916 ContentHandler::getLocalizedName( $contentHandler->getModelID() ),
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.logging/share/classes/java/util/logging/
H A DLevel.java279 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.logging/share/classes/java/util/logging/
H A DLevel.java280 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.logging/share/classes/java/util/logging/
H A DLevel.java279 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.logging/share/classes/java/util/logging/
H A DLevel.java279 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.logging/share/classes/java/util/logging/
H A DLevel.java279 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.logging/share/classes/java/util/logging/
H A DLevel.java280 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/test/java/com/sun/mail/util/logging/
H A DCollectorFormatterTest.java164 assertEquals(Level.INFO.getLocalizedName().concat("11111"), in getThrown()
193 assertEquals(Level.FINE.getLocalizedName().concat("11222"), in testFormatAccept()
233 assertEquals(Level.SEVERE.getLocalizedName().concat("21121"), in testFormatAcceptAndUpdate()
/dports/www/mediawiki136/mediawiki-1.36.3/includes/Storage/
H A DPageUpdater.php741 ContentHandler::getLocalizedName( $contentHandler->getModelID() ),
897 ContentHandler::getLocalizedName( $contentHandler->getModelID() ),
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.logging/share/classes/java/util/logging/
H A DLevel.java279 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.logging/share/classes/java/util/logging/
H A DLevel.java279 public String getLocalizedName() { in getLocalizedName() method in Level
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/content/
H A DContentHandlerTest.php118 $name = ContentHandler::getLocalizedName( $id );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/content/
H A DContentHandlerTest.php117 $name = ContentHandler::getLocalizedName( $id );
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/content/
H A DContentHandlerTest.php117 $name = ContentHandler::getLocalizedName( $id );
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/utils/
H A Dtranslation.cpp585 const std::string& Translations::getLocalizedName(const std::string& str) const in getLocalizedName() function in Translations
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/util/logging/
H A DCompactFormatter.java325 return record.getLevel().getLocalizedName(); in formatLevel()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/tasks/model/
H A DTask.php105 protected function getLocalizedName() { function in GO\\Tasks\\Model\\Task
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/model/
H A DTemplate.php68 protected function getLocalizedName() { function in GO\\Base\\Model\\Template
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/System/LoggerFinder/internal/api/
H A DLoggerFinderAPITest.java193 .append(record.getLevel().getLocalizedName()) in LoggerFinderAPITest()

1234567