Home
last modified time | relevance | path

Searched defs:outb (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() function
/third_party/musl/arch/x86_64/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() function
/third_party/musl/arch/x32/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() function
/third_party/musl/porting/uniproton/kernel/src/locale/
H A Diconv.c227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/src/locale/
H A Diconv.c227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument
[all...]
/third_party/musl/src/locale/
H A Diconv.c227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) in iconv() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddecode.c742 char *inb, *outb; in recode_subtitle() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h8957 unsigned short *outb = out; // begin in hufDecode() local

Completed in 25 milliseconds