| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | cordz_update_tracker_test.cc | 34 using Method = CordzUpdateTracker::MethodIdentifier; typedef 35 using Methods = std::array<Method, Method::kNumMethods>; 39 return Methods{Method::kUnknown, in AllMethods() 40 Method::kAppendCord, in AllMethods() 41 Method::kAppendExternalMemory, in AllMethods() 42 Method::kAppendString, in AllMethods() 43 Method::kAssignCord, in AllMethods() 44 Method::kAssignString, in AllMethods() 45 Method::kClear, in AllMethods() 46 Method::kConstructorCord, in AllMethods() [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| D | cordz_test.cc | 46 using Method = CordzUpdateTracker::MethodIdentifier; typedef 86 Method InitialOr(Method method) const { in InitialOr() 87 return (GetParam() > TestCordSize::kInlined) ? Method::kConstructorString in InitialOr() 123 EXPECT_THAT(cord, HasValidCordzInfoOf(Method::kConstructorString)); in TEST() 129 EXPECT_THAT(cord, HasValidCordzInfoOf(Method::kConstructorString)); in TEST() 136 EXPECT_THAT(cord, HasValidCordzInfoOf(Method::kConstructorString)); in TEST_P() 151 ASSERT_THAT(cord, HasValidCordzInfoOf(Method::kConstructorCord)); in TEST() 153 EXPECT_THAT(stats.parent_method, Eq(Method::kAppendString)); in TEST() 154 EXPECT_THAT(stats.update_tracker.Value(Method::kAppendString), Eq(1)); in TEST() 161 EXPECT_THAT(cord, HasValidCordzInfoOf(Method::kConstructorString)); in TEST() [all …]
|
| /third_party/protobuf/src/google/protobuf/ |
| D | api.pb.h | 63 class Method; variable 72 …ate<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Method* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_… 206 PROTOBUF_NAMESPACE_ID::Method* mutable_methods(int index); 207 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Method >* 210 const PROTOBUF_NAMESPACE_ID::Method& _internal_methods(int index) const; 211 PROTOBUF_NAMESPACE_ID::Method* _internal_add_methods(); 213 const PROTOBUF_NAMESPACE_ID::Method& methods(int index) const; 214 PROTOBUF_NAMESPACE_ID::Method* add_methods(); 215 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Method >& 320 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Method > methods_; [all …]
|
| D | api.pb.cc | 28 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Method> _instance; 58 new (ptr) PROTOBUF_NAMESPACE_ID::Method(); in InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto() 61 PROTOBUF_NAMESPACE_ID::Method::InitAsDefaultInstance(); in InitDefaultsscc_info_Method_google_2fprotobuf_2fapi_2eproto() 100 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Method, _internal_metadata_), 104 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Method, name_), 105 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Method, request_type_url_), 106 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Method, request_streaming_), 107 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Method, response_type_url_), 108 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Method, response_streaming_), 109 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Method, options_), [all …]
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
| D | DisplayNames.properties | 14 DisplayName.Bengali = Bengali Input Method 15 DisplayName.Devanagari = Devanagari Input Method 16 DisplayName.Gujarati = Gujarati Input Method 17 DisplayName.Gurmukhi = Gurmukhi Input Method 18 DisplayName.Kannada = Kannada Input Method 19 DisplayName.Malayalam = Malayalam Input Method 20 DisplayName.Oriya = Oriya Input Method 21 DisplayName.Tamil = Tamil Input Method 22 DisplayName.Telugu = Telugu Input Method
|
| /third_party/benchmark/include/benchmark/ |
| D | benchmark.h | 1259 #define BENCHMARK_PRIVATE_CONCAT_NAME(BaseClass, Method) \ argument 1260 BaseClass##_##Method##_Benchmark 1338 #define BENCHMARK_PRIVATE_DECLARE_F(BaseClass, Method) \ argument 1339 class BaseClass##_##Method##_Benchmark : public BaseClass { \ 1341 BaseClass##_##Method##_Benchmark() { \ 1342 this->SetName(#BaseClass "/" #Method); \ 1349 #define BENCHMARK_TEMPLATE1_PRIVATE_DECLARE_F(BaseClass, Method, a) \ argument 1350 class BaseClass##_##Method##_Benchmark : public BaseClass<a> { \ 1352 BaseClass##_##Method##_Benchmark() { \ 1353 this->SetName(#BaseClass "<" #a ">/" #Method); \ [all …]
|
| /third_party/openssl/test/ssl-tests/ |
| D | 17-renegotiate.cnf.in | 27 "Method" => "TLS", 40 "Method" => "TLS", 54 "Method" => "TLS", 67 "Method" => "TLS", 86 "Method" => "TLS", 105 "Method" => "TLS", 122 "Method" => "TLS", 143 "Method" => "TLS", 162 "Method" => "TLS", 181 "Method" => "TLS", [all …]
|
| D | 07-dtls-protocol-version.cnf | 93 Method = DTLS 120 Method = DTLS 146 Method = DTLS 174 Method = DTLS 202 Method = DTLS 229 Method = DTLS 256 Method = DTLS 282 Method = DTLS 309 Method = DTLS 336 Method = DTLS [all …]
|
| D | 18-dtls-renegotiate.cnf.in | 39 "Method" => "DTLS", 55 "Method" => "DTLS", 80 "Method" => "DTLS", 100 "Method" => "DTLS", 120 "Method" => "DTLS", 144 "Method" => "DTLS", 163 "Method" => "DTLS", 182 "Method" => "DTLS", 201 "Method" => "DTLS",
|
| D | 17-renegotiate.cnf | 47 Method = TLS 74 Method = TLS 102 Method = TLS 129 Method = TLS 161 Method = TLS 193 Method = TLS 221 Method = TLS 249 Method = TLS 281 Method = TLS 313 Method = TLS [all …]
|
| D | 11-dtls_resumption.cnf | 55 Method = DTLS 93 Method = DTLS 131 Method = DTLS 169 Method = DTLS 207 Method = DTLS 245 Method = DTLS 283 Method = DTLS 321 Method = DTLS 358 Method = DTLS 395 Method = DTLS [all …]
|
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | log.go | 58 Method string `json:"method"` member 161 if v.ID != nil && v.Method != "" && v.Params != nil { 162 fmt.Fprintf(&buf, "Received request '%s - (%s)'.\n", v.Method, id) 164 maps.setServer(id, req{method: v.Method, start: tm}) 165 } else if v.ID != nil && v.Method == "" && v.Params == nil { 175 } else if v.ID == nil && v.Method != "" && v.Params != nil { 180 fmt.Fprintf(&buf, "Received notification '%s'.\n", v.Method) 185 tmfmt, v.ID != nil, v.Method, v.Params != nil, 217 if v.ID != nil && v.Method != "" && (v.Params != nil || v.Method == "shutdown") { 218 fmt.Fprintf(&buf, "Sending request '%s - (%s)'.\n", v.Method, id) [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | log.go | 58 Method string `json:"method"` member 161 if v.ID != nil && v.Method != "" && v.Params != nil { 162 fmt.Fprintf(&buf, "Received request '%s - (%s)'.\n", v.Method, id) 164 maps.setServer(id, req{method: v.Method, start: tm}) 165 } else if v.ID != nil && v.Method == "" && v.Params == nil { 175 } else if v.ID == nil && v.Method != "" && v.Params != nil { 180 fmt.Fprintf(&buf, "Received notification '%s'.\n", v.Method) 185 tmfmt, v.ID != nil, v.Method, v.Params != nil, 217 if v.ID != nil && v.Method != "" && (v.Params != nil || v.Method == "shutdown") { 218 fmt.Fprintf(&buf, "Sending request '%s - (%s)'.\n", v.Method, id) [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| D | log.go | 58 Method string `json:"method"` member 161 if v.ID != nil && v.Method != "" && v.Params != nil { 162 fmt.Fprintf(&buf, "Received request '%s - (%s)'.\n", v.Method, id) 164 maps.setServer(id, req{method: v.Method, start: tm}) 165 } else if v.ID != nil && v.Method == "" && v.Params == nil { 175 } else if v.ID == nil && v.Method != "" && v.Params != nil { 180 fmt.Fprintf(&buf, "Received notification '%s'.\n", v.Method) 185 tmfmt, v.ID != nil, v.Method, v.Params != nil, 217 if v.ID != nil && v.Method != "" && (v.Params != nil || v.Method == "shutdown") { 218 fmt.Fprintf(&buf, "Sending request '%s - (%s)'.\n", v.Method, id) [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ImageFunctionHLSL.cpp | 53 if (imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::LOAD || in OutputImageFunctionArgumentList() 54 imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::STORE) in OutputImageFunctionArgumentList() 78 if (imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::STORE) in OutputImageFunctionArgumentList() 192 case Method::SIZE: in name() 195 case Method::LOAD: in name() 198 case Method::STORE: in name() 240 if (method == ImageFunction::Method::SIZE) in getReturnType() 262 else if (method == ImageFunction::Method::LOAD) in getReturnType() 285 else if (method == ImageFunction::Method::STORE) in getReturnType() 316 imageFunction.method = ImageFunction::Method::SIZE; in useImageFunction() [all …]
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ImageFunctionHLSL.cpp | 53 if (imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::LOAD || in OutputImageFunctionArgumentList() 54 imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::STORE) in OutputImageFunctionArgumentList() 78 if (imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::STORE) in OutputImageFunctionArgumentList() 192 case Method::SIZE: in name() 195 case Method::LOAD: in name() 198 case Method::STORE: in name() 240 if (method == ImageFunction::Method::SIZE) in getReturnType() 262 else if (method == ImageFunction::Method::LOAD) in getReturnType() 285 else if (method == ImageFunction::Method::STORE) in getReturnType() 316 imageFunction.method = ImageFunction::Method::SIZE; in useImageFunction() [all …]
|
| /third_party/cef/include/base/ |
| D | cef_tuple.h | 82 template <typename ObjT, typename Method, typename Tuple, size_t... Ns> 84 Method method, in DispatchToMethodImpl() 90 template <typename ObjT, typename Method, typename Tuple> 92 Method method, in DispatchToMethod() 118 typename Method, 124 Method method, in DispatchToMethodImpl() 133 template <typename ObjT, typename Method, typename InTuple, typename OutTuple> 135 Method method, in DispatchToMethod()
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
| D | AudioLatencyTuner.java | 25 import java.lang.reflect.Method; 43 private static Method mSetBufferSizeMethod = null; 44 private static Method mGetBufferCapacityMethod = null; 45 private static Method mGetUnderrunCountMethod = null; 79 Method[] methods = AudioTrack.class.getMethods(); in reflectAdvancedMethods() 81 for (Method method : methods) { in reflectAdvancedMethods() 88 for (Method method : methods) { in reflectAdvancedMethods() 95 for (Method method : methods) { in reflectAdvancedMethods()
|
| /third_party/node/deps/npm/node_modules/genfun/lib/ |
| D | method.js | 22 module.exports = Method 23 function Method (genfun, selector, func) { class 62 Method.setRankHierarchyPosition = (method, index, hierarchyPosition) => { 66 Method.clearRank = method => { 70 Method.isFullySpecified = method => { 79 Method.score = method => {
|
| D | genfun.js | 3 const Method = require('./method') constant 71 let method = new Method(this, selector, func) 249 Method.clearRank(role.method) 252 Method.setRankHierarchyPosition(role.method, index, hierarchyPosition) 261 Method.setRankHierarchyPosition(method, index, hierarchyPosition) 274 Method.isFullySpecified(method)) 276 applicableMethods.sort((a, b) => Method.score(a) - Method.score(b))
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | MessageLiteToString.java | 33 import java.lang.reflect.Method; 76 Map<String, Method> nameToNoArgMethod = new HashMap<String, Method>(); in reflectivePrintWithIndent() 77 Map<String, Method> nameToMethod = new HashMap<String, Method>(); in reflectivePrintWithIndent() 79 for (Method method : messageLite.getClass().getDeclaredMethods()) { in reflectivePrintWithIndent() 101 Method listMethod = nameToNoArgMethod.get(getter); in reflectivePrintWithIndent() 119 Method mapMethod = nameToNoArgMethod.get(getter); in reflectivePrintWithIndent() 136 Method setter = nameToMethod.get("set" + suffix); in reflectivePrintWithIndent() 151 Method getMethod = nameToNoArgMethod.get("get" + suffix); in reflectivePrintWithIndent() 152 Method hasMethod = nameToNoArgMethod.get("has" + suffix); in reflectivePrintWithIndent()
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| D | DeprecatedFieldTest.java | 39 import java.lang.reflect.Method; 62 Method method = deprecatedFields.getMethod(name); in testDeprecatedField() 67 Method method = deprecatedFieldsBuilder.getMethod(name); in testDeprecatedField() 72 Method method = deprecatedFieldsBuilder.getMethod(name, int.class); in testDeprecatedField()
|
| /third_party/rust/crates/clap/clap_derive/src/ |
| D | item.rs | 40 doc_comment: Vec<Method>, 41 methods: Vec<Method>, 47 next_display_order: Option<Method>, 48 next_help_heading: Option<Method>, 321 self.value_parser = Some(ValueParser::Explicit(Method::new(name, quote!(#arg)))); in push_method() 323 self.action = Some(Action::Explicit(Method::new(name, quote!(#arg)))); in push_method() 328 self.methods.push(Method::new(name, quote!(#arg))); in push_method() 503 Method::from_env(attr.name.clone(), "CARGO_PKG_DESCRIPTION") in push_attrs() 524 if let Some(method) = Method::from_env(attr.name.clone(), "CARGO_PKG_AUTHORS") { in push_attrs() 532 if let Some(method) = Method::from_env(attr.name.clone(), "CARGO_PKG_VERSION") { in push_attrs() [all …]
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | DeprecatedFieldTest.java | 35 import java.lang.reflect.Method; 56 Method method = deprecatedFields.getMethod(name); in testDeprecatedField() 60 Method method = deprecatedFieldsBuilder.getMethod(name); in testDeprecatedField() 64 Method method = deprecatedFieldsBuilder.getMethod(name, int.class); in testDeprecatedField()
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | Api.cs | 48 …fo(typeof(global::Google.Protobuf.WellKnownTypes.Method), global::Google.Protobuf.WellKnownTypes.M… in ApiReflection() 128 …private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Method> _repeated_me… 129 = pb::FieldCodec.ForMessage(18, global::Google.Protobuf.WellKnownTypes.Method.Parser); 130 …::Google.Protobuf.WellKnownTypes.Method> methods_ = new pbc::RepeatedField<global::Google.Protobuf… 135 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> Methods { 475 public sealed partial class Method : pb::IMessage<Method> class 480 …private static readonly pb::MessageParser<Method> _parser = new pb::MessageParser<Method>(() => ne… 483 public static pb::MessageParser<Method> Parser { get { return _parser; } } 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 [all …]
|