Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 17429) sorted by relevance

12345678910>>...698

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/jdkato/prose/summarize/
H A Deasy.go3 var empty struct{} var
6 "a": empty,
7 "able": empty,
8 "aboard": empty,
9 "about": empty,
10 "above": empty,
15 "ache": empty,
18 "acre": empty,
20 "act": empty,
22 "add": empty,
[all …]
H A Dstop.go4 "a": empty,
5 "about": empty,
6 "above": empty,
7 "across": empty,
8 "after": empty,
9 "afterwards": empty,
10 "again": empty,
11 "against": empty,
12 "all": empty,
13 "almost": empty,
[all …]
/dports/devel/lua-luacheck/luacheck-4e5774169fa/src/luacheck/builtin_standards/
H A Dngx.lua3 local empty = {}
16 OK = empty,
17 ERROR = empty,
18 AGAIN = empty,
19 DONE = empty,
21 null = empty,
75 ERR = empty,
95 say = empty,
96 log = empty,
99 eof = empty,
[all …]
H A Dinit.lua21 local empty = {}
38 __gc = empty,
41 close = empty,
42 flush = empty,
43 lines = empty,
44 read = empty,
45 seek = empty,
46 setvbuf = empty,
47 write = empty
153 unpack = empty
[all …]
/dports/games/epiphany-game/epiphany-0.7.0/data/maps/
H A Dlevel21.map9 put empty (1,6);
23 put empty (1,20);
24 put empty (1,21);
25 put empty (1,22);
30 put empty (1,27);
31 put empty (1,28);
32 put empty (1,29);
33 put empty (1,30);
41 put empty (2,8);
69 put empty (3,6);
[all …]
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/print/
H A Ddbinfo.dsl14 (element setinfo (empty-sosofo))
16 (element (setinfo abbrev) (empty-sosofo))
18 (element (setinfo address) (empty-sosofo))
21 (element (setinfo author) (empty-sosofo))
27 (element (setinfo collab) (empty-sosofo))
35 (element (setinfo date) (empty-sosofo))
42 (element (setinfo isbn) (empty-sosofo))
43 (element (setinfo issn) (empty-sosofo))
74 (element bookinfo (empty-sosofo))
132 (element docinfo (empty-sosofo))
[all …]
/dports/games/rocksndiamonds-data/rocksndiamonds-data-20131106_2/Pacman/sounds/
H A Dsoundsinfo.conf43 [default].digging: empty.wav
44 [default].collecting: empty.wav
45 [default].snapping: empty.wav
46 [default].pushing: empty.wav
47 [default].impact: empty.wav
48 [default].walking: empty.wav
49 [default].passing: empty.wav
50 [default].dying: empty.wav
51 [default].exploding: empty.wav
52 [sp_default].exploding: empty.wav
[all …]
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/html/
H A Ddbinfo.dsl17 (element setinfo (empty-sosofo))
77 (element bookinfo (empty-sosofo))
135 (element docinfo (empty-sosofo))
165 (element (docinfo date) (empty-sosofo))
708 (element artheader (empty-sosofo))
760 (element articleinfo (empty-sosofo))
871 (element chapterinfo (empty-sosofo))
873 (element indexinfo (empty-sosofo))
874 (element partinfo (empty-sosofo))
875 (element prefaceinfo (empty-sosofo))
[all …]
/dports/lang/ruby26/ruby-2.6.9/test/rdoc/
H A Dtest_rdoc_markup_to_label.rb14 def empty method in TestRDocMarkupToLabel
22 alias accept_blank_line empty
23 alias accept_block_quote empty
24 alias accept_document empty
25 alias accept_heading empty
26 alias accept_heading_1 empty
27 alias accept_heading_2 empty
28 alias accept_heading_3 empty
29 alias accept_heading_4 empty
30 alias accept_heading_b empty
[all …]
H A Dtest_rdoc_markup_to_table_of_contents.rb18 def empty method in TestRDocMarkupToTableOfContents
50 alias accept_blank_line empty
51 alias accept_block_quote empty
52 alias accept_document empty
53 alias accept_list_end_bullet empty
54 alias accept_list_end_label empty
55 alias accept_list_end_lalpha empty
56 alias accept_list_end_note empty
57 alias accept_list_end_number empty
58 alias accept_list_end_ualpha empty
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/test/traced/
H A Dtraced-callback-typedef-test-suite.cc84 class Checker<T1, empty, empty, empty, empty>;
442 empty, empty, empty, empty); in DoRun()
551 empty, empty, empty, empty); in DoRun()
555 empty, empty, empty, empty); in DoRun()
563 empty, empty, empty, empty); in DoRun()
583 empty, empty, empty, empty); in DoRun()
587 empty, empty, empty, empty); in DoRun()
595 empty, empty, empty, empty); in DoRun()
599 empty, empty, empty, empty); in DoRun()
616 empty, empty, empty, empty); in DoRun()
[all …]
/dports/textproc/grap/grap-1.46/
H A Dgrap_tokenizer.cc75 keywords["top"] = keyword(empty, empty, false, TOP); in init_multiples()
77 keyword(empty, empty, false, BOTTOM); in init_multiples()
78 keywords["left"] = keyword(empty, empty, false, LEFT); in init_multiples()
80 keywords["up"] = keyword(empty, empty, false, UP); in init_multiples()
81 keywords["down"] = keyword(empty, empty, false, DOWN); in init_multiples()
89 keywords["size"] = keyword(empty, empty, false, SIZE); in init_multiples()
90 keywords["in"] = keyword(empty, empty, false, IN); in init_multiples()
91 keywords["out"] = keyword(empty, empty, false, OUT); in init_multiples()
92 keywords["off"] = keyword(empty, empty, false, OFF); in init_multiples()
94 keywords["fill"] = keyword(empty, empty, false, FILL); in init_multiples()
[all …]
/dports/databases/postgis32/postgis-3.2.0/regress/core/
H A Dempty.sql36 'POLYGON EMPTY'::geometry as empty,
41 'POLYGON EMPTY'::geometry as empty,
45 'POLYGON EMPTY'::geometry as empty
48 'POLYGON EMPTY'::geometry as empty,
52 'POLYGON EMPTY'::geometry as empty
55 'POLYGON EMPTY'::geometry as empty,
84 'POLYGON EMPTY'::geometry as empty
85 ) SELECT 'ST_Contains(empty, empty) == FALSE', ST_Contains(empty, empty) FROM inp;
91 'POLYGON EMPTY'::geometry as empty
92 ) SELECT 'ST_Intersects(empty, empty) == FALSE', ST_Intersects(empty, empty) FROM inp;
[all …]
/dports/databases/postgis30/postgis-3.0.4/regress/core/
H A Dempty.sql36 'POLYGON EMPTY'::geometry as empty,
41 'POLYGON EMPTY'::geometry as empty,
45 'POLYGON EMPTY'::geometry as empty
48 'POLYGON EMPTY'::geometry as empty,
52 'POLYGON EMPTY'::geometry as empty
55 'POLYGON EMPTY'::geometry as empty,
84 'POLYGON EMPTY'::geometry as empty
85 ) SELECT 'ST_Contains(empty, empty) == FALSE', ST_Contains(empty, empty) FROM inp;
91 'POLYGON EMPTY'::geometry as empty
92 ) SELECT 'ST_Intersects(empty, empty) == FALSE', ST_Intersects(empty, empty) FROM inp;
[all …]
H A Dempty_expected26 ST_Buffer(empty, tolerance) == empty|010300000000000000
28 ST_Union(empty, empty) == empty|010300000000000000
30 ST_Intersection(empty, empty) == empty|010300000000000000
32 ST_Difference(empty, geometry) == empty|010300000000000000
38 ST_Contains(empty, empty) == FALSE|f
40 ST_Intersects(empty, empty) == FALSE|f
41 ST_Disjoint(empty, empty) == TRUE|t
47 ST_NRings(empty) == 0|0
50 ST_GeometryN(empty, n) == empty|010300000000000000
51 ST_ExteriorRing(empty) == empty|010200000000000000
[all …]
/dports/databases/postgis25/postgis-2.5.5/regress/sfcgal/
H A Dempty.sql38 'POLYGON EMPTY'::geometry as empty,
43 'POLYGON EMPTY'::geometry as empty,
47 'POLYGON EMPTY'::geometry as empty
48 ) SELECT 'ST_Union(empty, empty) == empty', ST_IsEmpty(ST_Union(empty, empty)) FROM inp;
50 'POLYGON EMPTY'::geometry as empty,
54 'POLYGON EMPTY'::geometry as empty
57 'POLYGON EMPTY'::geometry as empty,
86 'POLYGON EMPTY'::geometry as empty
87 ) SELECT 'ST_Contains(empty, empty) == FALSE', ST_Contains(empty, empty) FROM inp;
94 ) SELECT 'ST_Intersects(empty, empty) == FALSE', ST_Intersects(empty, empty) FROM inp;
[all …]
H A Dempty_expected26 ST_Buffer(empty, tolerance) == empty|t
28 ST_Union(empty, empty) == empty|t
30 ST_Intersection(empty, empty) == empty|t
32 ST_Difference(empty, geometry) == empty|t
38 ST_Contains(empty, empty) == FALSE|f
40 ST_Intersects(empty, empty) == FALSE|f
41 ST_Disjoint(empty, empty) == TRUE|t
47 ST_NRings(empty) == 0|0
50 ST_GeometryN(empty, n) == empty|t
51 ST_ExteriorRing(empty) == empty|t
[all …]
/dports/databases/postgis31/postgis-3.1.4/regress/core/
H A Dempty.sql36 'POLYGON EMPTY'::geometry as empty,
41 'POLYGON EMPTY'::geometry as empty,
45 'POLYGON EMPTY'::geometry as empty
48 'POLYGON EMPTY'::geometry as empty,
52 'POLYGON EMPTY'::geometry as empty
55 'POLYGON EMPTY'::geometry as empty,
84 'POLYGON EMPTY'::geometry as empty
85 ) SELECT 'ST_Contains(empty, empty) == FALSE', ST_Contains(empty, empty) FROM inp;
91 'POLYGON EMPTY'::geometry as empty
92 ) SELECT 'ST_Intersects(empty, empty) == FALSE', ST_Intersects(empty, empty) FROM inp;
[all …]
H A Dempty_expected26 ST_Buffer(empty, tolerance) == empty|010300000000000000
28 ST_Union(empty, empty) == empty|010300000000000000
30 ST_Intersection(empty, empty) == empty|010300000000000000
32 ST_Difference(empty, geometry) == empty|010300000000000000
38 ST_Contains(empty, empty) == FALSE|f
40 ST_Intersects(empty, empty) == FALSE|f
41 ST_Disjoint(empty, empty) == TRUE|t
47 ST_NRings(empty) == 0|0
50 ST_GeometryN(empty, n) == empty|010300000000000000
51 ST_ExteriorRing(empty) == empty|010200000000000000
[all …]
/dports/databases/postgis25/postgis-2.5.5/regress/
H A Dempty.sql36 'POLYGON EMPTY'::geometry as empty,
41 'POLYGON EMPTY'::geometry as empty,
45 'POLYGON EMPTY'::geometry as empty
48 'POLYGON EMPTY'::geometry as empty,
52 'POLYGON EMPTY'::geometry as empty
55 'POLYGON EMPTY'::geometry as empty,
84 'POLYGON EMPTY'::geometry as empty
85 ) SELECT 'ST_Contains(empty, empty) == FALSE', ST_Contains(empty, empty) FROM inp;
91 'POLYGON EMPTY'::geometry as empty
92 ) SELECT 'ST_Intersects(empty, empty) == FALSE', ST_Intersects(empty, empty) FROM inp;
[all …]
H A Dempty_expected26 ST_Buffer(empty, tolerance) == empty|010300000000000000
28 ST_Union(empty, empty) == empty|010300000000000000
30 ST_Intersection(empty, empty) == empty|010300000000000000
32 ST_Difference(empty, geometry) == empty|010300000000000000
38 ST_Contains(empty, empty) == FALSE|f
40 ST_Intersects(empty, empty) == FALSE|f
41 ST_Disjoint(empty, empty) == TRUE|t
47 ST_NRings(empty) == 0|0
50 ST_GeometryN(empty, n) == empty|010300000000000000
51 ST_ExteriorRing(empty) == empty|010200000000000000
[all …]
/dports/textproc/R-cran-xml2/xml2/tests/testthat/
H A Dtest-xml_nodeset.R6 empty <- xml_find_all(x, "//c") globalVar
9 expect_identical(empty[1], empty)
10 test <- empty
13 expect_identical(test, empty)
16 expect_identical(test, empty)
19 expect_identical(test, empty)
26 expect_identical(nodeset_apply(empty, identical), empty)
39 expect_identical(xml_find_all(empty), empty)
41 expect_identical(xml_find_first(empty), empty)
48 expect_identical(xml_parent(empty), empty)
[all …]
/dports/sysutils/lnav/lnav-0.10.1/test/
H A Dlogfile_bro_conn.log.03 #empty_field (empty)
10 ….168.2.76 52034 174.129.249.33 80 tcp http 0.082899 389 1495 SF - - 0 ShADdfFa 5 613 4 1667 (empty)
11 …92.168.2.76 52035 184.72.234.3 80 tcp http 2.561940 905 731 SF - - 0 ShADadfF 9 1289 8 1063 (empty)
13 …sKx3fvUkQa 192.168.2.76 52014 132.235.215.117 80 tcp - 0.005881 0 0 SF - - 0 FfA 2 104 1 52 (empty)
16 …NFXUOrtRj 192.168.2.76 52059 207.171.163.23 80 tcp - 5.056486 0 0 SF - - 0 ShAFf 4 184 2 92 (empty)
18 …y3XEHQGvb 192.168.2.76 52077 74.125.225.78 80 tcp - 5.048744 0 0 SF - - 0 ShAFf 4 220 2 112 (empty)
26 …4qPFKjkV6273 192.168.2.76 52022 74.125.225.68 80 tcp - 0.021505 0 0 SF - - 0 FfA 2 104 1 52 (empty)
27 …jZ4UVo657Dc 192.168.2.76 52023 209.85.145.101 80 tcp - 0.031533 0 0 SF - - 0 FfA 2 104 1 52 (empty)
31 …WPWdQIOd 192.168.2.76 52091 192.150.187.43 80 tcp - 5.081864 0 0 SF - - 0 ShAFf 5 272 3 172 (empty)
46 …pxWWj5L2 192.168.2.76 52108 192.150.187.43 80 tcp - 5.009511 0 0 SF - - 0 ShAFf 5 272 3 172 (empty)
[all …]
/dports/devel/mk-configure/mk-configure-0.37.0/mk/
H A Dmkc_imp.compiler_type.mk3 .if empty(src_type:Mcxx)
4 .if !empty(_srcsall:U:M*.cxx) || !empty(_srcsall:U:M*.cpp) || \
5 !empty(_srcsall:U:M*.C) || !empty(_srcsall:U:M*.cc) || \
6 !empty(MKC_CHECK_CXX_OPTS:U) || !empty(MKC_CHECK_CXXLD_OPTS:U)
14 .if !empty(_srcsall:U:M*.c) || !empty(_srcsall:U:M*.l) || \
16 !empty(MKC_CHECK_HEADERS:U) || !empty(MKC_REQUIRE_HEADERS:U) || \
21 !empty(MKC_CHECK_TYPES:U) || !empty(MKC_REQUIRE_TYPES:U) || \
22 !empty(MKC_CHECK_VARS:U) || !empty(MKC_REQUIRE_VARS:U) || \
27 !empty(MKC_CHECK_FUNCS1:U) || !empty(MKC_CHECK_FUNCS2:U) || \
28 !empty(MKC_CHECK_FUNCS3:U) || !empty(MKC_CHECK_FUNCS4:U) || \
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/WebCryptoAPI/derive_bits_keys/
H A Dtest_pbkdf2_empty_empty.https.html.ini2 [empty password, empty salt, SHA-384, with 1 iterations]
164 [empty password, empty salt, SHA-384, with 1000 iterations]
488 [empty password, empty salt, SHA-384, with 0 iterations]
539 [empty password, empty salt, SHA-512, with 1 iterations]
701 [empty password, empty salt, SHA-512, with 1000 iterations]
1025 [empty password, empty salt, SHA-512, with 0 iterations]
1076 [empty password, empty salt, SHA-1, with 1 iterations]
1238 [empty password, empty salt, SHA-1, with 1000 iterations]
1562 [empty password, empty salt, SHA-1, with 0 iterations]
1613 [empty password, empty salt, SHA-256, with 1 iterations]
[all …]

12345678910>>...698