Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 6615) sorted by relevance

12345678910>>...265

/dports/irc/soju/soju-0.3.0/vendor/git.sr.ht/~sircmpwn/go-bare/example/
H A Dschema.go13 return bare.Unmarshal(data, t)
17 return bare.Marshal(t)
21 Name string `bare:"name"`
22 Email string `bare:"email"`
27 } `bare:"orders"`
32 return bare.Unmarshal(data, t)
36 return bare.Marshal(t)
54 return bare.Marshal(t)
64 return bare.Marshal(t)
79 return bare.Marshal(t)
[all …]
/dports/lang/parrot/parrot-8.1.0/t/compilers/pge/perl6regex/
H A Drx_syntax8 * abc abcdef /Quantifier follows nothing/ bare * at start
9 * abc abcdef /Quantifier follows nothing/ bare * after ws
10 [*|a] abcdef /Quantifier follows nothing/ bare * after [
12 [a|*] abcdef /Quantifier follows nothing/ bare * after |
15 + abc abcdef /Quantifier follows nothing/ bare + at start
17 [+|a] abcdef /Quantifier follows nothing/ bare + after [
19 [a|+] abcdef /Quantifier follows nothing/ bare + after |
22 ? abc abcdef /Quantifier follows nothing/ bare ? at start
24 [?|a] abcdef /Quantifier follows nothing/ bare ? after [
26 [a|?] abcdef /Quantifier follows nothing/ bare ? after |
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/import-maps/
H A Dbare-specifiers.sub.html.ini1 [bare-specifiers.sub.html]
2 [bare/to-data: dynamic import (from text/javascript)]
5 [bare/cross-origin-bare: static import]
8 [bare/to-data: dynamic import (from module)]
11 [bare/bare: dynamic import (from text/javascript)]
14 [bare/cross-origin-bare: dynamic import (from module)]
17 [bare/bare: dynamic import (from module)]
20 [bare/cross-origin-bare: dynamic import (from text/javascript)]
23 [bare/bare: static import]
26 [bare/to-data: static import]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/import-maps/
H A Dbare-specifiers.sub.html.ini1 [bare-specifiers.sub.html]
2 [bare/to-data: dynamic import (from text/javascript)]
5 [bare/cross-origin-bare: static import]
8 [bare/to-data: dynamic import (from module)]
11 [bare/bare: dynamic import (from text/javascript)]
14 [bare/cross-origin-bare: dynamic import (from module)]
17 [bare/bare: dynamic import (from module)]
20 [bare/cross-origin-bare: dynamic import (from text/javascript)]
23 [bare/bare: static import]
26 [bare/to-data: static import]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/import-maps/
H A Dbare-specifiers.sub.html.ini1 [bare-specifiers.sub.html]
2 [bare/to-data: dynamic import (from text/javascript)]
5 [bare/cross-origin-bare: static import]
8 [bare/to-data: dynamic import (from module)]
11 [bare/bare: dynamic import (from text/javascript)]
14 [bare/cross-origin-bare: dynamic import (from module)]
17 [bare/bare: dynamic import (from module)]
20 [bare/cross-origin-bare: dynamic import (from text/javascript)]
23 [bare/bare: static import]
26 [bare/to-data: static import]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/import-maps/core/
H A Dbare.sub.tentative.html.ini1 [bare.sub.tentative.html]
2 [bare/to-data: dynamic import (from text/javascript)]
5 [bare/cross-origin-bare: static import]
8 [bare/to-data: dynamic import (from module)]
11 [bare/bare: dynamic import (from text/javascript)]
14 [bare/cross-origin-bare: dynamic import (from module)]
17 [bare/bare: dynamic import (from module)]
20 [bare/cross-origin-bare: dynamic import (from text/javascript)]
23 [bare/bare: static import]
26 [bare/to-data: static import]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_tl/tl/
H A Dtl_boxed.h18 template <typename bare>
19 class boxed : public bare {
21 using bare::bare;
24 boxed(const boxed<bare> &v) = default;
25 boxed<bare> &operator=(const boxed<bare> &v) = default;
26 boxed(const bare &v) : bare(v) { in boxed()
28 boxed<bare> &operator=(const bare &v) {
29 *((bare*)this) = v;
39 return bare::read(from, end, cons);
44 bare::write(to); in write()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh174 touch $resdir/bare-metal
175 echo To run this scenario on bare metal: >> $resdir/bare-metal
176 echo >> $resdir/bare-metal
177 echo " 1." Set your bare-metal build tree to the state shown in this file: >> $resdir/bare-metal
179 echo " 2." Update your bare-metal build tree"'"s .config based on this file: >> $resdir/bare-metal
181 echo " 3." Make the bare-metal kernel"'"s build system aware of your .config updates: >> $resdir/ba…
183 echo " 4." Build your bare-metal kernel. >> $resdir/bare-metal
184 echo " 5." Boot your bare-metal kernel with the following parameters: >> $resdir/bare-metal
190 echo " 8." Copy your bare-metal kernel"'"s .config file, overwriting this file: >> $resdir/bare-met…
197 echo >> $resdir/bare-metal
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh174 touch $resdir/bare-metal
175 echo To run this scenario on bare metal: >> $resdir/bare-metal
176 echo >> $resdir/bare-metal
177 echo " 1." Set your bare-metal build tree to the state shown in this file: >> $resdir/bare-metal
179 echo " 2." Update your bare-metal build tree"'"s .config based on this file: >> $resdir/bare-metal
181 echo " 3." Make the bare-metal kernel"'"s build system aware of your .config updates: >> $resdir/ba…
183 echo " 4." Build your bare-metal kernel. >> $resdir/bare-metal
184 echo " 5." Boot your bare-metal kernel with the following parameters: >> $resdir/bare-metal
190 echo " 8." Copy your bare-metal kernel"'"s .config file, overwriting this file: >> $resdir/bare-met…
197 echo >> $resdir/bare-metal
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh174 touch $resdir/bare-metal
175 echo To run this scenario on bare metal: >> $resdir/bare-metal
176 echo >> $resdir/bare-metal
177 echo " 1." Set your bare-metal build tree to the state shown in this file: >> $resdir/bare-metal
179 echo " 2." Update your bare-metal build tree"'"s .config based on this file: >> $resdir/bare-metal
181 echo " 3." Make the bare-metal kernel"'"s build system aware of your .config updates: >> $resdir/ba…
183 echo " 4." Build your bare-metal kernel. >> $resdir/bare-metal
184 echo " 5." Boot your bare-metal kernel with the following parameters: >> $resdir/bare-metal
190 echo " 8." Copy your bare-metal kernel"'"s .config file, overwriting this file: >> $resdir/bare-met…
197 echo >> $resdir/bare-metal
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_msg_id.h21 return !bare;
24 return -bare;
27 return ++bare;
45 return MsgId(a.bare + b.bare);
49 return MsgId(a.bare - b.bare);
53 return (a.bare == b.bare);
57 return (a.bare != b.bare);
61 return (a.bare < b.bare);
65 return (a.bare > b.bare);
69 return (a.bare <= b.bare);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/rustdoc-ui/
H A Dbare-urls.stderr2 --> $DIR/bare-urls.rs:5:5
8 --> $DIR/bare-urls.rs:3:9
15 --> $DIR/bare-urls.rs:7:5
23 --> $DIR/bare-urls.rs:9:5
31 --> $DIR/bare-urls.rs:11:5
39 --> $DIR/bare-urls.rs:13:5
47 --> $DIR/bare-urls.rs:15:5
55 --> $DIR/bare-urls.rs:17:5
63 --> $DIR/bare-urls.rs:19:5
71 --> $DIR/bare-urls.rs:21:5
[all …]
/dports/net-im/libmesode/libmesode-0.10.1/tests/
H A Dtest_jid.c30 char *bare; in test_jid() local
35 bare = xmpp_jid_bare(ctx, jid1); in test_jid()
41 if (bare == NULL || strcmp(bare, "foo@bar.com")) return 1; in test_jid()
45 if (bare) xmpp_free(ctx, bare); in test_jid()
50 bare = xmpp_jid_bare(ctx, jid2); in test_jid()
56 if (bare == NULL || strcmp(bare, "anyone@example.com")) return 1; in test_jid()
60 if (bare) xmpp_free(ctx, bare); in test_jid()
71 if (bare == NULL || strcmp(bare, "manic.porter@xyz.net")) return 1; in test_jid()
75 if (bare) xmpp_free(ctx, bare); in test_jid()
86 if (bare == NULL || strcmp(bare, "domain.tld")) return 1; in test_jid()
[all …]
/dports/net-im/libstrophe/libstrophe-0.11.0/tests/
H A Dtest_jid.c30 char *bare; in test_jid() local
41 if (bare == NULL || strcmp(bare, "foo@bar.com")) in test_jid()
49 if (bare) in test_jid()
50 xmpp_free(ctx, bare); in test_jid()
64 if (bare == NULL || strcmp(bare, "anyone@example.com")) in test_jid()
72 if (bare) in test_jid()
73 xmpp_free(ctx, bare); in test_jid()
87 if (bare == NULL || strcmp(bare, "manic.porter@xyz.net")) in test_jid()
95 if (bare) in test_jid()
110 if (bare == NULL || strcmp(bare, "domain.tld")) in test_jid()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/lexer/
H A Dlex-bare-cr-string-literal-doc-comment.stderr1 error: bare CR not allowed in doc-comment
2 --> $DIR/lex-bare-cr-string-literal-doc-comment.rs:3:32
4 LL | /// doc comment with bare CR: '
8 error: bare CR not allowed in block doc-comment
9 --> $DIR/lex-bare-cr-string-literal-doc-comment.rs:7:38
11 LL | /** block doc comment with bare CR: '
15 error: bare CR not allowed in doc-comment
18 LL | //! doc comment with bare CR: '
22 error: bare CR not allowed in block doc-comment
25 LL | /*! block doc comment with bare CR: '
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/docs/
H A Dperformance_tests.md6bare-newlib-opt](http://build.chromium.org/f/client/perf/nacl-xp-bare-newlib-opt/nacl-perf/report.…
8bare-newlib-opt](http://build.chromium.org/f/client/perf/nacl-win7-32-bare-newlib-opt/nacl-perf/re…
9bare-newlib-opt](http://build.chromium.org/f/client/perf/nacl-win7-64-bare-newlib-opt/nacl-perf/re…
12bare-newlib-opt](http://build.chromium.org/f/client/perf/nacl-lucid-32-bare-newlib-opt/nacl-perf/r…
13bare-newlib-opt](http://build.chromium.org/f/client/perf/nacl-lucid-64-bare-newlib-opt/nacl-perf/r…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]
/dports/devel/py-gyp/gyp-20200512/test/product/
H A Dgyptest-product.py20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True)
21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True)
22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True)
26 test.SHARED_LIB, bare=True)
28 test.SHARED_LIB, bare=True)
29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True)
33 test.STATIC_LIB, bare=True)
35 test.STATIC_LIB, bare=True)
36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True)
39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True)
[all …]

12345678910>>...265