Home
last modified time | relevance | path

Searched defs:isNameMatch (Results 1 – 12 of 12) sorted by relevance

/dports/devel/indi/indi-1.9.1/libs/indibase/property/
H A Dindipropertyview.h164 bool isNameMatch(const char *otherName) const { return !strcmp(getName(), otherName); } in isNameMatch() function
165 bool isNameMatch(const std::string &otherName) const { return getName() == otherName; } in isNameMatch() function
H A Dindipropertybasic.cpp194 bool PropertyBasic<T>::isNameMatch(const char *otherName) const in isNameMatch() function in INDI::PropertyBasic
201 bool PropertyBasic<T>::isNameMatch(const std::string &otherName) const in isNameMatch() function in INDI::PropertyBasic
H A Dindiproperty.cpp340 bool Property::isNameMatch(const char *otherName) const in isNameMatch() function in INDI::Property
347 bool Property::isNameMatch(const std::string &otherName) const in isNameMatch() function in INDI::Property
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/search/
H A DExtensionsPatternFilter.java113 protected boolean isNameMatch(Object element) { in isNameMatch() method in ExtensionsPatternFilter
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DEventFilters.java148 protected boolean isNameMatch(String className) in isNameMatch() method in EventFilters.ClassFilter