Searched refs:uc1 (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/CXX/expr/
H A Dp9.cpp22 __typeof__(uc0 + uc0) uc1;
23 int &ucr = uc1;
/external/clang/test/CodeGen/
H A Dcomplex-convert.c17 unsigned char uc1; local
58 uc1 = csc;
63 uc1 = cuc;
68 uc1 = csll;
74 uc1 = cull;
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp3-0x.cpp25 unsigned_c<1> uc1 = f<int>(); local
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp14 unsigned char uc1 = {5}; // OK: no narrowing needed local
H A Dp7-cxx11-nowarn.cpp15 unsigned char uc1 = {5}; // OK: no narrowing needed local
/external/curl/lib/
H A Dtelnet.c1008 unsigned char *uc1, *uc2; local
1024 uc1 = (unsigned char *)&x;
1026 CURL_SB_ACCUM(tn, uc1[0]);
1027 CURL_SB_ACCUM(tn, uc1[1]);
/external/llvm/lib/Support/
H A Dregcomp.c1283 unsigned uc1 = (uch)c1; local
1287 if (col[uc1] != col[uc2])
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregcomp.c1245 unsigned uc1 = (uch)c1; local
1249 if (col[uc1] != col[uc2])
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c1283 unsigned uc1 = (uch)c1; local
1287 if (col[uc1] != col[uc2])

Completed in 429 milliseconds