Home
last modified time | relevance | path

Searched defs:mStorage (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/common/
DFixedBlockAdapter.h62 std::unique_ptr<uint8_t[]> mStorage; // Store data here while assembling buffers. variable
/third_party/skia/third_party/externals/oboe/src/fifo/
DFifoBuffer.h90 uint8_t* mStorage; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dunion_template.hpp9 } mStorage; member
Dunion_template_1_0.hpp9 } mStorage; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dunion_template.rs11 pub mStorage: NastyStruct__bindgen_ty_1, field
Dunion_template_1_0.rs55 pub mStorage: NastyStruct__bindgen_ty_1, field
/third_party/skia/third_party/externals/dawn/src/common/
DSerialStorage.h119 Storage mStorage; variable
/third_party/skia/third_party/externals/angle2/src/common/
DFixedVector.h91 Storage mStorage; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockOutputHLSL.cpp268 TLayoutBlockStorage mStorage; member in sh::__anon54a4bfa60111::BlockInfoVisitor
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp47169 mozilla::Variant<V, E> mStorage; member in mozilla::detail::ResultImplementation
47191 mozilla::Variant<V, E*> mStorage; member in mozilla::detail::ResultImplementation
69469 char_type mStorage[kDefaultStorageSize]; member in nsAutoString
70053 char_type mStorage[kDefaultStorageSize]; member in nsAutoCString
76515 uint8_t *mStorage; member
76544 alignas(T) unsigned char mStorage[sizeof(T)]; member in mozilla::Maybe
122184 AlignedStorage2<T> mStorage; member in mozilla::dom::UnionMember
135531 } mStorage; member