Home
last modified time | relevance | path

Searched defs:__off (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dsstream.tcc168 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff()
277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()
H A Dfstream.tcc833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff()
908 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
H A Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
H A Distream.tcc892 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
H A Dlocale_facets.tcc1071 streamsize __off = 0; in _M_insert_float() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dsstream.tcc168 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff()
277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump()
H A Dfstream.tcc833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff()
908 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) in _M_seek()
H A Dostream.tcc290 seekp(off_type __off, ios_base::seekdir __dir) in seekp()
H A Distream.tcc892 seekg(off_type __off, ios_base::seekdir __dir) in seekg()
H A Dlocale_facets.tcc1071 streamsize __off = 0; in _M_insert_float() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dreent.h117 #define _lseek_r(__reent, __fdes, __off, __w) lseek(__fdes, __off, __w) argument
131 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dreent.h117 #define _lseek_r(__reent, __fdes, __off, __w) lseek(__fdes, __off, __w) argument
131 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/
H A Dsearch.h52 _DifferenceTp* __off) in __calc_borders()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/
H A Dsearch.h52 _DifferenceTp* __off) in __calc_borders()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dgpio-core.h20 #define con_4bit_shift(__off) ((__off) * 4) argument