Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/cases/compiler/
DdeclarationEmitExpressionInExtends2.ts8 function getClass<T>(c: T) { function
DdeclarationEmitExpressionInExtends5.ts16 export function getClass<T>() : new() => T function
/third_party/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
/third_party/typescript/src/services/codefixes/
DfixClassDoesntImplementInheritedAbstractMember.ts28 function getClass(sourceFile: SourceFile, pos: number): ClassLikeDeclaration { function
DfixClassIncorrectlyImplementsInterface.ts32 function getClass(sourceFile: SourceFile, pos: number): ClassLikeDeclaration { function
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitExpressionInExtends2.js35 function getClass(c) { function
DdeclarationEmitExpressionInExtends5.js55 function getClass() { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolCOFF.h40 uint16_t getClass() const { in getClass() function
/third_party/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h169 const PDBSymbolTypeUDT &getClass() const { return UDT; } in getClass() function
/third_party/glslang/SPIRV/
Ddoc.h179 OperandClass getClass(int op) const { return opClass[op]; } in getClass() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUBiDiProps.java174 public final int getClass(int c) { in getClass() method in UBiDiProps
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java170 public final int getClass(int c) { in getClass() method in UBiDiProps
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h122 OperandClass getClass(int op) const { return opClass[op]; } in getClass() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h129 OperandClass getClass(int op) const { return opClass[op]; } in getClass() function
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h129 OperandClass getClass(int op) const { return opClass[op]; } in getClass() function
/third_party/protobuf/php/ext/google/protobuf/
Ddef.c695 PHP_METHOD(Descriptor, getClass) { in PHP_METHOD() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1707 Record *getClass(StringRef Name) const { in getClass() function
/third_party/boost/libs/hof/doc/html/_static/
Djquery-3.1.0.js7588 function getClass( elem ) { function
/third_party/boost/libs/python/doc/html/numpy/_static/
Djquery-3.1.0.js7588 function getClass( elem ) { function
/third_party/boost/libs/gil/doc/html/_static/
Djquery-3.1.0.js7588 function getClass( elem ) { function
/third_party/typescript/lib/
DtypescriptServices.js138859 function getClass(sourceFile, pos) { function
140794 function getClass(sourceFile, pos) { function

12