Home
last modified time | relevance | path

Searched defs:size_ (Results 1 – 25 of 128) sorted by relevance

123456

/third_party/protobuf/src/google/protobuf/stubs/
Dbytestream.h206 size_t size_; variable
243 size_t size_; variable
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.h88 const int size_; // Total size of the array. variable
120 const int size_; // Total size of the array. variable
/third_party/node/deps/v8/src/heap/
Dindex-generator.h37 const size_t size_; variable
Dallocation-stats.h106 std::atomic<size_t> size_; variable
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.hpp46 …EnumPointerFmt (const deUint32* value_, deUint32 size_, GetEnumNameFunc getName_) : value(value_),… in EnumPointerFmt()
55 BooleanPointerFmt (const deUint8* value_, deUint32 size_) : value(value_), size(size_) {} in BooleanPointerFmt()
/third_party/node/deps/v8/src/utils/
Dlocked-queue.h41 std::atomic<size_t> size_; variable
Ddetachable-vector.h41 size_t size_ = 0; variable
/third_party/node/deps/v8/include/
Dv8-memory-span.h39 size_t size_ = 0; variable
/third_party/node/deps/v8/src/heap/cppgc/
Dvirtual-memory.h54 size_t size_ = 0; variable
/third_party/skia/third_party/externals/tint/src/sem/
Dstruct.h167 const uint32_t size_; variable
224 const uint32_t size_; variable
Darray.h104 const uint32_t size_; variable
/third_party/node/deps/v8/src/codegen/
Daligned-slot-allocator.h63 int size_ = 0; variable
/third_party/node/deps/v8/src/compiler/
Dvalue-numbering-reducer.h36 size_t size_; in NON_EXPORTED_BASE() local
Dredundancy-elimination.h51 size_t size_; variable
/third_party/backends/backend/genesys/
Dimage_buffer.h55 std::size_t size_ = 0; variable
/third_party/vixl/examples/aarch64/
Dexecutable-memory.h83 size_t size_; variable
/third_party/node/deps/v8/src/base/
Dpage-allocator.cc71 size_t size_; member in v8::base::SharedMemoryMapping
95 size_t size_; member in v8::base::SharedMemory
Daddress-region.h73 size_t size_ = 0; variable
/third_party/node/deps/v8/src/zone/
Dzone-segment.h64 const size_t size_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Doutput.h47 size_t size_; variable
/third_party/node/deps/v8/src/interpreter/
Dbytecode-jump-table.h78 int size_; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestream.h252 int32_t size_; variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestream.h252 int32_t size_; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestream.h252 int32_t size_; variable
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dtransport.h137 int32_t size_; variable

123456