Home
last modified time | relevance | path

Searched refs:classifications (Results 51 – 75 of 1402) sorted by relevance

12345678910>>...57

/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/admin/classifications/
H A Dadd.html.tmpl16 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
25 [% PROCESS admin/classifications/footer.html.tmpl %]
H A Dedit.html.tmpl16 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
53 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/admin/classifications/
H A Dadd.html.tmpl16 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
25 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/admin/classifications/
H A Dadd.html.tmpl17 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
26 [% PROCESS admin/classifications/footer.html.tmpl %]
H A Dedit.html.tmpl17 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
48 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/admin/classifications/
H A Dadd.html.tmpl16 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
25 [% PROCESS admin/classifications/footer.html.tmpl %]
H A Dedit.html.tmpl16 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
53 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/admin/classifications/
H A Dadd.html.tmpl16 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
25 [% PROCESS admin/classifications/footer.html.tmpl %]
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/admin/classifications/
H A Dadd.html.tmpl17 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
26 [% PROCESS admin/classifications/footer.html.tmpl %]
H A Dedit.html.tmpl17 [% PROCESS "admin/classifications/edit-common.html.tmpl" %]
48 [% PROCESS admin/classifications/footer.html.tmpl %]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/elements/
H A Domnibox_formatting_unittest.cc30 ACMatchClassifications classifications = { in TEST() local
35 size_t string_length = classifications.size(); in TEST()
43 ConvertClassification(classifications, string_length, color_scheme); in TEST()
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/admin/products/
H A Dlist-classifications.html.tmpl10 # classifications: array of hashes having the following properties:
54 data = classifications
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/admin/products/
H A Dlist-classifications.html.tmpl10 # classifications: array of hashes having the following properties:
52 data = classifications
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/admin/products/
H A Dlist-classifications.html.tmpl10 # classifications: array of hashes having the following properties:
52 data = classifications
/dports/editors/slime/slime-2.26.1-9-gf368e22a/contrib/
H A Dswank-fancy-inspector.lisp661 (flet ((normalize-classifications (classifications)
662 (cond ((null classifications) `(,+default-classification+))
665 ((and (member :fboundp classifications)
666 (not (member :macro classifications))
667 (not (member :special-operator classifications)))
668 (substitute :function :fboundp classifications))
669 (t (remove :fboundp classifications)))))
676 (let* ((classifications (loop for k being each hash-key in table
678 (classifications (sort classifications
688 (loop for classification in classifications
/dports/editors/sly/sly-1.0.43/contrib/
H A Dslynk-fancy-inspector.lisp679 (flet ((normalize-classifications (classifications)
680 (cond ((null classifications) `(,+default-classification+))
683 ((and (member :fboundp classifications)
684 (not (member :macro classifications))
685 (not (member :special-operator classifications)))
686 (substitute :function :fboundp classifications))
687 (t (remove :fboundp classifications)))))
694 (let* ((classifications (loop for k being each hash-key in table
696 (classifications (sort classifications
706 (loop for classification in classifications
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsarmolecular/src/main/java/org/openscience/cdk/qsar/
H A DDescriptorEngine.java254 … Elements classifications = rawElement.getChildElements("isClassifiedAs", dict.getNS()); in getDictionaryType() local
256 for (int i = 0; i < classifications.size(); i++) { in getDictionaryType()
257 Element element = classifications.get(i); in getDictionaryType()
327 … Elements classifications = rawElement.getChildElements("isClassifiedAs", dict.getNS()); in getDictionaryClass() local
328 for (int i = 0; i < classifications.size(); i++) { in getDictionaryClass()
329 Element element = classifications.get(i); in getDictionaryClass()
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/admin/products/
H A Dlist-classifications.html.tmpl10 # classifications: array of hashes having the following properties:
53 data = classifications
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/admin/products/
H A Dlist-classifications.html.tmpl10 # classifications: array of hashes having the following properties:
52 data = classifications
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/admin/products/
H A Dlist-classifications.html.tmpl10 # classifications: array of hashes having the following properties:
52 data = classifications
/dports/textproc/unoconv/unoconv-0.7/doc/
H A Derrcode.adoc14 List of ErrCode classifications::
17 List of other related ErrCode classifications::
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/global/
H A Dchoose-classification.html.tmpl10 # classifications: an array of classification objects containing
37 [% FOREACH class = classifications %]
/dports/devel/bugzilla44/bugzilla-4.4.13/
H A Dconfig.cgi78 my @classifications = sort {$a->sortkey <=> $b->sortkey
81 $vars->{'classifications'} = \@classifications;
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/global/
H A Dchoose-classification.html.tmpl10 # classifications: an array of classification objects containing
40 [% FOREACH class = classifications %]

12345678910>>...57