Searched defs:val1 (Results 1 – 7 of 7) sorted by relevance
/system/media/audio_utils/include/audio_utils/ |
D | futex.h | 35 int sys_futex(void *addr1, int op, int val1, const struct timespec *timeout, void *addr2, in sys_futex()
|
/system/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 137 int val1 = iter; in BM_addInts() local 174 int val1, val2; in onTransact() local
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_api.cc | 169 uint32_t val1, uint32_t val2, const char* str) { in BTA_HfClientSendAT()
|
/system/extras/app-launcher/ |
D | computestats.c | 25 u_int64_t val1 = *(u_int64_t *)p1; in compare_long() local
|
D | computestatsf.c | 25 double val1 = *(u_int64_t *)p1; in compare_double() local
|
/system/bt/btif/src/ |
D | btif_hf_client.cc | 735 static bt_status_t send_at_cmd(const RawAddress* bd_addr, int cmd, int val1, in send_at_cmd()
|
/system/update_engine/scripts/update_payload/ |
D | checker.py | 449 def _CheckPresentIff(val1, val2, name1, name2, obj_name): argument
|