Home
last modified time | relevance | path

Searched refs:code (Results 1 – 13 of 13) sorted by relevance

/include/
A Dcharset.h27 int console_read_unicode(s32 *code);
46 int utf8_put(s32 code, char **dst);
106 int utf16_put(s32 code, u16 **dst);
166 s32 utf_to_lower(const s32 code);
174 s32 utf_to_upper(const s32 code);
A Dinterrupt.h12 ulong code; member
A Defi_selftest.h110 u16 *efi_st_translate_char(u16 code);
121 u16 *efi_st_translate_code(u16 code);
A Dslre.h61 unsigned char code[256]; member
A Datsha204a-i2c.h49 u8 code; member
A Dnet-legacy.h60 typedef void rxhand_icmp_f(unsigned type, unsigned int code, unsigned int dport,
228 u8 code; member
A Dppc_asm.tmpl159 * Exception entry code. This code runs with address translation
193 * Note: code which follows this uses cr0.eq (set if from kernel),
A Dec_commands.h2587 uint16_t code; member
/include/linux/
A Dzstd.h43 unsigned int zstd_is_error(size_t code);
56 zstd_error_code zstd_get_error_code(size_t code);
64 const char *zstd_get_error_name(size_t code);
A Dzstd_errors.h71 ZSTDERRORLIB_API const char* ZSTD_getErrorString(ZSTD_ErrorCode code); /*< Same as ZSTD_getErrorN…
A Dzstd_lib.h168 ZSTDLIB_API unsigned ZSTD_isError(size_t code); /*!< tells if a `size_t` function resul…
169 ZSTDLIB_API const char* ZSTD_getErrorName(size_t code); /*!< provides readable string from an e…
/include/linux/usb/
A Dgadget.h493 unsigned code, unsigned long param);
/include/net/
A Dncsi-pkt.h26 __be16 code; /* Response code */ member

Completed in 36 milliseconds