Home
last modified time | relevance | path

Searched defs:targetSize (Results 1 – 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Deurocreg.c150 int32_t targetSize, euroBackSize; in isEuroAware() local
/third_party/lz4/tests/
Dfuzzer.c401 int const targetSize = srcSize * (int)((FUZ_rand(&randState) & 127)+1) >> 7; in FUZ_test() local
430 int const targetSize = srcSize * (int)((FUZ_rand(&randState) & 127)+1) >> 7; in FUZ_test() local
630 int const targetSize = (int)((size_t)blockSize - missingOutBytes); in FUZ_test() local
644 int const targetSize = (int)((size_t)blockSize - missingOutBytes); in FUZ_test() local
657 int const targetSize = (int)((size_t)blockSize - missingOutBytes); in FUZ_test() local
670 int const targetSize = (int)((size_t)blockSize - missingOutBytes); in FUZ_test() local
1355 size_t const targetSize = 4116; /* size carefully selected to trigger an overflow */ in FUZ_unitTests() local
/third_party/skia/src/ports/
DSkImageGeneratorNDK.cpp109 static bool set_target_size(AImageDecoder* decoder, const SkISize& size, const SkISize targetSize) { in set_target_size()
/third_party/skia/third_party/externals/brotli/research/
Ddictionary_generator.cc130 size_t targetSize = 16 << 10; in main() local
Dsieve.cc82 TextIdx targetSize = static_cast<TextIdx>(dictionary_size_limit); in sieve_generate() local
Ddurchschlag.cc447 TextIdx targetSize = static_cast<TextIdx>(dictionary_size_limit); in durchschlagGenerateExclusive() local
553 TextIdx targetSize = static_cast<TextIdx>(dictionary_size_limit); in durchschlagGenerateCollaborative() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp789 UVec2 targetSize; member
3063 const UVec2& targetSize) in pushReadImagesToBuffers()
3291 const UVec2& targetSize, in clearReferenceValues()
3319 const UVec2& targetSize, in markUndefined()
3431 const UVec2& targetSize, in renderReferenceValues()
3807 const UVec2& targetSize, in renderReferenceImagesFromValues()
3975 …el> renderColorImageForLog (const vector<PixelValue>& reference, const UVec2& targetSize, int numC… in renderColorImageForLog()
4097 const UVec2& targetSize, in logAndVerifyImages()
4977 const UVec2 targetSize = config.targetSize; in renderPassTest() local
5431 …const UVec2 targetSize = rng.choose<UVec2>(DE_ARRAY_BEGIN(targetSizes), DE_ARRAY_END(targe… in addAttachmentTests() local
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fOcclusionQueryTests.cpp97 …raw, float occluderSize, int numTargetDraws, int numTargetsPerDraw, float targetSize, deUint32 que… in OcclusionQueryCase()
Des3fMultisampleTests.cpp632 const IVec2 targetSize = getRenderTargetSize(); in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fCopyImageTests.cpp282 RandomizedRenderGrid::RandomizedRenderGrid (const IVec2& targetSize, const IVec2& cellSize, int max… in RandomizedRenderGrid()
293 IVec2 RandomizedRenderGrid::getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2… in getRandomOffset()
2336 IVec3 getTestedSize (deUint32 target, deUint32 format, const IVec3& targetSize) in getTestedSize()
2410 const IVec3 targetSize = isCompressedCase ? IVec3(128, 128, 16) : IVec3(64, 64, 8); in addCopyTests() local
/third_party/icu/icu4c/source/test/intltest/
Dssearch.cpp1192 int32_t targetSize = targetOrders.size() - 1; in simpleSearch() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderCompilationCases.cpp226 int targetSize = (int)(deFloatCeil(factor*(float)v.size())); in vectorLowestPercentage() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderCompilationCases.cpp226 int targetSize = (int)(deFloatCeil(factor*(float)v.size())); in vectorLowestPercentage() local
/third_party/typescript/src/compiler/
Dchecker.ts19280 const targetSize = targetUnionOrIntersection.types.length; constant
/third_party/typescript/lib/
DtypingsInstaller.js68129 targetSize: targetSize, property
Dtsc.js57037 targetSize: targetSize, property