Searched refs:uchar (Results 1 - 25 of 238) sorted by relevance

12345678910

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
H A Duchar_h.pass.cpp13 // <uchar.h>
15 #include <uchar.h>
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
H A Duchar_h.pass.cpp12 // <uchar.h>
14 #include <uchar.h>
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
H A Duchar_h.pass.cpp13 // <uchar.h>
15 #include <uchar.h>
/prebuilts/sdk/renderscript/include/
H A Drs_value_types.rsh28 * Unsigned integer: uchar, uint8_t ushort, uint16_t uint, uint32_t ulong, uint64_t
202 * uchar: 8 bit unsigned integer
206 typedef uint8_t uchar;
309 * A vector of two uchars. These two uchar fields packed into a single 16 bit field
312 typedef uchar __attribute__((ext_vector_type(2))) uchar2;
317 * A vector of three uchars. These three uchar fields packed into a single 32 bit field
320 typedef uchar __attribute__((ext_vector_type(3))) uchar3;
325 * A vector of four uchars. These four uchar fields packed into a single 32 bit field
328 typedef uchar __attribute__((ext_vector_type(4))) uchar4;
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
H A Dlibmach8db.c40 int (*get1)(Map*, uvlong, uchar*, int);
41 uchar *p;
42 uchar *ep;
43 uchar *startp;
48 get1(Map *m, uvlong addr, uchar *p, int n)
70 uchar mem[1+1+1+1+2+1+1+4+4]; /* raw instruction */
75 uchar jumptype; /* set to the operand type for jump/ret/call */
76 uchar amd64;
77 uchar rex; /* REX prefix (or zero) */
78 uchar o
[all...]
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
H A Dlibmach8db.c40 int (*get1)(Map*, uvlong, uchar*, int);
41 uchar *p;
42 uchar *ep;
43 uchar *startp;
48 get1(Map *m, uvlong addr, uchar *p, int n)
70 uchar mem[1+1+1+1+2+1+1+4+4]; /* raw instruction */
75 uchar jumptype; /* set to the operand type for jump/ret/call */
76 uchar amd64;
77 uchar rex; /* REX prefix (or zero) */
78 uchar o
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Dcoretypes.h205 typedef unsigned char uchar; typedef
H A Dexcept.h219 vec<uchar, va_gc> *GTY((tag ("0"))) other;
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8.275480/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8.275480/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
H A Dopencl-c.h31 typedef unsigned char uchar; typedef
84 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
85 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
86 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
87 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
88 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
288 char __ovld __cnfn convert_char_rte(uchar);
289 char __ovld __cnfn convert_char_sat_rte(uchar);
290 char __ovld __cnfn convert_char_rtz(uchar);
291 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0.285906/include/
H A Dopencl-c.h31 typedef unsigned char uchar; typedef
84 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
85 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
86 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
87 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
88 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
288 char __ovld __cnfn convert_char_rte(uchar);
289 char __ovld __cnfn convert_char_sat_rte(uchar);
290 char __ovld __cnfn convert_char_rtz(uchar);
291 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A Dopencl-c.h31 typedef unsigned char uchar; typedef
84 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
85 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
86 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
87 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
88 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
288 char __ovld __cnfn convert_char_rte(uchar);
289 char __ovld __cnfn convert_char_sat_rte(uchar);
290 char __ovld __cnfn convert_char_rtz(uchar);
291 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A Dopencl-c.h31 typedef unsigned char uchar; typedef
84 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
85 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
86 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
87 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
88 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
288 char __ovld __cnfn convert_char_rte(uchar);
289 char __ovld __cnfn convert_char_sat_rte(uchar);
290 char __ovld __cnfn convert_char_rtz(uchar);
291 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8.275480/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8.271374/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
H A Dopencl-c.h30 typedef unsigned char uchar; typedef
83 typedef uchar uchar2 __attribute__((ext_vector_type(2)));
84 typedef uchar uchar3 __attribute__((ext_vector_type(3)));
85 typedef uchar uchar4 __attribute__((ext_vector_type(4)));
86 typedef uchar uchar8 __attribute__((ext_vector_type(8)));
87 typedef uchar uchar16 __attribute__((ext_vector_type(16)));
287 char __ovld __cnfn convert_char_rte(uchar);
288 char __ovld __cnfn convert_char_sat_rte(uchar);
289 char __ovld __cnfn convert_char_rtz(uchar);
290 char __ovld __cnfn convert_char_sat_rtz(uchar);
[all...]

Completed in 892 milliseconds

12345678910