Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 5155) sorted by relevance

12345678910>>...207

/external/llvm/test/ExecutionEngine/
Dtest-cast.ll9 zext i1 true to i8 ; <i8>:2 [#uses=0]
10 zext i1 true to i8 ; <i8>:3 [#uses=0]
11 zext i1 true to i16 ; <i16>:4 [#uses=0]
12 zext i1 true to i16 ; <i16>:5 [#uses=0]
13 zext i1 true to i32 ; <i32>:6 [#uses=0]
14 zext i1 true to i32 ; <i32>:7 [#uses=0]
15 zext i1 true to i64 ; <i64>:8 [#uses=0]
16 zext i1 true to i64 ; <i64>:9 [#uses=0]
17 uitofp i1 true to float ; <float>:10 [#uses=0]
18 uitofp i1 true to double ; <double>:11 [#uses=0]
[all …]
/external/icu4c/data/translit/
DFullwidth_Halfwidth.txt10 ガ↔ガ; # to KATAKANA LETTER GA
11 ギ↔ギ; # to KATAKANA LETTER GI
12 グ↔グ; # to KATAKANA LETTER GU
13 ゲ↔ゲ; # to KATAKANA LETTER GE
14 ゴ↔ゴ; # to KATAKANA LETTER GO
15 ザ↔ザ; # to KATAKANA LETTER ZA
16 ジ↔ジ; # to KATAKANA LETTER ZI
17 ズ↔ズ; # to KATAKANA LETTER ZU
18 ゼ↔ゼ; # to KATAKANA LETTER ZE
19 ゾ↔ゾ; # to KATAKANA LETTER ZO
[all …]
/external/grub/netboot/
Dlinux-asm-string.h24 extern void *__memcpy(void * to, const void * from, size_t n);
25 extern void *__constant_memcpy(void * to, const void * from, size_t n);
32 extern inline void * __memcpy(void * to, const void * from, size_t n) in __memcpy() argument
46 :"0" (n/4), "q" (n),"1" ((long) to),"2" ((long) from) in __memcpy()
48 return (to); in __memcpy()
55 extern inline void * __constant_memcpy(void * to, const void * from, size_t n) in __constant_memcpy() argument
59 return to; in __constant_memcpy()
61 *(unsigned char *)to = *(const unsigned char *)from; in __constant_memcpy()
62 return to; in __constant_memcpy()
64 *(unsigned short *)to = *(const unsigned short *)from; in __constant_memcpy()
[all …]
/external/bison/
Dconfig.hin3 /* Define to 1 if translation of program messages to the user's native
8 prefix, define this to compute the length of that prefix, including the
23 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
27 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
31 /* Define to 1 if the system has the type `clock_t'. */
38 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
42 /* Define to 1 if you have the declaration of `clock', and to 0 if you don't.
46 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
50 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
54 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
[all …]
/external/valgrind/main/
Dconfig.h.in3 /* Define to 1 if you're using AIX 5.1 or 5.2 or 5.3 */
15 /* Define to 1 if you're using Darwin */
21 /* configured to run as an inner Valgrind */
24 /* path to GDB */
27 /* Define to 1 if you're using glibc 2.10.x */
30 /* Define to 1 if you're using glibc 2.11.x */
33 /* Define to 1 if you're using glibc 2.12.x */
36 /* Define to 1 if you're using glibc 2.13.x */
39 /* Define to 1 if you're using glibc 2.2.x */
42 /* Define to 1 if you're using glibc 2.3.x */
[all …]
/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h56 …t bdaddr_t *bdaddr, uint16_t ptype, uint16_t clkoffset, uint8_t rswitch, uint16_t *handle, int to);
57 int hci_disconnect(int dd, uint16_t handle, uint8_t reason, int to);
64 int hci_read_local_name(int dd, int len, char *name, int to);
65 int hci_write_local_name(int dd, const char *name, int to);
66 int hci_read_remote_name(int dd, const bdaddr_t *bdaddr, int len, char *name, int to);
67 …, const bdaddr_t *bdaddr, uint8_t pscan_rep_mode, uint16_t clkoffset, int len, char *name, int to);
68 int hci_read_remote_name_cancel(int dd, const bdaddr_t *bdaddr, int to);
69 int hci_read_remote_version(int dd, uint16_t handle, struct hci_version *ver, int to);
70 int hci_read_remote_features(int dd, uint16_t handle, uint8_t *features, int to);
71 …_ext_features(int dd, uint16_t handle, uint8_t page, uint8_t *max_page, uint8_t *features, int to);
[all …]
/external/dropbear/
Dconfig.h.in54 /* Define to 1 if you have the `basename' function. */
57 /* Define to 1 if you have the `clearenv' function. */
63 /* Define to 1 if you have the <crypt.h> header file. */
66 /* Define to 1 if you have the `daemon' function. */
72 /* Define to 1 if you have the `dup2' function. */
75 /* Define to 1 if you have the `endutent' function. */
78 /* Define to 1 if you have the `endutxent' function. */
81 /* Define to 1 if you have the <fcntl.h> header file. */
84 /* Define to 1 if you have the `freeaddrinfo' function. */
87 /* Define to 1 if you have the `gai_strerror' function. */
[all …]
/external/valgrind/main/exp-ptrcheck/tests/
Dadd.stderr.exp2 about to do 14 [0]
6 about to do 14 [-1]
11 about to do 16 [0]
12 about to do 16 [-1]
20 about to do 18 [0]
21 about to do 18 [-1]
30 Invalid arguments to Add32/Add64
35 about to do 20 [0]
40 about to do 20 [-1]
45 about to do 22 [0]
[all …]
Dor.stderr.exp2 about to do 14 [0]
6 about to do 14 [-1]
11 about to do 16 [0]
12 about to do 16 [-1]
20 about to do 18 [0]
21 about to do 18 [-1]
35 about to do 20 [0]
40 about to do 20 [-1]
46 Invalid arguments to Or32/Or64
54 about to do 21 [0]
[all …]
Dxor.stderr.exp2 about to do 14 [0]
8 about to do 14 [-1]
15 about to do 16 [0]
16 about to do 16 [-1]
17 about to do 18 [0]
18 about to do 18 [-1]
19 about to do 20 [0]
26 about to do 20 [-1]
33 about to do 22 [0]
34 about to do 22 [-1]
[all …]
/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz
/external/icu4c/data/curr/
DsupplementalData.txt11 * Map from ISO 3166 country codes to ISO 4217 currency codes
29 to:intvector{ /** 2002-02-28 */
40 to:intvector{ /** 2002-02-17 */
51 to:intvector{ /** 2001-12-31 */
80 to:intvector{ /** 2002-12-31 */
118 to:intvector{ /** 1965-08-16 */
138 to:intvector{ /** 1993-11-22 */
149 to:intvector{ /** 1991-12-25 */
178 to:intvector{ /** 2000-02-01 */
189 to:intvector{ /** 2000-02-01 */
[all …]
/external/llvm/test/CodeGen/X86/
D2008-10-02-Atomics32-2.ll22 %2 = bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*> [#uses=1]
24 %4 = bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*> [#uses=1]
26 %6 = bitcast i8* bitcast (i32* @si to i8*) to i32* ; <i32*> [#uses=1]
28 %8 = bitcast i8* bitcast (i32* @ui to i8*) to i32* ; <i32*> [#uses=1]
30 %10 = bitcast i8* bitcast (i32* @sl to i8*) to i32* ; <i32*> [#uses=1]
32 %12 = bitcast i8* bitcast (i32* @ul to i8*) to i32* ; <i32*> [#uses=1]
34 %14 = bitcast i8* bitcast (i64* @sll to i8*) to i64* ; <i64*> [#uses=1]
36 %16 = bitcast i8* bitcast (i64* @ull to i8*) to i64* ; <i64*> [#uses=1]
40 %20 = bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*> [#uses=1]
42 %22 = bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*> [#uses=1]
[all …]
DAtomics-64.ll20 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:2 [#uses=1]
22 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:4 [#uses=1]
24 bitcast i8* bitcast (i32* @si to i8*) to i32* ; <i32*>:6 [#uses=1]
26 bitcast i8* bitcast (i32* @ui to i8*) to i32* ; <i32*>:8 [#uses=1]
28 bitcast i8* bitcast (i64* @sl to i8*) to i64* ; <i64*>:10 [#uses=1]
30 bitcast i8* bitcast (i64* @ul to i8*) to i64* ; <i64*>:12 [#uses=1]
32 bitcast i8* bitcast (i64* @sll to i8*) to i64* ; <i64*>:14 [#uses=1]
34 bitcast i8* bitcast (i64* @ull to i8*) to i64* ; <i64*>:16 [#uses=1]
38 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:20 [#uses=1]
40 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:22 [#uses=1]
[all …]
Dmmx-builtins.ll8 %0 = bitcast <1 x i64> %b to <4 x i16>
9 %1 = bitcast <1 x i64> %a to <4 x i16>
10 %2 = bitcast <4 x i16> %1 to x86_mmx
11 %3 = bitcast <4 x i16> %0 to x86_mmx
13 %5 = bitcast x86_mmx %4 to <4 x i16>
14 %6 = bitcast <4 x i16> %5 to <1 x i64>
24 %0 = bitcast <1 x i64> %b to <2 x i32>
25 %1 = bitcast <1 x i64> %a to <2 x i32>
26 %mmx_var.i = bitcast <2 x i32> %1 to x86_mmx
27 %mmx_var1.i = bitcast <2 x i32> %0 to x86_mmx
[all …]
DAtomics-32.ll19 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:2 [#uses=1]
21 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:4 [#uses=1]
23 bitcast i8* bitcast (i32* @si to i8*) to i32* ; <i32*>:6 [#uses=1]
25 bitcast i8* bitcast (i32* @ui to i8*) to i32* ; <i32*>:8 [#uses=1]
27 bitcast i8* bitcast (i32* @sl to i8*) to i32* ; <i32*>:10 [#uses=1]
29 bitcast i8* bitcast (i32* @ul to i8*) to i32* ; <i32*>:12 [#uses=1]
33 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:16 [#uses=1]
35 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:18 [#uses=1]
37 bitcast i8* bitcast (i32* @si to i8*) to i32* ; <i32*>:20 [#uses=1]
39 bitcast i8* bitcast (i32* @ui to i8*) to i32* ; <i32*>:22 [#uses=1]
[all …]
/external/srtp/
Dconfig.h_win32vc713 /* Path to random device */
16 /* Define to compile in dynamic debugging system. */
19 /* Report errors to this file. */
22 /* Define to use logging to stdout. */
25 /* Define this to use ISMAcryp code. */
28 /* Define to 1 if you have the <arpa/inet.h> header file. */
31 /* Define to 1 if you have the <byteswap.h> header file. */
34 /* Define to 1 if you have the `inet_aton' function. */
37 /* Define to 1 if the system has the type `int16_t'. */
40 /* Define to 1 if the system has the type `int32_t'. */
[all …]
Dconfig.hw14 /* Path to random device */
17 /* Define to compile in dynamic debugging system. */
20 /* Report errors to this file. */
23 /* Define to use logging to stdout. */
26 /* Define this to use ISMAcryp code. */
29 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 /* Define to 1 if you have the <byteswap.h> header file. */
35 /* Define to 1 if you have the `inet_aton' function. */
38 /* Define to 1 if the system has the type `int16_t'. */
41 /* Define to 1 if the system has the type `int32_t'. */
[all …]
/external/llvm/include/llvm/Config/
Dconfig.h.in36 /* Define to 1 if you have the `argz_append' function. */
39 /* Define to 1 if you have the `argz_create_sep' function. */
42 /* Define to 1 if you have the <argz.h> header file. */
45 /* Define to 1 if you have the `argz_insert' function. */
48 /* Define to 1 if you have the `argz_next' function. */
51 /* Define to 1 if you have the `argz_stringify' function. */
54 /* Define to 1 if you have the <assert.h> header file. */
57 /* Define to 1 if you have the `backtrace' function. */
60 /* Define to 1 if you have the `bcopy' function. */
63 /* Define to 1 if you have the `ceilf' function. */
[all …]
Dconfig.h.cmake20 /* Define to 1 if you have the `argz_append' function. */
23 /* Define to 1 if you have the `argz_create_sep' function. */
26 /* Define to 1 if you have the <argz.h> header file. */
29 /* Define to 1 if you have the `argz_insert' function. */
32 /* Define to 1 if you have the `argz_next' function. */
35 /* Define to 1 if you have the `argz_stringify' function. */
38 /* Define to 1 if you have the <assert.h> header file. */
41 /* Define to 1 if you have the `backtrace' function. */
44 /* Define to 1 if you have the `bcopy' function. */
47 /* Define to 1 if you have the `ceilf' function. */
[all …]
/external/llvm/test/Other/
Dconstant-fold-gep.ll21 ; PLAIN: @G8 = global i8* getelementptr (i8* inttoptr (i32 1 to i8*), i32 -1)
22 ; PLAIN: @G1 = global i1* getelementptr (i1* inttoptr (i32 1 to i1*), i32 -1)
23 ; PLAIN: @F8 = global i8* getelementptr (i8* inttoptr (i32 1 to i8*), i32 -2)
24 ; PLAIN: @F1 = global i1* getelementptr (i1* inttoptr (i32 1 to i1*), i32 -2)
27 ; OPT: @G8 = global i8* getelementptr (i8* inttoptr (i32 1 to i8*), i32 -1)
28 ; OPT: @G1 = global i1* getelementptr (i1* inttoptr (i32 1 to i1*), i32 -1)
29 ; OPT: @F8 = global i8* getelementptr (i8* inttoptr (i32 1 to i8*), i32 -2)
30 ; OPT: @F1 = global i1* getelementptr (i1* inttoptr (i32 1 to i1*), i32 -2)
35 ; TO: @F8 = global i8* inttoptr (i64 -1 to i8*)
36 ; TO: @F1 = global i1* inttoptr (i64 -1 to i1*)
[all …]
/external/chromium/third_party/libevent/
Dconfig.h.in9 /* Define to 1 if you have the `clock_gettime' function. */
15 /* Define to 1 if you have the <dlfcn.h> header file. */
21 /* Define to 1 if you have the `epoll_ctl' function. */
27 /* Define to 1 if you have the `fcntl' function. */
30 /* Define to 1 if you have the <fcntl.h> header file. */
33 /* Define to 1 if the system has the type `fd_mask'. */
36 /* Define to 1 if you have the `getaddrinfo' function. */
39 /* Define to 1 if you have the `getegid' function. */
42 /* Define to 1 if you have the `geteuid' function. */
45 /* Define to 1 if you have the `getnameinfo' function. */
[all …]
/external/llvm/test/CodeGen/PowerPC/
DAtomics-64.ll3 ; This test is disabled until PPCISelLowering learns to insert proper 64-bit
5 ; 64-bit operands which causes the machine code verifier to throw a tantrum.
26 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:2 [#uses=1]
28 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:4 [#uses=1]
30 bitcast i8* bitcast (i32* @si to i8*) to i32* ; <i32*>:6 [#uses=1]
32 bitcast i8* bitcast (i32* @ui to i8*) to i32* ; <i32*>:8 [#uses=1]
34 bitcast i8* bitcast (i64* @sl to i8*) to i64* ; <i64*>:10 [#uses=1]
36 bitcast i8* bitcast (i64* @ul to i8*) to i64* ; <i64*>:12 [#uses=1]
40 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:16 [#uses=1]
42 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:18 [#uses=1]
[all …]
DAtomics-32.ll20 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:2 [#uses=1]
22 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:4 [#uses=1]
24 bitcast i8* bitcast (i32* @si to i8*) to i32* ; <i32*>:6 [#uses=1]
26 bitcast i8* bitcast (i32* @ui to i8*) to i32* ; <i32*>:8 [#uses=1]
28 bitcast i8* bitcast (i32* @sl to i8*) to i32* ; <i32*>:10 [#uses=1]
30 bitcast i8* bitcast (i32* @ul to i8*) to i32* ; <i32*>:12 [#uses=1]
34 bitcast i8* bitcast (i16* @ss to i8*) to i16* ; <i16*>:16 [#uses=1]
36 bitcast i8* bitcast (i16* @us to i8*) to i16* ; <i16*>:18 [#uses=1]
38 bitcast i8* bitcast (i32* @si to i8*) to i32* ; <i32*>:20 [#uses=1]
40 bitcast i8* bitcast (i32* @ui to i8*) to i32* ; <i32*>:22 [#uses=1]
[all …]
/external/strace/
Dconfig.h.in12 /* Define to the type of elements in the array set by `getgroups'. Usually
16 /* Define to 1 if you have the <asm/reg.h> header file. */
19 /* Define to 1 if you have the <asm/sigcontext.h> header file. */
22 /* Define to 1 if you have the <asm/sysmips.h> header file. */
25 /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you
29 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
33 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
37 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
41 /* Define to 1 if you have the `getdents' function. */
44 /* Define to 1 if you have the `if_indextoname' function. */
[all …]

12345678910>>...207