Home
last modified time | relevance | path

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

123456

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DMethod.java44 public final class Method class
49 private Method() { in Method() method in Method
/external/flatbuffers/grpc/src/compiler/
Dschema_interface.h55 struct Method { struct
56 virtual ~Method() {} in ~Method() argument
/external/clang/lib/AST/
DExprObjC.cpp21 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral()
40 QualType T, ObjCMethodDecl *Method, in Create()
123 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr()
144 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr()
161 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr()
205 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in Create()
224 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in Create()
243 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in Create()
DExprClassification.cpp354 if (const ObjCMethodDecl *Method = in ClassifyInternal() local
507 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Member)) in ClassifyMemberExpr() local
/external/proguard/src/proguard/classfile/
DMethod.java30 public interface Method extends Member interface
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DMethod.java47 public interface Method extends MethodReference, Member { interface
/external/webrtc/talk/app/webrtc/
Dproxy.h138 typedef R (C::*Method)(); typedef
158 typedef R (C::*Method)() const; typedef
178 typedef R (C::*Method)(T1 a1); typedef
199 typedef R (C::*Method)(T1 a1) const; typedef
220 typedef R (C::*Method)(T1 a1, T2 a2); typedef
242 typedef R (C::*Method)(T1 a1, T2 a2, T3 a3); typedef
267 typedef R (C::*Method)(T1 a1, T2 a2, T3 a3, T4 a4); typedef
293 typedef R (C::*Method)(T1 a1, T2 a2, T3 a3, T4 a4, T5 a5); typedef
/external/llvm/lib/DebugInfo/CodeView/
DMethodListRecordBuilder.cpp46 void MethodListRecordBuilder::writeMethod(const MethodInfo &Method) { in writeMethod()
/external/clang/test/CodeGenCXX/
D2004-03-08-ReinterpretCastCopy.cpp9 virtual void Method() { } in Method() function
/external/protobuf/src/google/protobuf/util/internal/
Dutility.h53 class Method; variable
/external/protobuf/src/google/protobuf/
Dapi.proto94 message Method { message
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
Dp6.cpp23 void Method(const T& x) { h(x); } in Method() function
/external/python/cpython2/Mac/Modules/scrap/
Dscrapsupport.py61 Method = OSErrMethodGenerator variable
/external/clang/lib/Sema/
DSemaExprObjC.cpp148 Selector Sel, const ObjCMethodDecl *Method) { in validateBoxingMethod()
282 ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel); in getNSNumberFactoryMethod() local
343 ObjCMethodDecl *Method = getNSNumberFactoryMethod(*this, AtLoc, NumberType, in BuildObjCNumericLiteral() local
782 ObjCMethodDecl *Method = NSArrayDecl->lookupClassMethod(Sel); in BuildObjCArrayLiteral() local
888 ObjCMethodDecl *Method = NSDictionaryDecl->lookupClassMethod(Sel); in BuildObjCDictionaryLiteral() local
1101 ObjCMethodDecl *Method, in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1129 ObjCMethodDecl *Method, in DiagnoseMismatchedSelectors()
1159 ObjCMethodDecl *Method = LookupInstanceMethodInGlobalPool(Sel, in ParseObjCSelectorExpression() local
1277 ObjCMethodDecl *Method, in getBaseMessageSendResultType()
1341 ObjCMethodDecl *Method, in getMessageSendResultType()
[all …]
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h343 #define GMOCK_MOCKER_(arity, constness, Method) \ argument
347 #define GMOCK_METHOD0_(tn, constness, ct, Method, F) \ argument
363 #define GMOCK_METHOD1_(tn, constness, ct, Method, F) \ argument
379 #define GMOCK_METHOD2_(tn, constness, ct, Method, F) \ argument
397 #define GMOCK_METHOD3_(tn, constness, ct, Method, F) \ argument
419 #define GMOCK_METHOD4_(tn, constness, ct, Method, F) \ argument
443 #define GMOCK_METHOD5_(tn, constness, ct, Method, F) \ argument
469 #define GMOCK_METHOD6_(tn, constness, ct, Method, F) \ argument
497 #define GMOCK_METHOD7_(tn, constness, ct, Method, F) \ argument
527 #define GMOCK_METHOD8_(tn, constness, ct, Method, F) \ argument
[all …]
/external/googletest/googlemock/include/gmock/
Dgmock-generated-function-mockers.h352 #define GMOCK_MOCKER_(arity, constness, Method) \ argument
356 #define GMOCK_METHOD0_(tn, constness, ct, Method, ...) \ argument
375 #define GMOCK_METHOD1_(tn, constness, ct, Method, ...) \ argument
394 #define GMOCK_METHOD2_(tn, constness, ct, Method, ...) \ argument
415 #define GMOCK_METHOD3_(tn, constness, ct, Method, ...) \ argument
440 #define GMOCK_METHOD4_(tn, constness, ct, Method, ...) \ argument
467 #define GMOCK_METHOD5_(tn, constness, ct, Method, ...) \ argument
496 #define GMOCK_METHOD6_(tn, constness, ct, Method, ...) \ argument
527 #define GMOCK_METHOD7_(tn, constness, ct, Method, ...) \ argument
560 #define GMOCK_METHOD8_(tn, constness, ct, Method, ...) \ argument
[all …]
/external/v8/testing/gmock/include/gmock/
Dgmock-generated-function-mockers.h352 #define GMOCK_MOCKER_(arity, constness, Method) \ argument
356 #define GMOCK_METHOD0_(tn, constness, ct, Method, ...) \ argument
375 #define GMOCK_METHOD1_(tn, constness, ct, Method, ...) \ argument
394 #define GMOCK_METHOD2_(tn, constness, ct, Method, ...) \ argument
415 #define GMOCK_METHOD3_(tn, constness, ct, Method, ...) \ argument
440 #define GMOCK_METHOD4_(tn, constness, ct, Method, ...) \ argument
467 #define GMOCK_METHOD5_(tn, constness, ct, Method, ...) \ argument
496 #define GMOCK_METHOD6_(tn, constness, ct, Method, ...) \ argument
527 #define GMOCK_METHOD7_(tn, constness, ct, Method, ...) \ argument
560 #define GMOCK_METHOD8_(tn, constness, ct, Method, ...) \ argument
[all …]
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs350 public sealed partial class Method : pb::IMessage<Method> { class
362 public Method() { in Method() method in Google.Protobuf.WellKnownTypes.Method
368 public Method(Method other) : this() { in Method() method in Google.Protobuf.WellKnownTypes.Method
/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dtemplate-expected.cc146 void Method() {} in Method() function in blink::test_template_arg_is_method::Class
219 void Method() { size_ = 123; } in Method() function in blink::test_inherited_field::DerivedClass
270 static void Method() {} in Method() function in blink::cxx_dependent_scope_member_expr_testing::PartitionAllocator
Dmacros-expected.cc44 void Method() {} in Method() function
/external/python/cpython2/Mac/Modules/cm/
Dcmsupport.py109 Method = OSErrWeakLinkMethodGenerator variable
/external/clang/test/SemaCXX/
Dvtable-instantiation.cpp58 static GMG* Method() { return &singleton; } // expected-note{{in instantiation of}} in Method() function
/external/python/cpython2/Mac/Modules/menu/
Dmenusupport.py94 Method = OSErrWeakLinkMethodGenerator variable
/external/google-benchmark/include/benchmark/
Dbenchmark_api.h889 #define BENCHMARK_PRIVATE_DECLARE_F(BaseClass, Method) \ argument
900 #define BENCHMARK_DEFINE_F(BaseClass, Method) \ argument
904 #define BENCHMARK_REGISTER_F(BaseClass, Method) \ argument
912 #define BENCHMARK_F(BaseClass, Method) \ argument
/external/python/cpython2/Mac/Modules/cg/
Dcgsupport.py143 Method = MethodGenerator variable

123456