Searched refs:with (Results 1 - 25 of 1545) sorted by relevance

1234567891011>>

/external/mesa3d/src/compiler/glsl/glcpp/tests/
H A D049-if-expression-precedence.c2 failure with operator precedence
H A D000-content-with-spaces.c1 this is four tokens with spaces
H A D131-eof-without-newline.c1 this file ends with no newlin
H A D133-eof-without-newline-comment.c1 This file ends with no newline within a comment /*
H A D038-func-arg-with-commas.c2 foo(argument (with,embedded , commas) -- tricky)
H A D056-macro-argument-with-comma.c1 #define bar with,embedded,commas
/external/valgrind/none/tests/ppc32/
H A Djm-misc.stdout.exp2 dcbtct with various hint values completes with no exceptions
4 dcbtds with various hint values completes with no exceptions
6 dcbtst with various hint values completes with no exceptions
/external/valgrind/none/tests/ppc64/
H A Djm-misc.stdout.exp2 dcbtct with various hint values completes with no exceptions
4 dcbtds with various hint values completes with no exceptions
6 dcbtst with various hint values completes with no exceptions
/external/valgrind/gdbserver_tests/
H A Dnlgone_exit.stdoutB.exp2 Program exited with code 01.
/external/valgrind/none/tests/
H A Dmmap_fcntl_bug.stderr.exp1 Child exited with zero (TEST PASSED).
/external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
H A D00_Descriptions.txt16 /* along with this program; if not, write to the Free Software */
25 test01 - namespace with shared dirs
26 test02 - namespaces with parent-slave
27 test03 - namespace with unclonable mount
28 test04 - namespace with private mount.
29 test05 - namespace with multi-level
30 test06 - namespace with shared point bind mounted
36 namespace with shared dirs
41 namespaces with parent-slave
46 namespace with unclonabl
[all...]
/external/markdown/MarkdownTest/Tests_2004/
H A DYuri-Links-in-Headers.text10 # A header with a [link](http://www.link.com)
12 First with a hash
14 Another with a [link][a]
/external/llvm/test/MC/Mips/eva/
H A Dinvalid-noeva-wrong-error.s22 cachee 31, 255($7) # CHECK: :[[@LINE]]:23: error: expected memory with 9-bit signed offset
23 cachee 0, -256($4) # CHECK: :[[@LINE]]:22: error: expected memory with 9-bit signed offset
24 cachee 5, -140($4) # CHECK: :[[@LINE]]:22: error: expected memory with 9-bit signed offset
25 lbe $10,-256($25) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
26 lbe $13,255($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
27 lbe $11,146($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
28 lbue $13,-256($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
29 lbue $13,255($v0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
30 lbue $13,-190($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
31 lhe $13,-256($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with
[all...]
H A Dinvalid_R6.s9 lwle $s6,255($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
10 lwle $s7,-256($10) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
11 lwle $s7,-176($13) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
12 lwre $zero,255($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
13 lwre $zero,-256($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
14 lwre $zero,-176($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
15 swle $9,255($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
16 swle $10,-256($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
17 swle $8,131($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
18 swre $s4,255($13) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with
[all...]
/external/vboot_reference/utility/
H A Ddev_make_keypair19 0 = RSA1024 with SHA1
20 1 = RSA1024 with SHA256
21 2 = RSA1024 with SHA512
22 3 = RSA2048 with SHA1
23 4 = RSA2048 with SHA256
24 5 = RSA2048 with SHA512
25 6 = RSA4096 with SHA1
26 7 = RSA4096 with SHA256
27 8 = RSA4096 with SHA512
28 9 = RSA8192 with SHA
[all...]
/external/curl/docs/cmdline-opts/
H A Dtlspassword.d5 Set password for use with the TLS authentication method specified with
H A Dtlsuser.d6 Set username for use with the TLS authentication method specified with
/external/curl/packages/vms/
H A Dgnv_curl_configure.sh11 # purpose with or without fee is hereby granted, provided that the above
44 --disable-libtool-lock --with-gssapi --disable-ntlm-wb \
45 --with-ca-path=gnv\$curl_ca_path
/external/ltp/testcases/kernel/containers/
H A DREADME16 ## along with this program; if not, write to the Free Software ##
23 The tests requires the Kernel to be compiled with the following config's
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
H A DNumberFormatterApiTest.java54 NumberFormatter.with(),
69 NumberFormatter.with().notation(Notation.simple()),
82 "Basic with Negative Sign",
84 NumberFormatter.with(),
95 NumberFormatter.with().notation(Notation.scientific()),
110 NumberFormatter.with().notation(Notation.engineering()),
125 NumberFormatter.with().notation(Notation.scientific().withExponentSignDisplay(SignDisplay.ALWAYS)),
140 NumberFormatter.with().notation(Notation.scientific().withMinExponentDigits(2)),
155 NumberFormatter.with().notation(Notation.scientific()),
166 NumberFormatter.with()
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java51 NumberFormatter.with(),
66 NumberFormatter.with().notation(Notation.simple()),
79 "Basic with Negative Sign",
81 NumberFormatter.with(),
92 NumberFormatter.with().notation(Notation.scientific()),
107 NumberFormatter.with().notation(Notation.engineering()),
122 NumberFormatter.with().notation(Notation.scientific().withExponentSignDisplay(SignDisplay.ALWAYS)),
137 NumberFormatter.with().notation(Notation.scientific().withMinExponentDigits(2)),
152 NumberFormatter.with().notation(Notation.scientific()),
163 NumberFormatter.with()
[all...]
/external/llvm/test/MC/MachO/
H A Dx86_32-optimal_nop.s4 .align 4, 0 # start with 16 byte alignment filled with zeros
11 .align 4, 0 # start with 16 byte alignment filled with zeros
19 .align 4, 0 # start with 16 byte alignment filled with zeros
26 .align 4, 0 # start with 16 byte alignment filled with zeros
36 .align 4, 0 # start with 16 byte alignment filled with zero
[all...]
/external/swiftshader/third_party/LLVM/test/MC/MachO/
H A Dx86_32-optimal_nop.s4 .align 4, 0 # start with 16 byte alignment filled with zeros
11 .align 4, 0 # start with 16 byte alignment filled with zeros
19 .align 4, 0 # start with 16 byte alignment filled with zeros
26 .align 4, 0 # start with 16 byte alignment filled with zeros
36 .align 4, 0 # start with 16 byte alignment filled with zero
[all...]
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
H A D00_Descriptions.txt16 /* along with this program; if not, write to the Free Software */
42 test17 - shared subtree with shared child to shared subtree.
43 test18 - shared subtree with shared child to private subtree.
44 test19 - shared subtree with shared child to slave subtree.
45 test20 - shared subtree with shared child to uncloneable subtree.
46 test21 - shared subtree with private child to shared subtree.
47 test22 - shared subtree with private child to slave subtree.
48 test23 - shared subtree with private child to private subtree.
49 test24 - shared subtree with unclonable child to private subtree.
50 test25 - shared subtree with slav
[all...]
/external/guice/extensions/servlet/src/com/google/inject/servlet/
H A DServletsModuleBuilder.java5 * you may not use this file except in compliance with the License.
31 * Builds the guice module that binds configured servlets, with their
65 public void with(Class<? extends HttpServlet> servletKey) { method in class:ServletsModuleBuilder.ServletKeyBindingBuilderImpl
66 with(Key.get(servletKey));
69 public void with(Key<? extends HttpServlet> servletKey) { method in class:ServletsModuleBuilder.ServletKeyBindingBuilderImpl
70 with(servletKey, new HashMap<String, String>());
73 public void with(HttpServlet servlet) { method in class:ServletsModuleBuilder.ServletKeyBindingBuilderImpl
74 with(servlet, new HashMap<String, String>());
77 public void with(Class<? extends HttpServlet> servletKey, method in class:ServletsModuleBuilder.ServletKeyBindingBuilderImpl
79 with(Ke
82 public void with(Key<? extends HttpServlet> servletKey, method in class:ServletsModuleBuilder.ServletKeyBindingBuilderImpl
87 private void with(Key<? extends HttpServlet> servletKey, Map<String, String> initParams, method in class:ServletsModuleBuilder.ServletKeyBindingBuilderImpl
101 public void with(HttpServlet servlet, method in class:ServletsModuleBuilder.ServletKeyBindingBuilderImpl
[all...]

Completed in 586 milliseconds

1234567891011>>