Searched refs:over (Results 1 – 25 of 2212) sorted by relevance
12345678910>>...89
/external/brotli/tests/testdata/ |
D | quickfox_repeated | 1 …over the lazy dogThe quick brown fox jumps over the lazy dogThe quick brown fox jumps over the laz…
|
/external/pcre/dist2/testdata/ |
D | grepinput | 12 Here follows a whole lot of stuff that makes the file over 24KiB long. 15 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 16 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 17 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 18 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 20 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 21 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 22 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 23 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 25 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the [all …]
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p6.cpp | 20 void over(int); 21 int over(long); 25 apply(0, &over); in test1() 28 apply(0L, &over); // expected-error {{no matching function for call to 'apply'}} in test1() 31 void over(short); 36 apply(0, &over); in test2() 65 void over(int); 66 int over(long); 70 invoke(&over); in test1() 73 void over(short); [all …]
|
/external/clang/test/SemaCXX/ |
D | rval-references.cpp | 14 int over(int&); 15 not_int over(int&&); 38 int i2 = over(i1); in f() 39 not_int ni1 = over(0); in f() 40 int i3 = over(virr2); in f() 41 not_int ni2 = over(ret_irr()); in f()
|
/external/python/cpython2/Doc/library/ |
D | email.iterators.rst | 5 :synopsis: Iterate over a message object tree. 8 Iterating over a message object tree is fairly easy with the 10 :mod:`email.iterators` module provides some useful higher level iterations over 16 This iterates over all the payloads in all the subparts of *msg*, returning the 17 string payloads line-by-line. It skips over all the subpart headers, and it 18 skips over any subpart with a payload that isn't a Python string. This is 20 a file using :meth:`~io.TextIOBase.readline`, skipping over all the 29 This iterates over all the subparts of *msg*, returning only those subparts that
|
/external/python/cpython3/Doc/library/ |
D | email.iterators.rst | 5 :synopsis: Iterate over a message object tree. 11 Iterating over a message object tree is fairly easy with the 13 :mod:`email.iterators` module provides some useful higher level iterations over 19 This iterates over all the payloads in all the subparts of *msg*, returning the 20 string payloads line-by-line. It skips over all the subpart headers, and it 21 skips over any subpart with a payload that isn't a Python string. This is 23 a file using :meth:`~io.TextIOBase.readline`, skipping over all the 32 This iterates over all the subparts of *msg*, returning only those subparts that
|
/external/clang/test/Index/ |
D | file-refs.cpp | 19 void over(int); 20 void over(float); 23 over(0); in test_over() 24 over(0.0f); in test_over()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | shift-09.ll | 5 ; Check that we use SLLK over SLL where useful. 15 ; Check that we use SLL over SLLK where possible. 25 ; Check that we use SRLK over SRL where useful. 35 ; Check that we use SRL over SRLK where possible. 45 ; Check that we use SRAK over SRA where useful. 55 ; Check that we use SRA over SRAK where possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | shift-09.ll | 5 ; Check that we use SLLK over SLL where useful. 15 ; Check that we use SLL over SLLK where possible. 25 ; Check that we use SRLK over SRL where useful. 35 ; Check that we use SRL over SRLK where possible. 45 ; Check that we use SRAK over SRA where useful. 55 ; Check that we use SRA over SRAK where possible.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/ |
D | stack-alignment.ll | 67 %over = alloca i32, align 32 69 call void @somefunc(i32* %over) 102 ; CHECK: get_local $push[[over:.+]]=, [[FP]] 103 ; CHECK-NEXT: call somefunc@FUNCTION, $pop[[over]] 111 %over = alloca i32, align 32 113 call void @somefunc(i32* %over) 130 ; CHECK: i32.add $push[[over:.+]]=, $pop[[L18]], $pop{{.+}} 131 ; CHECK-NEXT: call somefunc@FUNCTION, $pop[[over]] 142 %over = alloca i32, align 32 145 call void @somefunc(i32* %over)
|
/external/eigen/unsupported/Eigen/ |
D | BVH | 32 …* of the two basic algorithms over a BVH: intersection of a query object against all objects in th… 33 …* of a function over the objects in the hierarchy. It also provides intersection and minimization… 36 * over a volume is no greater than the minimum of a function over any object contained in it. 47 …* Some sample queries that can be written in terms of function minimization over a set of objects … 61 typedef VolumeIterator //an iterator type over node children--returns Index 62 typedef ObjectIterator //an iterator over object (leaf) children--returns const Object & 67 //getChildren takes a node index and makes [outVBegin, outVEnd) range over its node children 68 //and [outOBegin, outOEnd) range over its object children
|
/external/slf4j/jcl-over-slf4j/src/main/resources/META-INF/ |
D | MANIFEST.MF | 1 Implementation-Title: jcl-over-slf4j 3 Bundle-SymbolicName: jcl.over.slf4j 4 Bundle-Name: jcl-over-slf4j
|
/external/ltp/testcases/network/stress/ssh/ |
D | 00_Descriptions.txt | 2 Verify the ssh connectivity over IPv4/IPv6 is not broken 6 Verify the ssh connectivity over IPv4/IPv6 is not broken 10 Verify the ssh connectivity over IPv4/IPv6 is not broken
|
/external/strace/xlat/ |
D | ethernet_protocols.in | 13 ETH_P_PPPTALK 0x0010 /* Dummy type for Atalk over PPP*/ 54 ETH_P_IPX 0x8137 /* IPX over DIX */ 55 ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ 65 ETH_P_ATMFATE 0x8884 /* Frame-based ATM Transport over Ethernet */ 67 ETH_P_AOE 0x88A2 /* ATA over Ethernet */ 79 ETH_P_FCOE 0x8906 /* Fibre Channel over Ethernet */ 82 ETH_P_IBOE 0x8915 /* Infiniband over Ethernet */
|
/external/tcpdump/tests/ |
D | pgm_zmtp1v.out | 25 0x0010: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t 28 0x0040: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the. 31 0x0070: 6d70 7320 6f76 6572 2074 6865 206c 617a mps.over.the.laz 39 0x0020: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t 42 0x0050: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the. 50 0x0000: 7073 206f 7665 7220 7468 6520 6c61 7a79 ps.over.the.lazy 53 0x0030: 6f76 6572 2074 6865 206c 617a 7920 646f over.the.lazy.do
|
D | epgm_zmtp1v.out | 29 0x0010: 666f 7820 6a75 6d70 7320 6f76 6572 2074 fox.jumps.over.t 32 0x0040: 206a 756d 7073 206f 7665 7220 7468 6520 .jumps.over.the. 35 0x0070: 6d70 7320 6f76 6572 2074 6865 206c 617a mps.over.the.laz 41 0x0000: 756d 7073 206f 7665 7220 7468 6520 6c61 umps.over.the.la 44 0x0030: 7320 6f76 6572 2074 6865 206c 617a 7920 s.over.the.lazy. 55 0x0010: 7073 206f 7665 7220 7468 6520 6c61 7a79 ps.over.the.lazy 58 0x0040: 6f76 6572 2074 6865 206c 617a 7920 646f over.the.lazy.do
|
/external/python/cpython2/Lib/test/ |
D | tokenize_tests.txt | 81 jumps over 84 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n' 88 jumps over 94 jumps over\n\ 100 jumps over\n\
|
/external/scapy/scapy/contrib/ |
D | nsh.uts | 10 = Build a NSH over NSH packet with NSP=42, and NSI=1 14 = Build a Ethernet over NSH over Ethernet packet (NSH over Ethernet encapsulating the original pack… 17 = Build a NSH over GRE packet, and verify GRE Bindings
|
/external/slf4j/log4j-over-slf4j/src/main/resources/META-INF/ |
D | MANIFEST.MF | 1 Implementation-Title: log4j-over-slf4j 3 Bundle-SymbolicName: log4j.over.slf4j 4 Bundle-Name: log4j-over-slf4j
|
/external/python/cpython3/Lib/test/ |
D | tokenize_tests.txt | 81 jumps over 84 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n' 88 jumps over 94 jumps over\n\ 100 jumps over\n\
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/ |
D | p8.cpp | 67 void over(Distinct); 69 void over(int); 73 ::over(d); in foo3()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_ShuffleDataset.pbtxt | 7 The number of output elements to buffer in an iterator over 29 If true, each iterator over this dataset will be given 32 seed, and repeated iteration over this dataset will yield the exact same
|
/external/clang/test/ |
D | cxx-sections.data | 256 13 [over] 257 13.1 [over.load] 258 13.2 [over.dcl] 259 13.3 [over.match] 260 13.3.1 [over.match.funcs] 261 13.3.1.1 [over.match.call] 262 13.3.1.1.1 [over.call.func] 263 13.3.1.1.2 [over.call.object] 264 13.3.1.2 [over.match.oper] 265 13.3.1.3 [over.match.ctor] [all …]
|
/external/clang/docs/ |
D | LibTooling.rst | 15 Tools built with LibTooling, like Clang Plugins, run ``FrontendActions`` over 21 ``SyntaxOnlyAction``, which runs a quick syntax check, over a bunch of code. 26 If you ever wanted to run a ``FrontendAction`` over some sample code, for 35 // runToolOnCode returns whether the action was correctly run over the 84 our ``FrontendAction`` over some code. For example, to run the 85 ``SyntaxOnlyAction`` over the files "a.cc" and "b.cc" one would write: 89 // A clang tool can run over a number of sources in the same process... 94 // We hand the CompilationDatabase we created and the sources to run over into 170 Now you can run :program:`clang-check` over files in the project by specifying
|
/external/slf4j/slf4j-site/src/site/pages/ |
D | .htaccess | 1 Redirect permanent /log4j-over-slf4j.html http://www.slf4j.org/legacy.html#log4j-over-slf4j
|
12345678910>>...89