Home
last modified time | relevance | path

Searched defs:uchar2 (Results 1 – 25 of 149) sorted by relevance

123456

/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_types_uchar2.h27 struct uchar2 { struct
34 ccl_device_inline uchar2 make_uchar2(uchar x, uchar y); argument
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/
H A Dunicode-utils.h84 #define IS_LEAD_SURROGATE(uchar2) \ argument
86 #define IS_TRAIL_SURROGATE(uchar2) \ argument
/dports/net/wireshark/wireshark-3.6.1/wsutil/
H A Dunicode-utils.h84 #define IS_LEAD_SURROGATE(uchar2) \ argument
86 #define IS_TRAIL_SURROGATE(uchar2) \ argument
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/
H A Dunicode-utils.h84 #define IS_LEAD_SURROGATE(uchar2) \ argument
86 #define IS_TRAIL_SURROGATE(uchar2) \ argument
/dports/net/tshark/wireshark-3.6.1/wsutil/
H A Dunicode-utils.h84 #define IS_LEAD_SURROGATE(uchar2) \ argument
86 #define IS_TRAIL_SURROGATE(uchar2) \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h42 typedef struct __device_builtin__ __align__(2) uchar2 struct
45 } uchar2; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h42 typedef struct __device_builtin__ __align__(2) uchar2 struct
45 } uchar2; argument
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dscott-b.c7 unsigned char uchar2=0; variable
/dports/lang/sdcc/sdcc-4.0.0/src/regression/
H A Db.c7 unsigned char uchar2=0; variable
H A Dptrfunc.c14 volatile unsigned char uchar2 = 0; variable
H A Drotate4.c10 unsigned char uchar2 = 0; variable
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/compat/cuda/
H A Dcuda_runtime.h42 typedef struct __device_builtin__ __align__(2) uchar2 struct
45 } uchar2; typedef
/dports/multimedia/handbrake/ffmpeg-4.4/compat/cuda/
H A Dcuda_runtime.h42 typedef struct __device_builtin__ __align__(2) uchar2 struct
45 } uchar2; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Headers/Inputs/include/
H A Dcuda.h39 struct uchar2 { struct
41 __host__ __device__ uchar2(unsigned char x = 0, unsigned char y = 0) : x(x), y(y) {} in x() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Headers/Inputs/include/
H A Dcuda.h39 struct uchar2 { struct
41 __host__ __device__ uchar2(unsigned char x = 0, unsigned char y = 0) : x(x), y(y) {} in x() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/Headers/Inputs/include/
H A Dcuda.h39 struct uchar2 { struct
41 __host__ __device__ uchar2(unsigned char x = 0, unsigned char y = 0) : x(x), y(y) {} in x() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Headers/Inputs/include/
H A Dcuda.h39 struct uchar2 { struct
41 __host__ __device__ uchar2(unsigned char x = 0, unsigned char y = 0) : x(x), y(y) {} in x() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Headers/Inputs/include/
H A Dcuda.h39 struct uchar2 { struct
41 __host__ __device__ uchar2(unsigned char x = 0, unsigned char y = 0) : x(x), y(y) {} in x() argument
/dports/devel/cc65/cc65-2.19/test/val/
H A Dptrfunc.c33 volatile unsigned char uchar2 = 0; variable
H A Drotate4.c35 unsigned char uchar2 = 0; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Headers/Inputs/include/
H A Dcuda.h37 struct uchar2 { struct
39 __host__ __device__ uchar2(unsigned char x = 0, unsigned char y = 0) : x(x), y(y) {} in x() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h31 typedef __attribute__((ext_vector_type(2))) uchar uchar2; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/include/clc/
H A Dclctypes.h31 typedef __attribute__((ext_vector_type(2))) uchar uchar2; typedef
/dports/devel/libclc/libclc-12.0.1.src/generic/include/clc/
H A Dclctypes.h31 typedef __attribute__((ext_vector_type(2))) uchar uchar2; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/include/clc/
H A Dclctypes.h31 typedef __attribute__((ext_vector_type(2))) uchar uchar2; typedef

123456