Home
last modified time | relevance | path

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

/third_party/flutter/flutter/packages/flutter_tools/templates/module/
DREADME.md58 ## ios section in Templates for Flutter Module
60 #### library
69 #### host_app_ephemeral
80 #### host_app_ephemeral_cocoapods
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dreadv.c37 struct iovec ios[] = {{buf1, strlen(buf1)}, {buf2, strlen(buf2)}}; in readv_0100() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dio.inl97 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)
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSPlatform.hh42 namespace ios namespace
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterAppDelegate.mm87 API_AVAILABLE(ios(10)) {
/third_party/elfio/.vscode/
Dsettings.json60 "ios": "cpp", string
/third_party/mesa3d/include/drm-uapi/
Dv3d_drm.h304 __u32 ios; member
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c221 struct io_unit *ios; member
/third_party/skia/src/pathops/
DSkOpCoincidence.cpp829 const SkOpPtT* ios = inner->oppPtTStart(); in addMissing() local
DSkPathOpsDebug.cpp1894 const SkOpPtT* ios = inner->oppPtTStart(); in debugAddMissing() local
/third_party/flutter/skia/src/pathops/
DSkOpCoincidence.cpp829 const SkOpPtT* ios = inner->oppPtTStart(); in addMissing() local
DSkPathOpsDebug.cpp1916 const SkOpPtT* ios = inner->oppPtTStart(); in debugAddMissing() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c322 pa_io_event **ios; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h16535 u64 ios[3]; member
47769 long unsigned int ios[4]; member
48581 __u32 ios; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp14347 typedef basic_ios<char> ios; typedef