/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | UniversalTimeScale.java | 376 public static long from(long otherTime, int timeScale) in from() method in UniversalTimeScale [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | localebuilder.cpp | 160 _copyExtensions(const Locale& from, icu::StringEnumeration *keywords, in _copyExtensions() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | UniversalTimeScale.java | 338 public static long from(long otherTime, int timeScale) in from() method in UniversalTimeScale [all...] |
/third_party/libsnd/src/ |
H A D | ogg.c | 871 ogg_page_search_do_rescale(uint64_t x, uint64_t from, uint64_t to) ogg_page_search_do_rescale() argument [all...] |
/third_party/libuv/src/win/ |
H A D | udp.c | 442 struct sockaddr_storage from; in uv__process_udp_recv_req() local
|
/third_party/lzma/CPP/Windows/ |
H A D | FileLink.cpp | 601 bool SetSymLink(CFSTR from, CFSTR to)
in SetSymLink() argument 611 bool SetSymLink_UString(CFSTR from, const UString &to)
in SetSymLink_UString() argument
|
/third_party/node/src/ |
H A D | heap_utils.cc | 163 Local<Object> from = info_objects[n.get()]; in CreateObject() local
|
/third_party/musl/porting/uniproton/kernel/src/locale/ |
H A D | iconv.c | 140 iconv_t iconv_open(const char *to, const char *from) in iconv_open() argument 236 unsigned from = extract_from(cd); in iconv() local
|
/third_party/musl/porting/liteos_m/kernel/src/locale/ |
H A D | iconv.c | 140 iconv_t iconv_open(const char *to, const char *from) in iconv_open() argument 236 unsigned from = extract_from(cd); in iconv() local
|
/third_party/musl/src/locale/ |
H A D | iconv.c | 140 iconv_t iconv_open(const char *to, const char *from) in iconv_open() argument 236 unsigned from = extract_from(cd); in iconv() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | localebuilder.cpp | 160 _copyExtensions(const Locale& from, icu::StringEnumeration *keywords, in _copyExtensions() argument
|
/third_party/libfuse/example/ |
H A D | passthrough.c | 185 static int xmp_symlink(const char *from, const char *to) in xmp_symlink() argument 196 static int xmp_rename(const char *from, const char *to, unsigned int flags) in xmp_rename() argument 210 static int xmp_link(const char *from, const char *to) in xmp_link() argument
|
/third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
H A D | recvmsg01.c | 25 static struct sockaddr_in sin1, from; variable 58 struct sockaddr *from; member [all...] |
/third_party/ltp/utils/sctp/testlib/ |
H A D | sctputil.h | 332 test_sctp_recvmsg(int sk, void *msg, size_t len, struct sockaddr *from, socklen_t *fromlen, struct sctp_sndrcvinfo *sinfo, int *msg_flags) test_sctp_recvmsg() argument
|
/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
|