| /third_party/rust/crates/io-lifetimes/src/ |
| H A D | impls_fs_err.rs | 43 fn from(owned: fs_err::File) -> Self { in from() functions 59 fn from(owned: fs_err::File) -> Self { in from() functions
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | arg_group.rs | 513 fn from(g: &ArgGroup) -> Self { from() functions [all...] |
| H A D | resettable.rs | 49 fn from(other: T) -> Self { in from() functions 55 fn from(other: Option<T>) -> Self { in from() functions
|
| /third_party/rust/crates/codespan/codespan/src/ |
| H A D | span.rs | 135 fn from(range: Range<I>) -> Span { in fmt() functions 141 fn from(span: Span) -> Range<usize> { in from() functions 147 fn from(span: Span) -> Range<RawIndex> { in from() functions [all...] |
| /third_party/rust/crates/cxx/gen/build/src/gen/ |
| H A D | error.rs | 49 fn from(err: fs::Error) -> Self { in from() functions 55 fn from(err: syn::Error) -> Self { in from() functions
|
| H A D | include.rs | 184 fn from(include: &syntax::Include) -> Self { in from() functions
|
| /third_party/rust/crates/cxx/gen/lib/src/ |
| H A D | error.rs | 24 fn from(err: crate::gen::Error) -> Self { in from() functions
|
| /third_party/rust/crates/cxx/src/ |
| H A D | rust_vec.rs | 24 pub fn from(v: Vec<T>) -> Self { in from() functions
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitWXExecAllocator.c | 139 static void sljit_update_wx_flags(void *from, void *to, sljit_s32 enable_exec) in sljit_update_wx_flags() argument 183 static void sljit_update_wx_flags(void *from, void *to, sljit_s32 enable_exec) in sljit_update_wx_flags() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | LowerEmuTLS.cpp | 41 copyLinkageVisibility(Module &M, const GlobalVariable *from, GlobalVariable *to) copyLinkageVisibility() argument
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_pk1.c | 28 RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *from, int flen) RSA_padding_add_PKCS1_type_1() argument 53 RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) RSA_padding_check_PKCS1_type_1() argument 121 ossl_rsa_padding_add_PKCS1_type_2_ex(OSSL_LIB_CTX *libctx, unsigned char *to, int tlen, const unsigned char *from, int flen) ossl_rsa_padding_add_PKCS1_type_2_ex() argument 161 RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *from, int flen) RSA_padding_add_PKCS1_type_2() argument 167 RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) RSA_padding_check_PKCS1_type_2() argument 297 ossl_rsa_padding_check_PKCS1_type_2_TLS(OSSL_LIB_CTX *libctx, unsigned char *to, size_t tlen, const unsigned char *from, size_t flen, int client_version, int alt_version) ossl_rsa_padding_check_PKCS1_type_2_TLS() argument [all...] |
| H A D | rsa_crpt.c | 33 int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_encrypt() argument 39 int RSA_private_encrypt(int flen, const unsigned char *from, in RSA_private_encrypt() argument 45 int RSA_private_decrypt(int flen, const unsigned char *from, in RSA_private_decrypt() argument 51 int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_decrypt() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | ztrans.cpp | 29 ztrans_open(UDate time, const void* from, const void* to){ in ztrans_open() argument 69 ztrans_setFrom(ZTrans* trans, const void* from) { in ztrans_setFrom() argument 74 ztrans_adoptFrom(ZTrans* trans, void* from) { in ztrans_adoptFrom() argument
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
| H A D | FunctionList.h | 54 void rotateEffectAt(unsigned int from, unsigned int to) { in rotateEffectAt() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | dag_test.cpp | 34 std::vector<T> slice(const std::vector<T>& in, size_t from, size_t to) { in slice() argument
|
| /third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
| H A D | inffast_chunk.c | 103 unsigned char FAR *from; /* where to copy match from */ local [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | inffast.c | 82 unsigned char FAR *from; /* where to copy match from */ local [all...] |
| /third_party/toybox/toys/lsb/ |
| H A D | dmesg.c | 154 char *data, *to, *from, *end; in dmesg_main() local
|
| /third_party/toybox/toys/posix/ |
| H A D | cut.c | 235 int from, to; in cut_main() local [all...] |
| /third_party/tzdata/ |
| H A D | date.c | 123 ptrdiff_t from, to, n; in dogmt() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | empty.pb.h | 81 inline Empty& operator=(const Empty& from) { in operator =() argument 87 if (this != &from) InternalSwap(&from); variable 89 CopyFrom(from); variable [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | database-gdbm.c | 35 static inline datum* datum_to_gdbm(datum *to, const pa_datum *from) { in datum_to_gdbm() argument 45 static inline pa_datum* datum_from_gdbm(pa_datum *to, const datum *from) { in datum_from_gdbm() argument
|
| /third_party/rust/crates/clap/clap_derive/src/utils/ |
| H A D | spanned.rs | 43 fn from(ident: Ident) -> Self { in from() functions 52 fn from(lit: LitStr) -> Self { in from() functions 61 fn from(sp: Sp<&'a str>) -> Self { in from() functions
|
| /third_party/rust/crates/clap/src/ |
| H A D | macros.rs | 608 fn from(setting: $settings) -> Self { in from() functions
|
| /third_party/rust/crates/cxx/gen/lib/src/gen/ |
| H A D | error.rs | 49 fn from(err: fs::Error) -> Self { in from() functions 55 fn from(err: syn::Error) -> Self { in from() functions
|