| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | variant_test.cc | 757 const int kSize = 4; in TEST() local 823 const int kSize = 4; in TEST() local
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | frames.h | 75 static const int kSize = kPaddingOffset + kSystemPointerSize; member in v8::internal::StackHandlerConstants
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cComputeShaderTests.cpp | 978 const int kSize = local_size_x * local_size_y * local_size_z; in RunIteration() local 1511 const GLuint kSize = kWidth * kHeight * kDepth; in RunIteration() local 1713 const GLuint kSize = kWidth * kHeight * kDepth; in RunIteration() local [all...] |
| H A D | es31cShaderImageLoadStoreTests.cpp | 206 bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int layers = 1) in CompareValues() argument 221 bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, in CompareValues() argument 1116 const int kSize = 11; in Write() local 1243 const int kSize = 4; WriteCS() local 1402 const int kSize = 11; Read() local 1542 const int kSize = 4; ReadCS() local 1643 const int kSize = 8; Read() local 1812 const int kSize = 11; Write() local 2051 const int kSize = 11; Write() local 2313 const int kSize = 11; Read() local 2528 const int kSize = 11; Read() local 2738 const int kSize = 11; Atomic() local 2903 const int kSize = 100; Write() local 3166 const int kSize = 100; Atomic() local 3421 const int kSize = 32; Run() local 3511 const int kSize = 10; Run() local 3601 const int kSize = 8; Run() local 3826 const int kSize = 44; Run() local 4080 const int kSize = 32; Run() local 4175 const int kSize = 64; Run() local 4282 const int kSize = 11; Run() local 4403 const int kSize = 4; Run() local 4533 const int kSize = 11; Run() local 4620 const int kSize = 11; Run() local 4715 const int kSize = 11; Run() local 4806 const int kSize = 11; Run() local 4870 const int kSize = 11; Run() local 4961 const int kSize = 11; Run() local [all...] |
| H A D | es31cShaderStorageBufferObjectTests.cpp | 7470 const int kSize = 10000; in Run() local 7651 const int kSize = 100000; in Run() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cComputeShaderTests.cpp | 624 const int kSize = local_size_x * local_size_y * local_size_z; in RunIteration() local 1206 const GLuint kSize = kWidth * kHeight * kDepth; in RunIteration() local 1417 const GLuint kSize = kWidth * kHeight * kDepth; in RunIteration() local [all...] |
| H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 212 bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int layers = 1) in CompareValues() argument 227 bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, in CompareValues() argument 1150 const int kSize = 11; in Write() local 1277 const int kSize = 4; WriteCS() local 1437 const int kSize = 11; Read() local 1577 const int kSize = 4; ReadCS() local 1679 const int kSize = 8; Read() local 1848 const int kSize = 11; Write() local 2090 const int kSize = 11; Write() local 2351 const int kSize = 11; Read() local 2566 const int kSize = 11; Read() local 2773 const int kSize = 11; Atomic() local 2938 const int kSize = 100; Write() local 3202 const int kSize = 100; Atomic() local 3464 const int kSize = 32; Run() local 3558 const int kSize = 10; Run() local 3650 const int kSize = 8; Run() local 3875 const int kSize = 44; Run() local 4130 const int kSize = 32; Run() local 4225 const int kSize = 64; Run() local 4314 const int kSize = 11; Run() local 4435 const int kSize = 4; Run() local 4563 const int kSize = 11; Run() local 4651 const int kSize = 11; Run() local 4747 const int kSize = 11; Run() local 4838 const int kSize = 11; Run() local 4903 const int kSize = 11; Run() local 4995 const int kSize = 11; Run() local [all...] |
| H A D | gl4cShaderImageLoadStoreTests.cpp | 1412 const int kSize = 16; in Write() local 1601 const int kSize in Read() local 1785 const int kSize = 1; Write() local 2012 const int kSize = 1; Read() local 2275 const int kSize = 1; Read() local 2410 const int kSize = 16; Write() local 2654 const int kSize = 16; WriteMS() local 2720 const int kSize = 16; WriteCubeArray() local 2946 const int kSize = 16; Read() local 3071 const int kSize = 16; ReadCube() local 3313 const int kSize = 16; ReadMS() local 3481 const int kSize = 16; Atomic() local 3574 const int kSize = 16; AtomicCube() local 3637 const int kSize = 16; AtomicMS() local 4812 const int kSize = 32; Run() local 4888 const int kSize = 32; Run() local [all...] |
| H A D | gl4cShaderStorageBufferObjectTests.cpp | 8013 const int kSize = 100000; in Run() local
|
| H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 7307 const int kSize = 10000; in Run() local 7488 const int kSize = 100000; in Run() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | StateChangeTest.cpp | 3156 constexpr int kSize = 16; in TEST_P() local 3193 constexpr int kSize = 64; in TEST_P() local 3244 constexpr int kSize = 16; TEST_P() local 3921 constexpr GLsizei kSize = 2; TEST_P() local 3997 constexpr GLsizei kSize = 2; TEST_P() local [all...] |
| H A D | RobustResourceInitTest.cpp | 1504 constexpr int kSize = 16; in maskedDepthClear() local 1585 constexpr int kSize = 16; in maskedStencilClear() local 1882 constexpr int kSize = 1024; TEST_P() local 1983 constexpr int kSize = 16; TEST_P() local 2239 constexpr GLuint kSize = 2; TEST_P() local 2409 constexpr GLsizei kSize = 16; TEST_P() local [all...] |
| H A D | FramebufferTest.cpp | 1869 constexpr int kSize = 16; in TEST_P() local 1916 constexpr int kSize = 16; TEST_P() local 1968 constexpr int kSize = 16; TEST_P() local 2029 constexpr int kSize = 16; TEST_P() local 2086 constexpr int kSize = 16; TEST_P() local 2154 constexpr int kSize = 64; TEST_P() local 2213 constexpr int kSize = 16; TEST_P() local 2294 constexpr int kSize = 16; TEST_P() local 2366 constexpr int kSize = 16; TEST_P() local 2426 constexpr int kSize = 16; TEST_P() local 2494 constexpr int kSize = 16; TEST_P() local 2557 constexpr int kSize = 16; TEST_P() local 2786 constexpr GLuint kSize = 2; TEST_P() local 2834 constexpr GLuint kSize = 2; TEST_P() local 2899 constexpr GLuint kSize = 2; TEST_P() local 2987 constexpr GLuint kSize = 16; TEST_P() local 3508 constexpr GLuint kSize = 2; TEST_P() local 3811 constexpr GLuint kSize = 2; TEST_P() local [all...] |
| H A D | TextureTest.cpp | 2109 constexpr size_t kSize = 16; in TEST_P() local 2744 constexpr GLsizei kSize in TEST_P() local 2813 constexpr GLsizei kSize = 4; TEST_P() local 2888 constexpr GLsizei kSize = 4; TEST_P() local 4731 constexpr uint32_t kSize = 4; TEST_P() local [all...] |
| /third_party/skia/tests/ |
| H A D | ResourceCacheTest.cpp | 1716 static constexpr SkISize kSize = {64, 64}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| H A D | ImageTest.cpp | 494 static constexpr int kSize = 10; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | btree_test.cc | 1928 const size_t kSize = 1000; in TestExtractWithTrackingForSet() local 1960 const size_t kSize = 1000; in TestExtractWithTrackingForMap() local [all...] |
| /third_party/node/deps/v8/src/handles/ |
| H A D | global-handles.cc | 1771 MemsetPointer(FullObjectSlot(next_block), the_hole, kSize); in Create() local
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.h | 259 static const size_t kSize = kUntaggedValueBit::kLastUsedBit + 1; member in v8::internal::maglev::OpProperties
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.cc | 967 static const uint32_t kSize = RegExpMacroAssembler::kTableSize; in EmitUseLookupTable() local 1043 static const uint32_t kSize = RegExpMacroAssembler::kTableSize; in SplitSearchSpace() local 2818 static const int kSize = RegExpMacroAssembler::kTableSize; FindBestInterval() local 2896 const int kSize = RegExpMacroAssembler::kTableSize; EmitSkipInstructions() local [all...] |
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLGpu.cpp | 1603 static const int kSize = 16; in getCompatibleStencilIndex() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 4921 constexpr int kSize = sizeof(FastApiTypedArray<int32_t>); in AdaptFastCallTypedArrayArgument() local 4950 int kSize = sizeof(uintptr_t); in AdaptFastCallArgument() local 5043 int kSize in AdaptOverloadedFastCallArgument() local 5179 int kSize = sizeof(v8::FastApiCallbackOptions); LowerFastApiCall() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | mark-compact.cc | 2638 UncompiledDataWithoutPreparseData::kSize); in FlushBytecodeFromSFI() member in v8::internal::UncompiledDataWithoutPreparseData
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.h | 5883 static const size_t kSize = UPB_PB_DECODER_SIZE; member in upb::pb::DecoderPtr 6468 static const size_t kSize = UPB_PB_ENCODER_SIZE; member in upb::pb::EncoderPtr 6742 static const size_t kSize = UPB_JSON_PRINTER_SIZE; member in upb::json::PrinterPtr
|