Home
last modified time | relevance | path

Searched defs:maxSize (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp1180 const int maxSize = 340; in OutputDouble() local
1246 const int maxSize = 300; in OutputConstantUnion() local
1255 const int maxSize = 300; in OutputConstantUnion() local
1264 const int maxSize = 300; in OutputConstantUnion() local
1273 const int maxSize = 300; in OutputConstantUnion() local
1282 const int maxSize = 300; in OutputConstantUnion() local
1291 const int maxSize = 300; in OutputConstantUnion() local
1300 const int maxSize = 300; in OutputConstantUnion() local
1309 const int maxSize = 300; in OutputConstantUnion() local
DPoolAlloc.cpp162 const int maxSize = 80; in checkGuardBlock() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dinput_test.cpp80 int maxSize = 1; in TEST() local
118 int maxSize = 1; in TEST() local
158 size_t maxSize = 5; in TEST() local
172 size_t maxSize = 11; in TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dinput_test.cpp80 int maxSize = 1; in TEST() local
118 int maxSize = 1; in TEST() local
158 size_t maxSize = 5; in TEST() local
172 size_t maxSize = 11; in TEST() local
/third_party/flutter/skia/tests/
DPackBitsTest.cpp38 size_t maxSize = SkPackBits::ComputeMaxSize8(gTests[i].fCount); in test_pack8() local
62 size_t maxSize = SkPackBits::ComputeMaxSize8(size); in test_pack8() local
/third_party/node/deps/icu-small/source/tools/gencmn/
Dgencmn.c53 uint32_t maxSize; in main() local
/third_party/icu/icu4c/source/tools/gencmn/
Dgencmn.c53 uint32_t maxSize; in main() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencmn/
Dgencmn.c53 uint32_t maxSize; in main() local
/third_party/skia/third_party/externals/icu/source/tools/gencmn/
Dgencmn.c53 uint32_t maxSize; in main() local
/third_party/node/test/parallel/
Dtest-http-abort-stream-end.js28 const maxSize = 1024; constant
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.l95 #define YY_INPUT(buf, result, maxSize) \ argument
DInput.cpp60 size_t Input::read(char *buf, size_t maxSize, int *lineNo) in read()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DTokenizer.l87 #define YY_INPUT(buf, result, maxSize) \ argument
DInput.cpp52 size_t Input::read(char *buf, size_t maxSize, int *lineNo) in read()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor.l95 #define YY_INPUT(buf, result, maxSize) \ argument
DInput.cpp52 size_t Input::read(char *buf, size_t maxSize, int *lineNo) in read()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRingBufferAllocator.cpp31 RingBufferAllocator::RingBufferAllocator(uint64_t maxSize) : mMaxBlockSize(maxSize) { in RingBufferAllocator()
DBuddyAllocator.cpp22 BuddyAllocator::BuddyAllocator(uint64_t maxSize) : mMaxBlockSize(maxSize) { in BuddyAllocator()
/third_party/libxml2/fuzz/
Dxml.c36 size_t maxSize, docSize, consumed, chunkSize; in LLVMFuzzerTestOneInput() local
/third_party/mesa3d/src/amd/compiler/
Daco_reduce_assign.cpp43 unsigned maxSize = 0; in setup_reduce_temp() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureRectangleTest.cpp66 GLint maxSize = 0; in TEST_P() local
153 GLint maxSize = 0; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureRectangleTest.cpp69 GLint maxSize = 0; in TEST_P() local
159 GLint maxSize = 0; in TEST_P() local
/third_party/skia/third_party/externals/oboe/src/common/
DQuirksManager.cpp51 int32_t maxSize = stream.getBufferCapacityInFrames() - (topMargin * burst); in clipBufferSize() local
/third_party/glslang/glslang/Include/
DInfoSink.h98 const int maxSize = 24; in location() local
/third_party/iowow/src/platform/win32/mman/
Dmman.c70 const OffsetType maxSize = off + (OffsetType) len; in mmap() local

12345