Searched defs:getComponent (Results 1 - 10 of 10) sorted by relevance

/external/javassist/src/main/javassist/bytecode/analysis/
H A DMultiArrayType.java62 public Type getComponent() { method in class:MultiArrayType
H A DMultiType.java79 public Type getComponent() { method in class:MultiType
H A DType.java225 public Type getComponent() { method in class:Type
314 type = type.getComponent();
/external/clang/lib/CodeGen/
H A DCGRecordLayout.h105 const AccessInfo &AI = getComponent(i);
136 const AccessInfo &getComponent(unsigned Index) const { function in class:clang::CodeGen::CGBitFieldInfo
/external/webkit/Source/WebCore/platform/image-decoders/bmp/
H A DBMPImageReader.h225 inline unsigned getComponent(uint32_t pixel, int component) const function in class:WebCore::BMPImageReader
233 return m_bitMasks[3] ? getComponent(pixel, 3) : 0xff;
/external/clang/include/clang/AST/
H A DExpr.h1792 const OffsetOfNode &getComponent(unsigned Idx) const { function in class:clang::StringLiteral::OffsetOfExpr
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...

Completed in 280 milliseconds