Home
last modified time | relevance | path

Searched defs:from (Results 651 - 675 of 1047) sorted by relevance

1...<<21222324252627282930>>...42

/third_party/icu/icu4c/source/i18n/
H A Dzonemeta.cpp665 UDate from = parseDate(mz_from, status); in createMetazoneMappings() local
/third_party/libfuse/example/
H A Dpassthrough_fh.c259 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 Diconv.c254 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 Dsubdir.c244 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 Dnode-matchers.h747 Node* from = use.from(); in OwnedByAddressingOperand() local
H A Djs-inlining-heuristic.cc341 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 Dloop-analysis.cc139 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 Dnode.h197 Node* from() { in from() function
424 Node* from() const { return use_->from(); } in from() function in v8::internal::compiler::final
H A Dschedule.cc398 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 Dfixed-array-inl.h205 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 Dregexp-bytecode-generator.cc299 void RegExpBytecodeGenerator::CheckCharacterInRange(base::uc16 from, in CheckCharacterInRange() argument
308 void RegExpBytecodeGenerator::CheckCharacterNotInRange(base::uc16 from, in CheckCharacterNotInRange() argument
H A Dregexp-macro-assembler-tracer.cc293 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 Dserializer.h79 void Move(Address from, Address to) { in Move() argument
/third_party/node/deps/v8/src/torque/
H A Dtype-oracle.h358 ImplicitlyConvertableFrom( const Type* to, const Type* from) ImplicitlyConvertableFrom() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c115 struct etna_resource *to = base, *from = base; in etna_update_render_resource() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c651 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 Ddh_ameth.c321 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 Dx509_vpm.c221 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 Dpem_lib.c570 char *from; in load_iv() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_ameth.c239 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 DRangeTree.java829 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 DNumberingScheme.java199 public static NumberingScheme from( in from() method in NumberingScheme
[all...]
/third_party/rust/crates/io-lifetimes/src/
H A Dimpls_std.rs127 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 Dpcre2_convert.c475 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 Dohos_pa_volume.c599 pa_cvolume *pa_cvolume_remap(pa_cvolume *v, const pa_channel_map *from, const pa_channel_map *to) { in pa_cvolume_remap() argument
[all...]

Completed in 28 milliseconds

1...<<21222324252627282930>>...42