/external/webkit/Source/JavaScriptCore/wtf/brew/ |
H A D | SystemMallocBrew.h | 42 static inline void* callocBrew(size_t numElements, size_t elementSize) argument 44 return MALLOC(numElements * elementSize);
|
/external/webkit/Source/WebCore/platform/network/curl/ |
H A D | FormDataStreamCurl.cpp | 90 size_t elementSize = element.m_data.size() - m_formDataElementDataOffset; local 91 sent = elementSize > toSend ? toSend : elementSize; 93 if (elementSize > sent)
|
/external/webkit/Source/WebCore/rendering/ |
H A D | RenderVideo.cpp | 154 IntSize elementSize; 156 elementSize = m_cachedImageSize; 158 elementSize = intrinsicSize(); 161 if (elementSize.isEmpty() || contentRect.isEmpty()) 165 int ratio = renderBox.width() * elementSize.height() - renderBox.height() * elementSize.width(); 167 int newWidth = renderBox.height() * elementSize.width() / elementSize.height(); 173 int newHeight = renderBox.width() * elementSize.height() / elementSize [all...] |
/external/icu4c/i18n/ |
H A D | ucol_sit.cpp | 608 int32_t elementSize = 0; local 616 elementSize = ucol_getFunctionalEquivalent(locBuff, internalBufferSize, "collation", locale, &isAvailable, status); 618 if(elementSize) { 620 elementSize = uloc_getLanguage(locBuff, tempbuff, internalBufferSize, status); 621 appendShortStringElement(tempbuff, elementSize, buffer, &resultSize, /*capacity*/internalBufferSize, languageArg); 622 elementSize = uloc_getCountry(locBuff, tempbuff, internalBufferSize, status); 623 appendShortStringElement(tempbuff, elementSize, buffer, &resultSize, /*capacity*/internalBufferSize, regionArg); 624 elementSize = uloc_getScript(locBuff, tempbuff, internalBufferSize, status); 625 appendShortStringElement(tempbuff, elementSize, buffer, &resultSize, /*capacity*/internalBufferSize, scriptArg); 626 elementSize [all...] |
/external/skia/legacy/src/animator/ |
H A D | SkDisplayable.cpp | 106 size_t elementSize = SkMemberInfo::GetSize(elementType); local 107 size_t byteSize = elementSize * arrayCount;
|
/external/skia/src/animator/ |
H A D | SkDisplayable.cpp | 106 size_t elementSize = SkMemberInfo::GetSize(elementType); local 107 size_t byteSize = elementSize * arrayCount;
|
/external/webkit/Source/JavaScriptCore/wtf/ |
H A D | FastMalloc.h | 34 void* fastCalloc(size_t numElements, size_t elementSize);
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/ |
H A D | VertexDataManager.cpp | 58 int elementSize = attribute.typeSize(); local 90 if (converter.identity && inputStride == elementSize)
|
/external/clang/lib/CodeGen/ |
H A D | ItaniumCXXABI.cpp | 975 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, local 977 CGF.Builder.CreateStore(elementSize, cookie);
|
H A D | CGExprScalar.cpp | 2457 CharUnits elementSize; local 2461 elementSize = CharUnits::One(); 2463 elementSize = CGF.getContext().getTypeSizeInChars(elementType); 2466 if (elementSize.isOne()) 2469 divisor = CGF.CGM.getSize(elementSize);
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
H A D | OutputHLSL.cpp | 92 int elementSize = type.isMatrix() ? type.getNominalSize() : 1; local 95 return elementSize * arraySize;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.equinox.common_3.6.0.v20100503.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.preferences_3.3.0.v20100503.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.registry_3.5.0.v20100503.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |