Searched refs:Methods (Results 1 - 25 of 41) sorted by relevance

12

/external/lzma/CPP/7zip/Common/
H A DMethodProps.h26 CObjectVector<CMethod> Methods; member in struct:CMethodsMode
36 bool IsEmpty() const { return Methods.IsEmpty() ; }
/external/lzma/CPP/7zip/Archive/7z/
H A D7zCompressionMode.h32 CObjectVector<CMethodFull> Methods; member in struct:NArchive::N7z::CCompressionMethodMode
40 bool IsEmpty() const { return (Methods.IsEmpty() && !PasswordIsDefined); }
H A D7zEncode.cpp59 for (int i = 0; i < _options.Methods.Size(); i++)
61 const CMethodFull &methodFull = _options.Methods[i];
292 if (_options.Methods.IsEmpty())
308 _options.Methods.Add(method);
319 for (i = 0; i < _options.Methods.Size(); i++)
321 const CMethodFull &methodFull = _options.Methods[i];
327 if (i < _options.Methods.Size() - 1)
419 _options.Methods.Add(method);
427 for (int i = _options.Methods.Size() - 1; i >= 0; i--)
429 const CMethodFull &methodFull = _options.Methods[
[all...]
H A D7zUpdate.cpp359 exeMethod.Methods.Insert(0, methodFull);
392 exeMethod.Methods.Add(methodFull);
393 exeMethod.Methods.Add(methodFull);
415 exeMethod.Methods.Insert(0, methodFull);
821 if (method.Methods.Size() != 1 || method.Binds.Size() != 0)
H A D7zHandlerOut.cpp63 // headerMethod.Methods.Add(methodMode.Methods.Back());
140 methodMode.Methods.Add(methodFull);
/external/smali/
H A DREADME.md16 - [Types, Methods and Fields wiki page](https://code.google.com/p/smali/wiki/TypesMethodsAndFields)
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRBitSet.h43 #pragma mark Class Methods
H A DANTLRBufferedTreeNodeStream.h110 #pragma mark Protected Methods
119 #pragma mark General Methods
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRBitSet.h43 #pragma mark Class Methods
H A DANTLRBufferedTreeNodeStream.h110 #pragma mark Protected Methods
119 #pragma mark General Methods
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRBitSet.h43 #pragma mark Class Methods
H A DANTLRBufferedTreeNodeStream.h110 #pragma mark Protected Methods
119 #pragma mark General Methods
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRBitSet.h44 #pragma mark Class Methods
H A DANTLRBufferedTreeNodeStream.h112 #pragma mark Protected Methods
121 #pragma mark General Methods
/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2334 Selector Sel, SmallVectorImpl<ObjCMethodDecl *> &Methods, bool instance) {
2345 Methods.push_back(M->getMethod());
2346 return Methods.size() > 1;
2361 SmallVector<ObjCMethodDecl *, 4> Methods; local
2362 Methods.push_back(BestMethod);
2366 Methods.push_back(M->getMethod());
2367 if (Methods.size() > 1)
2368 DiagnoseMultipleMethodInGlobalPool(Methods, Sel, R, receiverIdOrClass);
2385 SmallVector<ObjCMethodDecl *, 4> Methods; local
2393 void Sema::DiagnoseMultipleMethodInGlobalPool(SmallVectorImpl<ObjCMethodDecl*> &Methods, argument
2333 CollectMultipleMethodsInGlobalPool( Selector Sel, SmallVectorImpl<ObjCMethodDecl *> &Methods, bool instance) argument
2506 SmallVector<const ObjCMethodDecl *, 8> Methods; local
[all...]
/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc209 static PyMethodDef Methods[] = { member in namespace:google::protobuf::python::cdescriptor_pool
253 cdescriptor_pool::Methods, // tp_methods
H A Dextension_dict.cc286 static PyMethodDef Methods[] = { member in namespace:google::protobuf::python::extension_dict
325 extension_dict::Methods, // tp_methods
H A Drepeated_composite_container.cc705 static PyMethodDef Methods[] = { member in namespace:google::protobuf::python::repeated_composite_container
750 repeated_composite_container::Methods, // tp_methods
H A Drepeated_scalar_container.cc763 static PyMethodDef Methods[] = {
812 repeated_scalar_container::Methods, // tp_methods
/external/clang/lib/AST/
H A DDeclObjC.cpp410 llvm::SmallVectorImpl<const ObjCMethodDecl *> &Methods) const {
423 Methods.push_back(MD);
427 Methods.push_back(MD);
971 SmallVectorImpl<const ObjCMethodDecl *> &Methods,
991 Methods.push_back(Overridden);
996 CollectOverriddenMethodsRecurse(P, Method, Methods, MovedToSuper);
1008 Methods.push_back(Overridden);
1014 CollectOverriddenMethodsRecurse(P, Method, Methods, MovedToSuper);
1020 CollectOverriddenMethodsRecurse(P, Method, Methods, MovedToSuper);
1023 CollectOverriddenMethodsRecurse(Cat, Method, Methods, MovedToSupe
969 CollectOverriddenMethodsRecurse(const ObjCContainerDecl *Container, const ObjCMethodDecl *Method, SmallVectorImpl<const ObjCMethodDecl *> &Methods, bool MovedToSuper) argument
1031 CollectOverriddenMethods(const ObjCContainerDecl *Container, const ObjCMethodDecl *Method, SmallVectorImpl<const ObjCMethodDecl *> &Methods) argument
[all...]
/external/clang/tools/libclang/
H A DCIndexHigh.cpp25 SmallVectorImpl<const Decl *> &Methods) {
35 Methods.push_back(D->getCanonicalDecl());
41 getTopOverriddenMethods(TU, cxcursor::getCursorDecl(*I), Methods);
23 getTopOverriddenMethods(CXTranslationUnit TU, const Decl *D, SmallVectorImpl<const Decl *> &Methods) argument
/external/doclava/res/assets/templates/
H A Dclass.cs73 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubmethods">Methods</a>
77 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#promethods">Protected Methods</a> external variable declarations
81 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhmethods">Inherited Methods</a> external variable declarations
428 <table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
436 <table id="promethods" class="jd-sumtable"><tr><th colspan="12">Protected Methods</th></tr>
447 <div style="clear:left;">Inherited Methods</div></th></tr>
559 <h5 class="jd-tagtitle">Related Methods</h5>
624 <h2>Public Methods</h2>
631 <h2>Protected Methods</h2>
/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp428 llvm::Constant *Methods,
1485 std::vector<llvm::Constant*> Methods; local
1500 Methods.push_back(llvm::ConstantStruct::get(ObjCMethodTy, Elements));
1505 Methods.size());
1507 Methods);
1518 Methods.clear();
1519 Methods.push_back(llvm::ConstantPointerNull::get(
1521 Methods.push_back(llvm::ConstantInt::get(Int32Ty, MethodTypes.size()));
1522 Methods.push_back(MethodArray);
1525 return MakeGlobal(ObjCMethodListTy, Methods, "
1569 GenerateClassStructure( llvm::Constant *MetaClass, llvm::Constant *SuperClass, unsigned info, const char *Name, llvm::Constant *Version, llvm::Constant *InstanceSize, llvm::Constant *IVars, llvm::Constant *Methods, llvm::Constant *Protocols, llvm::Constant *IvarOffsets, llvm::Constant *Properties, llvm::Constant *StrongIvarBitmap, llvm::Constant *WeakIvarBitmap, bool isMeta) argument
1667 std::vector<llvm::Constant*> Methods; local
[all...]
H A DCGObjCMac.cpp1119 ArrayRef<llvm::Constant*> Methods);
1129 ArrayRef<llvm::Constant*> Methods);
1144 ArrayRef<llvm::Constant*> Methods);
1324 ArrayRef<llvm::Constant*> Methods);
2863 ArrayRef<llvm::Constant*> Methods) {
2865 if (Methods.empty())
2869 Values[0] = llvm::ConstantInt::get(ObjCTypes.IntTy, Methods.size());
2871 Methods.size());
2872 Values[1] = llvm::ConstantArray::get(AT, Methods);
3099 ArrayRef<llvm::Constant*> Methods) {
2862 EmitMethodDescList(Twine Name, const char *Section, ArrayRef<llvm::Constant*> Methods) argument
3097 EmitMetaClass(const ObjCImplementationDecl *ID, llvm::Constant *Protocols, ArrayRef<llvm::Constant*> Methods) argument
3322 EmitMethodList(Twine Name, const char *Section, ArrayRef<llvm::Constant*> Methods) argument
5598 std::vector<llvm::Constant*> Methods; local
5934 std::vector<llvm::Constant*> Methods; local
6030 EmitMethodList(Twine Name, const char *Section, ArrayRef<llvm::Constant*> Methods) argument
[all...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
H A DRewriteRuleXxxxStreamFixture.cs367 #region Helper Methods

Completed in 574 milliseconds

12