Home
last modified time | relevance | path

Searched defs:to (Results 1 – 18 of 18) sorted by relevance

/system/extras/tests/net_test/
Dcsocket.py109 def Bind(s, to): argument
115 def Connect(s, to): argument
122 def Sendmsg(s, to, data, control, flags): argument
/system/core/toolbox/upstream-netbsd/lib/libc/string/
Dswab.c48 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab()
/system/security/keystore-engine/
Drsa_meth.cpp44 int keystore_rsa_priv_enc(int flen, const unsigned char* from, unsigned char* to, RSA* rsa, in keystore_rsa_priv_enc()
116 int keystore_rsa_priv_dec(int flen, const unsigned char* from, unsigned char* to, RSA* rsa, in keystore_rsa_priv_dec()
Dkeyhandle.cpp50 int keyhandle_dup(CRYPTO_EX_DATA* to, CRYPTO_EX_DATA*, void *ptrRef, int idx, long, void *) { in keyhandle_dup() argument
/system/extras/perfprofd/
Dperf_data_converter.cc25 uint64 to; member
67 uint64 to = event.branch_stack[i - 1].to.offset(); in RawPerfDataToAndroidPerfProfile() local
Dperf_profile.proto37 optional uint64 to = 3; field
/system/vold/
Dvdc.c116 struct timeval to; in do_monitor() local
DMoveTask.cpp47 const std::shared_ptr<VolumeBase>& to) : in MoveTask()
/system/core/libsync/
Dsync.c33 __s32 to = timeout; in sync_wait() local
/system/bt/embdrv/sbc/decoder/include/
Doi_string.h58 #define OI_MemCopy(to, from, size) memcpy((to), (from), (size)) argument
/system/netd/server/
Dndc.c125 struct timeval to; in do_monitor() local
/system/core/libpixelflinger/codeflinger/tinyutils/
DVectorImpl.cpp315 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/libutils/
DVectorImpl.cpp414 void* to = reinterpret_cast<uint8_t *>(array) + (where+amount)*mItemSize; in _grow() local
470 void* to = reinterpret_cast<uint8_t *>(array) + where*mItemSize; in _shrink() local
/system/extras/perfprofd/quipper/
Dperf_parser.h95 DSOAndOffset to; member
/system/core/libsparse/
Dsparse.c234 struct sparse_file *to, unsigned int len) in move_chunks_up_to_len()
Dbacked_block.c145 struct backed_block_list *to, struct backed_block *start, in backed_block_list_move()
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/
Dperf.h152 u64 to; member
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/
Dperf.h190 u64 to; member