Home
last modified time | relevance | path

Searched defs:from (Results 201 - 225 of 875) sorted by relevance

12345678910>>...35

/third_party/node/deps/zlib/contrib/optimizations/
H A Dchunkcopy.h118 chunkcopy_core_safe( unsigned char FAR* out, const unsigned char FAR* from, unsigned len, unsigned char FAR* limit) chunkcopy_core_safe() argument
167 const unsigned char FAR* from = out - *dist; global() variable
352 chunkcopy_relaxed( unsigned char FAR* Z_RESTRICT out, const unsigned char FAR* Z_RESTRICT from, unsigned len) chunkcopy_relaxed() argument
376 chunkcopy_safe( unsigned char FAR* out, const unsigned char FAR* Z_RESTRICT from, unsigned len, unsigned char FAR* limit) chunkcopy_safe() argument
[all...]
/third_party/ninja/src/
H A Dmissing_deps.cc172 bool MissingDependencyScanner::PathExistsBetween(Edge* from, Edge* to) { in PathExistsBetween() argument
/third_party/libexif/libexif/canon/
H A Dexif-mnote-data-canon.c70 unsigned int from = 0, to; in exif_mnote_data_canon_get_tags() local
/third_party/lwip/src/core/distributed_net/
H A Ddistributed_net_core.c191 ssize_t distributed_net_recvfrom(int sock, void *buf, size_t buf_len, int flags, struct sockaddr *from, in distributed_net_recvfrom() argument
/third_party/lwip/src/include/lwip/apps/
H A Dsmtp.h55 const char *from; member
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c255 unsigned char FAR *from; /* wher local
[all...]
/third_party/libdrm/
H A Dutil_double_list.h69 static inline void list_replace(struct list_head *from, struct list_head *to) in list_replace() argument
/third_party/node/deps/v8/src/compiler/
H A Dcontrol-equivalence.cc77 void ControlEquivalence::VisitBackedge(Node* from, Node* to, in VisitBackedge() argument
188 void ControlEquivalence::DFSPush(DFSStack& stack, Node* node, Node* from, in DFSPush() argument
[all...]
H A Descape-analysis-reducer.h33 Constructor(NodeHashCache* cache, Node* from) in Constructor() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dremembered-set.cc96 auto from = remembered_slots_.lower_bound(begin), in InvalidateRememberedSlotsInRange() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-dotprinter.cc57 void DotPrinterImpl::PrintOnFailure(RegExpNode* from, RegExpNode* on_failure) { in PrintOnFailure() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_mont.c411 BN_MONT_CTX *BN_MONT_CTX_copy(BN_MONT_CTX *to, BN_MONT_CTX *from) in BN_MONT_CTX_copy() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dnames.c186 EVP_CIPHER_do_all(void (*fn) (const EVP_CIPHER *ciph, const char *from, const char *to, void *x), void *arg) EVP_CIPHER_do_all() argument
200 EVP_CIPHER_do_all_sorted(void (*fn) (const EVP_CIPHER *ciph, const char *from, const char *to, void *x), void *arg) EVP_CIPHER_do_all_sorted() argument
229 EVP_MD_do_all(void (*fn) (const EVP_MD *md, const char *from, const char *to, void *x), void *arg) EVP_MD_do_all() argument
243 EVP_MD_do_all_sorted(void (*fn) (const EVP_MD *md, const char *from, const char *to, void *x), void *arg) EVP_MD_do_all_sorted() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Do_time.c102 OPENSSL_gmtime_diff(int *pday, int *psec, const struct tm *from, const struct tm *to) OPENSSL_gmtime_diff() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java51 public static PrefixTree from(RangeTree ranges) { in from() method in PrefixTree
62 public static PrefixTree from(RangeSpecification spec) { in from() method in PrefixTree
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dsizedness.rs338 fn from(analysis: SizednessAnalysis<'ctx>) -> Self { in from() functions
H A Dhas_vtable.rs216 fn from(analysis: HasVtableAnalysis<'ctx>) -> Self { in from() functions
/third_party/rust/crates/io-lifetimes/src/
H A Dimpls_mio.rs43 fn from(owned: mio::net::TcpStream) -> Self { in from() functions
59 fn from(owned: mio::net::TcpStream) -> Self { in from() functions
75 fn from(owned: OwnedFd) -> Self { in from() functions
91 fn from(owned: OwnedSocket) -> Self { in from() functions
123 fn from(owned: mio::net::TcpListener) -> Self { in from() functions
139 fn from(owned: mio::net::TcpListener) -> Self { in from() functions
155 fn from(owned: OwnedFd) -> Self { in from() functions
171 fn from(owned: OwnedSocket) -> Self { in from() functions
203 fn from(owned: mio::net::UdpSocket) -> Self { in from() functions
219 fn from(owne functions
235 fn from(owned: OwnedFd) -> Self { from() functions
251 fn from(owned: OwnedSocket) -> Self { from() functions
275 fn from(owned: mio::net::UnixDatagram) -> Self { from() functions
291 fn from(owned: OwnedFd) -> Self { from() functions
315 fn from(owned: mio::net::UnixListener) -> Self { from() functions
331 fn from(owned: OwnedFd) -> Self { from() functions
355 fn from(owned: mio::net::UnixStream) -> Self { from() functions
371 fn from(owned: OwnedFd) -> Self { from() functions
395 fn from(owned: mio::unix::pipe::Receiver) -> Self { from() functions
411 fn from(owned: OwnedFd) -> Self { from() functions
435 fn from(owned: mio::unix::pipe::Sender) -> Self { from() functions
451 fn from(owned: OwnedFd) -> Self { from() functions
[all...]
H A Dimpls_os_pipe.rs43 fn from(owned: os_pipe::PipeReader) -> Self { in from() functions
59 fn from(owned: os_pipe::PipeReader) -> Self { in from() functions
75 fn from(owned: OwnedFd) -> Self { in from() functions
91 fn from(owned: OwnedHandle) -> Self { in from() functions
123 fn from(owned: os_pipe::PipeWriter) -> Self { in from() functions
139 fn from(owned: os_pipe::PipeWriter) -> Self { in from() functions
155 fn from(owned: OwnedFd) -> Self { in from() functions
171 fn from(owned: OwnedHandle) -> Self { in from() functions
H A Dimpls_socket2.rs43 fn from(owned: socket2::Socket) -> Self { in from() functions
59 fn from(owned: socket2::Socket) -> Self { in from() functions
75 fn from(owned: OwnedFd) -> Self { in from() functions
91 fn from(owned: OwnedSocket) -> Self { in from() functions
/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs256 fn from(val: I) -> Self { in from() functions
/third_party/rust/crates/bindgen/bindgen/
H A Dfeatures.rs62 fn from(target: RustTarget) -> Self { in from() functions
180 fn from(rust_target: RustTarget) -> Self { in from() functions
/third_party/openssl/crypto/bn/
H A Dbn_mont.c411 BN_MONT_CTX *BN_MONT_CTX_copy(BN_MONT_CTX *to, BN_MONT_CTX *from) in BN_MONT_CTX_copy() argument
[all...]
/third_party/openssl/crypto/evp/
H A Dnames.c186 EVP_CIPHER_do_all(void (*fn) (const EVP_CIPHER *ciph, const char *from, const char *to, void *x), void *arg) EVP_CIPHER_do_all() argument
200 EVP_CIPHER_do_all_sorted(void (*fn) (const EVP_CIPHER *ciph, const char *from, const char *to, void *x), void *arg) EVP_CIPHER_do_all_sorted() argument
229 EVP_MD_do_all(void (*fn) (const EVP_MD *md, const char *from, const char *to, void *x), void *arg) EVP_MD_do_all() argument
243 EVP_MD_do_all_sorted(void (*fn) (const EVP_MD *md, const char *from, const char *to, void *x), void *arg) EVP_MD_do_all_sorted() argument
/third_party/openssl/crypto/
H A Do_time.c102 OPENSSL_gmtime_diff(int *pday, int *psec, const struct tm *from, const struct tm *to) OPENSSL_gmtime_diff() argument

Completed in 13 milliseconds

12345678910>>...35