Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/external/angle/src/compiler/translator/
DQualifierTypes.h56 TQualifierType getType() const override { return QtInvariant; } in getType() function
67 TQualifierType getType() const override { return QtPrecise; } in getType() function
80 TQualifierType getType() const override { return QtInterpolation; } in getType() function
100 TQualifierType getType() const override { return QtLayout; } in getType() function
117 TQualifierType getType() const override { return QtStorage; } in getType() function
137 TQualifierType getType() const override { return QtPrecision; } in getType() function
157 TQualifierType getType() const override { return QtMemory; } in getType() function
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DReturnInstruction.java47 public Type getType() { in getType() method in ReturnInstruction
79 public Type getType( final ConstantPoolGen cp ) { in getType() method in ReturnInstruction
DTypedInstruction.java28 Type getType( ConstantPoolGen cpg ); in getType() method
DLoadClass.java49 Type getType( ConstantPoolGen cpg ); in getType() method
DDCMPG.java35 public Type getType( final ConstantPoolGen cp ) { in getType() method in DCMPG
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DParameterizedRobolectricTestRunnerConfigTest.java57 public int getType(int columnIndex) { in getType() method in ParameterizedRobolectricTestRunnerConfigTest.ShadowCursorWrapper1
67 public int getType(int columnIndex) { in getType() method in ParameterizedRobolectricTestRunnerConfigTest.ShadowCursorWrapperEcho
/external/apache-xml/src/main/java/org/apache/xml/utils/
DAttList.java138 public String getType(int i) in getType() method in AttList
164 public String getType(String name) in getType() method in AttList
179 public String getType(String uri, String localName) in getType() method in AttList
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DAttList.java147 public String getType(int i) in getType() method in AttList
173 public String getType(String name) in getType() method in AttList
188 public String getType(String uri, String localName) in getType() method in AttList
/external/skqp/tests/
DGrTRecorderTest.cpp137 virtual ClassType getType() { return kBase_ClassType; } in getType() function in Base
151 virtual ClassType getType() { return kSubclass_ClassType; } in getType() function in Subclass
166 virtual ClassType getType() { return kSubSubclass_ClassType; } in getType() function in SubSubclass
188 virtual ClassType getType() { return kSubclassExtraData_ClassType; } in getType() function in SubclassExtraData
205 virtual ClassType getType() { return kSubclassEmpty_ClassType; } in getType() function in SubclassEmpty
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleImpl.java65 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceBinary
82 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceInt
100 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceString
122 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceIntVector
176 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceArray
215 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceTable
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceBundleImpl.java66 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceBinary
83 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceInt
101 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceString
123 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceIntVector
177 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceArray
216 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceTable
/external/skia/tests/
DGrTRecorderTest.cpp88 virtual ClassType getType() { return kBase_ClassType; } in getType() function in Base
102 virtual ClassType getType() { return kSubclass_ClassType; } in getType() function in Subclass
117 virtual ClassType getType() { return kSubSubclass_ClassType; } in getType() function in SubSubclass
139 virtual ClassType getType() { return kSubclassExtraData_ClassType; } in getType() function in SubclassExtraData
158 virtual ClassType getType() { return kSubclassEmpty_ClassType; } in getType() function in SubclassEmpty
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/declarations/
DResolvedValueDeclaration.java37 ResolvedType getType(); in getType() method
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/declarations/
DValueDeclaration.java31 Type getType(); in getType() method
/external/emma/ant/ant14/com/vladium/emma/report/
DReportCfg.java110 protected abstract String getType (); in getType() method in ReportCfg.Element
162 protected final String getType () in getType() method in ReportCfg.Element_HTML
181 protected final String getType () in getType() method in ReportCfg.Element_TXT
200 protected final String getType () in getType() method in ReportCfg.Element_LCOV
218 protected final String getType () in getType() method in ReportCfg.Element_XML
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DBasicAnnotation.java17 @Nonnull String getType(); in getType() method
DMethodParameter.java58 @Nonnull String getType(); in getType() method
/external/conscrypt/android-stub/src/main/java/javax/net/ssl/
DSNIServerName.java27 public final int getType() { in getType() method in SNIServerName
/external/parameter-framework/upstream/parameter/
DParameterBlock.h45 Type getType() const override { return EParameterBlock; } in getType() function
DComponent.h45 Type getType() const override { return EComponent; } in getType() function
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliVoidTypeElement.java50 @NotNull @Override public PsiType getType() { in getType() method in SmaliVoidTypeElement
DSmaliPrimitiveTypeElement.java50 @NotNull @Override public PsiType getType() { in getType() method in SmaliPrimitiveTypeElement
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/
DLocalInfo.java38 @Nullable String getType(); in getType() method
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowSensorTest.java17 public void getType() { in getType() method in ShadowSensorTest
/external/llvm/lib/DebugInfo/PDB/
DPDBSymbolData.cpp24 std::unique_ptr<PDBSymbol> PDBSymbolData::getType() const { in getType() function in PDBSymbolData

12345678910>>...30