Home
last modified time | relevance | path

Searched refs:example (Results 1 – 25 of 4890) sorted by relevance

12345678910>>...196

/third_party/boost/libs/graph/example/
Dregression.cfg4 // ./regression --tests ../libs/graph/example/regression.cfg -o graph-eg.html
8 compile libs/graph/example/accum-compile-times.cpp
9 compile libs/graph/example/adjacency_list.cpp
10 compile libs/graph/example/adjacency_list_io.cpp
11 compile libs/graph/example/adjacency_matrix.cpp
12 compile libs/graph/example/bellman-example.cpp
13 compile libs/graph/example/bellman-ford-internet.cpp
14 compile libs/graph/example/bfs-example.cpp
15 compile libs/graph/example/bfs-name-printer.cpp
16 compile libs/graph/example/bfs.cpp
[all …]
/third_party/curl/tests/data/
Dtest166021 .readfrom.example "20211001 04:47:41"
22 .old.example "20161001 04:47:41"
39 readfrom.example [readfrom.example]: 1633063661 includeSubDomains
40 'old.example' is not HSTS
41 'readfrom.example' is not HSTS
42 example.com [example.com]: 1579905261
43 example.com [example.com]: 1569905261
44 example.com [example.com]: 1569905261
45 example.com [example.com]: 1569905261 includeSubDomains
46 example.org [example.org]: 1579905261
[all …]
Dtest165430 h2 example.com 443 h3 shiny.example.com 8443 "20191231 00:00:00" 0 1
32 h2 foo.example.com 443 h3 shiny.example.com 8443 "20291231 23:30:00" 0 1
33 h1 example.com 443 h3 shiny.example.com 8443 "20121231 00:00:01" 0 1
34 h3 example.com 443 h3 shiny.example.com 8443 "20131231 00:00:00" 0 1
36 bad example.com 443 h3 shiny.example.com 8443 "20191231 00:00:00" 0 1
44 h2 example.com 443 h3 shiny.example.com 8443 "20191231 00:00:00" 0 1
45 h2 foo.example.com 443 h3 shiny.example.com 8443 "20291231 23:30:00" 0 1
46 h1 example.com 443 h3 shiny.example.com 8443 "20121231 00:00:01" 0 1
47 h3 example.com 443 h3 shiny.example.com 8443 "20131231 00:00:00" 0 1
48 h1 example.org 8080 h2 example.com 8080 "20190125 22:34:21" 0 0
[all …]
Dtest156119 Set-Cookie: super=secret; domain=example.com; path=/%TESTNUMBER; secure;
20 Set-Cookie: supersuper=secret; domain=example.com; path=/%TESTNUMBER/login/; secure;
21 Set-Cookie: __Secure-SID=12345; Domain=example.com
22 Set-Cookie: __Secure-SID=12346; Secure; Domain=example.com
23 Set-Cookie: supersupersuper=secret; __Secure-SID=12346; Secure; Domain=example.com
26 Set-Cookie: __Host-SID=22347; Domain=example.com
27 Set-Cookie: __Host-SID=22348; Domain=example.com; Path=/
28 Set-Cookie: __Host-SID=22349; Secure; Domain=example.com; Path=/
38 Set-Cookie: super=secret; domain=example.com; path=/%TESTNUMBER; httponly;
39 Set-Cookie: super=secret; domain=example.com; path=/%TESTNUMBER/; httponly;
[all …]
Dtest91729example.com --mail-rcpt recipient.two@example.com --mail-rcpt recipient.three@example.com --mail-r…
38 MAIL FROM:<sender@example.com>
39 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
/third_party/boost/libs/asio/doc/
Dexamples.qbk32 This example shows how to customise the allocation of memory associated with
35 * [@boost_asio/example/cpp03/allocation/server.cpp]
40 This example demonstrates how to create reference counted buffers that can be
43 * [@boost_asio/example/cpp03/buffers/reference_counted.cpp]
48 This example implements a chat server and client. The programs use a custom
51 * [@boost_asio/example/cpp03/chat/chat_message.hpp]
52 * [@boost_asio/example/cpp03/chat/chat_client.cpp]
53 * [@boost_asio/example/cpp03/chat/chat_server.cpp]
59 * [@boost_asio/example/cpp03/chat/posix_chat_client.cpp]
67 * [@boost_asio/example/cpp03/echo/async_tcp_echo_server.cpp]
[all …]
/third_party/python/Lib/test/
Dtest_array.py219 a.append(self.example[0])
222 a = array.array(self.typecode, self.example)
223 self.assertEqual(len(a), len(self.example))
226 a = array.array(self.typecode, self.example)
237 example = '\U00100100'
239 example = self.example
240 a = array.array(self.typecode, example)
243 b = array.array(self.typecode, example)
254 a = array.array(self.typecode, self.example)
261 a = array.array(self.typecode, self.example)
[all …]
/third_party/boost/libs/bimap/doc/
Dexamples.qbk19 In the folder [@../../example libs/bimap/example] you can find all the examples
26 [[[@../../example/simple_bimap.cpp
28 [Soccer world cup example ]]
30 [[[@../../example/tagged_simple_bimap.cpp
32 [Soccer world cup example using user defined names ]]
34 [[[@../../example/step_by_step.cpp
36 [Basic example of the three views of bimap ]]
38 [[[@../../example/population_bimap.cpp
42 [[[@../../example/repetitions_counter.cpp
46 [[[@../../example/mighty_bimap.cpp
[all …]
/third_party/libxml2/result/c14n/without-comments/
Dmerlin-c14n-two-061example.org/" xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="htt…
/third_party/ejdb/src/bindings/ejdb2_flutter/
DCMakeLists.txt44 COMMAND ${CMAKE_COMMAND} -E make_directory ${PUB_PUBLISH_DIR}/example
45 …E_COMMAND} -E copy_directory ${CMAKE_CURRENT_BINARY_DIR}/example/ios ${PUB_PUBLISH_DIR}/example/ios
47 COMMAND ${CMAKE_COMMAND} -E make_directory ${PUB_PUBLISH_DIR}/example/android
48 COMMAND ${CMAKE_COMMAND} -E make_directory ${PUB_PUBLISH_DIR}/example/android/app
49 …OMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_BINARY_DIR}/example/*.md ${PUB_PUBLISH_DIR}/example
50 …MAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_BINARY_DIR}/example/*.yaml ${PUB_PUBLISH_DIR}/example
51 …E_COMMAND} -E copy_directory ${CMAKE_CURRENT_BINARY_DIR}/example/lib ${PUB_PUBLISH_DIR}/example/lib
52 …MMAND} -E copy_directory ${CMAKE_CURRENT_BINARY_DIR}/example/test_driver ${PUB_PUBLISH_DIR}/exampl…
53 …CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_BINARY_DIR}/example/android/*.gradle ${PUB_PUBLISH_DIR}/exa…
54 …CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_BINARY_DIR}/example/android/gradlew* ${PUB_PUBLISH_DIR}/exa…
[all …]
/third_party/boost/libs/iostreams/test/
Dexample_test.cpp28 namespace ex = boost::iostreams::example;
71 io::example::dictionary d; in dictionary_filter_test()
113 io::test_input_filter( io::example::dictionary_stdio_filter(d), in dictionary_filter_test()
118 io::test_output_filter( io::example::dictionary_stdio_filter(d), in dictionary_filter_test()
123 io::test_input_filter( io::example::dictionary_input_filter(d), in dictionary_filter_test()
128 io::test_output_filter( io::example::dictionary_output_filter(d), in dictionary_filter_test()
176 io::test_input_filter( io::example::line_wrapping_stdio_filter(40), in line_wrapping_filter_test()
181 io::test_output_filter( io::example::line_wrapping_stdio_filter(40), in line_wrapping_filter_test()
186 io::test_input_filter( io::example::line_wrapping_input_filter(40), in line_wrapping_filter_test()
191 io::test_output_filter( io::example::line_wrapping_output_filter(40), in line_wrapping_filter_test()
[all …]
/third_party/flatbuffers/tests/
Dgo_test.go21 example "MyGame/Example" // refers to generated code packageName
164 var monster1 *example.Monster
165 monster2 := &example.Monster{}
168 monster1 = example.GetSizePrefixedRootAsMonster(buf, offset)
171 monster1 = example.GetRootAsMonster(buf, offset)
175 for _, monster := range []*example.Monster{monster1, monster2} {
189 if got := monster.Color(); example.ColorBlue != got {
190 fail(FailString("color", example.ColorBlue, got))
198 vec := new(example.Vec3)
227 if got := vec.Test2(); example.ColorGreen != got {
[all …]
/third_party/boost/libs/proto/doc/
Dexamples.qbk8 [import ../example/hello.cpp]
9 [import ../example/calc1.cpp]
10 [import ../example/calc2.cpp]
11 [import ../example/calc3.cpp]
12 [import ../example/lazy_vector.cpp]
13 [import ../example/mixed.cpp]
14 [import ../example/rgb.cpp]
15 [import ../example/tarray.cpp]
16 [import ../example/vec3.cpp]
17 [import ../example/vector.cpp]
[all …]
/third_party/boost/libs/thread/test/
Dtest_9303.cpp65 boost::packaged_task<int()> example(int_no_params); in main() local
66 boost::future<int> f = example.get_future(); in main()
67 boost::thread task(boost::move(example)); in main()
77 boost::packaged_task<std::string()> example(string_no_params); in main() local
78 boost::future<std::string> f = example.get_future(); in main()
79 boost::thread task(boost::move(example)); in main()
92 boost::packaged_task<std::string(std::string&)> example(string_with_params); in main() local
93 boost::future<std::string> f = example.get_future(); in main()
94 example(ans); in main()
112 boost::packaged_task<std::string(std::string&)> example(string_with_params); in main() local
[all …]
/third_party/node/test/parallel/
Dtest-fs-read-stream-throw-type-error.js10 const example = fixtures.path('x.txt'); constant
12 fs.createReadStream(example, undefined);
13 fs.createReadStream(example, null);
14 fs.createReadStream(example, 'utf8');
15 fs.createReadStream(example, { encoding: 'utf8' });
34 createReadStreamErr(example, opts, typeError)
39 fs.createReadStream(example, opts)
47 ].forEach((opts) => createReadStreamErr(example, opts, typeError));
51 createReadStreamErr(example, opts, rangeError)
56 createReadStreamErr(example, opts, rangeError)
[all …]
/third_party/boost/libs/beast/doc/qbk/02_examples/
D_examples.qbk14 in the [path_link example example] directory.
29 [[path_link example/http/client/sync/http_client_sync.cpp http_client_sync.cpp]]
30 [[path_link example/http/client/sync-ssl/http_client_sync_ssl.cpp http_client_sync_ssl.cpp]]
33 [[path_link example/http/client/async/http_client_async.cpp http_client_async.cpp]]
34 … [[path_link example/http/client/async-ssl/http_client_async_ssl.cpp http_client_async_ssl.cpp]]
38 …[[path_link example/http/client/async-ssl-system-executor/http_client_async_ssl_system_executor.cp…
41 [[path_link example/http/client/coro/http_client_coro.cpp http_client_coro.cpp]]
42 [[path_link example/http/client/coro-ssl/http_client_coro_ssl.cpp http_client_coro_ssl.cpp]]
45 [[path_link example/http/client/crawl/http_crawl.cpp http_crawl.cpp]]
57 … [[path_link example/websocket/client/sync/websocket_client_sync.cpp websocket_client_sync.cpp]]
[all …]
/third_party/boost/libs/regex/doc/
Dexamples.qbk77 Files: [@../../example/grep/grep.cpp grep.cpp]
85 Files: [@../../example/timer/regex_timer.cpp regex_timer.cpp].
91 [@../../example/snippets/captures_example.cpp captures_example.cpp]: Demonstrates the use of captur…
93 [@../../example/snippets/credit_card_example.cpp credit_card_example.cpp]: Credit card number forma…
95 [@../../example/snippets/partial_regex_grep.cpp partial_regex_grep.cpp]: Search example using parti…
97 [@../../example/snippets/partial_regex_match.cpp partial_regex_match.cpp]: regex_match example usin…
99 [@../../example/snippets/regex_iterator_example.cpp regex_iterator_example.cpp]: Iterating through …
101 [@../../example/snippets/regex_match_example.cpp regex_match_example.cpp]: ftp based regex_match ex…
103 [@../../example/snippets/regex_merge_example.cpp regex_merge_example.cpp]: regex_merge example: con…
105 [@../../example/snippets/regex_replace_example.cpp regex_replace_example.cpp]: regex_replace exampl…
[all …]
/third_party/typescript/tests/baselines/reference/
DkeyofModuleObjectHasCorrectKeys.symbols1 === tests/cases/compiler/example.ts ===
3 >add : Symbol(add, Decl(example.ts, 0, 0))
4 >a : Symbol(a, Decl(example.ts, 0, 28))
5 >b : Symbol(b, Decl(example.ts, 0, 38))
8 >a : Symbol(a, Decl(example.ts, 0, 28))
9 >b : Symbol(b, Decl(example.ts, 0, 38))
13 import * as example from './example';
14 >example : Symbol(example, Decl(test.ts, 0, 6))
24 test(example, "default");
26 >example : Symbol(example, Decl(test.ts, 0, 6))
/third_party/ffmpeg/doc/
Dgit-howto.texi20 @example
23 @end example
27 @example
30 @end example
55 @example
57 @end example
61 @example
63 @end example
68 @example
70 @end example
[all …]
/third_party/protobuf/examples/
DCMakeLists.txt27 foreach(example add_person list_people)
28 set(${example}_SRCS ${example}.cc)
29 set(${example}_PROTOS addressbook.proto)
33 protobuf_generate_cpp(${example}_PROTO_SRCS ${example}_PROTO_HDRS ${${example}_PROTOS})
34 list(APPEND ${example}_SRCS ${${example}_PROTO_SRCS} ${${example}_PROTO_HDRS})
38 set(executable_name ${example}_cpp)
39 add_executable(${executable_name} ${${example}_SRCS} ${${example}_PROTOS})
/third_party/boost/libs/contract/doc/
Dexamples.qbk32 Therefore, there is not meaningful example here that can be directly implemented and compared using…
37 On compilers that support C++17 `if constexpr`, the following example using this library can be sim…
39 [import ../example/n1962/vector.cpp]
40 [import ../example/n1962/vector_n1962.hpp]
49 [import ../example/n1962/circle.cpp]
55 [import ../example/n1962/factorial.cpp]
60 [import ../example/n1962/equal.cpp]
65 [import ../example/n1962/sum.cpp]
71 [import ../example/n1962/sqrt.cpp]
72 [import ../example/n1962/sqrt.d]
[all …]
/third_party/glib/gio/tests/
D.gitignore31 gapplication-example-actions
32 gapplication-example-cmdline
33 gapplication-example-cmdline2
34 gapplication-example-cmdline3
35 gapplication-example-dbushooks
36 gapplication-example-menu
37 gapplication-example-open
49 gdbus-example-export
50 gdbus-example-objectmanager-client
51 gdbus-example-objectmanager-server
[all …]
/third_party/boost/libs/statechart/example/
DJamfile.v27 project libs/statechart/example ;
27 rule statechart-st-example-build (
42 rule statechart-mt-example-build (
54 : [ statechart-st-example-build BitMachine : BitMachine : BitMachine ]
55 [ statechart-st-example-build Camera
57 [ statechart-st-example-build Handcrafted : Handcrafted : Handcrafted ]
58 [ statechart-st-example-build KeyboardNormal : Keyboard : Keyboard ]
59 [ statechart-st-example-build KeyboardNative
61 [ statechart-st-example-build PingPongSingle
63 [ statechart-mt-example-build PingPongMulti1
[all …]
/third_party/boost/libs/dll/test/
DJamfile.v221 lib static_plugin : ../example/tutorial4/static_plugin.cpp : <link>static <define>BOOST_SYSTEM_NO_D…
22 lib static_refcounting_plugin : ../example/tutorial8/refcounting_plugin.cpp : <link>static <define>…
45 lib getting_started_library : ../example/getting_started_library.cpp : <link>shared ;
46 lib my_plugin_sum : ../example/tutorial1/my_plugin_sum.cpp : <link>shared ;
47 lib my_plugin_aggregator : ../example/tutorial2/my_plugin_aggregator.cpp : <link>shared ;
48 lib on_unload_lib : ../example/tutorial6/on_unload_lib.cpp : <link>shared ;
49 lib library1 : ../example/tutorial7/library1.cpp : <link>shared ;
50 lib library2 : ../example/tutorial7/library2.cpp : <link>shared ;
51 lib refcounting_plugin : ../example/tutorial8/refcounting_plugin.cpp : <link>shared ;
70 …[ run library_info_test.cpp ../example/tutorial4/static_plugin.cpp : : test_library : <test-info>a…
[all …]
/third_party/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs125 use my_game::example::*; in object_api_defaults()
200 …let pos = my_game::example::Vec3::new(1.0, 2.0, 3.0, 3.0, my_game::example::Color::Green, &my_game… in create_serialized_example_with_generated_code()
202 let args = my_game::example::MonsterArgs{ in create_serialized_example_with_generated_code()
207 test_type: my_game::example::Any::Monster, in create_serialized_example_with_generated_code()
208 test: Some(my_game::example::Monster::create(builder, &my_game::example::MonsterArgs{ in create_serialized_example_with_generated_code()
213 test4: Some(builder.create_vector_direct(&[my_game::example::Test::new(10, 20), in create_serialized_example_with_generated_code()
214 my_game::example::Test::new(30, 40)])), in create_serialized_example_with_generated_code()
218 my_game::example::Monster::create(builder, &args) in create_serialized_example_with_generated_code()
220 my_game::example::finish_monster_buffer(builder, mon); in create_serialized_example_with_generated_code()
227 builder.push_slot_always(my_game::example::Monster::VT_NAME, name); in create_serialized_example_with_library_code()
[all …]

12345678910>>...196