Searched defs:to (Results 1 – 12 of 12) sorted by relevance
/system/core/sh/ |
D | mystring.c | 79 scopyn(const char *from, char *to, int size) in scopyn()
|
D | redir.c | 377 copyfd(int from, int to) in copyfd()
|
/system/security/keystore-engine/ |
D | eng_keystore.cpp | 112 int keyhandle_dup(CRYPTO_EX_DATA* to, CRYPTO_EX_DATA*, void *ptrRef, int idx, long, void *) { in keyhandle_dup() argument 126 int keystore_rsa_priv_enc(int flen, const unsigned char* from, unsigned char* to, RSA* rsa, in keystore_rsa_priv_enc() 198 int keystore_rsa_priv_dec(int flen, const unsigned char* from, unsigned char* to, RSA* rsa, in keystore_rsa_priv_dec()
|
/system/vold/ |
D | vdc.c | 92 struct timeval to; in do_monitor() local
|
/system/netd/ |
D | ndc.c | 114 struct timeval to; in do_monitor() local
|
/system/core/libsync/ |
D | sync.c | 32 __s32 to = timeout; in sync_wait() local
|
/system/core/libzipfile/ |
D | zipfile.c | 132 dump_zipfile(FILE* to, zipfile_t file) in dump_zipfile()
|
/system/core/toolbox/cp/ |
D | cp.c | 87 PATH_T to = { .p_end = to.p_path, .target_end = empty }; variable
|
D | utils.c | 97 const char *to; member
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
D | VectorImpl.cpp | 315 void* to = reinterpret_cast<uint8_t *>(array) + (where+amount)*mItemSize; in _grow() local 365 void* to = reinterpret_cast<uint8_t *>(array) + where*mItemSize; in _shrink() local
|
/system/core/libsparse/ |
D | sparse.c | 224 struct sparse_file *to, unsigned int len) in move_chunks_up_to_len()
|
D | backed_block.c | 145 struct backed_block_list *to, struct backed_block *start, in backed_block_list_move()
|