Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-codec/src/base/
Doptional.h132 struct NulloptT { struct
133 constexpr explicit NulloptT(int) { } in NulloptT() argument
191 constexpr Optional(NulloptT) { } in Optional() argument
/device/generic/goldfish-opengl/android-emu/android/base/
DOptional.h133 struct NulloptT { struct
134 constexpr explicit NulloptT(int) {} in NulloptT() argument
193 constexpr Optional(NulloptT) {} in Optional() argument
/device/generic/vulkan-cereal/base/
DOptional.h132 struct NulloptT { struct
133 constexpr explicit NulloptT(int) {} in NulloptT() function
192 constexpr Optional(NulloptT) {} in Optional() argument