Home
last modified time | relevance | path

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

12345

/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::__anon310fa6a20111::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::__anonfa9e6ea90111::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.cpp493 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::SimpleCompute
607 std::string Method() override in Method() function in glcts::__anon680df6f60111::LongRunningComputeFenceTest
751 std::string Method() override in Method() function in glcts::__anon680df6f60111::LongRunningPersistentSSBOComputeTest
928 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::BasicOneWorkGroup
1079 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::BasicResourceUBO
1267 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::BasicResourceTexture
1443 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::BasicResourceImage
1666 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::BasicResourceAtomicCounter
1838 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::BasicResourceUniform
2014 virtual std::string Method() in Method() function in glcts::__anon680df6f60111::BasicBuiltinVariables
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp487 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::SimpleCompute
574 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicOneWorkGroup
726 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicResourceUBO
919 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicResourceTexture
1153 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicResourceImage
1358 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicResourceAtomicCounter
1540 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicResourceSubroutine
1725 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicResourceUniform
1988 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicBuiltinVariables
2202 virtual std::string Method() in Method() function in gl4cts::__anon5f8612050111::BasicMax
[all …]
Dgl4cShaderAtomicCountersTests.cpp60 virtual std::string Method() in Method() function in gl4cts::__anona465a2d80111::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 …]
/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/rust/crates/clap/clap_derive/src/
Ditem.rs941 pub fn find_default_method(&self) -> Option<&Method> { in find_default_method()
1002 pub fn value_parser(&self, field_type: &Type) -> Method { in value_parser()
1025 pub fn action(&self, field_type: &Type) -> Method { in action()
1078 fn resolve(self, _inner_type: &Type) -> Method { in resolve()
1093 fn default_value_parser(inner_type: &Type, span: Span) -> Method { in default_value_parser()
1110 pub fn resolve(self, _field_type: &Type) -> Method { in resolve()
1125 fn default_action(field_type: &Type, span: Span) -> Method { in default_action()
1208 pub struct Method { struct
1213 impl Method { argument
1250 impl ToTokens for Method { implementation
[all …]
/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/benchmark/include/benchmark/
Dbenchmark.h1465 #define BENCHMARK_PRIVATE_CONCAT_NAME(BaseClass, Method) \ argument
1544 #define BENCHMARK_PRIVATE_DECLARE_F(BaseClass, Method) \ argument
1555 #define BENCHMARK_TEMPLATE1_PRIVATE_DECLARE_F(BaseClass, Method, a) \ argument
1566 #define BENCHMARK_TEMPLATE2_PRIVATE_DECLARE_F(BaseClass, Method, a, b) \ argument
1578 #define BENCHMARK_TEMPLATE_PRIVATE_DECLARE_F(BaseClass, Method, ...) \ argument
1593 #define BENCHMARK_DEFINE_F(BaseClass, Method) \ argument
1597 #define BENCHMARK_TEMPLATE1_DEFINE_F(BaseClass, Method, a) \ argument
1601 #define BENCHMARK_TEMPLATE2_DEFINE_F(BaseClass, Method, a, b) \ argument
1606 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, ...) \ argument
1610 #define BENCHMARK_TEMPLATE_DEFINE_F(BaseClass, Method, a) \ argument
[all …]
/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/errno-exception/
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/typescript/tests/cases/conformance/classes/members/privateNames/
DprivateNameDuplicateField.ts55 function 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/node/test/addons/hello-world/
Dbinding.cc4 static void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() function
/third_party/protobuf/src/google/protobuf/
Dapi.proto101 message Method { message
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.h31 enum Method enum
DImageFunctionHLSL.h43 enum class Method enum
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs475 public sealed partial class Method : pb::IMessage<Method> class
496 public Method() { in Method() method in Google.Protobuf.WellKnownTypes.Method
503 public Method(Method other) : this() { in Method() method in Google.Protobuf.WellKnownTypes.Method
/third_party/rust/crates/bindgen/bindgen/ir/
Dcomp.rs77 pub struct Method { struct
78 kind: MethodKind, argument
87 impl Method { impl
755 fn deanonymize_fields(&mut self, ctx: &BindgenContext, methods: &[Method]) { in deanonymize_fields()
766 methods: &[Method], in deanonymize_fields()
1217 pub fn methods(&self) -> &[Method] { in methods()
/third_party/node/deps/undici/src/lib/mock/
Dpending-interceptors-formatter.js28 Method: method, property
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/
DJacocoReportCheck.java307 private static class Method { class in JacocoReportCheck
318 Method(String name, String desc, int line, in Method() method in JacocoReportCheck.Method
/third_party/python/Doc/library/
Dunittest.mock-examples.rst651 .. [#] There are also generator expressions and more `advanced uses

12345