Searched refs:uChar (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dconproc.cpp240 rec.Event.KeyEvent.uChar.AsciiChar = *sz;
241 rec.Event.KeyEvent.uChar.UnicodeChar = *sz;
H A Dsys_win.cpp586 ch = recs[0].Event.KeyEvent.uChar.AsciiChar;
/external/valgrind/main/none/tests/amd64/
H A Dpcmpstr64.c21 UChar uChar[16]; member in union:__anon14147
85 dst->uChar[i] = xx;
108 res |= ((arg->uChar[i] == 0) ? 1 : 0) << i;
1289 UChar uChar[16]; member in union:__anon14148
1353 dst->uChar[i] = xx;
1376 res |= ((arg->uChar[i] == 0) ? 1 : 0) << i;
/external/quake/quake/src/QW/client/
H A Dsys_win.c425 ch = recs[0].Event.KeyEvent.uChar.AsciiChar;

Completed in 100 milliseconds