/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | Method.java | 44 public final class Method class 49 private Method() { in Method() method in Method
|
/external/flatbuffers/grpc/src/compiler/ |
D | schema_interface.h | 55 struct Method { struct 56 virtual ~Method() {} in ~Method() argument
|
/external/clang/lib/AST/ |
D | ExprObjC.cpp | 21 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()
|
D | ExprClassification.cpp | 354 if (const ObjCMethodDecl *Method = in ClassifyInternal() local 507 if (CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(Member)) in ClassifyMemberExpr() local
|
/external/proguard/src/proguard/classfile/ |
D | Method.java | 30 public interface Method extends Member interface
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ |
D | Method.java | 47 public interface Method extends MethodReference, Member { interface
|
/external/webrtc/talk/app/webrtc/ |
D | proxy.h | 138 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/ |
D | MethodListRecordBuilder.cpp | 46 void MethodListRecordBuilder::writeMethod(const MethodInfo &Method) { in writeMethod()
|
/external/clang/test/CodeGenCXX/ |
D | 2004-03-08-ReinterpretCastCopy.cpp | 9 virtual void Method() { } in Method() function
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | utility.h | 53 class Method; variable
|
/external/protobuf/src/google/protobuf/ |
D | api.proto | 94 message Method { message
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
D | p6.cpp | 23 void Method(const T& x) { h(x); } in Method() function
|
/external/python/cpython2/Mac/Modules/scrap/ |
D | scrapsupport.py | 61 Method = OSErrMethodGenerator variable
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 148 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/ |
D | gmock-generated-function-mockers.h | 343 #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/ |
D | gmock-generated-function-mockers.h | 352 #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/ |
D | gmock-generated-function-mockers.h | 352 #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/ |
D | Api.cs | 350 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/ |
D | template-expected.cc | 146 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
|
D | macros-expected.cc | 44 void Method() {} in Method() function
|
/external/python/cpython2/Mac/Modules/cm/ |
D | cmsupport.py | 109 Method = OSErrWeakLinkMethodGenerator variable
|
/external/clang/test/SemaCXX/ |
D | vtable-instantiation.cpp | 58 static GMG* Method() { return &singleton; } // expected-note{{in instantiation of}} in Method() function
|
/external/python/cpython2/Mac/Modules/menu/ |
D | menusupport.py | 94 Method = OSErrWeakLinkMethodGenerator variable
|
/external/google-benchmark/include/benchmark/ |
D | benchmark_api.h | 889 #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/ |
D | cgsupport.py | 143 Method = MethodGenerator variable
|