Home
last modified time | relevance | path

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

12345

/third_party/flatbuffers/grpc/src/compiler/
Dschema_interface.h50 struct Method : public CommentHolder { struct
51 virtual ~Method() {} in ~Method() argument
/third_party/grpc/src/compiler/
Dschema_interface.h54 struct Method : public CommentHolder { struct
55 virtual ~Method() {} in ~Method() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp898 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::__anon6f00ce220111::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 …]
Des31cShaderAtomicCountersTests.cpp57 virtual std::string Method() in Method() function in glcts::__anonccff16290111::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.cpp490 virtual std::string Method() in Method() function in glcts::__anon64240e760111::SimpleCompute
577 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicOneWorkGroup
728 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicResourceUBO
916 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicResourceTexture
1092 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicResourceImage
1315 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicResourceAtomicCounter
1487 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicResourceUniform
1663 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicBuiltinVariables
1882 virtual std::string Method() in Method() function in glcts::__anon64240e760111::BasicMax
2088 virtual std::string Method() in Method() function in glcts::__anon64240e760111::NegativeAttachShader
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp60 virtual std::string Method() in Method() function in gl4cts::__anonfe5f9a580111::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::__anon300f79850111::SimpleCompute
574 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicOneWorkGroup
726 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicResourceUBO
919 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicResourceTexture
1153 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicResourceImage
1358 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicResourceAtomicCounter
1540 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicResourceSubroutine
1725 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicResourceUniform
1988 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicBuiltinVariables
2202 virtual std::string Method() in Method() function in gl4cts::__anon300f79850111::BasicMax
[all …]
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1110 #define BENCHMARK_PRIVATE_DECLARE_F(BaseClass, Method) \ argument
1121 #define BENCHMARK_TEMPLATE1_PRIVATE_DECLARE_F(BaseClass, Method, a) \ argument
1132 #define BENCHMARK_TEMPLATE2_PRIVATE_DECLARE_F(BaseClass, Method, a, b) \ argument
1144 #define BENCHMARK_TEMPLATE_PRIVATE_DECLARE_F(BaseClass, Method, ...) \ argument
1158 #define BENCHMARK_DEFINE_F(BaseClass, Method) \ argument
1162 #define BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, Method, a) \ argument
1166 #define BENCHMARK_TEMPLATE2_DEFINE_F(BaseClass, Method, a, b) \ argument
1171 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, ...) \ argument
1175 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, a) BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, M… argument
1178 #define BENCHMARK_REGISTER_F(BaseClass, Method) \ argument
[all …]
/third_party/grpc/src/csharp/Grpc.Core.Api/
DMethod.cs74 public class Method<TRequest, TResponse> : IMethod class
91 …public Method(MethodType type, string serviceName, string name, Marshaller<TRequest> requestMarsha… in Method() method in Grpc.Core.Method
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/idlgen/
Dmain.go492 type Method struct { struct
494 Name string
496 Overloads []*ast.Member
/third_party/node/test/addons/symlinked-module/
Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() function
/third_party/node/test/addons/load-long-path/
Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() function
/third_party/node/test/addons/errno-exception/
Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() function
/third_party/node/test/addons/hello-world-function-export/
Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() function
/third_party/node/test/addons/repl-domain-abort/
Dbinding.cc33 void Method(const FunctionCallbackInfo<Value>& args) { in Method() function
/third_party/node/test/node-api/1_hello_world/
Dbinding.c5 static napi_value Method(napi_env env, napi_callback_info info) { in Method() function
/third_party/node/test/node-api/test_policy/
Dbinding.c5 static napi_value Method(napi_env env, napi_callback_info info) { in Method() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h1259 #define BENCHMARK_PRIVATE_CONCAT_NAME(BaseClass, Method) \ argument
1338 #define BENCHMARK_PRIVATE_DECLARE_F(BaseClass, Method) \ argument
1349 #define BENCHMARK_TEMPLATE1_PRIVATE_DECLARE_F(BaseClass, Method, a) \ argument
1360 #define BENCHMARK_TEMPLATE2_PRIVATE_DECLARE_F(BaseClass, Method, a, b) \ argument
1372 #define BENCHMARK_TEMPLATE_PRIVATE_DECLARE_F(BaseClass, Method, ...) \ argument
1387 #define BENCHMARK_DEFINE_F(BaseClass, Method) \ argument
1391 #define BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, Method, a) \ argument
1395 #define BENCHMARK_TEMPLATE2_DEFINE_F(BaseClass, Method, a, b) \ argument
1400 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, ...) \ argument
1404 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, a) \ argument
[all …]
/third_party/grpc/src/csharp/Grpc.Core.Api/Interceptors/
DClientInterceptorContext.cs51 public Method<TRequest, TResponse> Method { get; } property
/third_party/node/test/addons/hello-world/
Dbinding.cc4 static void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() function
/third_party/node/deps/npm/node_modules/genfun/lib/
Dmethod.js23 function Method (genfun, selector, func) { class
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dadjacent-overload-signatures.ts36 interface Method { interface
/third_party/protobuf/src/google/protobuf/
Dapi.proto101 message Method { message
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Drank_cpu_kernel.h29 enum Method : int { enum
Drolling_cpu_kernel.h28 enum Method : int { enum

12345