Home
last modified time | relevance | path

Searched defs:getClass (Results 1 – 25 of 43) sorted by relevance

12

/external/clang/test/CodeGenObjC/
Dforward-protocol-metadata-symbols.m9 +(Class) getClass; class
13 +(Class) getClass { return self; } class
Dattr-objc-runtime-visible.m16 Class getClass(void) { function
/external/llvm-project/clang/test/CodeGenObjC/
Dforward-protocol-metadata-symbols.m9 +(Class) getClass; class
13 +(Class) getClass { return self; } class
Dattr-objc-runtime-visible.m16 Class getClass(void) { function
/external/junit/src/main/java/org/junit/internal/
DClasses.java26 public static Class<?> getClass(String className) throws ClassNotFoundException { in getClass() method in Classes
40 …public static Class<?> getClass(String className, Class<?> callingClass) throws ClassNotFoundExcep… in getClass() method in Classes
/external/protobuf/php/src/Google/Protobuf/
DEnumDescriptor.php58 public function getClass() function in Google\\Protobuf\\EnumDescriptor
DDescriptor.php62 public function getClass() function in Google\\Protobuf\\Descriptor
/external/llvm-project/clang/utils/TableGen/
DASTTableGen.h396 HasProperties getClass() const { in getClass() function
423 HasProperties getClass() const { in getClass() function
443 HasProperties getClass() const { in getClass() function
463 HasProperties getClass() const { in getClass() function
/external/llvm/include/llvm/MC/
DMCSymbolCOFF.h39 uint16_t getClass() const { in getClass() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolCOFF.h40 uint16_t getClass() const { in getClass() function
/external/llvm-project/llvm/include/llvm/MC/
DMCSymbolCOFF.h40 uint16_t getClass() const { in getClass() function
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DConstantCP.java136 public String getClass( final ConstantPool cp ) { in getClass() method in ConstantCP
/external/protobuf/php/src/Google/Protobuf/Internal/
DRepeatedField.php101 public function getClass() function in Google\\Protobuf\\Internal\\RepeatedField
DEnumDescriptor.php74 public function getClass() function in Google\\Protobuf\\Internal\\EnumDescriptor
DDescriptor.php150 public function getClass() function in Google\\Protobuf\\Internal\\Descriptor
/external/proguard/src/proguard/classfile/
DClassPool.java81 public Clazz getClass(String className) in getClass() method in ClassPool
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DClassPath.java131 public TypeProto getClass(@Nonnull CharSequence type) { in getClass() method in ClassPath
/external/testng/src/main/java/org/testng/internal/annotations/
DConverter.java80 public static Class getClass(String namedParameter) { in getClass() method in Converter
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DObjectExtensions.cs47 public static Type getClass( this object o ) in getClass() method in Antlr.Runtime.JavaExtensions.ObjectExtensions
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h169 const PDBSymbolTypeUDT &getClass() const { return UDT; } in getClass() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h169 const PDBSymbolTypeUDT &getClass() const { return UDT; } in getClass() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java170 public final int getClass(int c) { in getClass() method in UBiDiProps
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUBiDiProps.java174 public final int getClass(int c) { in getClass() method in UBiDiProps
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
Ddoc.h179 OperandClass getClass(int op) const { return opClass[op]; } in getClass() function
/external/deqp-deps/glslang/SPIRV/
Ddoc.h179 OperandClass getClass(int op) const { return opClass[op]; } in getClass() function

12