Home
last modified time | relevance | path

Searched defs:typeSize (Results 1 – 18 of 18) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCastSizeChecker.cpp119 CharUnits typeSize = C.getASTContext().getTypeSizeInChars(ToPointeeTy); in checkPreStmt() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DIndexDataManager.cpp144 std::size_t IndexDataManager::typeSize(GLenum type) in typeSize() function in es1::IndexDataManager
DContext.h158 int typeSize() const in typeSize() function
/external/swiftshader/src/OpenGL/libGL/
DIndexDataManager.cpp161 std::size_t IndexDataManager::typeSize(GLenum type) in typeSize() function in gl::IndexDataManager
DContext.h379 int typeSize() const in typeSize() function
/external/swiftshader/src/OpenGL/libGLESv2/
DIndexDataManager.cpp157 std::size_t IndexDataManager::typeSize(GLenum type) in typeSize() function in es2::IndexDataManager
DContext.h201 int typeSize() const in typeSize() function
/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp181 int typeSize = glu::getDataTypeScalarSize(m_rgbAttrType); in init() local
477 int typeSize = glu::getDataTypeScalarSize(m_rgbAttrType); in setupVarAttribPointer() local
Des3fVertexArrayObjectTests.cpp269 int typeSize = 0; in generateIndices() local
845 int typeSize = 0; in generateIndices() local
Des3fUniformApiTests.cpp1866 const int typeSize = glu::getDataTypeScalarSize(uniform.type); in assignUniforms() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp555 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); in EmitCXXNewAllocSize() local
594 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); in EmitCXXNewAllocSize() local
/external/javassist/src/main/javassist/bytecode/
DStackMapTable.java499 int typeSize = (varTag == LONG || varTag == DOUBLE) ? 2 : 1; in fullFrame() local
/external/clang/lib/Sema/
DSemaType.cpp1646 unsigned typeSize = static_cast<unsigned>(Context.getTypeSize(Result)); in ConvertDeclSpecToType() local
6330 unsigned typeSize = static_cast<unsigned>(S.Context.getTypeSize(CurType)); in HandleVectorSizeAttr() local
6487 unsigned typeSize = static_cast<unsigned>(S.Context.getTypeSize(CurType)); in HandleNeonVectorTypeAttr() local
DSemaInit.cpp1505 unsigned typeSize = SemaRef.Context.getTypeSize(elementType); in CheckVectorType() local
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1369 const int typeSize = glu::getDataTypeScalarSize(uniform.type); in assignUniforms() local
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp1495 const int typeSize = glu::getDataTypeScalarSize(uniform.type); in assignUniforms() local
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...