| /third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
| H A D | geocoding_data.pb.cc | 176 GeocodingInfo::GeocodingInfo(const GeocodingInfo& from) in GeocodingInfo() argument 494 CheckTypeAndMergeFrom( const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) CheckTypeAndMergeFrom() argument 500 MergeFrom(const GeocodingInfo& from) MergeFrom() argument 522 CopyFrom(const GeocodingInfo& from) CopyFrom() argument 590 PrefixesInfo(const PrefixesInfo& from) PrefixesInfo() argument 866 CheckTypeAndMergeFrom( const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) CheckTypeAndMergeFrom() argument 872 MergeFrom(const PrefixesInfo& from) MergeFrom() argument 894 CopyFrom(const PrefixesInfo& from) CopyFrom() argument 948 LanguageCodeInfo(const LanguageCodeInfo& from) LanguageCodeInfo() argument 1109 CheckTypeAndMergeFrom( const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) CheckTypeAndMergeFrom() argument 1115 MergeFrom(const LanguageCodeInfo& from) MergeFrom() argument 1128 CopyFrom(const LanguageCodeInfo& from) CopyFrom() argument 1175 CountriesInfo(const CountriesInfo& from) CountriesInfo() argument 1336 CheckTypeAndMergeFrom( const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) CheckTypeAndMergeFrom() argument 1342 MergeFrom(const CountriesInfo& from) MergeFrom() argument 1355 CopyFrom(const CountriesInfo& from) CopyFrom() argument 1402 CountryCodeInfo(const CountryCodeInfo& from) CountryCodeInfo() argument 1565 CheckTypeAndMergeFrom( const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) CheckTypeAndMergeFrom() argument 1571 MergeFrom(const CountryCodeInfo& from) MergeFrom() argument 1584 CopyFrom(const CountryCodeInfo& from) CopyFrom() argument [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonenumber.pb.cc | 154 PhoneNumber::PhoneNumber(const PhoneNumber& from) in PhoneNumber() argument 504 CheckTypeAndMergeFrom( const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) CheckTypeAndMergeFrom() argument 510 MergeFrom(const PhoneNumber& from) MergeFrom() argument 547 CopyFrom(const PhoneNumber& from) CopyFrom() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | move-optimizer.cc | 209 void MoveOptimizer::MigrateMoves(Instruction* to, Instruction* from) { in MigrateMoves() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | csa-load-elimination.cc | 71 bool Subsumes(MachineRepresentation from, MachineRepresentation to) { in Subsumes() argument 353 MachineRepresentation from in ReduceLoadFromObject() local 98 IntersectWith( OuterMap<OuterKey>& to, const OuterMap<OuterKey>& from) IntersectWith() argument 538 TruncateAndExtend(Node* node, MachineRepresentation from, MachineType to) TruncateAndExtend() argument [all...] |
| H A D | node.cc | 328 Node* from = use->from(); in OwnedBy() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | new-spaces.h | 171 inline static void AssertValidRange(Address from, Address to) {} in AssertValidRange() argument
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | compactor.cc | 137 void MovableReferences::Relocate(Address from, Address to) { in Relocate() argument 189 RelocateInteriorReferences(Address from, Address to, size_t size) RelocateInteriorReferences() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter.cc | 386 uintptr_t Interpreter::GetDispatchCounter(Bytecode from, Bytecode to) const { in GetDispatchCounter() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | profiler-listener.cc | 297 void ProfilerListener::CodeMoveEvent(AbstractCode from, AbstractCode to) { in CodeMoveEvent() argument 306 void ProfilerListener::NativeContextMoveEvent(Address from, Address to) { in NativeContextMoveEvent() argument
|
| /third_party/node/deps/v8/src/regexp/experimental/ |
| H A D | experimental-compiler.cc | 232 void ConsumeRange(base::uc16 from, base::uc16 to) { in ConsumeRange() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 357 unused_from(struct i915_optimize_context *ctx, struct i915_full_dst_register *dst_reg, int from) unused_from() argument
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_lib.c | 501 int ossl_pkcs7_ctx_propagate(const PKCS7 *from, PKCS7 *to) in ossl_pkcs7_ctx_propagate() argument
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | a_time.c | 456 ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from, const ASN1_TIME *to) ASN1_TIME_diff() argument
|
| H A D | ameth_lib.c | 181 int EVP_PKEY_asn1_add_alias(int to, int from) in EVP_PKEY_asn1_add_alias() argument 319 EVP_PKEY_asn1_set_param(EVP_PKEY_ASN1_METHOD *ameth, int (*param_decode) (EVP_PKEY *pkey, const unsigned char **pder, int derlen), int (*param_encode) (const EVP_PKEY *pkey, unsigned char **pder), int (*param_missing) (const EVP_PKEY *pk), int (*param_copy) (EVP_PKEY *to, const EVP_PKEY *from), int (*param_cmp) (const EVP_PKEY *a, const EVP_PKEY *b), int (*param_print) (BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx)) EVP_PKEY_asn1_set_param() argument
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| H A D | dsa_ameth.c | 243 static int dsa_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from) in dsa_copy_parameters() argument 429 static int dsa_pkey_export_to(const EVP_PKEY *from, void *to_keydata, in dsa_pkey_export_to() argument 499 static int dsa_pkey_copy(EVP_PKEY *to, EVP_PKEY *from) in dsa_pkey_copy() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | udp.c | 498 struct sockaddr_storage from; in uv__process_udp_recv_req() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | CsvTable.java | 221 public static <K> CsvTable<K> from(CsvSchema<K> schema, Table<K, Column<?>, Object> table) { in from() method in CsvTable
|
| H A D | RangeTable.java | 380 public static RangeTable from( in from() method in RangeTable [all...] |
| /third_party/rust/crates/log/src/kv/ |
| H A D | key.rs | 107 fn from(s: &'k str) -> Self { in from() functions
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | os_str.rs | 45 fn from(id: &'_ OsStr) -> Self { in from() functions 52 fn from(id: Str) -> Self { in from() functions 62 fn from(id: Str) -> Self { in from() functions 69 fn from(id: &'_ Str) -> Self { in from() functions 78 fn from(id: &'_ Str) -> Self { in from() functions 85 fn from(name: std::ffi::OsString) -> Self { in from() functions 92 fn from(name: &'_ std::ffi::OsString) -> Self { in from() functions 99 fn from(name: std::string::String) -> Self { in from() functions 106 fn from(name: &'_ std::string::String) -> Self { in from() functions 112 fn from(nam in from() functions 118 fn from(name: &'_ &'static std::ffi::OsStr) -> Self { from() functions 124 fn from(name: &'static str) -> Self { from() functions 130 fn from(name: &'_ &'static str) -> Self { from() functions 136 fn from(name: OsStr) -> Self { from() functions 142 fn from(name: OsStr) -> Self { from() functions [all...] |
| H A D | str.rs | 42 fn from(id: &'_ Str) -> Self { in from() functions 49 fn from(name: std::string::String) -> Self { in from() functions 56 fn from(name: &'_ std::string::String) -> Self { in from() functions 62 fn from(name: &'static str) -> Self { in from() functions 68 fn from(name: &'_ &'static str) -> Self { in from() functions 74 fn from(name: Str) -> Self { in from() functions 80 fn from(name: Str) -> Self { in from() functions 86 fn from(name: Str) -> Self { in from() functions 92 fn from(name: Str) -> Self { from() functions [all...] |
| /third_party/rust/crates/env_logger/src/ |
| H A D | lib.rs | 1091 fn from(filter_env: T) -> Self { from() functions [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/ |
| H A D | objc_inheritance.rs | 46 fn from(child: Bar) -> Foo { in from() functions 81 fn from(child: Baz) -> Bar { in from() functions 99 fn from(child: Baz) -> Foo { in from() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
| H A D | objc_inheritance.rs | 46 fn from(child: Bar) -> Foo { in from() functions 81 fn from(child: Baz) -> Bar { in from() functions 99 fn from(child: Baz) -> Foo { in from() functions
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_time.c | 456 ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from, const ASN1_TIME *to) ASN1_TIME_diff() argument
|