| /third_party/node/deps/v8/src/objects/ |
| D | embedder-data-array.h | 54 static const int kMaxSize = kMaxRegularHeapObjectSize; variable
|
| D | string.h | 746 static const int kMaxSize = OBJECT_POINTER_ALIGN(kMaxCharsSize + kHeaderSize); variable 792 static const int kMaxSize = OBJECT_POINTER_ALIGN(kMaxCharsSize + kHeaderSize); variable
|
| D | fixed-array.h | 91 static const int kMaxSize = 128 * kTaggedSize * MB - kTaggedSize; variable
|
| D | code.h | 1075 static const int kMaxSize = 512 * MB; in DEFINE_OPERATORS_FOR_FLAGS() local
|
| /third_party/node/deps/v8/src/heap/ |
| D | heap-controller.h | 18 static constexpr size_t kMaxSize = 1024u * Heap::kHeapLimitMultiplier * MB; member
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| D | heap-object-header.h | 61 static constexpr size_t kMaxSize = (size_t{1} << kSizeLog2) - 1; variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | string_view.cc | 225 constexpr string_view::size_type string_view::kMaxSize; member in absl::string_view
|
| D | string_view.h | 605 static constexpr size_type kMaxSize = variable
|
| /third_party/lzma/CPP/7zip/Compress/ |
| D | Lzma2Decoder.cpp | 64 const UInt32 kMaxSize = (UInt32)1 << 28; in Get_ExpectedBlockSize_From_Dict() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ViewportTest.cpp | 343 constexpr int kMaxSize = std::numeric_limits<int>::max(); in TEST_P() local
|
| D | VertexAttributeTest.cpp | 2753 constexpr GLint kMaxSize = 4; in testSetUp() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | MethodProps.h | 233 const UInt32 kMaxSize = (UInt32)1 << 28; in Get_Xz_BlockSize() local
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| D | 7zHandlerOut.cpp | 203 const UInt32 kMaxSize = (UInt32)1 << 28; in SetMainMethod() local
|
| /third_party/skia/src/ports/ |
| D | SkFontMgr_FontConfigInterface.cpp | 163 static const size_t kMaxSize = 1 << 15; member in SkFontMgr_FCI
|
| /third_party/node/deps/v8/src/codegen/ |
| D | reloc-info.h | 406 static constexpr int kMaxSize = 1 + 4 + 1 + 1 + kSystemPointerSize; variable
|
| /third_party/lzma/C/ |
| D | Lzma2Enc.c | 315 const UInt32 kMaxSize = (UInt32)1 << 28; in Lzma2EncProps_Normalize() local
|
| /third_party/skia/src/gpu/ops/ |
| D | SmallPathRenderer.cpp | 45 static constexpr SkScalar kMaxSize = 2*kMaxMIP; variable
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-interpreter.cc | 163 static constexpr int kMaxSize = member in v8::internal::__anon227d8a810111::BacktrackStack
|