| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
| D | real_pepper_interface.cc | 24 #define METHOD0(Class, ReturnType, MethodName) \ argument 26 #define METHOD1(Class, ReturnType, MethodName, Type0) \ argument 28 #define METHOD2(Class, ReturnType, MethodName, Type0, Type1) \ argument 30 #define METHOD3(Class, ReturnType, MethodName, Type0, Type1, Type2) \ argument 32 #define METHOD4(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3) \ argument 34 #define METHOD5(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3, \ argument 47 #define METHOD0(BaseClass, ReturnType, MethodName) \ argument 51 #define METHOD1(BaseClass, ReturnType, MethodName, Type0) \ argument 55 #define METHOD2(BaseClass, ReturnType, MethodName, Type0, Type1) \ argument 59 #define METHOD3(BaseClass, ReturnType, MethodName, Type0, Type1, Type2) \ argument [all …]
|
| D | pepper_interface.h | 117 #define METHOD0(Class, ReturnType, MethodName) \ argument 119 #define METHOD1(Class, ReturnType, MethodName, Type0) \ argument 121 #define METHOD2(Class, ReturnType, MethodName, Type0, Type1) \ argument 123 #define METHOD3(Class, ReturnType, MethodName, Type0, Type1, Type2) \ argument 125 #define METHOD4(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3) \ argument 127 #define METHOD5(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3, \ argument
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/pepper/ |
| D | define_empty_macros.h | 7 #define METHOD0(Class, ReturnType, MethodName) argument 8 #define METHOD1(Class, ReturnType, MethodName, Type0) argument 9 #define METHOD2(Class, ReturnType, MethodName, Type0, Type1) argument 10 #define METHOD3(Class, ReturnType, MethodName, Type0, Type1, Type2) argument 11 #define METHOD4(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3) argument 12 #define METHOD5(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3, \ argument
|
| /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
| D | pepper_interface_mock.h | 20 #define METHOD0(Class, ReturnType, MethodName) \ argument 22 #define METHOD1(Class, ReturnType, MethodName, Type0) \ argument 24 #define METHOD2(Class, ReturnType, MethodName, Type0, Type1) \ argument 26 #define METHOD3(Class, ReturnType, MethodName, Type0, Type1, Type2) \ argument 28 #define METHOD4(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3) \ argument 30 #define METHOD5(Class, ReturnType, MethodName, Type0, Type1, Type2, Type3, \ argument
|
| /external/lldb/include/lldb/Target/ |
| D | CPPLanguageRuntime.h | 40 MethodName () : in MethodName() function 52 MethodName (const ConstString &s) : in MethodName() function
|
| D | ObjCLanguageRuntime.h | 45 MethodName () : in MethodName() function 55 MethodName (const char *name, bool strict) : in MethodName() function
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | Consumed.h | 111 virtual void warnUseOfTempInInvalidState(StringRef MethodName, in warnUseOfTempInInvalidState() 125 virtual void warnUseInInvalidState(StringRef MethodName, in warnUseInInvalidState()
|
| /external/lzma/CPP/7zip/Archive/Common/ |
| D | HandlerOut.h | 14 UString MethodName; member
|
| /external/clang/lib/AST/ |
| D | VTableBuilder.cpp | 2131 std::string MethodName = in dumpLayout() local 2141 const std::string &MethodName = I->first; in dumpLayout() local 2199 std::string MethodName = in dumpLayout() local 2224 const std::string &MethodName = I->second; in dumpLayout() local 3094 std::string MethodName = PredefinedExpr::ComputeName( in dumpLayout() local 3104 const std::string &MethodName = I->first; in dumpLayout() local 3351 std::string MethodName = PredefinedExpr::ComputeName( in dumpMethodLocations() local 3392 const std::string &MethodName = I->second; in dumpMethodLocations() local
|
| /external/clang/lib/Sema/ |
| D | AnalysisBasedWarnings.cpp | 1686 void warnUseOfTempInInvalidState(StringRef MethodName, StringRef State, in warnUseOfTempInInvalidState() 1695 void warnUseInInvalidState(StringRef MethodName, StringRef VariableName, in warnUseInInvalidState()
|
| D | SemaLambda.cpp | 379 DeclarationName MethodName in startLambdaDefinition() local
|
| D | SemaDeclObjC.cpp | 2420 std::string MethodName = Method->getSelector().getAsString(); in HelperSelectorsForTypoCorrection() local
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCGNU.cpp | 879 const StringRef &CategoryName, const Selector MethodName, in SymbolNameForMethod() 2587 Selector MethodName = OMD->getSelector(); in GenerateMethod() local
|
| D | CGDebugInfo.cpp | 192 SmallString<256> MethodName; in getObjCMethodName() local 1057 StringRef MethodName = getFunctionName(Method); in CreateCXXMemberFunction() local
|
| /external/clang/lib/ARCMigrate/ |
| D | ObjCMT.cpp | 1201 std::string MethodName = MethodIdName->getName(); in migrateFactoryMethod() local
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor_unittest.cc | 1107 TEST_F(ServiceDescriptorTest, MethodName) { in TEST_F() argument
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/ |
| D | descriptor_unittest.cc | 1109 TEST_F(ServiceDescriptorTest, MethodName) { in TEST_F() argument
|