Searched refs:to (Results 1 - 25 of 3483) sorted by relevance

1234567891011>>

/external/guice/core/src/com/google/inject/binder/
H A DConstantBindingBuilder.java10 * Unless required by applicable law or agreed to in writing, software
20 * Binds to a constant value.
25 * Binds constant to the given value.
27 void to(String value); method in interface:ConstantBindingBuilder
30 * Binds constant to the given value.
32 void to(int value); method in interface:ConstantBindingBuilder
35 * Binds constant to the given value.
37 void to(long value); method in interface:ConstantBindingBuilder
40 * Binds constant to the given value.
42 void to(boolea method in interface:ConstantBindingBuilder
47 void to(double value); method in interface:ConstantBindingBuilder
52 void to(float value); method in interface:ConstantBindingBuilder
57 void to(short value); method in interface:ConstantBindingBuilder
62 void to(char value); method in interface:ConstantBindingBuilder
69 void to(byte value); method in interface:ConstantBindingBuilder
74 void to(Class<?> value); method in interface:ConstantBindingBuilder
79 <E extends Enum<E>> void to(E value); method in interface:ConstantBindingBuilder
[all...]
/external/flac/include/share/
H A Dutf8.h11 * environment variable CHARSET, or assumed to be US-ASCII.
22 int utf8_encode(const char *from, char **to);
23 int utf8_decode(const char *from, char **to);
/external/libpng/tests/
H A Dpngvalid-gamma-16-to-82 exec ./pngvalid --strict --gamma-16-to-8
/external/clang/test/SemaCXX/
H A Dconstexpr-duffs-device.cpp4 constexpr void copy(const char *from, unsigned long count, char *to) { argument
7 case 0: do { *to++ = *from++;
8 case 7: *to++ = *from++;
9 case 6: *to++ = *from++;
10 case 5: *to++ = *from++;
11 case 4: *to++ = *from++;
12 case 3: *to++ = *from++;
13 case 2: *to++ = *from++;
14 case 1: *to++ = *from++;
/external/valgrind/gdbserver_tests/
H A Dmchelp.stderrB.exp1 sending command help to pid ....
2 sending command help debug to pid ....
3 sending command v.kill to pid ....
H A DmcinvokeRU.stderrB.exp1 sending command v.wait 0 to pid ....
2 sending command v.wait 0 to pid ....
3 sending command v.wait 0 to pid ....
4 sending command v.wait 0 to pid ....
5 sending command v.wait 0 to pid ....
6 sending command v.wait 0 to pid ....
7 sending command v.wait 0 to pid ....
8 sending command v.wait 0 to pid ....
9 sending command v.wait 0 to pid ....
10 sending command v.wait 0 to pi
[all...]
H A DmcinvokeWS.stderrB.exp1 sending command v.wait 0 to pid ....
2 sending command v.wait 0 to pid ....
3 sending command v.wait 0 to pid ....
4 sending command v.wait 0 to pid ....
5 sending command v.wait 0 to pid ....
6 sending command v.wait 0 to pid ....
7 sending command v.wait 0 to pid ....
8 sending command v.wait 0 to pid ....
9 sending command v.wait 0 to pid ....
10 sending command v.wait 0 to pi
[all...]
/external/llvm/test/MC/ARM/
H A Dcoproc-diag.s1 # Special test to make sure we don't error on VFP co-proc access
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
H A DHost.inc21 // FIXME: Adapt to running version.
/external/valgrind/none/tests/
H A Dpth_blockedsig.stdout.exp1 thread CHILD sending SIGUSR1 to thread MAIN
/external/valgrind/none/tests/s390x/
H A Decag.stdout.exp1 just to silence the consistency checker
/external/ltp/testcases/kernel/fs/fs_bind/bind/
H A D00_Descriptions.txt16 /* along with this program; if not, write to the Free Software */
25 test01 - shared child to shared parent.
26 test02 - shared child to private parent.
27 test03 - shared child to slave parent.
28 test04 - shared child to unclonable parent.
29 test05 - private child to shared parent.
30 test06 - private child to private parent.
31 test07 - private child to slave parent.
33 test08 - private child to uncloneable parent.
34 test09 - slave child to share
[all...]
/external/ltp/testcases/kernel/fs/fs_bind/move/
H A D00_Descriptions.txt16 /* along with this program; if not, write to the Free Software */
25 test01 - shared child to shared parent.
26 test02 - shared subtree to private parent.
27 test03 - shared subtree to slave parent.
28 test04 - shared subtree to uncloneable parent.
29 test05 - private subtree to shared parent.
30 test06 - private subtree to private parent.
31 test07 - private subtree to slave parent.
32 test08 - private subtree to uncloneable parent.
33 test09 - slave subtree to share
[all...]
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
H A DCaseFormatTest.java10 * Unless required by applicable law or agreed to in writing, software
40 assertSame(from + " to " + from, "foo", from.to(from, "foo"));
41 for (CaseFormat to : CaseFormat.values()) {
42 assertEquals(from + " to " + to, "", from.to(to, ""));
43 assertEquals(from + " to " + to, " ", fro
[all...]
/external/guava/guava-tests/test/com/google/common/base/
H A DCaseFormatTest.java10 * Unless required by applicable law or agreed to in writing, software
42 assertSame(from + " to " + from, "foo", from.to(from, "foo"));
43 for (CaseFormat to : CaseFormat.values()) {
44 assertEquals(from + " to " + to, "", from.to(to, ""));
45 assertEquals(from + " to " + to, " ", fro
[all...]
/external/clang/test/CodeGen/
H A D2002-03-12-StructInitialize.c5 long to; member in struct:Connection_Type
H A D2002-03-12-StructInitializer.c9 long to; member in struct:Connection_Type
/external/wpa_supplicant_8/hostapd/src/fst/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/hostapd/src/pae/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/src/fst/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/src/pae/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/wpa_supplicant/src/fst/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/jsilver/src/com/google/streamhtmlparser/impl/
H A DStateTableTransition.java10 * Unless required by applicable law or agreed to in writing, software
32 * state to go from A to B for any character that is either 1,2,3 or in
39 private final InternalState to; field in class:StateTableTransition
44 * specified and is subject to change.
51 expression, from, to);
55 InternalState to) {
59 Preconditions.checkNotNull(to);
62 this.to = to;
54 StateTableTransition(String expression, InternalState from, InternalState to) argument
[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 */
26 test01 - shared child to shared parent.
27 test02 - shared child to private parent.
28 test03 - shared child to slave parent.
29 test04 - shared child to unclonable parent.
30 test05 - private child to shared parent.
31 test06 - private child to private parent.
32 test07 - private child to slave parent.
33 test08 - private child to uncloneable parent.
34 test09 - slave child to share
[all...]

Completed in 618 milliseconds

1234567891011>>