/external/OpenCL-CTS/test_common/gl/ |
D | helpers.cpp | 118 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture1DArray() local 136 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture1DArray() local 235 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture2DArray() local 253 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture2DArray() local 331 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTextureBuffer() local 349 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTextureBuffer() local 440 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture1D() local 458 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture1D() local 621 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture2D() local 639 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture2D() local [all …]
|
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p3-0x.cpp | 26 unsigned_c<2> uc2 = f<float, double>(); in test_f() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p3-0x.cpp | 26 unsigned_c<2> uc2 = f<float, double>(); in test_f() local
|
/external/llvm-project/clang/test/Sema/ |
D | zvector2.c | 6 vector unsigned char uc, uc2; variable
|
D | zvector.c | 6 vector unsigned char uc, uc2; variable
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | cppcoreguidelines-narrowing-conversions-unsigned-char.cpp | 71 unsigned char uc2 = 255; in narrow_constant_to_unsigned_integer_is_ok() local
|
D | cppcoreguidelines-narrowing-conversions.cpp | 213 unsigned char uc2 = 255; in narrow_constant_to_unsigned_integer_is_ok() local 247 char uc2 = b ? 1 : 128; in narrow_conditional_operator_contant_to_signed_is_not_ok() local
|
/external/clang/test/Sema/ |
D | zvector.c | 6 vector unsigned char uc, uc2; variable
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.cpp | 164 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture2D() local 252 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLTexture3D() local 565 cl_uchar uc2 = p[i * 4 + 2]; in CreateGLRenderbuffer() local
|
/external/llvm-project/clang/test/CodeGen/SystemZ/ |
D | zvector.c | 4 volatile vector unsigned char uc, uc2; variable
|
/external/clang/test/CodeGen/ |
D | zvector.c | 5 volatile vector unsigned char uc, uc2; variable
|
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
D | p7-cxx11-nowarn.cpp | 16 unsigned char uc2 = {-1}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
|
D | p7-0x.cpp | 15 unsigned char uc2 = {-1}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
D | p7-cxx11-nowarn.cpp | 16 unsigned char uc2 = {-1}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
|
D | p7-0x.cpp | 15 unsigned char uc2 = {-1}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in std_example() local
|
/external/clang/lib/Headers/ |
D | __clang_cuda_intrinsics.h | 195 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); in __ldg() typedef
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_gcm.cpp | 730 unsigned uc2 = uses[n]; in bu_release_val() local
|
/external/llvm-project/clang/lib/Headers/ |
D | __clang_cuda_intrinsics.h | 359 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); in __ldg() typedef
|
/external/curl/lib/ |
D | telnet.c | 959 unsigned char *uc1, *uc2; in sendsuboption() local
|
/external/llvm-project/llvm/lib/Support/ |
D | regcomp.c | 1412 unsigned uc2 = (uch)c2; in samesets() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regcomp.c | 1284 unsigned uc2 = (uch)c2; in samesets() local
|
/external/libcups/vcnet/regex/ |
D | regcomp.c | 1294 register unsigned uc2 = (unsigned char)c2; local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regcomp.c | 1412 unsigned uc2 = (uch)c2; in samesets() local
|
/external/llvm/lib/Support/ |
D | regcomp.c | 1284 unsigned uc2 = (uch)c2; in samesets() local
|
/external/libffi/testsuite/libffi.bhaible/ |
D | testcases.c | 79 uchar uc1='a', uc2=127, uc3=128, uc4=255, uc5=(uchar)-1; variable
|