Home
last modified time | relevance | path

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

1234

/external/openscreen/third_party/abseil/src/absl/container/
Dfixed_array.h140 : storage_(n, a) { in storage_() function
150 : storage_(n, a) { in storage_() function
166 : storage_(std::distance(first, last), a) { in storage_() function
494 Storage storage_; variable
Dinlined_vector.h121 : storage_(alloc) { in storage_() function
128 : storage_(alloc) { in storage_() function
147 : storage_(alloc) { in storage_() function
158 : storage_(alloc) { in storage_() function
753 Storage storage_; variable
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/
Dfixed_array.h135 : storage_(n, a) { in storage_() function
145 : storage_(n, a) { in storage_() function
161 : storage_(std::distance(first, last), a) { in storage_() function
489 Storage storage_; variable
Dinlined_vector.h126 : storage_(allocator) { in storage_() function
133 : storage_(allocator) { in storage_() function
152 : storage_(allocator) { in storage_() function
163 : storage_(allocator) { in storage_() function
774 Storage storage_; variable
/external/webrtc/third_party/abseil-cpp/absl/container/
Dfixed_array.h135 : storage_(n, a) { in storage_() function
145 : storage_(n, a) { in storage_() function
161 : storage_(std::distance(first, last), a) { in storage_() function
492 Storage storage_; variable
Dinlined_vector.h135 : storage_(allocator) { in storage_() function
142 : storage_(allocator) { in storage_() function
161 : storage_(allocator) { in storage_() function
172 : storage_(allocator) { in storage_() function
810 Storage storage_; variable
/external/abseil-cpp/absl/container/
Dfixed_array.h135 : storage_(n, a) { in storage_() function
145 : storage_(n, a) { in storage_() function
161 : storage_(std::distance(first, last), a) { in storage_() function
489 Storage storage_; variable
Dinlined_vector.h126 : storage_(allocator) { in storage_() function
133 : storage_(allocator) { in storage_() function
152 : storage_(allocator) { in storage_() function
163 : storage_(allocator) { in storage_() function
774 Storage storage_; variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array.h140 : storage_(n, a) { in storage_() function
150 : storage_(n, a) { in storage_() function
166 : storage_(std::distance(first, last), a) { in storage_() function
494 Storage storage_; variable
Dinlined_vector.h121 : storage_(alloc) { in storage_() function
128 : storage_(alloc) { in storage_() function
147 : storage_(alloc) { in storage_() function
158 : storage_(alloc) { in storage_() function
755 Storage storage_; variable
/external/cronet/third_party/abseil-cpp/absl/container/
Dfixed_array.h134 : storage_(n, a) { in storage_() function
144 : storage_(n, a) { in storage_() function
160 : storage_(std::distance(first, last), a) { in storage_() function
491 Storage storage_; variable
Dinlined_vector.h133 : storage_(allocator) { in storage_() function
140 : storage_(allocator) { in storage_() function
159 : storage_(allocator) { in storage_() function
170 : storage_(allocator) { in storage_() function
884 Storage storage_; variable
/external/libtextclassifier/abseil-cpp/absl/container/
Dfixed_array.h140 : storage_(n, a) { in storage_() function
150 : storage_(n, a) { in storage_() function
166 : storage_(std::distance(first, last), a) { in storage_() function
494 Storage storage_; variable
Dinlined_vector.h121 : storage_(alloc) { in storage_() function
128 : storage_(alloc) { in storage_() function
147 : storage_(alloc) { in storage_() function
158 : storage_(alloc) { in storage_() function
753 Storage storage_; variable
/external/angle/third_party/abseil-cpp/absl/container/
Dfixed_array.h140 : storage_(n, a) { in storage_() function
150 : storage_(n, a) { in storage_() function
166 : storage_(std::distance(first, last), a) { in storage_() function
516 Storage storage_; variable
Dinlined_vector.h133 : storage_(allocator) { in storage_() function
140 : storage_(allocator) { in storage_() function
159 : storage_(allocator) { in storage_() function
170 : storage_(allocator) { in storage_() function
910 Storage storage_; variable
/external/perfetto/src/trace_processor/prelude/table_functions/
Ddescendant.h58 const TraceStorage* storage_ = nullptr; variable
Dancestor.h59 const TraceStorage* storage_ = nullptr; variable
Dconnected_flow.h64 const TraceStorage* storage_ = nullptr; variable
/external/perfetto/src/trace_processor/importers/common/
Dmetadata_tracker.h67 TraceStorage* storage_; variable
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_header_block.h85 mutable Http2HeaderStorage* storage_; variable
283 Http2HeaderStorage storage_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_one_block_arena.h66 alignas(8) char storage_[ArenaSize]; variable
/external/perfetto/src/trace_processor/prelude/functions/
Dto_ftrace.h44 const TraceStorage* storage_ = nullptr; variable
/external/perfetto/src/trace_processor/sqlite/
Dstats_table.h58 const TraceStorage* storage_ = nullptr; variable
Dsql_stats_table.h67 const TraceStorage* storage_ = nullptr; variable

1234