Home
last modified time | relevance | path

Searched refs:AIO (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h190 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
191 if (Index < AIO.size()) in addressForIndex()
192 return AIO[Index] + Hdr->BaseAddress; in addressForIndex()
206 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
207 const auto Begin = AIO.begin(); in getAddressOffsetIndex()
208 const auto End = AIO.end(); in getAddressOffsetIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h130 const auto &AIO = getSyncScopeInclusionOrdering(A); in isSyncScopeInclusion() local
132 if (!AIO || !BIO) in isSyncScopeInclusion()
138 return AIO.getValue() >= BIO.getValue() && in isSyncScopeInclusion()
/third_party/ltp/testcases/open_posix_testsuite/bin/
H A Drun-posix-option-group-test.sh18 usage: $(basename "$0") [AIO|MEM|MSG|SEM|SIG|THR|TMR|TPS]
43 AIO)
/third_party/alsa-lib/include/sound/uapi/
H A Dhdspm.h34 AIO, enumerator
/third_party/ltp/testscripts/
H A Dltp-aiodio.sh42 -o = optional partition allows some of the tests to utilize multiple filesystems to further stress AIO/DIO
53 but there is not a default filesystem. ReiserFS does not support AIO so these tests will not support ReiserFS.
124 echo " ** You must pass at least 2 filesystems to run an extended AIO stress test **"
327 echo "AIO/DIO test complete "

Completed in 2 milliseconds