Home
last modified time | relevance | path

Searched defs:uchar3 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libclc/generic/include/clc/
Dclctypes.h32 typedef __attribute__((ext_vector_type(3))) uchar uchar3; typedef
/external/clang/lib/Headers/
Dopencl-c.h84 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
/external/llvm-project/clang/lib/Headers/
Dopencl-c-base.h71 typedef uchar uchar3 __attribute__((ext_vector_type(3))); typedef
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c275 UChar* uchar3 = 0; in TestConvert() local