Home
last modified time | relevance | path

Searched defs:storage_ (Results 1 - 25 of 25) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Darea_code_map.h73 scoped_ptr<const DefaultMapStorage> storage_; member in i18n::phonenumbers::AreaCodeMap
/third_party/gn/src/base/
H A Dvalue_iterators.h149 DictStorage* storage_; member in base::detail::dict_iterator_proxy
184 const DictStorage* storage_; member in base::detail::const_dict_iterator_proxy
/third_party/node/deps/v8/src/bigint/
H A Ddiv-helpers.h76 std::unique_ptr<digit_t[]> storage_; member in v8::bigint::ShiftedDigits
H A Dbigint-internal.h149 Storage storage_; member in v8::bigint::ScratchDigits
H A Dmul-fft.cc476 digit_t* storage_; // Combined storage of all parts. member in v8::bigint::__anon14045::FFTContainer
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
H A Dno_destructor.h83 alignas(T) char storage_[sizeof(T)]; member in angle::base::NoDestructor
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/
H A Dcleanup.h112 cleanup_internal::Storage<Callback> storage_; member in absl::final
[all...]
/third_party/node/deps/v8/src/base/
H A Dlazy-instance.h193 mutable StorageType storage_; member
244 typename std::aligned_storage<sizeof(T), alignof(T)>::type storage_; member in v8::base::LeakyObject
H A Doptional.h281 OptionalStorage<T> storage_; global() member in v8::base::internal::OptionalBase
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core.h46 const Storage storage_; member in v8_crdtp::DeserializerState
H A Dprotocol_core.cc236 DeserializerState::Storage storage_; member in v8_crdtp::IncomingDeferredMessage
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg.cc178 char storage_[128 / 3 + 1 + 1]; global() member in absl::str_format_internal::__anon19376::IntDigits
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector.h116 : storage_(alloc) {} in storage_() function in absl::InlinedVector
755 Storage storage_; global() member in absl::InlinedVector
[all...]
H A Dfixed_array.h489 Storage storage_; global() member in absl::FixedArray
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarType.cpp260 VariableDeclaration::VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_, Interpolation interpolation_, const Layout& layout_, deUint32 memoryAccessQualifierBits_) in VariableDeclaration() argument
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslated-state.h139 Handle<HeapObject> storage_; // Contains the materialized value or the member in v8::internal::TranslatedValue
/third_party/node/deps/v8/src/torque/
H A Dutils.h119 std::unordered_set<T, base::hash<T>> storage_; member in v8::internal::torque::Deduplicator
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array.cc834 Handle<Object> storage_; // Always a global handle. member in v8::internal::__anon14076::ArrayConcatVisitor
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h624 StringStorage storage_; member
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h578 StringStorage storage_; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h578 StringStorage storage_; member
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h578 StringStorage storage_; member
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1836 MultiVertexArrayTest::Spec::ArraySpec::ArraySpec(Array::InputType inputType_, Array::OutputType outputType_, Array::Storage storage_, Array::Usage usage_, int componentCount_, int offset_, int stride_, bool normalize_, GLValue min_, GLValue max_) in ArraySpec() argument
/third_party/node/deps/brotli/c/enc/
H A Dencode.c90 uint8_t* storage_; member
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencode.c90 uint8_t* storage_; member

Completed in 52 milliseconds