/system/extras/tests/net_test/ |
D | csocket.py | 110 def Bind(s, to): argument 117 def Connect(s, to): argument 124 def Sendmsg(s, to, data, control, flags): argument
|
/system/update_engine/common/ |
D | action_pipe.h | 71 static void Bond(FromAction* from, ToAction* to) { in Bond() 91 void BondActions(FromAction* from, ToAction* to) { in BondActions()
|
/system/core/toolbox/upstream-netbsd/lib/libc/string/ |
D | swab.c | 48 swab(const void * __restrict from, void * __restrict to, ssize_t len) in swab()
|
/system/security/keystore-engine/ |
D | rsa_meth.cpp | 44 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()
|
D | keyhandle.cpp | 50 int keyhandle_dup(CRYPTO_EX_DATA* to, CRYPTO_EX_DATA*, void *ptrRef, int idx, long, void *) { in keyhandle_dup() argument
|
/system/extras/perfprofd/ |
D | perf_data_converter.cc | 25 uint64 to; member 67 uint64 to = event.branch_stack[i - 1].to.offset(); in RawPerfDataToAndroidPerfProfile() local
|
D | perf_profile.proto | 37 optional uint64 to = 3; field
|
/system/tpm/trunks/ |
D | background_command_transceiver_test.cc | 49 void Assign(std::string* to, const std::string& from) { in Assign()
|
D | resource_manager_test.cc | 46 void Assign(std::string* to, const std::string& from) { in Assign()
|
/system/core/libsync/ |
D | sync.c | 33 __s32 to = timeout; in sync_wait() local
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_string.h | 58 #define OI_MemCopy(to, from, size) memcpy((to), (from), (size)) argument
|
/system/tools/aidl/ |
D | code_writer.cpp | 90 FILE* to = nullptr; in GetFileWriter() local
|
D | ast_java.cpp | 29 void WriteModifiers(CodeWriter* to, int mod, int mask) { in WriteModifiers() 57 void WriteArgumentList(CodeWriter* to, const vector<Expression*>& arguments) { in WriteArgumentList()
|
/system/netd/server/ |
D | ndc.c | 125 struct timeval to; in do_monitor() local
|
/system/extras/simpleperf/ |
D | event_fd.cpp | 154 char* to = data_process_buffer_.data(); in GetAvailableMmapData() local
|
D | cmd_report_test.cpp | 245 char to[80]; in TEST_F() local
|
D | record.h | 87 uint64_t to; member
|
/system/vold/ |
D | MoveTask.cpp | 47 const std::shared_ptr<VolumeBase>& to) : in MoveTask()
|
/system/core/adb/ |
D | file_sync_client.cpp | 133 bool ReceivedError(const char* from, const char* to) { in ReceivedError() 265 bool CopyDone(const char* from, const char* to) { in CopyDone() 287 bool ReportCopyFailure(const char* from, const char* to, const syncmsg& msg) { in ReportCopyFailure() 405 bool WriteOrDie(const char* from, const char* to, const void* data, size_t data_length) { in WriteOrDie()
|
/system/core/libutils/ |
D | VectorImpl.cpp | 445 void* to = reinterpret_cast<uint8_t *>(array) + (where+amount)*mItemSize; in _grow() local 510 void* to = reinterpret_cast<uint8_t *>(array) + where*mItemSize; in _shrink() local
|
/system/extras/perfprofd/quipper/ |
D | perf_parser.h | 95 DSOAndOffset to; member
|
/system/core/libsparse/ |
D | sparse.c | 234 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()
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/ |
D | perf.h | 152 u64 to; member
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/ |
D | perf.h | 190 u64 to; member
|