Home
last modified time | relevance | path

Searched refs:matchKeys (Results 1 – 25 of 92) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/com/keepsafe/switchboard/
H A DSwitchBoard.java205 if (matchKeys == null) { in isMatch()
209 if (matchKeys.has(KEY_APP_ID)) { in isMatch()
220 if (matchKeys.has(KEY_COUNTRY)) { in isMatch()
223 if (!country.matches(matchKeys.getString(KEY_COUNTRY))) { in isMatch()
231 if (matchKeys.has(KEY_DEVICE)) { in isMatch()
234 if (!device.matches(matchKeys.getString(KEY_DEVICE))) { in isMatch()
242 if (matchKeys.has(KEY_LANG)) { in isMatch()
245 if (!lang.matches(matchKeys.getString(KEY_LANG))) { in isMatch()
252 if (matchKeys.has(KEY_MANUFACTURER)) { in isMatch()
263 if (matchKeys.has(KEY_VERSION)) { in isMatch()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/switchboard/
H A DSwitchBoard.java219 private static boolean isMatch(Context context, @Nullable JSONObject matchKeys) { in isMatch() argument
221 if (matchKeys == null) { in isMatch()
225 if (matchKeys.has(KEY_APP_ID)) { in isMatch()
228 final String expectedAppIdPattern = matchKeys.getString(KEY_APP_ID); in isMatch()
239 if (matchKeys.has(KEY_COUNTRY)) { in isMatch()
253 if (matchKeys.has(KEY_DEVICE)) { in isMatch()
267 if (matchKeys.has(KEY_LANG)) { in isMatch()
281 if (matchKeys.has(KEY_MANUFACTURER)) { in isMatch()
295 if (matchKeys.has(KEY_VERSION)) { in isMatch()
309 if (matchKeys.has(KEY_REGION)) { in isMatch()
[all …]
/dports/java/avis/avis-1.2.0/common/java/src/main/org/avis/security/
H A DKeyScheme.java170 return matchKeys (keys1.producerKeys, keys2.producerKeys) && in match()
171 matchKeys (keys2.consumerKeys, keys1.consumerKeys); in match()
175 return matchKeys ((SingleKeySet)producerKeys, in match()
179 return matchKeys ((SingleKeySet)consumerKeys, in match()
193 private boolean matchKeys (Set<Key> privateKeys, Set<Key> publicKeys) in matchKeys() method in KeyScheme
/dports/net/storj/storj-1.45.3/vendor/github.com/alicebob/miniredis/v2/
H A Dkeys_test.go127 m, ok := matchKeys([]string{"a", "b", "c"}, "*")
133 m, ok := matchKeys([]string{"a", "b\nb", "c"}, "*")
139 _, ok := matchKeys([]string{"a", "b", "c"}, "[")
H A Dkeys.go69 func matchKeys(keys []string, match string) ([]string, bool) { func
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/alicebob/miniredis/v2/
H A Dkeys_test.go127 m, ok := matchKeys([]string{"a", "b", "c"}, "*")
133 m, ok := matchKeys([]string{"a", "b\nb", "c"}, "*")
139 _, ok := matchKeys([]string{"a", "b", "c"}, "[")
H A Dkeys.go69 func matchKeys(keys []string, match string) ([]string, bool) { func
/dports/security/lego/lego-4.5.3/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go49 m.failures = m.matchKeys(actual)
56 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/gomega/gstruct/
H A Dkeys.go51 m.failures = m.matchKeys(actual)
58 func (m *KeysMatcher) matchKeys(actual interface{}) (errs []error) { func
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DHistory.schelp234 private:: matchKeys, matchString, storyString
388 h.matchKeys(\me);
389 h.matchKeys(\you);
390 h.matchKeys(\her);
391 h.matchKeys; // nil if no test
392 h.matchKeys(\all); // all keys match
393 h.matchKeys([\me, \her])
394 h.matchKeys(\isidor) // empty array if no line found for this key
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmConditionEvaluator.cxx479 inline int cmConditionEvaluator::matchKeys( in matchKeys() function in cmConditionEvaluator
688 this->matchKeys(*args.next, keyLESS, keyLESS_EQUAL, keyGREATER, in HandleLevel2()
711 else if ((matchNo = this->matchKeys(*args.next, keySTRLESS, in HandleLevel2()
729 this->matchKeys(*args.next, keyVERSION_LESS, in HandleLevel2()
803 if ((matchNo = this->matchKeys(*args.next, keyAND, keyOR))) { in HandleLevel4()
H A DcmConditionEvaluator.h60 int matchKeys(const cmExpandedCommandArgument&, Keys...);
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmConditionEvaluator.cxx479 inline int cmConditionEvaluator::matchKeys( in matchKeys() function in cmConditionEvaluator
688 this->matchKeys(*args.next, keyLESS, keyLESS_EQUAL, keyGREATER, in HandleLevel2()
711 else if ((matchNo = this->matchKeys(*args.next, keySTRLESS, in HandleLevel2()
729 this->matchKeys(*args.next, keyVERSION_LESS, in HandleLevel2()
803 if ((matchNo = this->matchKeys(*args.next, keyAND, keyOR))) { in HandleLevel4()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmConditionEvaluator.cxx479 inline int cmConditionEvaluator::matchKeys( in matchKeys() function in cmConditionEvaluator
688 this->matchKeys(*args.next, keyLESS, keyLESS_EQUAL, keyGREATER, in HandleLevel2()
711 else if ((matchNo = this->matchKeys(*args.next, keySTRLESS, in HandleLevel2()
729 this->matchKeys(*args.next, keyVERSION_LESS, in HandleLevel2()
803 if ((matchNo = this->matchKeys(*args.next, keyAND, keyOR))) { in HandleLevel4()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/alicebob/miniredis/v2/
H A Dkeys.go69 func matchKeys(keys []string, match string) ([]string, bool) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/alicebob/miniredis/v2/
H A Dkeys.go69 func matchKeys(keys []string, match string) ([]string, bool) { func
/dports/astro/py-ro/RO-3.6.9/python/RO/Alg/
H A DMatchList.py55 def matchKeys(self, fromDict): member in MatchList

1234