| /third_party/musl/arch/x86_64/bits/ |
| D | io.h | 37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() 51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() 58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() 72 static __inline void insl(unsigned short __port, void *__buf, unsigned long __n) in insl()
|
| /third_party/musl/arch/i386/bits/ |
| D | io.h | 37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() 51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() 58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() 72 static __inline void insl(unsigned short __port, void *__buf, unsigned long __n) in insl()
|
| /third_party/musl/arch/x32/bits/ |
| D | io.h | 37 static __inline void outsb(unsigned short __port, const void *__buf, unsigned long __n) in outsb() 44 static __inline void outsw(unsigned short __port, const void *__buf, unsigned long __n) in outsw() 51 static __inline void outsl(unsigned short __port, const void *__buf, unsigned long __n) in outsl() 58 static __inline void insb(unsigned short __port, void *__buf, unsigned long __n) in insb() 65 static __inline void insw(unsigned short __port, void *__buf, unsigned long __n) in insw() 72 static __inline void insl(unsigned short __port, void *__buf, unsigned long __n) in insl()
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | crypt.h | 10 char __buf[256]; member
|
| /third_party/musl/include/ |
| D | crypt.h | 10 char __buf[256]; member
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | crypt.h | 10 char __buf[256]; member
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | crypt.h | 10 char __buf[256]; member
|
| /third_party/ltp/include/lapi/ |
| D | sem.h | 19 struct seminfo *__buf; /* buffer for IPC_INFO */ member
|
| /third_party/toybox/toys/pending/ |
| D | ipcs.c | 47 struct seminfo *__buf; member
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_direct.c | 54 struct seminfo *__buf; /* Buffer for IPC_INFO (Linux specific) */ member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 24361 _CharT __buf[128]; in operator >>() local 29927 _CharT* __buf = __bufend; in __int_to_char() local 41382 _Temporary_buffer<_ForwardIterator, _ValueType> __buf(__first, __last); in __stable_partition() local 42110 _TmpBuf __buf(__first, __last); in __inplace_merge() local 43585 _TmpBuf __buf(__first, __last); in __stable_sort() local
|