Home
last modified time | relevance | path

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

12345678910>>...22

/external/skia/src/animator/
DSkScriptCallBack.h41 virtual Type getType() const { return kFunction; } in getType() function
48 virtual Type getType() const { return kMember; } in getType() function
56 virtual Type getType() const { return kMemberFunction; } in getType() function
64 virtual Type getType() const { return kProperty; } in getType() function
DSkOpArray.h21 SkOperand2::OpType getType() { return fType; } in getType() function
DSkTypedArray.h21 SkDisplayTypes getType() { return fType; } in getType() function
/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/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/skia/tests/
DGrTRecorderTest.cpp139 virtual ClassType getType() { return kBase_ClassType; } in getType() function in Base
153 virtual ClassType getType() { return kSubclass_ClassType; } in getType() function in Subclass
168 virtual ClassType getType() { return kSubSubclass_ClassType; } in getType() function in SubSubclass
190 virtual ClassType getType() { return kSubclassExtraData_ClassType; } in getType() function in SubclassExtraData
207 virtual ClassType getType() { return kSubclassEmpty_ClassType; } in getType() function in SubclassEmpty
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleImpl.java56 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceBinary
72 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceInt
89 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceString
110 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceIntVector
162 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceArray
198 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceTable
/external/javassist/src/main/javassist/bytecode/annotation/
DEnumMemberValue.java72 Class getType(ClassLoader cl) throws ClassNotFoundException { in getType() method in EnumMemberValue
81 public String getType() { in getType() method in EnumMemberValue
DArrayMemberValue.java78 Class getType(ClassLoader cl) throws ClassNotFoundException { in getType() method in ArrayMemberValue
91 public MemberValue getType() { in getType() method in ArrayMemberValue
/external/javassist/src/main/javassist/runtime/
DDesc.java77 public static Class getType(String desc) { in getType() method in Desc
85 private static Class[] getType(String desc, int descLen, in getType() method in Desc
/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/parameter-framework/parameter/
DComponent.h44 virtual Type getType() const in getType() function
DParameterBlock.h45 virtual Type getType() const in getType() function
/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
DField.java67 @Nonnull String getType(); in getType() method
/external/jmonkeyengine/engine/src/core/com/jme3/light/
DAmbientLight.java22 public Type getType() { in getType() method in AmbientLight
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/
DLocalInfo.java38 @Nullable String getType(); in getType() method
/external/skia/src/gpu/gl/debug/
DGrShaderObj.h25 GrGLenum getType() { return fType; } in getType() function
/external/llvm/lib/DebugInfo/PDB/
DPDBSymbolData.cpp23 std::unique_ptr<PDBSymbol> PDBSymbolData::getType() const { in getType() function in PDBSymbolData
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp307 QualType SymbolConjured::getType() const { in getType() function in SymbolConjured
311 QualType SymbolDerived::getType() const { in getType() function in SymbolDerived
315 QualType SymbolExtent::getType() const { in getType() function in SymbolExtent
320 QualType SymbolMetadata::getType() const { in getType() function in SymbolMetadata
324 QualType SymbolRegionValue::getType() const { in getType() function in SymbolRegionValue
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DAttributesImpl.java167 public String getType (int index) in getType() method in AttributesImpl
248 public String getType (String uri, String localName) in getType() method in AttributesImpl
268 public String getType (String qName) in getType() method in AttributesImpl
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
DTypeBearer.java31 public Type getType(); in getType() method
/external/owasp/sanitizer/tools/findbugs/lib/
Dasm-tree-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/tree/AbstractInsnNode.class < ...
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
DCstEnumRef.java52 public Type getType() { in getType() method in CstEnumRef

12345678910>>...22