HomeSort by relevance Sort by last modified time
    Searched defs:getTypes (Results 1 - 25 of 175) sorted by null

1 2 3 4 5 6 7

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
TypeListSection.java 40 @Nonnull Collection<? extends TypeKey> getTypes(@Nullable TypeListKey key);
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
FindUsedTypes.h 33 /// getTypes - After the pass has been run, return the set containing all of
36 const SetVector<Type *> &getTypes() const { return UsedTypes; }
  /packages/apps/Camera2/src/com/android/camera/burst/
BurstResult.java 41 public Set<String> getTypes();
  /dalvik/dx/src/com/android/dex/
TypeList.java 33 public short[] getTypes() {
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/
BuilderTypeListPool.java 83 public Collection<? extends BuilderTypeReference> getTypes(@Nullable BuilderTypeList key) {
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/
TypeListPool.java 65 public Collection<? extends CharSequence> getTypes(Key<? extends Collection<? extends CharSequence>> typesKey) {
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
ValueEnumerator.h 116 const TypeList &getTypes() const { return Types; }
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
ErrorTracker.java 51 String[] theTypes = anInstance.getTypes();
197 public String[] getTypes() {
  /external/guava/guava/src/com/google/common/reflect/
TypeToken.java 56 * #getComponentType}. It also provides additional utilities such as {@link #getTypes} and {@link
366 public final TypeSet getTypes() {
633 return getTypes().interfaces();
674 return getTypes().classes();
    [all...]
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 205 const TypeList &getTypes() const { return Types; }
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 155 const TypeList &getTypes() const { return Types; }
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 155 const TypeList &getTypes() const { return Types; }
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.h 158 const TypeList &getTypes() const { return Types; }
  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 265 const vector<Type*>& getTypes (void) { return m_types; }
  /frameworks/base/tools/aapt/
ResourceTable.h 557 const DefaultKeyedVector<String16, sp<Type> >& getTypes() const { return mTypes; }
  /external/clang/lib/CodeGen/
CodeGenModule.h 624 CodeGenTypes &getTypes() { return Types; }
    [all...]
CodeGenFunction.h     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVInternal.h 490 getTypes(T V) {
    [all...]
  /frameworks/rs/script_api/
Specification.h 604 const std::map<std::string, Type*>& getTypes() const { return mTypes; }
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/dexmaker/lib/
libcore-dex-2.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
cdi-api-1.0.jar 
  /prebuilts/tools/common/m2/repository/com/jakewharton/android/repackaged/libcore-dex/2/
libcore-dex-2.jar 
  /prebuilts/tools/common/m2/repository/javax/enterprise/cdi-api/1.0/
cdi-api-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar 

Completed in 1511 milliseconds

1 2 3 4 5 6 7