Home
last modified time | relevance | path

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

12345678910>>...115

/external/ImageMagick/PerlMagick/demo/
Ddemo.pl34 $example=$model->Clone();
35 $example->Label('Adaptive Blur');
36 $example->AdaptiveBlur('0x1');
37 push(@$images,$example);
40 $example=$model->Clone();
41 $example->Label('Adaptive Resize');
42 $example->AdaptiveResize('60%');
43 push(@$images,$example);
46 $example=$model->Clone();
47 $example->Label('Adaptive Sharpen');
[all …]
/external/ImageMagick/www/source/
Dexamples.pl34 $example=$model->Clone();
35 $example->Label('Adaptive Blur');
36 $example->AdaptiveBlur('0x1');
37 push(@$images,$example);
40 $example=$model->Clone();
41 $example->Label('Adaptive Resize');
42 $example->AdaptiveResize('60%');
43 push(@$images,$example);
46 $example=$model->Clone();
47 $example->Label('Adaptive Sharpen');
[all …]
/external/ImageMagick/Magick++/demo/
Ddemo.cpp65 Image example = model; in main() local
74 example.label( "Add Noise" ); in main()
75 example.addNoise( LaplacianNoise ); in main()
76 images.push_back( example ); in main()
79 example.label( "Add Noise\n(Blue Channel)" ); in main()
80 example.addNoiseChannel( BlueChannel, PoissonNoise ); in main()
81 images.push_back( example ); in main()
84 example = model; in main()
85 example.label( "Annotate" ); in main()
86 example.density( "72x72" ); in main()
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
Drewrites.rb59 example "delete" do
72 example "single token" do
86 example "single token to new node" do
100 example "single token to new node root" do
114 example "single token to new node2" do
127 example "single char literal" do
141 example "single string literal" do
155 example "single rule" do
170 example "reorder tokens" do
184 example "reorder token and rule" do
[all …]
Dauto-ast.rb60 example 'flat token list' do
72 example 'token list in a single-alternative subrule' do
84 example "simple root at the outer level via the `^' operator" do
96 example "outer-level root changing token order from the `^' operator" do
108 example "leaving out tokens using the `!' operator" do
121 example "tokens in `(...)?' optional subrule" do
133 example "labeled literal-string root token" do
145 example 'rule with token wildcard' do
157 example "token wildcard as root via the `^' operator" do
169 example "labeled token wildcard as root via the `^' operator" do
[all …]
Dhetero-nodes.rb620 example "v token" do
626 example "token with qualified type" do
632 example "token with label" do
638 example "token with list label" do
644 example "token root" do
650 example "token root with list label" do
656 example "string" do
662 example "string root" do
668 example "rewrite token" do
674 example "rewrite token with args" do
[all …]
Dtree-rewrite.rb1004 example "flat list" do
1018 example "simple tree" do
1032 example "combined rewrite and auto" do
1055 example "avoid dup" do
1069 example "loop" do
1083 example "auto dup" do
1097 example "auto dup rule" do
1111 example "auto wildcard" do
1125 example "auto wildcard2" do
1139 example "auto wildcard with label" do
[all …]
/external/okhttp/okhttp-tests/src/test/resources/
Dweb-platform-test-urltestdata.txt4 http://example\t.\norg http://example.org/foo/bar s:http h:example.org p:/
6 http:foo.com s:http h:example.org p:/foo/foo.com
7 \t\s\s\s:foo.com\s\s\s\n s:http h:example.org p:/foo/:foo.com
8 \sfoo.com\s\s s:http h:example.org p:/foo/foo.com
21 s:http h:example.org p:/foo/bar
22 \s\s\t s:http h:example.org p:/foo/bar
23 :foo.com/ s:http h:example.org p:/foo/:foo.com/
24 :foo.com\\ s:http h:example.org p:/foo/:foo.com/
25 : s:http h:example.org p:/foo/:
26 :a s:http h:example.org p:/foo/:a
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
Dbasic.rb26 example 'insert before' do
32 example 'insert after last index' do
38 example 'insert before after middle index' do
45 example 'replace index 0' do
51 example 'replace last index' do
57 example 'replace last index' do
63 example 'replace middle index' do
69 example 'replace middle index' do
76 example 'replace middle index 1 insert before' do
84 example 'replace then delete middle index' do
[all …]
/external/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…
/external/wpa_supplicant_8/hs20/server/
Dsql-example.txt1 INSERT INTO osu_config(realm,field,value) VALUES('example.com','fqdn','example.com');
2 INSERT INTO osu_config(realm,field,value) VALUES('example.com','friendly_name','Example Operator');
3 …lm,field,value) VALUES('example.com','spp_http_auth_url','https://subscription-server.osu.example.…
4 …INTO osu_config(realm,field,value) VALUES('example.com','trust_root_cert_url','https://osu-server.…
5 INSERT INTO osu_config(realm,field,value) VALUES('example.com','trust_root_cert_fingerprint','5b393…
6 …TO osu_config(realm,field,value) VALUES('example.com','aaa_trust_root_cert_url','https://osu-serve…
7 INSERT INTO osu_config(realm,field,value) VALUES('example.com','aaa_trust_root_cert_fingerprint','5…
8 INSERT INTO osu_config(realm,field,value) VALUES('example.com','free_account','free');
9 …(realm,field,value) VALUES('example.com','policy_url','https://subscription-server.osu.example.com…
10 …TO osu_config(realm,field,value) VALUES('example.com','remediation_url','https://subscription-serv…
[all …]
/external/cmockery/cmockery_0_1_2/
DMakefile.am52 calculator_SOURCES = src/example/calculator.c src/config.h
55 unit_test_CFLAGS = -Isrc/google -Isrc/example -DUNIT_TESTING=1
58 calculator_test_SOURCES = src/example/calculator_test.c \
64 allocate_module_test_SOURCES = src/example/allocate_module_test.c \
65 src/example/allocate_module.c
70 assert_macro_test_SOURCES = src/example/assert_macro_test.c \
71 src/example/assert_macro.c
76 customer_database_test_SOURCES = src/example/customer_database_test.c \
77 src/example/customer_database.c \
78 src/example/database.h
[all …]
/external/flatbuffers/tests/
Dgo_test.go20 example "MyGame/Example" // refers to generated code packageName
142 monster1 := example.GetRootAsMonster(buf, offset)
143 monster2 := &example.Monster{}
145 for _, monster := range []*example.Monster{monster1, monster2} {
160 vec := new(example.Vec3)
194 t := new(example.Test)
215 if got := monster.TestType(); example.AnyMonster != got {
216 fail(FailString("monster.TestType()", example.AnyMonster, got))
226 var monster2 example.Monster
259 var test0 example.Test
[all …]
/external/curl/tests/data/
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>
Dtest141522 Set-Cookie: test1value=test1; domain=example.com; path=/;
23 Set-Cookie: test2value=test2; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
24 Set-Cookie: test3value=test3; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
25 Set-Cookie: test4value=test4; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
26 Set-Cookie: test5value=test5; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
27 Set-Cookie: test6value=test6; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
28 Set-Cookie: test7value=test7; expires=Friday, 01-Jan-2037 00:00:00 GMT; domain=example.com; path=/;
29 Set-Cookie: test8value=test8; expires=Monday, 13-Jun-1988 03:04:55 GMT; domain=example.com; path=/;
47 http://example.com/we/want/1415 -b none -c log/jar1415.txt -x %HOSTIP:%HTTPPORT
57 GET http://example.com/we/want/1415 HTTP/1.1
[all …]
Dtest204934example.com:8081/2049 --connect-to ::%HOSTIP:%HTTPPORT --next http://www2.example.com:8082/2049 --…
46 Host: www1.example.com:8081
50 Host: www2.example.com:8082
54 Host: www3.example.com:8083
58 Host: www4.example.com:8084
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
Dscopes.rb29 example "parsing 'foobar'" do
177 example "parsing 'foobar' with rule a" do
183 example "failing to parse 'foobar' with rule b[false]" do
189 example "parsing 'foobar' with rule b[true]" do
195 example "parsing a decl block with rule c" do
211 example "failing to parse undeclared symbols with rule c" do
225 example "parsing nested declaration blocks" do
246 example "parsing a deeply nested set of blocks with rule e" do
255 example "parsing a deeply nested set of blocks with rule f" do
264 example "parsing a 2-level nested set of blocks with rule f" do
Dbasic.rb35 example "parsing 'blah_de_blah'" do
48 example "error from empty input" do
58 example 'automatic input wrapping' do
115 example "parsing decls and calls" do
130 example "bad declaration" do
140 example "error recovery via token insertion" do
260 example "parsing 'int foo;'" do
268 example "catching badly formed input" do
275 example "two instances of badly formed input" do
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/template-output/
Dtemplate-output.rb33 example 'inline templates' do
54 example 'external template' do
81 example "empty template" do
100 example "list" do
121 example 'action' do
139 example "template expression in action" do
178 example "indirect template constructor" do
205 example "predicates" do
229 example "backtracking mode" do
250 example "rewrite" do
[all …]
/external/markdown/tests/markdown-test/
Dauto-links.txt1 Link: <http://example.com/>.
3 Https link: <https://example.com>
5 Ftp link: <ftp://example.com>
7 With an ampersand: <http://example.com/?foo=1&bar=2>
10 * <http://example.com/>
13 > Blockquoted: <http://example.com/>
15 Auto-links should not occur here: `<http://example.com/>`
17 or here: <http://example.com/>
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
Ddebug-mode.rb90 example 'basic debug-mode parser using a RecordEventListener' do
113 example 'debug-mode parser using a socket proxy to transmit events' do
143 example 'debug-mode parser events triggered by recognition errors' do
180 example 'debug-mode parser events triggered by semantic predicate evaluation' do
213 example 'debug-mode parser events triggered by recognizing a (...)+ block' do
284 example 'debug-mode parser events triggered by recognizing a (...)* block' do
354 example 'debug-mode parser events triggered by a mismatched set error' do
391 example 'debug-mode parser block-location events for subrules' do
443 example 'debug-mode parser events triggered by a no viable alternative error' do
489 example 'debug-mode parser block-location events triggered by rules' do
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
Dbasic.rb17 example %(lexing '0') do
27 example %(iterating over tokens) do
34 example "mismatched token" do
59 example "lexing '01'" do
72 example "no matching token rule" do
97 example "lexing '0fooze1'" do
113 example "no token match" do
136 example "lexing 'ffofoofooo'" do
167 example "mismatched token" do
190 example "lexing 'fofoofooo'" do
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-template.rb16 example "creating an empty context" do
21 example "creating a context with a variable map" do
34 example "fetching variable values from []" do
45 example "defining variables with []=" do
54 example "using method missing to assign values" do
63 example "using method missing to get variable values" do
76 example "template definitions" do
93 example "template_defined?( name ) should verify whether a template is defined in a group" do
102 example "template method definitions" do
116 example "template method operation" do
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/tree-parser/
Dbasic.rb8 example "flat list" do
44 example "simple tree" do
80 example "flat vs tree decision" do
119 example "flat vs tree decision2" do
157 example "cyclic dfa lookahead" do
194 example "nullable child list" do
229 example "nullable child list2" do
265 example "nullable child list3" do
302 example "actions after root" do
338 example "wildcard lookahead" do
[all …]
/external/eigen/doc/examples/
DCMakeLists.txt4 get_filename_component(example ${example_src} NAME_WE)
5 add_executable(${example} ${example_src})
7 target_link_libraries(${example} ${EIGEN_STANDARD_LIBRARIES_TO_LINK_TO})
10 TARGET ${example}
12 COMMAND ${example}
13 ARGS >${CMAKE_CURRENT_BINARY_DIR}/${example}.out
15 add_dependencies(all_examples ${example})

12345678910>>...115