Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/docs/source/
Dcontext.rst13 Methods subtitle
16 CSO State
39 Resource Binding State
58 Non-CSO State
80 Sampler Views
123 Shader Resources
140 Surfaces
157 Stream output targets
198 Clearing
225 Drawing
[all …]
Dscreen.rst301 Methods chapter
/external/clang/docs/
DObjectiveCLiterals.rst358 Array-Style Subscripting
413 Dictionary-Style Subscripting
/external/clang/test/SemaObjC/
Darc-repeated-weak.mm293 @interface Test (Methods) category
296 @implementation Test (Methods) category
/external/lzma/CPP/7zip/Archive/7z/
D7zCompressionMode.h31 CObjectVector<CMethodFull> Methods; member
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.h89 UStringVector Methods; member
/external/protobuf/python/google/protobuf/pyext/
Dextension_dict.cc286 static PyMethodDef Methods[] = { variable
Ddescriptor.cc209 static PyMethodDef Methods[] = { variable
Drepeated_scalar_container.cc763 static PyMethodDef Methods[] = { variable
Drepeated_composite_container.cc705 static PyMethodDef Methods[] = { variable
Dmessage.cc2134 static PyMethodDef Methods[] = { in CheckAndGetInteger() variable
/external/clang/lib/Sema/
DSemaDeclObjC.cpp3265 Selector Sel, SmallVectorImpl<ObjCMethodDecl *> &Methods, bool instance) { in CollectMultipleMethodsInGlobalPool()
3292 SmallVector<ObjCMethodDecl *, 4> Methods; in AreMultipleMethodsInGlobalPool() local
3316 SmallVector<ObjCMethodDecl *, 4> Methods; in LookupMethodInGlobalPool() local
3324 void Sema::DiagnoseMultipleMethodInGlobalPool(SmallVectorImpl<ObjCMethodDecl*> &Methods, in DiagnoseMultipleMethodInGlobalPool()
3383 GlobalMethods &Methods = Pos->second; in LookupImplementedMethodInGlobalPool() local
3437 SmallVector<const ObjCMethodDecl *, 8> Methods; in SelectorsForTypoCorrection() local
DSemaOverload.cpp5805 SmallVector<ObjCMethodDecl*, 4> Methods; in SelectBestMethod() local
DSemaDeclCXX.cpp6348 llvm::SmallPtrSetImpl<const CXXMethodDecl *>& Methods) { in AddMostOverridenMethods()
/external/clang/tools/libclang/
DCIndexHigh.cpp25 SmallVectorImpl<const Decl *> &Methods) { in getTopOverriddenMethods()
/external/clang/lib/CodeGen/
DCGObjCMac.cpp3005 ArrayRef<llvm::Constant*> Methods) { in EmitMethodDescList()
3302 ArrayRef<llvm::Constant*> Methods) { in EmitMetaClass()
3535 ArrayRef<llvm::Constant*> Methods) { in EmitMethodList()
5780 std::vector<llvm::Constant*> Methods; in BuildClassRoTInitializer() local
6121 std::vector<llvm::Constant*> Methods; in GenerateCategory() local
6219 ArrayRef<llvm::Constant*> Methods) { in EmitMethodList()
DCGObjCGNU.cpp1499 std::vector<llvm::Constant*> Methods; in GenerateMethodList() local
1593 llvm::Constant *Methods, in GenerateClassStructure()
1684 std::vector<llvm::Constant*> Methods; in GenerateProtocolMethodList() local
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in199 Methods struct
206 } Methods[] = variable
/external/ImageMagick/PerlMagick/
DMagick.xs199 Methods struct
206 } Methods[] = variable
/external/clang/lib/AST/
DDeclObjC.cpp1074 SmallVectorImpl<const ObjCMethodDecl *> &Methods, in CollectOverriddenMethodsRecurse()
1136 SmallVectorImpl<const ObjCMethodDecl *> &Methods) { in CollectOverriddenMethods()
DVTableBuilder.cpp182 const OverridingMethods &Methods = Overrider.second; in FinalOverriders() local
/external/llvm/docs/
DProgrammersManual.rst2628 .. _derivedtypes:
/external/clang/lib/Serialization/
DASTWriter.cpp2869 data_type_ref Methods) { in EmitKeyDataLength()
2903 data_type_ref Methods, unsigned DataLen) { in EmitData()
DASTReader.cpp7126 static void addMethodsToPool(Sema &S, ArrayRef<ObjCMethodDecl *> Methods, in addMethodsToPool()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp6408 ArrayRef<ObjCMethodDecl *> Methods, in Write_method_list_t_initializer()
6786 ArrayRef<ObjCMethodDecl *> Methods, in Write__extendedMethodTypes_initializer()