/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFillBufferTests.cpp | 205 deUint32 calculateSize (tcu::ConstPixelBufferAccess in calculateSize() function in vkt::api::__anon774ffdec0111::FillBufferTestInstance 298 const deUint32 bufferSize = calculateSize(bufferAccess); in uploadBuffer()
|
D | vktApiCopiesAndBlittingTests.cpp | 462 deUint32 calculateSize (tcu::ConstPixelBufferAccess src) const in calculateSize() function in vkt::api::__anon4e583cfe0111::CopiesAndBlittingTestInstance 618 const deUint32 bufferSize = calculateSize(bufferAccess); in uploadBuffer() 635 const deUint32 bufferSize = calculateSize(imageAccess); in uploadImageAspect() 855 const VkDeviceSize pixelDataSize = calculateSize(dst); in readImageAspect()
|
/third_party/icu/icu4c/source/common/ |
D | ushape.cpp | 633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function 1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar() 1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ushape.cpp | 633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function 1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar() 1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ushape.cpp | 633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function 1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar() 1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
|
/third_party/node/deps/icu-small/source/common/ |
D | ushape.cpp | 633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function 1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar() 1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ArabicShaping.java | 1153 private int calculateSize(char[] source, in calculateSize() method in ArabicShaping 1855 return calculateSize(source, sourceStart, sourceLength); in internalShape()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | ArabicShaping.java | 1105 private int calculateSize(char[] source, in calculateSize() method in ArabicShaping 1807 return calculateSize(source, sourceStart, sourceLength); in internalShape()
|
/third_party/openGLES/specs/es/katex/ |
D | katex.js | 2621 var calculateSize = function(sizeValue, style) { 2677 gap = calculateSize(group.value.rowGaps[r].value, style); 3399 shift = calculateSize(group.value.shift, style); 3402 var width = calculateSize(group.value.width, style); 3403 var height = calculateSize(group.value.height, style); 3431 dimension = calculateSize(group.value.dimension, style);
|
/third_party/openGLES/specs/es/3.2/katex/ |
D | katex.js | 2621 var calculateSize = function(sizeValue, style) { 2677 gap = calculateSize(group.value.rowGaps[r].value, style); 3399 shift = calculateSize(group.value.shift, style); 3402 var width = calculateSize(group.value.width, style); 3403 var height = calculateSize(group.value.height, style); 3431 dimension = calculateSize(group.value.dimension, style);
|
/third_party/openGLES/specs/gl/katex/ |
D | katex.js | 2621 var calculateSize = function(sizeValue, style) { 2677 gap = calculateSize(group.value.rowGaps[r].value, style); 3399 shift = calculateSize(group.value.shift, style); 3402 var width = calculateSize(group.value.width, style); 3403 var height = calculateSize(group.value.height, style); 3431 dimension = calculateSize(group.value.dimension, style);
|
/third_party/openGLES/specs/katex/ |
D | katex.js | 2621 var calculateSize = function(sizeValue, style) { 2677 gap = calculateSize(group.value.rowGaps[r].value, style); 3399 shift = calculateSize(group.value.shift, style); 3402 var width = calculateSize(group.value.width, style); 3403 var height = calculateSize(group.value.height, style); 3431 dimension = calculateSize(group.value.dimension, style);
|