Home
last modified time | relevance | path

Searched refs:classifications (Results 76 – 100 of 1402) sorted by relevance

12345678910>>...57

/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/global/
H A Dchoose-classification.html.tmpl10 # classifications: an array of classification objects containing
37 [% FOREACH class = classifications %]
H A Dchoose-product.html.tmpl10 # classifications: array of hashes, with an 'object' key representing a
33 [% FOREACH c = classifications %]
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/admin/classifications/
H A Dedit.html.tmpl16 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
53 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/global/
H A Dchoose-classification.html.tmpl10 # classifications: an array of classification objects containing
41 [% FOREACH class = classifications %]
H A Dchoose-product.html.tmpl10 # classifications: array of hashes, with an 'object' key representing a
38 [% FOREACH c = classifications %]
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/global/
H A Dchoose-classification.html.tmpl10 # classifications: an array of classification objects containing
37 [% FOREACH class = classifications %]
H A Dchoose-product.html.tmpl10 # classifications: array of hashes, with an 'object' key representing a
33 [% FOREACH c = classifications %]
/dports/devel/bugzilla50/bugzilla-5.0.4/
H A Dconfig.cgi75 my @classifications = sort {$a->sortkey <=> $b->sortkey
78 $vars->{'classifications'} = \@classifications;
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/global/
H A Dchoose-classification.html.tmpl10 # classifications: an array of classification objects containing
37 [% FOREACH class = classifications %]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/extractor/ogg/
H A DVorbisUtil.java269 int classifications = bitArray.readBits(6) + 1; in readResidues() local
271 int[] cascade = new int[classifications]; in readResidues()
272 for (int j = 0; j < classifications; j++) { in readResidues()
280 for (int j = 0; j < classifications; j++) { in readResidues()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/ogg/
H A DVorbisUtil.java269 int classifications = bitArray.readBits(6) + 1; in readResidues() local
271 int[] cascade = new int[classifications]; in readResidues()
272 for (int j = 0; j < classifications; j++) { in readResidues()
280 for (int j = 0; j < classifications; j++) { in readResidues()
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/global/
H A Dchoose-product.html.tmpl10 # classifications: array of hashes, with an 'object' key representing a
35 [% FOREACH c = classifications %]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/regex/
H A DREADME21 This module provides character classifications.
40 classifications based on the current locale rather than ASCII only.
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/regex/
H A DREADME21 This module provides character classifications.
40 classifications based on the current locale rather than ASCII only.
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/regex/
H A DREADME21 This module provides character classifications.
40 classifications based on the current locale rather than ASCII only.
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/regex/
H A DREADME21 This module provides character classifications.
40 classifications based on the current locale rather than ASCII only.
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/regex/
H A DREADME21 This module provides character classifications.
40 classifications based on the current locale rather than ASCII only.
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/regex/
H A DREADME21 This module provides character classifications.
40 classifications based on the current locale rather than ASCII only.
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/regex/
H A DREADME21 This module provides character classifications.
40 classifications based on the current locale rather than ASCII only.
/dports/devel/py-repoze.who/repoze.who-2.4/repoze/who/tests/
H A Dtest_api.py153 multi1.classifications = {IIdentifier:('foo', 'bar'),
469 challenger1.classifications = {IChallenger:['nomatch']}
471 challenger2.classifications = {IChallenger:None}
492 challenger1.classifications = {IChallenger:['nomatch']}
494 challenger2.classifications = {IChallenger:['match']}
796 plugin1.classifications = {IIdentifier:['nomatch']}
812 plugin1.classifications = {IIdentifier:['nomatch']}
814 plugin2.classifications = {IIdentifier:['match']}
942 plugin1.classifications = {IAuthenticator:['nomatch']}
965 plugin2.classifications = {IAuthenticator:['match']}
[all …]
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/global/
H A Dchoose-product.html.tmpl10 # classifications: array of hashes, with an 'object' key representing a
38 [% FOREACH c = classifications %]
/dports/science/R-cran-e1071/e1071/man/
H A DclassAgreement.Rd16 Suppose we want to compare two classifications summarized by the
20 classifications use the same labels, then obviously the two
24 classifications. If \code{match.names} is \code{TRUE}, the class labels
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/
H A DVorbisUtil.java359 int classifications = bitArray.readBits(6) + 1; in readResidues() local
361 int[] cascade = new int[classifications]; in readResidues()
362 for (int j = 0; j < classifications; j++) { in readResidues()
370 for (int j = 0; j < classifications; j++) { in readResidues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/
H A DCachedZeroSuggestionsManager.java139 List<OmniboxSuggestion.MatchClassification> classifications = new ArrayList<>(); in readCachedSuggestionList() local
140 classifications.add( in readCachedSuggestionList()
186 0, 0, displayText, classifications, description, classifications, null, null, in readCachedSuggestionList()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/
H A DVorbisUtil.java359 int classifications = bitArray.readBits(6) + 1; in readResidues() local
361 int[] cascade = new int[classifications]; in readResidues()
362 for (int j = 0; j < classifications; j++) { in readResidues()
370 for (int j = 0; j < classifications; j++) { in readResidues()

12345678910>>...57