/third_party/icu/icu4c/source/i18n/ |
H A D | zonemeta.cpp | 665 UDate from = parseDate(mz_from, status); in createMetazoneMappings() local
|
/third_party/libfuse/example/ |
H A D | passthrough_fh.c | 259 static int xmp_symlink(const char *from, const char *to) in xmp_symlink() argument 270 static int xmp_rename(const char *from, const char *to, unsigned int flags) in xmp_rename() argument 285 static int xmp_link(const char *from, const char *to) in xmp_link() argument
|
/third_party/libfuse/lib/modules/ |
H A D | iconv.c | 254 static int iconv_symlink(const char *from, const char *to) in iconv_symlink() argument 271 static int iconv_rename(const char *from, const char *to, unsigned int flags) in iconv_rename() argument 288 static int iconv_link(const char *from, const char *to) in iconv_link() argument 677 const char *from; in iconv_new() local [all...] |
H A D | subdir.c | 244 static int subdir_symlink(const char *from, const char *path) in subdir_symlink() argument 256 static int subdir_rename(const char *from, const char *to, unsigned int flags) in subdir_rename() argument 273 static int subdir_link(const char *from, const char *to) in subdir_link() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | node-matchers.h | 747 Node* from = use.from(); in OwnedByAddressingOperand() local
|
H A D | js-inlining-heuristic.cc | 341 DuplicateStateValuesAndRename(Node* state_values, Node* from, Node* to, StateCloneMode mode) DuplicateStateValuesAndRename() argument 389 DuplicateFrameStateAndRename( FrameState frame_state, Node* from, Node* to, StateCloneMode mode) DuplicateFrameStateAndRename() argument [all...] |
H A D | loop-analysis.cc | 139 bool PropagateBackwardMarks(Node* from, Node* to, int loop_filter) { in PropagateBackwardMarks() argument 173 bool PropagateForwardMarks(Node* from, Node* to) { in PropagateForwardMarks() argument [all...] |
H A D | node.h | 197 Node* from() { in from() function 424 Node* from() const { return use_->from(); } in from() function in v8::internal::compiler::final
|
H A D | schedule.cc | 398 void Schedule::MovePhis(BasicBlock* from, BasicBlock* to) { in MovePhis() argument 441 void Schedule::MoveSuccessors(BasicBlock* from, BasicBlock* to) { in MoveSuccessors() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | fixed-array-inl.h | 205 void FixedArray::FillWithHoles(int from, int to) { in FillWithHoles() argument 428 void FixedDoubleArray::FillWithHoles(int from, int to) { in FillWithHoles() argument
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-bytecode-generator.cc | 299 void RegExpBytecodeGenerator::CheckCharacterInRange(base::uc16 from, in CheckCharacterInRange() argument 308 void RegExpBytecodeGenerator::CheckCharacterNotInRange(base::uc16 from, in CheckCharacterNotInRange() argument
|
H A D | regexp-macro-assembler-tracer.cc | 293 void RegExpMacroAssemblerTracer::CheckCharacterInRange(base::uc16 from, in CheckCharacterInRange() argument 307 void RegExpMacroAssemblerTracer::CheckCharacterNotInRange(base::uc16 from, in CheckCharacterNotInRange() argument 326 base::uc16 from = ranges->at(i).from(); PrintRangeArray() local [all...] |
/third_party/node/deps/v8/src/snapshot/ |
H A D | serializer.h | 79 void Move(Address from, Address to) { in Move() argument
|
/third_party/node/deps/v8/src/torque/ |
H A D | type-oracle.h | 358 ImplicitlyConvertableFrom( const Type* to, const Type* from) ImplicitlyConvertableFrom() argument
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_state.c | 115 struct etna_resource *to = base, *from = base; in etna_update_render_resource() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_def.c | 651 static int str_copy(CONF *conf, char *section, char **pto, char *from) in str_copy() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_ameth.c | 321 static int int_dh_param_copy(DH *to, const DH *from, int is_x942) in int_dh_param_copy() argument 346 static int dh_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from) in dh_copy_parameters() argument 452 static int dh_pkey_export_to(const EVP_PKEY *from, void *to_keydata, in dh_pkey_export_to() argument 542 static int dh_pkey_copy(EVP_PKEY *to, EVP_PKEY *from) in dh_pkey_copy() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_vpm.c | 221 X509_VERIFY_PARAM_set1(X509_VERIFY_PARAM *to, const X509_VERIFY_PARAM *from) X509_VERIFY_PARAM_set1() argument 419 X509_VERIFY_PARAM_move_peername(X509_VERIFY_PARAM *to, X509_VERIFY_PARAM *from) X509_VERIFY_PARAM_move_peername() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_lib.c | 570 char *from; in load_iv() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_ameth.c | 239 static int ec_copy_parameters(EVP_PKEY *to, const EVP_PKEY *from) in ec_copy_parameters() argument 472 int ec_pkey_export_to(const EVP_PKEY *from, void *to_keydata, in ec_pkey_export_to() argument 630 static int ec_pkey_copy(EVP_PKEY *to, EVP_PKEY *from) in ec_pkey_copy() argument
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeTree.java | 829 public static RangeTree from(RangeSpecification s) { from() method in RangeTree 841 public static RangeTree from(Iterable<RangeSpecification> specs) { from() method in RangeTree 855 public static RangeTree from(Stream<RangeSpecification> specs) { from() method in RangeTree 863 public static RangeTree from(RangeSet<DigitSequence> ranges) { from() method in RangeTree 876 public static RangeTree from(DfaNode root) { from() method in RangeTree [all...] |
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | NumberingScheme.java | 199 public static NumberingScheme from( in from() method in NumberingScheme [all...] |
/third_party/rust/crates/io-lifetimes/src/ |
H A D | impls_std.rs | 127 fn from(owned: OwnedHandle) -> Self { in from() functions 159 fn from(owned: std::fs::File) -> Self { in from() functions 175 fn from(owned: std::fs::File) -> Self { in from() functions 191 fn from(owned: OwnedFd) -> Self { in from() functions 207 fn from(owned: OwnedHandle) -> Self { in from() functions 239 fn from(owned: std::net::TcpStream) -> Self { in from() functions 255 fn from(owned: std::net::TcpStream) -> Self { in from() functions 271 fn from(owned: OwnedFd) -> Self { in from() functions 287 fn from(owned: OwnedSocket) -> Self { in from() functions 319 fn from(owne functions 335 fn from(owned: std::net::TcpListener) -> Self { from() functions 351 fn from(owned: OwnedFd) -> Self { from() functions 367 fn from(owned: OwnedSocket) -> Self { from() functions 399 fn from(owned: std::net::UdpSocket) -> Self { from() functions 415 fn from(owned: std::net::UdpSocket) -> Self { from() functions 431 fn from(owned: OwnedFd) -> Self { from() functions 447 fn from(owned: OwnedSocket) -> Self { from() functions 575 fn from(owned: std::process::ChildStdin) -> Self { from() functions 591 fn from(owned: std::process::ChildStdin) -> Self { from() functions 623 fn from(owned: std::process::ChildStdout) -> Self { from() functions 639 fn from(owned: std::process::ChildStdout) -> Self { from() functions 671 fn from(owned: std::process::ChildStderr) -> Self { from() functions 687 fn from(owned: std::process::ChildStderr) -> Self { from() functions 703 fn from(owned: OwnedFd) -> Self { from() functions 719 fn from(owned: OwnedHandle) -> Self { from() functions 743 fn from(owned: std::process::Child) -> Self { from() functions 767 fn from(owned: std::os::unix::net::UnixStream) -> Self { from() functions 783 fn from(owned: OwnedFd) -> Self { from() functions 807 fn from(owned: std::os::unix::net::UnixListener) -> Self { from() functions 823 fn from(owned: OwnedFd) -> Self { from() functions 847 fn from(owned: std::os::unix::net::UnixDatagram) -> Self { from() functions 863 fn from(owned: OwnedFd) -> Self { from() functions 887 fn from(owned: std::thread::JoinHandle<T>) -> Self { from() functions [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_convert.c | 475 convert_glob_parse_class(PCRE2_SPTR *from, PCRE2_SPTR pattern_end, in convert_glob_parse_class() argument 576 convert_glob_parse_range(PCRE2_SPTR *from, PCRE2_SPTR pattern_end, in convert_glob_parse_range() argument [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | ohos_pa_volume.c | 599 pa_cvolume *pa_cvolume_remap(pa_cvolume *v, const pa_channel_map *from, const pa_channel_map *to) { in pa_cvolume_remap() argument [all...] |