Searched defs:ios (Results 1 – 15 of 15) sorted by relevance
58 ## ios section in Templates for Flutter Module60 #### library69 #### host_app_ephemeral80 #### host_app_ephemeral_cocoapods
37 struct iovec ios[] = {{buf1, strlen(buf1)}, {buf2, strlen(buf2)}}; in readv_0100() local
97 GLM_FUNC_QUALIFIER FTy const& get_facet(std::basic_ios<CTy, CTr>& ios)106 GLM_FUNC_QUALIFIER std::basic_ios<CTy, CTr>& formatted(std::basic_ios<CTy, CTr>& ios)113 GLM_FUNC_QUALIFIER std::basic_ios<CTy, CTr>& unformatted(std::basic_ios<CTy, CTr>& ios)
42 namespace ios namespace
87 API_AVAILABLE(ios(10)) {
60 "ios": "cpp", string
304 __u32 ios; member
221 struct io_unit *ios; member
829 const SkOpPtT* ios = inner->oppPtTStart(); in addMissing() local
1894 const SkOpPtT* ios = inner->oppPtTStart(); in debugAddMissing() local
1916 const SkOpPtT* ios = inner->oppPtTStart(); in debugAddMissing() local
322 pa_io_event **ios; member
16535 u64 ios[3]; member47769 long unsigned int ios[4]; member48581 __u32 ios; member
14347 typedef basic_ios<char> ios; typedef