Home
last modified time | relevance | path

Searched defs:kSize (Results 76 - 100 of 149) sorted by relevance

123456

/third_party/node/deps/v8/include/v8-include/
H A Dv8-function-callback.h142 static constexpr int kSize = 3 * internal::kApiSystemPointerSize; member in v8::FunctionCallbackInfo
265 static constexpr int kSize = 1 * internal::kApiSystemPointerSize; member in v8::PropertyCallbackInfo
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h210 static const uint16_t kSize = SegmentSize; member in heap::base::Worklist::Segment
/third_party/node/deps/v8/src/strings/
H A Dunicode.h59 static const int kSize = size; member in unibrow::Predicate
85 static const int kSize = size; member in unibrow::Mapping
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDepthStencilTest.cpp269 constexpr GLsizei kSize = 6; in TEST_P() local
542 constexpr GLsizei kSize = 64; TEST_P() local
[all...]
H A DMultithreadingTest.cpp25 static constexpr uint32_t kSize = 512; member in angle::MultithreadingTest
[all...]
H A DAttributeLayoutTest.cpp71 static constexpr size_t kSize = 1024; member in __anon20169::Container
H A DSimpleOperationTest.cpp1128 constexpr int kSize = 16; in TEST_P() local
1161 constexpr int kSize = 16; in TEST_P() local
[all...]
/third_party/skia/src/gpu/
H A DGrDirectContextPriv.cpp232 static constexpr int kSize = 256; in test_for_preserving_PM_conversions() local
[all...]
/third_party/skia/tests/
H A DLazyProxyTest.cpp237 static const int kSize = 16; variable
H A DGrSurfaceTest.cpp188 static constexpr int kSize = 100; in DEF_GPUTEST() local
342 static constexpr int kSize = 100; DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
H A DGrMipMappedTest.cpp39 static constexpr int kSize = 8; variable
H A DTextureProxyTest.cpp35 static constexpr auto kSize = SkISize::Make(64, 64); variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferTests.cpp67 constexpr size_t kSize = sizeof(myData); in TEST_P() local
172 static constexpr size_t kSize = sizeof(myData); in TEST_P() local
444 static constexpr size_t kSize = sizeof(myData); TEST_P() local
485 static constexpr size_t kSize = sizeof(myData); TEST_P() local
[all...]
H A DQueueTests.cpp118 constexpr uint64_t kSize = 4000 * 1000; in TEST_P() local
136 constexpr uint64_t kSize = 4000 * 1000; in TEST_P() local
155 constexpr uint64_t kSize = 12000 * 1000; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderVisibleDescriptorAllocatorD3D12.cpp143 const uint64_t kSize = mSizeIncrement * descriptorCount; in AllocateHeap() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResidencyTests.cpp366 constexpr uint32_t kSize = 512; in TEST_P() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_benchmark.cc110 const int kSize = 8; in BM_InsertSmall() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping_test.cc621 const size_t kSize = size_t(3) * 1000 * 1000 * 1000; in TEST() local
/third_party/skia/gm/
H A Dimagefiltersbase.cpp263 static constexpr SkSize kSize = {64, 64}; in create_atlas_image() local
/third_party/skia/bench/
H A DGradientBench.cpp252 static const int kSize = 400; member in GradientBench
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHeader.h69 kSize, enumerator
/third_party/node/deps/v8/src/heap/
H A Dmarking.h107 static const size_t kSize; member in v8::internal::Bitmap
/third_party/node/deps/v8/src/execution/
H A Dexecution.cc609 STATIC_ASSERT(sizeof(StackHandlerMarker) == StackHandlerConstants::kSize); member in v8::internal::StackHandlerConstants
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h313 static const int kSize = 1 << kShift; member in v8::internal::final
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.h150 static const int kSize = kHotObjectCount; member in v8::internal::Deserializer::HotObjectsList

Completed in 21 milliseconds

123456