Home
last modified time | relevance | path

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

12345678

/external/perfetto/include/perfetto/ipc/
Dservice_descriptor.h40 struct Method { struct
41 const char* name;
66 std::vector<Method> methods; argument
/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/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp866 virtual std::string Method() in Method() function
895 virtual std::string Method() in Method() function
926 virtual std::string Method() in Method() function
970 virtual std::string Method() in Method() function in glcts::__anon1731a0630111::CMultiBindingPoint
1020 virtual std::string Method() in Method() function
1055 virtual std::string Method() in Method() function
1213 virtual std::string Method() in Method() function
1281 virtual std::string Method() in Method() function
1402 virtual std::string Method() in Method() function
1497 virtual std::string Method() in Method() function
[all …]
Des31cShaderAtomicCountersTests.cpp57 virtual std::string Method() in Method() function in glcts::__anon4d7a996a0111::SACSubcaseBase
799 virtual std::string Method() in Method() function in glcts::BasicUsageCS
1030 virtual std::string Method() in Method() function in glcts::BasicBufferOperations
1154 virtual std::string Method() in Method() function in glcts::BasicBufferState
1199 virtual std::string Method() in Method() function in glcts::BasicBufferBind
1318 virtual std::string Method() in Method() function in glcts::BasicProgramMax
1365 virtual std::string Method() in Method() function in glcts::BasicProgramQuery
1514 virtual std::string Method() in Method() function in glcts::BasicUsageSimple
1605 virtual std::string Method() in Method() function in glcts::BasicUsageFS
1744 virtual std::string Method() in Method() function in glcts::BasicUsageVS
[all …]
Des31cComputeShaderTests.cpp496 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::SimpleCompute
583 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicOneWorkGroup
734 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicResourceUBO
922 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicResourceTexture
1098 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicResourceImage
1321 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicResourceAtomicCounter
1493 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicResourceUniform
1669 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicBuiltinVariables
1888 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::BasicMax
2094 virtual std::string Method() in Method() function in glcts::__anon126f28d70111::NegativeAttachShader
[all …]
/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()
/external/annotation-tools/asmx/src/org/objectweb/asm/commons/
DMethod.java44 public class Method { class
80 public Method(final String name, final String desc) { in Method() method in Method
92 public Method( in Method() method in Method
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp60 virtual std::string Method() in Method() function in gl4cts::__anon6bdad0f90111::SACSubcaseBase
905 virtual std::string Method() in Method() function in gl4cts::BasicBufferOperations
1015 virtual std::string Method() in Method() function in gl4cts::BasicBufferState
1070 virtual std::string Method() in Method() function in gl4cts::BasicBufferBind
1194 virtual std::string Method() in Method() function in gl4cts::BasicProgramMax
1252 virtual std::string Method() in Method() function in gl4cts::BasicProgramQuery
1477 virtual std::string Method() in Method() function in gl4cts::BasicUsageSimple
1564 virtual std::string Method() in Method() function in gl4cts::BasicUsageFS
1697 virtual std::string Method() in Method() function in gl4cts::BasicUsageVS
1851 virtual std::string Method() in Method() function in gl4cts::BasicUsageGS
[all …]
Dgl4cComputeShaderTests.cpp487 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::SimpleCompute
574 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicOneWorkGroup
726 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicResourceUBO
919 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicResourceTexture
1153 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicResourceImage
1358 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicResourceAtomicCounter
1540 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicResourceSubroutine
1725 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicResourceUniform
1988 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicBuiltinVariables
2202 virtual std::string Method() in Method() function in gl4cts::__anona85753460111::BasicMax
[all …]
/external/flatbuffers/grpc/src/compiler/
Dschema_interface.h65 struct Method : public CommentHolder { struct
66 virtual ~Method() {} in ~Method() argument
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DMethod.java24 public class Method { class
31 public Method(long methodID, String name, String signature, String genericSignature, in Method() method in Method
/external/google-benchmark/include/benchmark/
Dbenchmark.h1043 #define BENCHMARK_PRIVATE_DECLARE_F(BaseClass, Method) \ argument
1054 #define BENCHMARK_TEMPLATE1_PRIVATE_DECLARE_F(BaseClass, Method, a) \ argument
1065 #define BENCHMARK_TEMPLATE2_PRIVATE_DECLARE_F(BaseClass, Method, a, b) \ argument
1077 #define BENCHMARK_TEMPLATE_PRIVATE_DECLARE_F(BaseClass, Method, ...) \ argument
1091 #define BENCHMARK_DEFINE_F(BaseClass, Method) \ argument
1095 #define BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, Method, a) \ argument
1099 #define BENCHMARK_TEMPLATE2_DEFINE_F(BaseClass, Method, a, b) \ argument
1104 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, ...) \ argument
1108 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, a) BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, M… argument
1111 #define BENCHMARK_REGISTER_F(BaseClass, Method) \ argument
[all …]
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1043 #define BENCHMARK_PRIVATE_DECLARE_F(BaseClass, Method) \ argument
1054 #define BENCHMARK_TEMPLATE1_PRIVATE_DECLARE_F(BaseClass, Method, a) \ argument
1065 #define BENCHMARK_TEMPLATE2_PRIVATE_DECLARE_F(BaseClass, Method, a, b) \ argument
1077 #define BENCHMARK_TEMPLATE_PRIVATE_DECLARE_F(BaseClass, Method, ...) \ argument
1091 #define BENCHMARK_DEFINE_F(BaseClass, Method) \ argument
1095 #define BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, Method, a) \ argument
1099 #define BENCHMARK_TEMPLATE2_DEFINE_F(BaseClass, Method, a, b) \ argument
1104 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, ...) \ argument
1108 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, a) BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, M… argument
1111 #define BENCHMARK_REGISTER_F(BaseClass, Method) \ argument
[all …]
/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/proguard/src/proguard/classfile/
DMethod.java30 public interface Method extends Member interface
/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/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DMethod.java47 public interface Method extends MethodReference, Member { interface
/external/llvm/lib/DebugInfo/CodeView/
DMethodListRecordBuilder.cpp46 void MethodListRecordBuilder::writeMethod(const MethodInfo &Method) { in writeMethod()
/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/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/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/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

12345678