| /external/golang-protobuf/types/known/apipb/ |
| D | api.pb.go | 179 type Method struct { struct 180 state protoimpl.MessageState 181 sizeCache protoimpl.SizeCache 182 unknownFields protoimpl.UnknownFields 185 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` 187 …f:"bytes,2,opt,name=request_type_url,json=requestTypeUrl,proto3" json:"request_type_url,omitempty"` 189 …rint,3,opt,name=request_streaming,json=requestStreaming,proto3" json:"request_streaming,omitempty"` 191 …bytes,4,opt,name=response_type_url,json=responseTypeUrl,proto3" json:"response_type_url,omitempty"` 193 …t,5,opt,name=response_streaming,json=responseStreaming,proto3" json:"response_streaming,omitempty"` 195 Options []*typepb.Option `protobuf:"bytes,6,rep,name=options,proto3" json:"options,omitempty"` [all …]
|
| /external/perfetto/include/perfetto/ext/ipc/ |
| D | service_descriptor.h | 40 struct Method { struct 41 const char* name; 66 std::vector<Method> methods; argument
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/g3doc/ |
| D | space_to_depth.md | 137 #### 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/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
| D | Method.java | 34 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/rust/crates/protobuf/src/well_known_types/ |
| D | api.rs | 80 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 { implementation 639 impl crate::Message for Method { implementation 832 impl crate::Clear for Method { implementation 845 impl ::std::fmt::Debug for Method { implementation [all …]
|
| /external/grpc-grpc-java/services/src/test/proto/io/grpc/reflection/testing/ |
| D | dynamic_reflection_test.proto | 30 rpc Method (DynamicRequest) returns (DynamicReply) {} rpc 36 rpc Method (DynamicRequest) returns (DynamicReply) {} rpc
|
| /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/pigweed/pw_rpc/py/pw_rpc/callback_client/ |
| D | impl.py | 50 channel: Channel, method: Method, 135 def _function_docstring(method: Method) -> str: 144 def _update_call_method(method: Method, function: Callable) -> None: 151 def _apply_protobuf_signature(method: Method, function: Callable) -> None: 300 def _method_client_docstring(method: Method) -> str: 332 def method_client(self, channel: Channel, method: Method) -> _MethodClient: 362 method: Method, 372 self, channel: Channel, method: Method, 395 self, channel: Channel, method: Method,
|
| /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()
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cDrawIndirectTests.cpp | 898 virtual std::string Method() in Method() function 927 virtual std::string Method() in Method() function 958 virtual std::string Method() in Method() function 1002 virtual std::string Method() in Method() function in glcts::__anonfb78c28f0111::CMultiBindingPoint 1052 virtual std::string Method() in Method() function 1087 virtual std::string Method() in Method() function 1245 virtual std::string Method() in Method() function 1313 virtual std::string Method() in Method() function 1434 virtual std::string Method() in Method() function 1529 virtual std::string Method() in Method() function [all …]
|
| D | es31cShaderAtomicCountersTests.cpp | 57 virtual std::string Method() in Method() function in glcts::__anon152727960111::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 …]
|
| D | es31cComputeShaderTests.cpp | 490 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::SimpleCompute 577 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicOneWorkGroup 728 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicResourceUBO 916 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicResourceTexture 1092 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicResourceImage 1315 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicResourceAtomicCounter 1487 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicResourceUniform 1663 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicBuiltinVariables 1882 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::BasicMax 2088 virtual std::string Method() in Method() function in glcts::__anon7f9a90830111::NegativeAttachShader [all …]
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cShaderAtomicCountersTests.cpp | 60 virtual std::string Method() in Method() function in gl4cts::__anond17ed3a50111::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 …]
|
| D | gl4cComputeShaderTests.cpp | 487 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::SimpleCompute 574 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicOneWorkGroup 726 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicResourceUBO 919 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicResourceTexture 1153 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicResourceImage 1358 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicResourceAtomicCounter 1540 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicResourceSubroutine 1725 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicResourceUniform 1988 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicBuiltinVariables 2202 virtual std::string Method() in Method() function in gl4cts::__anonb0ec3f720111::BasicMax [all …]
|
| /external/grpc-grpc/src/compiler/ |
| D | schema_interface.h | 50 struct Method : public CommentHolder { struct 51 virtual ~Method() {} in ~Method() argument
|
| /external/rust/crates/grpcio-sys/grpc/src/compiler/ |
| D | schema_interface.h | 54 struct Method : public CommentHolder { struct 55 virtual ~Method() {} in ~Method() argument
|
| /external/flatbuffers/grpc/src/compiler/ |
| D | schema_interface.h | 50 struct Method : public CommentHolder { struct 51 virtual ~Method() {} in ~Method() argument
|
| /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
| D | Method.java | 24 public class Method { class 31 public Method(long methodID, String name, String signature, String genericSignature, in Method() method in Method
|
| /external/rust/crates/grpcio-compiler/src/ |
| D | prost_codegen.rs | 104 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/rust/crates/structopt-derive/src/ |
| D | attrs.rs | 32 pub struct Method { struct 33 name: Ident, 34 args: TokenStream, 98 impl Method { implementation 128 impl ToTokens for Method { implementation 130 let Method { ref name, ref args } = self; in to_tokens() localVariable 586 pub fn find_method(&self, name: &str) -> Option<&Method> { in find_method()
|
| /external/fastrpc/src/ |
| D | adsp_default_listener_stub.c | 257 typedef struct Method Method; typedef 258 struct Method { struct 273 const Method * const *methodArray; argument
|
| D | apps_remotectl_skel.c | 258 typedef struct Method Method; typedef 259 struct Method { struct 274 const Method * const *methodArray; argument
|
| D | adspmsgd_apps_skel.c | 410 typedef struct Method Method; typedef 411 struct Method { struct 426 const Method * const *methodArray; argument
|
| D | adspmsgd_adsp1_stub.c | 410 typedef struct Method Method; typedef 411 struct Method { struct 426 const Method * const *methodArray; argument
|
| /external/pigweed/pw_rpc/ |
| D | method_test.cc | 48 TEST(Method, Id) { EXPECT_EQ(kTestMethod.id(), 1234u); } in TEST() argument 50 TEST(Method, Invoke) { in TEST() argument
|