Home
last modified time | relevance | path

Searched refs:categorize (Results 1 – 25 of 1854) sorted by relevance

12345678910>>...75

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/test/unit/
H A DTOptionParser.h276 options.categorize("b", "bool"); in test_cat1()
277 options.categorize("cc", "int"); in test_cat1()
279 options.categorize("ddd", "int"); in test_cat1()
280 options.categorize('B', "bool"); in test_cat1()
335 options.categorize("b", "bool"); in test_cat2()
336 options.categorize("cc", "int"); in test_cat2()
338 options.categorize('B', "bool"); in test_cat2()
403 options.categorize("b", "bool"); in test_merge1()
404 options.categorize("cc", "int"); in test_merge1()
406 options.categorize('B', "bool"); in test_merge1()
[all …]
/dports/shells/elvish/elvish-0.17.0/pkg/edit/
H A Dbuffer_builtins.go413 pos := skipWsLeft(categorize, buffer, dot)
416 pos = skipSameCatLeft(categorize, buffer, pos)
425 pos := skipWsRight(categorize, buffer, dot)
436 pos = skipSameCatRight(categorize, buffer, pos)
438 pos = skipWsRight(categorize, buffer, pos)
452 pos := skipWsRight(categorize, buffer, dot)
494 cat := categorize(r)
500 return skipCatLeft(categorize, 0, buffer, pos)
505 return categorize(r) == cat
519 cat := categorize(r)
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dserver.dasregistry12 fields: "segment,type,category,categorize,feature_id"
24 fields: "segment,type,category,categorize,feature_id"
36 fields: "segment,type,category,categorize,feature_id"
48 fields: "segment,type,category,categorize,feature_id"
60 fields: "segment,type,category,categorize,feature_id"
72 fields: "segment,type,category,categorize,feature_id"
84 fields: "segment,type,category,categorize,feature_id"
96 fields: "segment,type,category,categorize,feature_id"
109 fields: "segment,type,category,categorize,feature_id"
121 fields: "segment,type,category,categorize,feature_id"
[all …]
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/tests/
H A Dtest_hashing.py49 for categorize in [True, False]:
51 h1 = hash_pandas_object(s1, categorize=categorize)
52 h2 = hash_pandas_object(s2, categorize=categorize)
53 h3 = hash_pandas_object(s3, categorize=categorize)
H A Dtest_categorical.py171 ddf2 = ddf.categorize(index=index)
185 ddf2 = ddf.categorize("v", index=index)
191 ddf2 = ddf.categorize("y_", index=index)
203 assert ddf.categorize([], index=False) is ddf
209 ddf.categorize(split_every=1)
212 ddf.categorize(split_every="foo")
238 ddf2 = ddf.categorize()
247 assert ddf.categorize(index=False) is ddf
253 ddf2 = ddf.categorize(index=True)
262 assert ddf.categorize() is ddf
[all …]
/dports/devel/py-cmd2/cmd2-2.3.2/examples/
H A Dhelp_categories.py44 cmd2.categorize(do_connect, CMD_CAT_CONNECTING)
107 cmd2.categorize(
144 cmd2.categorize(do_resources, CMD_CAT_SERVER_INFO)
145 cmd2.categorize(do_status, CMD_CAT_SERVER_INFO)
146 cmd2.categorize(do_serverinfo, CMD_CAT_SERVER_INFO)
147 cmd2.categorize(do_thread_dump, CMD_CAT_SERVER_INFO)
148 cmd2.categorize(do_sslconnectorciphers, CMD_CAT_SERVER_INFO)
149 cmd2.categorize(do_vminfo, CMD_CAT_SERVER_INFO)
/dports/math/py-pandas/pandas-1.2.5/pandas/core/util/
H A Dhashing.py60 categorize: bool = True,
90 h = hash_array(obj._values, encoding, hash_key, categorize).astype(
96 h = hash_array(obj._values, encoding, hash_key, categorize).astype(
106 categorize=categorize,
125 categorize=categorize,
202 hashed = hash_array(values, encoding, hash_key, categorize=False)
227 categorize: bool = True,
277 if categorize:
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/src/
H A Drl2symbolizer.c615 categorize->baseGreen = in parse_sld_se_categorize()
618 categorize->baseBlue = in parse_sld_se_categorize()
623 style->categorize-> in parse_sld_se_categorize()
625 style->categorize-> in parse_sld_se_categorize()
627 style->categorize-> in parse_sld_se_categorize()
872 style->categorize = in parse_sld_se_color_map()
1026 style->categorize = NULL; in raster_style_from_sld_se_xml()
1088 pC = stl->categorize->first; in rl2_destroy_raster_style()
1095 free (stl->categorize); in rl2_destroy_raster_style()
1167 if (stl->categorize != NULL) in rl2_is_raster_style_mono_band_selected()
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Dcachedas.output18 fields: "segment,type,category,categorize,feature_id"
30 fields: "segment,type,category,categorize,feature_id"
42 fields: "segment,type,category,categorize,feature_id"
54 fields: "segment,type,category,categorize,feature_id"
70 fields: "segment,type,category,categorize,feature_id"
83 fields: "segment,type,category,categorize,feature_id"
96 fields: "segment,type,category,categorize,feature_id"
109 fields: "segment,type,category,categorize,feature_id"
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6_openGl/glGlyphy/glyphy/
H A Dglyphy-outline.cc121 categorize (double v, double ref) in categorize() function
217 unsigned s0 = categorize (arc.p0.y, p.y); in even_odd()
218 unsigned s1 = categorize (arc.p1.y, p.y); in even_odd()
232 count += .5 * categorize (t.first.dy, 0); in even_odd()
234 count += .5 * categorize (t.second.dy, 0); in even_odd()
267 t.first.dy = +categorize (arc.p1.y, p.y); in even_odd()
269 t.second.dy = -categorize (arc.p0.y, p.y); in even_odd()
272 count += .5 * categorize (t.first.dy, 0); in even_odd()
274 count += .5 * categorize (t.second.dy, 0); in even_odd()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6_openGl/glGlyphy/glyphy/
H A Dglyphy-outline.cc121 categorize (double v, double ref) in categorize() function
217 unsigned s0 = categorize (arc.p0.y, p.y); in even_odd()
218 unsigned s1 = categorize (arc.p1.y, p.y); in even_odd()
232 count += .5 * categorize (t.first.dy, 0); in even_odd()
234 count += .5 * categorize (t.second.dy, 0); in even_odd()
267 t.first.dy = +categorize (arc.p1.y, p.y); in even_odd()
269 t.second.dy = -categorize (arc.p0.y, p.y); in even_odd()
272 count += .5 * categorize (t.first.dy, 0); in even_odd()
274 count += .5 * categorize (t.second.dy, 0); in even_odd()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6_openGl/glGlyphy/glyphy/
H A Dglyphy-outline.cc121 categorize (double v, double ref) in categorize() function
217 unsigned s0 = categorize (arc.p0.y, p.y); in even_odd()
218 unsigned s1 = categorize (arc.p1.y, p.y); in even_odd()
232 count += .5 * categorize (t.first.dy, 0); in even_odd()
234 count += .5 * categorize (t.second.dy, 0); in even_odd()
267 t.first.dy = +categorize (arc.p1.y, p.y); in even_odd()
269 t.second.dy = -categorize (arc.p0.y, p.y); in even_odd()
272 count += .5 * categorize (t.first.dy, 0); in even_odd()
274 count += .5 * categorize (t.second.dy, 0); in even_odd()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6_openGl/glGlyphy/glyphy/
H A Dglyphy-outline.cc121 categorize (double v, double ref) in categorize() function
217 unsigned s0 = categorize (arc.p0.y, p.y); in even_odd()
218 unsigned s1 = categorize (arc.p1.y, p.y); in even_odd()
232 count += .5 * categorize (t.first.dy, 0); in even_odd()
234 count += .5 * categorize (t.second.dy, 0); in even_odd()
267 t.first.dy = +categorize (arc.p1.y, p.y); in even_odd()
269 t.second.dy = -categorize (arc.p0.y, p.y); in even_odd()
272 count += .5 * categorize (t.first.dy, 0); in even_odd()
274 count += .5 * categorize (t.second.dy, 0); in even_odd()
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/util/
H A Dtest_hashing.py198 def test_categorical_consistency(s1, categorize): argument
207 h1 = hash_pandas_object(s1, categorize=categorize)
208 h2 = hash_pandas_object(s2, categorize=categorize)
209 h3 = hash_pandas_object(s3, categorize=categorize)
219 expected = hash_array(c, categorize=False)
222 result = hash_array(c, categorize=False)
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall78210 categorize #!N TAB name TAB string or string list TAB "data"
11 TAB component to categorize #!N TAB - TAB - TAB -
17 the components to categorize #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bo…
19 to categorize #!I0 #!N #!N #!N #!N The Categorize module converts
49 import directly by specifying the components to categorize. Statistics on the
/dports/lang/racket-minimal/racket-8.3/collects/syntax/private/util/
H A Dexpand.rkt4 (provide (protect-out head-local-expand-and-categorize-syntaxes
5 categorize-expanded-syntaxes
10 (define (head-local-expand-and-categorize-syntaxes x allow-def-after-expr?)
13 (categorize-expanded-syntaxes estxs))
16 ;; categorize-expanded-syntaxes : (listof stx) -> stxs ^ 4
20 (define (categorize-expanded-syntaxes estxs0)
/dports/lang/racket/racket-8.3/collects/syntax/private/util/
H A Dexpand.rkt4 (provide (protect-out head-local-expand-and-categorize-syntaxes
5 categorize-expanded-syntaxes
10 (define (head-local-expand-and-categorize-syntaxes x allow-def-after-expr?)
13 (categorize-expanded-syntaxes estxs))
16 ;; categorize-expanded-syntaxes : (listof stx) -> stxs ^ 4
20 (define (categorize-expanded-syntaxes estxs0)
/dports/devel/re2c/re2c-2.2/test/posix_captures/categorize/
H A D10.c31 posix_captures/categorize/10.re:6:4: warning: rule matches empty string [-Wmatch-empty-string]
32 posix_captures/categorize/10.re:7:7: warning: rule matches empty string [-Wmatch-empty-string]
33 posix_captures/categorize/10.re:7:7: warning: unreachable rule (shadowed by rule at line 6) [-Wunre…
H A D06.c35 posix_captures/categorize/06.re:6:4: warning: rule matches empty string [-Wmatch-empty-string]
36 posix_captures/categorize/06.re:7:7: warning: rule matches empty string [-Wmatch-empty-string]
37 posix_captures/categorize/06.re:7:7: warning: unreachable rule (shadowed by rule at line 6) [-Wunre…
H A D06_stadfa.c42 posix_captures/categorize/06_stadfa.re:6:4: warning: rule matches empty string [-Wmatch-empty-strin…
43 posix_captures/categorize/06_stadfa.re:7:7: warning: rule matches empty string [-Wmatch-empty-strin…
44 posix_captures/categorize/06_stadfa.re:7:7: warning: unreachable rule (shadowed by rule at line 6) …
H A D10_stadfa.c35 posix_captures/categorize/10_stadfa.re:6:4: warning: rule matches empty string [-Wmatch-empty-strin…
36 posix_captures/categorize/10_stadfa.re:7:7: warning: rule matches empty string [-Wmatch-empty-strin…
37 posix_captures/categorize/10_stadfa.re:7:7: warning: unreachable rule (shadowed by rule at line 6) …
H A D03.c60 posix_captures/categorize/03.re:6:4: warning: rule matches empty string [-Wmatch-empty-string]
61 posix_captures/categorize/03.re:7:7: warning: rule matches empty string [-Wmatch-empty-string]
62 posix_captures/categorize/03.re:7:7: warning: unreachable rule (shadowed by rule at line 6) [-Wunre…
H A D03_stadfa.c73 posix_captures/categorize/03_stadfa.re:6:4: warning: rule matches empty string [-Wmatch-empty-strin…
74 posix_captures/categorize/03_stadfa.re:7:7: warning: rule matches empty string [-Wmatch-empty-strin…
75 posix_captures/categorize/03_stadfa.re:7:7: warning: unreachable rule (shadowed by rule at line 6) …
H A D01.c115 posix_captures/categorize/01.re:6:4: warning: rule matches empty string [-Wmatch-empty-string]
116 posix_captures/categorize/01.re:7:7: warning: rule matches empty string [-Wmatch-empty-string]
117 posix_captures/categorize/01.re:7:7: warning: unreachable rule (shadowed by rule at line 6) [-Wunre…
/dports/www/drupal7/drupal-7.82/modules/aggregator/
H A Daggregator.css32 #aggregator td.categorize-item {
35 #aggregator .categorize-item .news-item .body {
38 #aggregator .categorize-item h3 {

12345678910>>...75