HomeSort by relevance Sort by last modified time
    Searched refs:uc2 (Results 1 - 25 of 36) sorted by null

1 2

  /external/valgrind/none/tests/solaris/
context_link2.c 10 ucontext_t uc2; local
13 getcontext(&uc2);
14 assert(uc2.uc_link == arg);
  /external/clang/test/Sema/
zvector.c 6 vector unsigned char uc, uc2; variable
47 uc = uc2;
63 sc = uc2; // expected-error {{incompatible type}}
68 bc = uc2; // expected-error {{incompatible type}}
92 us = uc2; // expected-error {{incompatible type}}
93 ui = uc2; // expected-error {{incompatible type}}
94 ul = uc2; // expected-error {{incompatible type}}
95 fd = uc2; // expected-error {{incompatible type}}
112 bc = (vector bool char)uc2;
145 bl = (vector bool long long)uc2;
719 sc <<= uc2; local
723 uc <<= uc2; local
730 bc <<= uc2; \/\/ expected-error {{invalid operands}} local
819 sc >>= uc2; local
823 uc >>= uc2; local
830 bc >>= uc2; \/\/ expected-error {{invalid operands}} local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java 211 URLConnection uc2;
226 uc2 = url2.openConnection();
241 ((HttpURLConnection) uc2).disconnect();
442 assertEquals(Support_TestWebData.test2.length, uc2.getContentLength());
534 uc2.setDoInput(false);
535 assertFalse("Should have been set to false", uc2.getDoInput());
540 uc2.connect();
542 uc2.getInputStream();
561 uc2.setDoOutput(false);
562 assertFalse("Should have been set to false", uc2.getDoOutput())
    [all...]
  /external/clang/test/CodeGen/
zvector.c 5 volatile vector unsigned char uc, uc2; variable
31 // CHECK: [[VAL:%[^ ]+]] = load volatile <16 x i8>, <16 x i8>* @uc2
33 uc = uc2;
68 // CHECK: [[VAL:%[^ ]+]] = load volatile <16 x i8>, <16 x i8>* @uc2
70 uc = +uc2;
126 // CHECK: [[VAL:%[^ ]+]] = load volatile <16 x i8>, <16 x i8>* @uc2
128 ++uc2;
163 // CHECK: [[VAL:%[^ ]+]] = load volatile <16 x i8>, <16 x i8>* @uc2
165 uc2++;
200 // CHECK: [[VAL:%[^ ]+]] = load volatile <16 x i8>, <16 x i8>* @uc2
1746 sc <<= uc2; local
1764 uc <<= uc2; local
2048 sc >>= uc2; local
2066 uc >>= uc2; local
    [all...]
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p3-0x.cpp 26 unsigned_c<2> uc2 = f<float, double>(); local
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
weakref1u.d 26 .* U uc2
weakref1.s 40 .long uc2
41 .weakref Wuc2, uc2
42 .long uc2
weakref1.d 32 [0-9a-f]+ [^ ]* +uc2
33 [0-9a-f]+ [^ ]* +uc2
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
apitest.rs 51 volatile uchar2 uc2;
177 uc2 = rsGetElementAt_uchar2(aUChar2, 0);
178 rsSetElementAt_uchar2(aUChar2, uc2, 0);
179 uc2 = rsGetElementAt_uchar2(aUChar2, 0, 0);
180 rsSetElementAt_uchar2(aUChar2, uc2, 0, 0);
181 uc2 = rsGetElementAt_uchar2(aUChar2, 0, 0, 0);
182 rsSetElementAt_uchar2(aUChar2, uc2, 0, 0, 0);
435 c2 = convert_char2(uc2);
456 uc2 = convert_uchar2(c2);
457 uc2 = convert_uchar2(uc2)
    [all...]
  /frameworks/rs/tests/cpp_api/typecheck/
kernels.rs 33 uchar2 uc2;
  /external/clang/lib/Headers/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_intrinsics.h 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); typedef
196 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr));

Completed in 1504 milliseconds

1 2