Home
last modified time | relevance | path

Searched defs:ucs (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dkeysym2ucs.c44 unsigned short ucs; member
873 ucs2keysym(long ucs) in ucs2keysym()
/OK3568_Linux_fs/kernel/include/linux/
H A Dconsolemap.h30 #define conv_uni_to_pc(conp, ucs) ((int) (ucs > 0xff ? -1: ucs)) argument
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dunistr.c249 ntfschar *ucs; in ntfs_nlstoucs() local
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_unicode.h136 UniStrchr(const wchar_t *ucs, wchar_t uc) in UniStrchr()
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dconsolemap.c810 conv_uni_to_pc(struct vc_data *conp, long ucs) in conv_uni_to_pc()
H A Dvt.c2582 uint32_t ucs = *(uint32_t *)key; in ucs_cmp() local
2592 static int is_double_width(uint32_t ucs) in is_double_width()
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dpkey_api.c1147 struct pkey_clr2seck __user *ucs = (void __user *) arg; in pkey_unlocked_ioctl() local
1324 struct pkey_clr2seck2 __user *ucs = (void __user *) arg; in pkey_unlocked_ioctl() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.cpp333 unsigned long ucs = 0; in GetCharacterRef() local