Home
last modified time | relevance | path

Searched defs:__dir (Results 1 – 5 of 5) sorted by relevance

/external/cronet/tot/third_party/libc++/src/include/__ostream/
Dbasic_ostream.h689 …<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) { in seekp()
/external/cronet/stable/third_party/libc++/src/include/__ostream/
Dbasic_ostream.h689 …<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) { in seekp()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__ostream/
Dbasic_ostream.h713 …<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) { in seekp()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__ostream/
Dbasic_ostream.h713 …<_CharT, _Traits>& basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) { in seekp()
/external/coreboot/src/soc/amd/common/block/include/amdblocks/
Dgpio_defs.h201 #define PAD_OUTPUT(__dir) GPIO_OUTPUT_OUT_ ## __dir argument