Home
last modified time | relevance | path

Searched defs:kInitialSize (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module-builder.h33 static constexpr size_t kInitialSize = 1024; variable
/third_party/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c189 static int kInitialSize = 8; variable
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfaceTest.cpp841 constexpr EGLint kInitialSize = 64; in TEST_P() local
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.h596 static constexpr int kInitialSize = 8; variable
/third_party/node/deps/v8/src/heap/
Dfactory.cc3639 static const int kInitialSize = RegExpMatchInfo::kFirstCaptureIndex + in NewRegExpMatchInfo() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp9900 constexpr GLint kInitialSize = 128; in TEST_P() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp97843 static const size_t kInitialSize = 0; member in JSStructuredCloneData