Searched defs:getComponent (Results 1 - 23 of 23) 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/robolectric/v1/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/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVInstruction.h1547 SPIRVValue *getComponent() { return getValue(ComponentId); } function in class:SPIRV::SPIRVVectorInsertDynamic
/external/clang/include/clang/AST/
H A DExpr.h1923 const OffsetOfNode &getComponent(unsigned Idx) const { function in class:clang::StringLiteral::final
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp2501 ExprP<typename T::Element> getComponent (const ExprP<T>& container, int ndx) function in namespace:vkt::shaderexecutor::Functions
3767 return Functions::getComponent(exprP<T>(*this), i);
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2522 ExprP<typename T::Element> getComponent (const ExprP<T>& container, int ndx) function in namespace:deqp::gls::BuiltinPrecisionTests::Functions
3796 return Functions::getComponent(exprP<T>(*this), i);
/external/guice/lib/build/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/jsr330/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/guice/extensions/struts2/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/robolectric/v1/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/caliper/lib/
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 470 milliseconds