Searched defs:getSize (Results 226 - 250 of 317) sorted by relevance

1234567891011>>

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h325 size_t getSize() const { return Size; } function in struct:clang::CodeGen::CodeGenFunction::LifetimeExtendedCleanupHeader
H A DCodeGenModule.cpp587 llvm::ConstantInt *CodeGenModule::getSize(CharUnits size) { function in class:CodeGenModule
3390 Str.resize(CAT->getSize().getZExtValue());
/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp577 const IVec3& getSize (void) const { return m_size; } function in class:deqp::gles31::Functional::__anon5426::LayeredImage
736 const IVec3& imageSize = src.getSize();
1078 , m_relevantRegion (relevantRegion.x() > 0 && relevantRegion.y() > 0 ? relevantRegion : reference.getSize().swizzle(0, 1))
1322 const IVec3 imageSize = image.getSize();
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4139 unsigned HexagonInstrInfo::getSize(const MachineInstr *MI) const { function in class:HexagonInstrInfo
4143 unsigned Size = MI->getDesc().getSize();
/external/kotlinc/lib/
H A Dkotlin-runtime.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/kotlin.kotlin_builtins kotlin/collections/ kotlin/collections/collections ...
H A Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/kotlin.kotlin_builtins kotlin/collections/ kotlin/collections/collections ...
H A Dkotlin-daemon-client.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon-client.kotlin_module ...
H A Dandroid-extensions-compiler.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/jetbrains/kotlin/ org/jetbrains/kotlin/android/ ...
/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl2724 if(my $Size = getSize($TypeId))
2854 if(my $Size = getSize($TypeId)) {
3238 if(my $Size = getSize($TypeId))
4000 if(my $Size = getSize($TypeId))
6078 sub getSize($) subroutine
6105 return getSize($_[0]);
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1552 const UVec2& getSize (void) const { return m_size; } function in class:vkt::__anon4469::ColorClear
1576 const UVec2& getSize (void) const { return m_size; } function in class:vkt::__anon4469::DepthStencilClear
2200 { colorClear.getSize().x(), colorClear.getSize().y() }
2227 { depthStencilClear.getSize().x(), depthStencilClear.getSize().y() }
3019 const UVec2 size = colorClear.getSize();
3035 const UVec2 size = dsClear.getSize();
4215 << ", Size: " << colorClear.getSize()
4225 << ", Size: " << depthStencilClear.getSize()
[all...]
/external/guice/extensions/struts2/lib/
H A Dcommons-fileupload-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/fileupload/ ...
H A Dcommons-io-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
H A Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/internal/ ognl/SimpleNode.class SimpleNode ...
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-fileupload-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/fileupload/ ...
/external/annotation-tools/asmx/core/
H A Dasm-2.2.2.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/annotation-tools/asmx/test/lib/
H A Dasm-2.1.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/clang/include/clang/AST/
H A DType.h2527 const llvm::APInt &getSize() const { return Size; } function in class:clang::ConstantArrayType
2543 Profile(ID, getElementType(), getSize(),
/external/jarjar/lib/
H A Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/caliper/lib/
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...
H A Djsr311-api-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ws/rs/ javax/ws/rs/core/ ...
H A Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/lib/build/
H A Dasm-5.0.3.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class " package ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...

Completed in 818 milliseconds

1234567891011>>