| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| gnu_vector.c | 32 typedef VECTOR (2, int) int2; 52 int2 i2 = {1, 2}; 72 int2 i; 77 int2 i, j; 118 add_structvecs (int2 a, struct just_int2 b, struct two_int2 c)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| gnu_vector.c | 32 typedef VECTOR (2, int) int2; 52 int2 i2 = {1, 2}; 72 int2 i; 77 int2 i, j; 118 add_structvecs (int2 a, struct just_int2 b, struct two_int2 c)
|
| /src/external/mit/isl/dist/ |
| isl_test_int.c | 82 isl_int int1, int2; local 85 isl_int_init(int2); 89 isl_int_read(int2, arg2); 97 isl_sioimath_promote(int2); 99 isl_sioimath_try_demote(int2); 101 (*fn)(int1, int2); 105 isl_int_clear(int2); 112 isl_int int1, int2, int3; local 115 isl_int_init(int2); 120 isl_int_read(int2, arg2) 154 isl_int int1, int2; local 171 isl_int int1, int2, int3; local [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.opencl/ |
| operators.cl | 94 int2 i2 = (int2) (1, 2);
|
| datatypes.cl | 77 int2 i2 = (int2) (-1, -2);
|
| callfuncs.cl | 133 int2 i2 = (int2) (1, 2);
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opencl/ |
| operators.cl | 94 int2 i2 = (int2) (1, 2);
|
| datatypes.cl | 77 int2 i2 = (int2) (-1, -2);
|
| callfuncs.cl | 133 int2 i2 = (int2) (1, 2);
|
| /src/external/gpl3/gdb/dist/gdb/nat/ |
| linux-namespaces.c | 209 - INT2 (int, always sent, though not always used) - two 237 be passed in BUF, INT1 and INT2. The filename (in BUF) 256 /* Return an integer in INT1 and errno in INT2. */ 260 integer in INT1 otherwise. Return errno in INT2. */ 263 /* Return an integer in INT1, errno in INT2, and optionally 274 int fd, int int1, int int2, 318 debug_printf (" %d %d %d \"", fd, int1, int2); 338 int fd, int int1, int int2, 346 /* Build the basic TYPE, INT1, INT2 message. */ 354 iov[2].iov_base = &int2; 560 int fd = -1, int1, int2; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/nat/ |
| linux-namespaces.c | 208 - INT2 (int, always sent, though not always used) - two 236 be passed in BUF, INT1 and INT2. The filename (in BUF) 255 /* Return an integer in INT1 and errno in INT2. */ 259 integer in INT1 otherwise. Return errno in INT2. */ 262 /* Return an integer in INT1, errno in INT2, and optionally 273 int fd, int int1, int int2, 317 debug_printf (" %d %d %d \"", fd, int1, int2); 337 int fd, int int1, int int2, 345 /* Build the basic TYPE, INT1, INT2 message. */ 353 iov[2].iov_base = &int2; 559 int fd = -1, int1, int2; local [all...] |
| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| opencl-c.h | 848 char2 __ovld __cnfn convert_char2_rte(int2); 849 char2 __ovld __cnfn convert_char2_sat_rte(int2); 850 char2 __ovld __cnfn convert_char2_rtz(int2); 851 char2 __ovld __cnfn convert_char2_sat_rtz(int2); 852 char2 __ovld __cnfn convert_char2_rtp(int2); 853 char2 __ovld __cnfn convert_char2_sat_rtp(int2); 854 char2 __ovld __cnfn convert_char2_rtn(int2); 855 char2 __ovld __cnfn convert_char2_sat_rtn(int2); 856 char2 __ovld __cnfn convert_char2(int2); 857 char2 __ovld __cnfn convert_char2_sat(int2); [all...] |
| __clang_cuda_intrinsics.h | 331 inline __device__ int2 __ldg(const int2 *ptr) { 334 int2 ret;
|
| opencl-c-base.h | 115 typedef int int2 __attribute__((ext_vector_type(2))); typedef 496 #define as_int2(x) __builtin_astype((x), int2)
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/ |
| simd.d | 49 static if (is(Vector!(int[2]))) alias Vector!(int[2]) int2; ///
|
| /src/external/bsd/wpa/dist/wpa_supplicant/dbus/ |
| dbus_new_handlers_p2p.c | 303 unsigned int dur1 = 0, int1 = 0, dur2 = 0, int2 = 0; local 329 int2 = entry.uint32_value; 336 if (wpas_p2p_presence_req(wpa_s, dur1, int1, dur2, int2) < 0)
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| sslapitest.c | 578 char *int2 = test_mk_file_path(certsdir, "subinterCA.pem"); local 612 || !TEST_ptr((crt2 = load_cert_pem(int2, libctx))) 646 OPENSSL_free(int2);
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| sslapitest.c | 569 char *int2 = test_mk_file_path(certsdir, "subinterCA.pem"); local 602 || !TEST_ptr((crt2 = load_cert_pem(int2, libctx))) 636 OPENSSL_free(int2);
|
| /src/external/bsd/wpa/dist/wpa_supplicant/ |
| ctrl_iface.c | 7706 unsigned int dur1 = 0, int1 = 0, dur2 = 0, int2 = 0; local 7728 int2 = atoi(pos); 7731 return wpas_p2p_presence_req(wpa_s, dur1, int1, dur2, int2);
|