Home
last modified time | relevance | path

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

12345678910>>...15

/external/perfetto/include/perfetto/ext/ipc/
Dservice_descriptor.h40 struct Method { struct
41 const char* name;
66 std::vector<Method> methods; argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/g3doc/
Dspace_to_depth.md137 #### Pseudo MLIR code before and after RewritePass
178 ### SpaceToDepth Trigger Condition
186 ### Fuse SpaceToDepth with Automatic Double Transpose
192 ### Extend from Conv2D to Conv3D
/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h93 #define LLDB_REGISTER_METHOD(Result, Class, Method, Signature) \ argument
98 #define LLDB_REGISTER_METHOD_CONST(Result, Class, Method, Signature) \ argument
103 #define LLDB_REGISTER_STATIC_METHOD(Result, Class, Method, Signature) \ argument
107 #define LLDB_REGISTER_CHAR_PTR_METHOD_STATIC(Result, Class, Method) \ argument
114 #define LLDB_REGISTER_CHAR_PTR_METHOD(Result, Class, Method) \ argument
121 #define LLDB_REGISTER_CHAR_PTR_METHOD_CONST(Result, Class, Method) \ argument
158 #define LLDB_RECORD_METHOD(Result, Class, Method, Signature, ...) \ argument
161 #define LLDB_RECORD_METHOD_CONST(Result, Class, Method, Signature, ...) \ argument
165 #define LLDB_RECORD_METHOD_NO_ARGS(Result, Class, Method) \ argument
168 #define LLDB_RECORD_METHOD_CONST_NO_ARGS(Result, Class, Method) \ argument
[all …]
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DMethod.java34 public final class Method extends FieldOrMethod { class
61 public Method() { in Method() method in Method
69 public Method(final Method c) { in Method() method in Method
80 Method(final DataInput file, final ConstantPool constant_pool) throws IOException, in Method() method in Method
93 …public Method(final int access_flags, final int name_index, final int signature_index, final Attri… in Method() method in Method
/external/llvm-project/clang-tools-extra/clangd/unittests/
DLSPClient.cpp54 static void logBody(llvm::StringRef Method, llvm::json::Value V, bool Send) { in logBody()
75 std::vector<llvm::json::Value> takeNotifications(llvm::StringRef Method) { in takeNotifications()
100 void notify(llvm::StringRef Method, llvm::json::Value V) override { in notify()
106 void call(llvm::StringRef Method, llvm::json::Value Params, in call()
136 LSPClient::CallResult &LSPClient::call(llvm::StringRef Method, in call()
147 void LSPClient::notify(llvm::StringRef Method, llvm::json::Value Params) { in notify()
156 LSPClient::takeNotifications(llvm::StringRef Method) { in takeNotifications()
/external/grpc-grpc-java/services/src/test/proto/io/grpc/reflection/testing/
Ddynamic_reflection_test.proto30 rpc Method (DynamicRequest) returns (DynamicReply) {} rpc
36 rpc Method (DynamicRequest) returns (DynamicReply) {} rpc
/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/rust/crates/protobuf/src/well_known_types/
Dapi.rs80 pub fn get_methods(&self) -> &[Method] { in get_methods()
88 pub fn set_methods(&mut self, v: crate::RepeatedField<Method>) { in set_methods()
93 pub fn mut_methods(&mut self) -> &mut crate::RepeatedField<Method> { in mut_methods()
98 pub fn take_methods(&mut self) -> crate::RepeatedField<Method> { in take_methods()
463 pub struct Method { struct
479 impl<'a> ::std::default::Default for &'a Method { argument
485 impl Method { impl
639 impl crate::Message for Method { implementation
832 impl crate::Clear for Method { implementation
845 impl ::std::fmt::Debug for Method { implementation
[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/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp904 virtual std::string Method() in Method() function
933 virtual std::string Method() in Method() function
964 virtual std::string Method() in Method() function
1008 virtual std::string Method() in Method() function in glcts::__anone9281a0a0111::CMultiBindingPoint
1058 virtual std::string Method() in Method() function
1093 virtual std::string Method() in Method() function
1251 virtual std::string Method() in Method() function
1319 virtual std::string Method() in Method() function
1440 virtual std::string Method() in Method() function
1535 virtual std::string Method() in Method() function
[all …]
Des31cShaderAtomicCountersTests.cpp57 virtual std::string Method() in Method() function in glcts::__anon8407ca110111::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::__anon2334d75e0111::SimpleCompute
583 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicOneWorkGroup
734 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicResourceUBO
922 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicResourceTexture
1098 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicResourceImage
1321 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicResourceAtomicCounter
1493 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicResourceUniform
1669 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicBuiltinVariables
1888 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::BasicMax
2094 virtual std::string Method() in Method() function in glcts::__anon2334d75e0111::NegativeAttachShader
[all …]
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dschema_interface.h54 struct Method : public CommentHolder { struct
55 virtual ~Method() {} in ~Method() argument
/external/flatbuffers/grpc/src/compiler/
Dschema_interface.h50 struct Method : public CommentHolder { struct
51 virtual ~Method() {} in ~Method() argument
/external/grpc-grpc/src/compiler/
Dschema_interface.h50 struct Method : public CommentHolder { struct
51 virtual ~Method() {} in ~Method() argument
/external/llvm-project/clang/lib/APINotes/
DAPINotesYAMLCompiler.cpp149 struct Method { struct
150 StringRef Selector;
151 MethodKind Kind;
152 ParamsSeq Params;
153 NullabilitySeq Nullability;
154 Optional<NullabilityKind> NullabilityOfRet;
155 Optional<RetainCountConventionKind> RetainCountConvention;
156 AvailabilityItem Availability;
157 Optional<bool> SwiftPrivate;
158 StringRef SwiftName;
[all …]
/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/llvm-project/clang/lib/AST/
DExprObjC.cpp29 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral()
41 QualType T, ObjCMethodDecl *Method, in Create()
112 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr()
131 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr()
147 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr()
179 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in Create()
198 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in Create()
217 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in Create()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp60 virtual std::string Method() in Method() function in gl4cts::__anonc4c63d400111::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::__anon4edd116d0111::SimpleCompute
574 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicOneWorkGroup
726 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicResourceUBO
919 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicResourceTexture
1153 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicResourceImage
1358 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicResourceAtomicCounter
1540 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicResourceSubroutine
1725 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicResourceUniform
1988 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicBuiltinVariables
2202 virtual std::string Method() in Method() function in gl4cts::__anon4edd116d0111::BasicMax
[all …]
/external/llvm-project/clang-tools-extra/clangd/
DPathMapping.cpp88 bool onNotify(llvm::StringRef Method, llvm::json::Value Params) override { in onNotify()
93 bool onCall(llvm::StringRef Method, llvm::json::Value Params, in onCall()
119 void notify(llvm::StringRef Method, llvm::json::Value Params) override { in notify()
124 void call(llvm::StringRef Method, llvm::json::Value Params, in call()
/external/rust/crates/structopt-derive/src/
Dattrs.rs32 pub struct Method { struct
33 name: Ident,
34 args: TokenStream,
98 impl Method { impl
128 impl ToTokens for Method { implementation
130 let Method { ref name, ref args } = self; in to_tokens() localVariable
579 pub fn find_method(&self, name: &str) -> Option<&Method> { in find_method()
/external/rust/crates/grpcio-compiler/src/
Dprost_codegen.rs104 fn generate_method(service_name: &str, service_path: &str, method: &Method, buf: &mut String) { in generate_method()
121 fn generate_method_body(service_path: &str, method: &Method, buf: &mut String) { in generate_method_body()
191 fn generate_client_method(service_name: &str, method: &Method, buf: &mut String) { in generate_client_method()
504 method: &Method, in generate_server_method()
523 fn generate_method_bind(service_name: &str, method: &Method, buf: &mut String) { in generate_method_bind()
/external/llvm-project/clang-tools-extra/clangd/xpc/
DXPCTransport.cpp56 void notify(StringRef Method, json::Value Params) override { in notify()
63 void call(StringRef Method, json::Value Params, json::Value ID) override { in call()
117 auto Method = Object->getString("method"); in handleMessage() local
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dmethod.h71 static constexpr void InvalidInvoker(const Method&, in InvalidInvoker()
75 constexpr Method(uint32_t id, Invoker invoker) : id_(id), invoker_(invoker) {} in Method() function

12345678910>>...15