Searched defs:_storage (Results 1 – 3 of 3) sorted by relevance
/third_party/flatbuffers/swift/Sources/FlatBuffers/ | ||
D | ByteBuffer.swift | 92 @usableFromInline var _storage: Storage variable |
/third_party/mesa3d/src/gallium/frontends/clover/core/ | ||
D | kernel.hpp | 193 size_t _storage = 0; member in clover::kernel::local_argument |
/third_party/boost/boost/random/detail/ | ||
D | polynomial.hpp | 342 std::vector<polynomial_ops::digit_t> _storage; member in boost::random::detail::polynomial |