Home
last modified time | relevance | path

Searched defs:maxSize (Results 1 - 25 of 78) sorted by relevance

1234

/third_party/icu/icu4c/source/tools/gencmn/
H A Dgencmn.c53 uint32_t maxSize; in main() local
/third_party/node/deps/icu-small/source/tools/gencmn/
H A Dgencmn.c53 uint32_t maxSize; in main() local
/third_party/skia/third_party/externals/icu/source/tools/gencmn/
H A Dgencmn.c53 uint32_t maxSize; in main() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_reduce_assign.cpp43 unsigned maxSize = 0; in setup_reduce_temp() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dinput_test.cpp80 int maxSize = 1; in TEST() local
118 int maxSize = 1; TEST() local
158 size_t maxSize = 5; TEST() local
172 size_t maxSize = 11; TEST() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRingBufferAllocator.cpp31 RingBufferAllocator::RingBufferAllocator(uint64_t maxSize) : mMaxBlockSize(maxSize) { in RingBufferAllocator() argument
H A DBuddyAllocator.cpp22 BuddyAllocator::BuddyAllocator(uint64_t maxSize) : mMaxBlockSize(maxSize) { in BuddyAllocator() argument
/third_party/lzma/CPP/Windows/
H A DFileMapping.h15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name) in Create() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureRectangleTest.cpp69 GLint maxSize = 0; in TEST_P() local
159 GLint maxSize = 0; in TEST_P() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DintermOut.cpp1219 const int maxSize = 340; in OutputDouble() local
1285 const int maxSize = 300; in OutputConstantUnion() local
1294 const int maxSize = 300; in OutputConstantUnion() local
1303 const int maxSize = 300; OutputConstantUnion() local
1312 const int maxSize = 300; OutputConstantUnion() local
1321 const int maxSize = 300; OutputConstantUnion() local
1330 const int maxSize = 300; OutputConstantUnion() local
1339 const int maxSize = 300; OutputConstantUnion() local
1348 const int maxSize = 300; OutputConstantUnion() local
[all...]
H A DPoolAlloc.cpp146 const int maxSize = 80; in checkGuardBlock() local
H A DSymbolTable.cpp164 const int maxSize = 11; in buildMangledName() local
/third_party/glslang/glslang/Include/
H A DInfoSink.h98 const int maxSize = 24; in location() local
/third_party/node/deps/v8/src/numbers/
H A Dconversions-inl.h263 double maxSize = static_cast<double>(std::numeric_limits<size_t>::max()); in DoubleToUint32IfEqualToSelf() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp50 DE_INLINE bool isNullTerminated(const char* str, const deUint32 maxSize) in isNullTerminated() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp108 DE_INLINE bool isNullTerminated(const char* str, const deUint32 maxSize) in isNullTerminated() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h116 size_t maxSize() const { return mMaximumTotalSize; } in maxSize() function in angle::final
/third_party/skia/src/core/
H A DSkArenaAlloc.cpp71 constexpr uint32_t maxSize = std::numeric_limits<uint32_t>::max(); in ensureSpace() local
H A DSkBlockAllocator.cpp197 void SkBlockAllocator::addBlock(int minSize, int maxSize) { in addBlock() argument
/third_party/skia/third_party/externals/oboe/src/common/
H A DQuirksManager.cpp51 int32_t maxSize = stream.getBufferCapacityInFrames() - (topMargin * burst); in clipBufferSize() local
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeString.c178 size_t deStrnlen (const char* string, size_t maxSize) in deStrnlen() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.cpp231 int maxSize = 0; in createFramebuffer() local
/third_party/libsnd/src/ALAC/
H A Dag_dec.c268 int32_t dyn_decomp (AGParamRecPtr params, BitBuffer * bitstream, int32_t * pc, int32_t numSamples, int32_t maxSize, uint32_t * outNumBits) in dyn_decomp() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_gencmn.cpp79 static uint32_t maxSize; variable
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.cpp79 static uint32_t maxSize; variable

Completed in 13 milliseconds

1234