Home
last modified time | relevance | path

Searched refs:uc1 (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Dcomplex-convert.c17 unsigned char uc1; in foo() local
56 uc1 = csc; in foo()
61 uc1 = cuc; in foo()
66 uc1 = csll; in foo()
72 uc1 = cull; in foo()
/external/clang/test/CXX/expr/
Dp9.cpp22 __typeof__(uc0 + uc0) uc1; variable
23 int &ucr = uc1;
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3-0x.cpp25 unsigned_c<1> uc1 = f<int>(); in test_f() local
/external/fio/os/windows/
Deula.rtf3 {\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\t…
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
Dp7-cxx11-nowarn.cpp15 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
Dp7-0x.cpp14 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
/external/llvm/lib/Support/
Dregcomp.c1273 unsigned uc1 = (uch)c1; in samesets() local
1277 if (col[uc1] != col[uc2]) in samesets()