Home
last modified time | relevance | path

Searched defs:allFlags (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp1950 static VULKAN_HPP_CONST_OR_CONSTEXPR FormatFeatureFlags allFlags = member
2002 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageCreateFlags allFlags = member
2059 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageUsageFlags allFlags = member
2080 …static VULKAN_HPP_CONST_OR_CONSTEXPR InstanceCreateFlags allFlags = InstanceCreateFlagBits::eEnum… member
2101 …static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryHeapFlags allFlags = MemoryHeapFlagBits::eDeviceLocal … member
2123 static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryPropertyFlags allFlags = member
2156 …static VULKAN_HPP_CONST_OR_CONSTEXPR QueueFlags allFlags = QueueFlagBits::eGraphics | QueueFlagBi… member
2178 …static VULKAN_HPP_CONST_OR_CONSTEXPR SampleCountFlags allFlags = SampleCountFlagBits::e1 | Sample… member
2202 static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceCreateFlags allFlags = {}; member
2216 …static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceQueueCreateFlags allFlags = DeviceQueueCreateFlagBits:… member
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp1873 static VULKAN_HPP_CONST_OR_CONSTEXPR FormatFeatureFlags allFlags = member
1925 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageCreateFlags allFlags = member
1981 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageUsageFlags allFlags = member
2002 …static VULKAN_HPP_CONST_OR_CONSTEXPR InstanceCreateFlags allFlags = InstanceCreateFlagBits::eEnum… member
2023 …static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryHeapFlags allFlags = MemoryHeapFlagBits::eDeviceLocal … member
2045 static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryPropertyFlags allFlags = member
2078 …static VULKAN_HPP_CONST_OR_CONSTEXPR QueueFlags allFlags = QueueFlagBits::eGraphics | QueueFlagBi… member
2100 …static VULKAN_HPP_CONST_OR_CONSTEXPR SampleCountFlags allFlags = SampleCountFlagBits::e1 | Sample… member
2124 static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceCreateFlags allFlags = {}; member
2138 …static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceQueueCreateFlags allFlags = DeviceQueueCreateFlagBits:… member
[all …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp2052 static VULKAN_HPP_CONST_OR_CONSTEXPR FormatFeatureFlags allFlags = member
2107 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageCreateFlags allFlags = member
2170 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageUsageFlags allFlags = member
2194 …static VULKAN_HPP_CONST_OR_CONSTEXPR InstanceCreateFlags allFlags = InstanceCreateFlagBits::eEnum… member
2218 …static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryHeapFlags allFlags = MemoryHeapFlagBits::eDeviceLocal … member
2242 static VULKAN_HPP_CONST_OR_CONSTEXPR MemoryPropertyFlags allFlags = member
2278 …static VULKAN_HPP_CONST_OR_CONSTEXPR QueueFlags allFlags = QueueFlagBits::eGraphics | QueueFlagBi… member
2302 …static VULKAN_HPP_CONST_OR_CONSTEXPR SampleCountFlags allFlags = SampleCountFlagBits::e1 | Sample… member
2329 static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceCreateFlags allFlags = {}; member
2345 …static VULKAN_HPP_CONST_OR_CONSTEXPR DeviceQueueCreateFlags allFlags = DeviceQueueCreateFlagBits:… member
[all …]
/external/perfetto/ui/src/core/
Dfeature_flags.ts57 allFlags(): Flag[] { method in Flags
/external/cronet/tot/third_party/icu/source/i18n/
Drepattrn.cpp326 const uint32_t allFlags = UREGEX_CANON_EQ | UREGEX_CASE_INSENSITIVE | UREGEX_COMMENTS | in compile() local
377 const uint32_t allFlags = UREGEX_CANON_EQ | UREGEX_CASE_INSENSITIVE | UREGEX_COMMENTS | in compile() local
/external/icu/icu4c/source/i18n/
Drepattrn.cpp324 const uint32_t allFlags = UREGEX_CANON_EQ | UREGEX_CASE_INSENSITIVE | UREGEX_COMMENTS | in compile() local
375 const uint32_t allFlags = UREGEX_CANON_EQ | UREGEX_CASE_INSENSITIVE | UREGEX_COMMENTS | in compile() local
/external/cronet/stable/third_party/icu/source/i18n/
Drepattrn.cpp326 const uint32_t allFlags = UREGEX_CANON_EQ | UREGEX_CASE_INSENSITIVE | UREGEX_COMMENTS | in compile() local
377 const uint32_t allFlags = UREGEX_CANON_EQ | UREGEX_CASE_INSENSITIVE | UREGEX_COMMENTS | in compile() local
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/
DAccessFlags.java64 private final static AccessFlags[] allFlags; field in AccessFlags
/external/skia/tools/flags/
DCommandLineFlags.cpp248 SkTDArray<SkFlagInfo*> allFlags; in Parse() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/truth/
DSpannedSubject.java121 List<Integer> allFlags = new ArrayList<>(); in hasStyleSpan() local
161 List<Integer> allFlags = new ArrayList<>(); in hasBoldItalicSpanBetween() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/truth/
DSpannedSubject.java121 List<Integer> allFlags = new ArrayList<>(); in hasStyleSpan() local
161 List<Integer> allFlags = new ArrayList<>(); in hasBoldItalicSpanBetween() local