Home
last modified time | relevance | path

Searched defs:kInitialSize (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Drepeated_field.c189 static int kInitialSize = 8; variable
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLSurfaceTest.cpp841 constexpr EGLint kInitialSize = 64; in TEST_P() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h33 static constexpr size_t kInitialSize = 1024; member in v8::internal::wasm::ZoneBuffer
34 explicit ZoneBuffer(Zone* zone, size_t initial = kInitialSize) in ZoneBuffer() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h596 static constexpr int kInitialSize = 8; member in v8::internal::UnicodeRangeSplitter
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.h322 static constexpr int kInitialSize = 0; member in google::protobuf::final
727 static constexpr int kInitialSize = 0; member in google::protobuf::internal::RepeatedPtrFieldBase
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3639 static const int kInitialSize = RegExpMatchInfo::kFirstCaptureIndex + in NewRegExpMatchInfo() local

Completed in 18 milliseconds