Home
last modified time | relevance | path

Searched defs:Streaming (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm64.h18 enum class SVEState : uint8_t { Unknown, Disabled, FPSIMD, Full, Streaming }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1042 Streaming, enumerator
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc4105 TEST(HRESULTAssertionTest, Streaming) { in TEST() argument