Home
last modified time | relevance | path

Searched defs:AIO (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/
Dinterest.rs23 const AIO: u8 = 0b0100; constant
44 pub const AIO: Interest = Interest(unsafe { NonZeroU8::new_unchecked(AIO) }); constant
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/
Dinterest.rs14 const AIO: usize = 0b0100; constant
37 pub const AIO: Interest = Interest(AIO); constant
41 pub const AIO: Interest = Interest(READABLE); constant
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h190 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
206 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h242 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
259 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/GSYM/
DGsymReader.h251 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
268 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/GSYM/
DGsymReader.h251 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
268 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/GSYM/
DGsymReader.h251 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
268 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/GSYM/
DGsymReader.h251 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
268 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/poll/unix/
H A Dz_asio.c181 #define AIO BPX4AIO in asyncio() macro
183 #define AIO BPX1AIO in asyncio() macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h128 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h130 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion() local
/aosp_15_r20/system/core/fastboot/device/
H A Dusb.h42 enum class AIOType { SYNC_IO, AIO, IO_URING }; enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/sound/
H A Dhdspm.h16 AIO, enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/sound/
H A Dhdspm.h16 AIO, enumerator
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/bionic/libc/kernel/uapi/sound/
H A Dhdspm.h16 AIO, enumerator
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/sound/
H A Dhdspm.h16 AIO, enumerator
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h28 AIO, enumerator
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/sound/
H A Dhdspm.h16 AIO, enumerator

12