Home
last modified time | relevance | path

Searched full:come (Results 1 – 25 of 6475) sorted by relevance

12345678910>>...259

/external/apache-xml/test/tests/conf-gold/select/
Dselect04.out3 This should come out fasolatido:
5 This should come out doremifasolatido:
7 This should come out do-do-remi-mi1-mi2fasolatido-fa--so-:
9 This should come out solatidoG#:
11 This should come out relatidoABb:
13 This should come out domitiACD:
/external/sdv/vsomeip/third_party/boost/regex/test/captures/
Dcaptures_test.cpp152 { "now is the time for all good men to come to the aid of the party" }, in cpp_main()
153 …{ "now", "is", "the", "time", "for", "all", "good", "men", "to", "come", "to", "the", "aid", "of",… in cpp_main()
155 …test_captures("^(?:(\\w+)|(?>\\W+))*$", "now is the time for all good men to come to the aid of th… in cpp_main()
158 { "now is the time for all good men to come to the aid of the party" }, in cpp_main()
159 …{ "now", "is", "the", "time", "for", "all", "good", "men", "to", "come", "to", "the", "aid", "of",… in cpp_main()
161 …test_captures("^(?>(\\w+)\\W*)*$", "now is the time for all good men to come to the aid of the par… in cpp_main()
164 { "now is the time for all good men to come to the aid of the party" }, in cpp_main()
166 …{ "is", "the", "time", "for", "all", "good", "men", "to", "come", "to", "the", "aid", "of", "the" … in cpp_main()
169 …test_captures("^(\\w+)\\W+(?>(\\w+)\\W+)*(\\w+)$", "now is the time for all good men to come to th… in cpp_main()
172 { "now is the time for all good men to come to the aid of the party" } , in cpp_main()
[all …]
/external/coreboot/src/mainboard/kontron/bsl6/variants/bsl6/
Doverridetree.cb24 # COMe 4
28 # COMe 5
32 # COMe 6
36 # COMe 7
40 # COMe 3
/external/apache-xml/test/tests/conf/select/
Dselect04.xsl17 This should come out fasolatido:
19 This should come out doremifasolatido:
21 This should come out do-do-remi-mi1-mi2fasolatido-fa--so-:
23 This should come out solatidoG#:
25 This should come out relatidoABb:
27 This should come out domitiACD:
/external/cronet/stable/net/dns/public/
Dhost_resolver_source.h20 // Resolver will pick an appropriate source. Results could come from DNS,
28 // Results will only come from DNS queries.
31 // Results will only come from Multicast DNS queries.
34 // No external sources will be used. Results will only come from fast local
/external/cronet/tot/net/dns/public/
Dhost_resolver_source.h20 // Resolver will pick an appropriate source. Results could come from DNS,
28 // Results will only come from DNS queries.
31 // Results will only come from Multicast DNS queries.
34 // No external sources will be used. Results will only come from fast local
/external/zxing/android/assets/html-it/
Dlicense.html12 …ede a informazioni personali come contatti e segnalibri solo al fine di implementare la funzionali…
14 …r trasformare la richiesta per l'utilizzo con il servizio di terze parti, come la firma della rich…
16 …uesto caso, nessuna informazione diversa termini di query vengono passati come parte di questi lin…
Dabout1d.html9 <p> Codici a barre tradizionali, come quelle stampate sulla confezione del prodotto, sono noti anch…
11 <p> Queste barre 1D contengono un codice unico che descrive tipicamente un prodotto, come un CD o u…
Dindex.html13 <p> Legge anche codici a barre 2D, come i codici QR e Data Matrix. Questi possono contenere link a …
16 <li><a href="scanning.html"> Come eseguire la scansione </a></li>
19 <li><a href="sharing.html"> Come creare codici QR </a></li>
/external/flatbuffers/tests/flatc/
Dflatc_cpp_tests.py136 # The include prefix should come first, with the kept prefix next.
153 # The include prefix should come first, with the kept prefix next.
162 # The include prefix should come first, with the kept prefix next.
181 # The include prefix should come first, with the kept prefix next.
200 # The include prefix should come first, with the kept prefix next.
221 # The include prefix should come first, with the kept prefix next.
246 # The include prefix should come first, with the kept prefix next.
/external/brotli/tests/testdata/
Dasyoulik.txt129 come to such penury?
149 ORLANDO Come, come, elder brother, you are too young in this.
246 to come in disguised against me to try a fall.
251 must, for my own honour, if he come in: therefore,
280 CHARLES I am heartily glad I came hither to you. If he come
349 in honour come off again.
386 TOUCHSTONE Mistress, you must come away to your father.
390 TOUCHSTONE No, by mine honour, but I was bid to come for you.
515 DUKE FREDERICK Come on: since the youth will not be entreated, his
546 come but in, as others do, to try with him the
[all …]
/external/sdv/vsomeip/third_party/boost/regex/example/snippets/
Dcaptures_example.cpp62 …print_captures("^(?:(\\w+)|(?>\\W+))*$", "now is the time for all good men to come to the aid of t… in main()
63 …print_captures("^(?>(\\w+)\\W*)*$", "now is the time for all good men to come to the aid of the pa… in main()
64 …print_captures("^(\\w+)\\W+(?>(\\w+)\\W+)*(\\w+)$", "now is the time for all good men to come to t… in main()
65 …+)\\W+(?:(\\w+)\\W+){0,2})*(\\w+)$", "now is the time for all good men to come to the aid of the p… in main()
/external/spdx-tools/docs/
Dtvloader-assumptions.md7 * The Document Creation Info section will always come first, and be completed
26 * Any Other License section, if present, will come later than the Document
33 * Any Review section, if present, will come later than the Document Creation
/external/angle/third_party/spirv-tools/src/source/opt/
Dcfg.h62 // This order has the property that dominators come before all blocks they
63 // dominate, merge blocks come after all blocks that are in the control
64 // constructs of their header, and continue blocks come after all of the
70 // and ending at |end|. This order has the property that dominators come
71 // before all blocks they dominate, merge blocks come after all blocks that
72 // are in the control constructs of their header, and continue blocks come
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcfg.h62 // This order has the property that dominators come before all blocks they
63 // dominate, merge blocks come after all blocks that are in the control
64 // constructs of their header, and continue blocks come after all of the
70 // and ending at |end|. This order has the property that dominators come
71 // before all blocks they dominate, merge blocks come after all blocks that
72 // are in the control constructs of their header, and continue blocks come
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcfg.h62 // This order has the property that dominators come before all blocks they
63 // dominate, merge blocks come after all blocks that are in the control
64 // constructs of their header, and continue blocks come after all of the
70 // and ending at |end|. This order has the property that dominators come
71 // before all blocks they dominate, merge blocks come after all blocks that
72 // are in the control constructs of their header, and continue blocks come
/external/googleapis/google/ads/searchads360/v0/enums/
Dconversion_action_type.proto145 // Conversions that come from Salesforce. Read only.
175 // Conversions that come from linked Universal Analytics goals.
178 // Conversions that come from linked Universal Analytics transactions.
181 // Conversions that come from linked Google Analytics 4 custom event
185 // Conversions that come from linked Google Analytics 4 purchase
/external/googleapis/google/ads/googleads/v15/enums/
Dconversion_action_type.proto145 // Conversions that come from Salesforce. Read only.
175 // Conversions that come from linked Universal Analytics goals.
178 // Conversions that come from linked Universal Analytics transactions.
181 // Conversions that come from linked Google Analytics 4 custom event
185 // Conversions that come from linked Google Analytics 4 purchase
/external/googleapis/google/ads/googleads/v16/enums/
Dconversion_action_type.proto145 // Conversions that come from Salesforce. Read only.
175 // Conversions that come from linked Universal Analytics goals.
178 // Conversions that come from linked Universal Analytics transactions.
181 // Conversions that come from linked Google Analytics 4 custom event
185 // Conversions that come from linked Google Analytics 4 purchase
/external/googleapis/google/ads/googleads/v14/enums/
Dconversion_action_type.proto145 // Conversions that come from Salesforce. Read only.
175 // Conversions that come from linked Universal Analytics goals.
178 // Conversions that come from linked Universal Analytics transactions.
181 // Conversions that come from linked Google Analytics 4 custom event
185 // Conversions that come from linked Google Analytics 4 purchase
/external/one-true-awk/testdir/
Dbib94 … hid; and I shall be a fugitive and a vagabond in the earth; and it shall come to pass, that every…
151 And God said unto Noah, The end of all flesh is come before me; for the earth is filled with violen…
156 But with thee will I establish my covenant; and thou shalt come into the ark, thou, and thy sons, a…
158 …every creeping thing of the earth after his kind, two of every sort shall come unto thee, to keep …
161 And the LORD said unto Noah, Come thou and all thy house into the ark; for thee have I seen righteo…
220 And it shall come to pass, when I bring a cloud over the earth, that the bow shall be seen in the c…
310 And it came to pass, when he was come near to enter into Egypt, that he said unto Sarai his wife, B…
311 Therefore it shall come to pass, when the Egyptians shall see thee, that they shall say, This is hi…
313 And it came to pass, that, when Abram was come into Egypt, the Egyptians beheld the woman that she …
365 …RD came unto him, saying, This shall not be thine heir; but he that shall come forth out of thine …
[all …]
/external/curl/tests/data/
Dtest4658 www.fake.come FALSE / FALSE 22147483647 cookiecliente si
63 www.fake.come FALSE / FALSE 2147483647 cookiecliente si
100 www.fake.come FALSE / FALSE 22147483647 cookiecliente si
106 www.fake.come FALSE / FALSE 2147483647 cookiecliente si
/external/conscrypt/common/src/test/resources/crypto/
Dbuild_test_files.sh27 # GCM-SIV vectors come from BoringSSL, so they don't need the NIST header
29 # ChaCha20 vectors come from RFC drafts, so they don't need the NIST header
31 # ChaCha20-Poly1305 vectors come from BoringSSL, so they don't need the NIST header
/external/google-cloud-java/java-security-private-ca/proto-google-cloud-security-private-ca-v1/src/main/java/com/google/cloud/security/privateca/v1/
DObjectIdOrBuilder.java31 * come first.
44 * come first.
57 * come first.
/external/google-cloud-java/java-security-private-ca/proto-google-cloud-security-private-ca-v1beta1/src/main/java/com/google/cloud/security/privateca/v1beta1/
DObjectIdOrBuilder.java30 * Required. The parts of an OID path. The most significant parts of the path come
43 * Required. The parts of an OID path. The most significant parts of the path come
56 * Required. The parts of an OID path. The most significant parts of the path come

12345678910>>...259