Home
last modified time | relevance | path

Searched defs:Ch (Results 1 – 16 of 16) sorted by relevance

/reactos/win32ss/user/user32/windows/
H A Dtext.c11 GetC1Type(WCHAR Ch) in GetC1Type()
330 IsCharAlphaA(CHAR Ch) in IsCharAlphaA()
343 IsCharAlphaNumericA(CHAR Ch) in IsCharAlphaNumericA()
356 IsCharAlphaNumericW(WCHAR Ch) in IsCharAlphaNumericW()
366 IsCharAlphaW(WCHAR Ch) in IsCharAlphaW()
376 IsCharLowerA(CHAR Ch) in IsCharLowerA()
389 IsCharLowerW(WCHAR Ch) in IsCharLowerW()
399 IsCharUpperA(CHAR Ch) in IsCharUpperA()
412 IsCharUpperW(WCHAR Ch) in IsCharUpperW()
/reactos/boot/freeldr/freeldr/arch/i386/pc98/
H A Dpc98video.c281 Pc98AsciiToJisX(int Ch) in Pc98AsciiToJisX()
309 Pc98VideoTextRamPutChar(int Ch, UCHAR Attr, unsigned X, unsigned Y) in Pc98VideoTextRamPutChar()
316 Pc98VideoPutChar(int Ch, UCHAR Attr, unsigned X, unsigned Y) in Pc98VideoPutChar()
H A Dpc98cons.c25 Pc98ConsPutChar(int Ch) in Pc98ConsPutChar()
/reactos/boot/freeldr/freeldr/arch/i386/pc/
H A Dpccons.c28 PcConsPutChar(int Ch) in PcConsPutChar()
H A Dpcvideo.c1105 PcVideoPutChar(int Ch, UCHAR Attr, unsigned X, unsigned Y) in PcVideoPutChar()
/reactos/boot/armllb/
H A Dfw.c32 LlbFwPutChar(INT Ch) in LlbFwPutChar()
/reactos/modules/rostests/kmtests/rtl/
H A DRtlSplayTree.c45 PCHAR Ch; in RtlSplayTreeTest() local
/reactos/base/shell/cmd/
H A Dchoice.c120 TCHAR Ch; in CommandChoice() local
/reactos/sdk/tools/mkisofs/schilytools/libschily/
H A Dmatch.c395 PCHAR Ch; member
519 PCHAR Ch; local
/reactos/boot/freeldr/freeldr/include/
H A Dmachine.h86 #define MachConsPutChar(Ch) \ argument
106 #define MachVideoPutChar(Ch, Attr, X, Y) \ argument
/reactos/boot/freeldr/freeldr/arch/uefi/
H A Duefivid.c142 UefiVideoPutChar(int Ch, UCHAR Attr, unsigned X, unsigned Y) in UefiVideoPutChar()
/reactos/boot/freeldr/freeldr/arch/i386/xbox/
H A Dxboxvideo.c136 XboxVideoPutChar(int Ch, UCHAR Attr, unsigned X, unsigned Y) in XboxVideoPutChar()
/reactos/dll/win32/rsaenh/
H A Dsha2.c141 #define Ch(x,y,z) (((x) & (y)) ^ ((~(x)) & (z))) macro
/reactos/dll/win32/shell32/
H A DCDefaultContextMenu.cpp106 static inline bool IsVerbListSeparator(WCHAR Ch) in IsVerbListSeparator()
/reactos/drivers/storage/class/cdrom/
H A Dcdrom.h812 ValidChar(UCHAR Ch) in ValidChar()
/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c3247 int Ch; /* Character position in string */ in test_ScriptStringXtoCP_CPtoX() local