Home
last modified time | relevance | path

Searched refs:isValidForType (Results 1 – 25 of 36) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/extensions/openpgp/content/modules/
H A DfiltersWrapper.jsm49 isValidForType(type, scope) {
51 ? gEnigmailFilters.moveDecrypt.isValidForType(type, scope)
94 isValidForType(type, scope) {
96 ? gEnigmailFilters.copyDecrypt.isValidForType(type, scope)
138 isValidForType(type, scope) {
139 return gEnigmailFilters ? gEnigmailFilters.encrypt.isValidForType() : false;
H A Dfilters.jsm59 isValidForType(type, scope) {
94 isValidForType(type, scope) {
96 "filters.jsm: filterActionCopyDecrypt.isValidForType(" + type + ")\n"
181 isValidForType(type, scope) {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.management/share/classes/javax/management/monitor/
H A DGaugeMonitor.java877 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
878 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java973 isValidForType(offset, c) && in isThresholdTypeValid()
974 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/management/monitor/
H A DGaugeMonitor.java881 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
882 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java978 isValidForType(offset, c) && in isThresholdTypeValid()
979 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/management/monitor/
H A DGaugeMonitor.java881 return (isValidForType(highThreshold, c) && in isThresholdTypeValid()
882 isValidForType(lowThreshold, c)); in isThresholdTypeValid()
H A DCounterMonitor.java978 isValidForType(offset, c) && in isThresholdTypeValid()
979 isValidForType(modulus, c)); in isThresholdTypeValid()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/search/public/
H A DnsIMsgFilterCustomAction.idl33 boolean isValidForType(in nsMsgFilterTypeType type, in nsMsgSearchScopeValue scope);
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSWorkspace.h186 isValidForType: (NSString*)typeName;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSWorkspace.inc92 … NSString; typeName: NSString): ObjCBOOL; message 'filenameExtension:isValidForType:'; { available…

12