Searched defs:ltype (Results 1 – 6 of 6) sorted by relevance
/external/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 35 _Locale_mask_t _WLocale_ctype(_Locale_ctype_t* ltype, wint_t c, in _WLocale_ctype() 45 wint_t _WLocale_tolower(_Locale_ctype_t* ltype, wint_t c) { in _WLocale_tolower() 53 wint_t _WLocale_toupper(_Locale_ctype_t* ltype, wint_t c) { in _WLocale_toupper()
|
D | c_locale_win32.c | 268 _Locale_lcid_t* _Locale_get_ctype_hint(_Locale_ctype_t* ltype) in _Locale_get_ctype_hint() 314 _Locale_ctype_t *ltype = (_Locale_ctype_t*)malloc(sizeof(_Locale_ctype_t)); in _Locale_ctype_create() local 912 char const* _Locale_ctype_name(const _Locale_ctype_t* ltype, char* buf) { in _Locale_ctype_name() 936 void _Locale_ctype_destroy(_Locale_ctype_t* ltype) { in _Locale_ctype_destroy() 1030 const _Locale_mask_t* _Locale_ctype_table(_Locale_ctype_t* ltype) { in _Locale_ctype_table() 1035 int _Locale_toupper(_Locale_ctype_t* ltype, int c) { in _Locale_toupper() 1055 int _Locale_tolower(_Locale_ctype_t* ltype, int c) { in _Locale_tolower()
|
/external/kernel-headers/original/asm-x86/ |
D | uaccess_32.h | 333 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument 372 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) \ argument
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 204 u32 ltype; member 403 static int _tdb_lock(struct tdb_context *tdb, int list, int ltype, int op) in _tdb_lock() 476 int tdb_lock(struct tdb_context *tdb, int list, int ltype) in tdb_lock() 488 int tdb_lock_nonblock(struct tdb_context *tdb, int list, int ltype) in tdb_lock_nonblock() 497 int tdb_unlock(struct tdb_context *tdb, int list, int ltype) in tdb_unlock() 584 int tdb_transaction_lock(struct tdb_context *tdb, int ltype) in tdb_transaction_lock() 619 static int _tdb_lockall(struct tdb_context *tdb, int ltype, int op) in _tdb_lockall() 662 static int _tdb_unlockall(struct tdb_context *tdb, int ltype) in _tdb_unlockall()
|
/external/dhcpcd/ |
D | dhcp.c | 438 uint8_t ltype; in decode_rfc3397() local
|
/external/svox/pico/lib/ |
D | picopr.c | 1194 picoos_uint8 ltype; in pr_appendItemToOutItemList() local 1324 picoos_int32 ltype; in pr_genCommands() local 1691 picoos_uint8 ltype; in pr_getOutputItemList() local
|