Searched defs:getComponent (Results 1 - 15 of 15) 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/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/
H A DBMPImageReader.h222 inline unsigned getComponent(uint32_t pixel, int component) const function in class:blink::BMPImageReader
231 return m_bitMasks[3] ? getComponent(pixel, 3) : 0xff;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowIntent.java422 public ComponentName getComponent() { method in class:ShadowIntent
510 if (getComponent() != other.getComponent()) {
511 if (getComponent() != null) {
512 if (!getComponent().equals(other.getComponent())) {
516 if (!other.getComponent().equals(getComponent())) {
/external/clang/include/clang/AST/
H A DExpr.h1911 const OffsetOfNode &getComponent(unsigned Idx) const { function in class:clang::StringLiteral::OffsetOfExpr
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2434 ExprP<typename T::Element> getComponent (const ExprP<T>& container, int ndx) function in namespace:deqp::gls::BuiltinPrecisionTests::Functions
3662 return Functions::getComponent(exprP<T>(*this), i);
/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/ ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1102 milliseconds