Searched defs:val1 (Results 1 – 9 of 9) sorted by relevance
/system/chre/apps/test/chqts/src/shared/ |
D | macros.h | 26 #define ASSERT_EQ(val1, val2, failureMessage) \ argument 33 #define ASSERT_NE(val1, val2, failureMessage) \ argument
|
/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 | 136 int val1 = iter; in BM_addInts() local 173 int val1, val2; in onTransact() local
|
/system/bt/test/mock/ |
D | mock_bta_hf_client_api.cc | 60 uint32_t val1, uint32_t val2, const char* str) { in BTA_HfClientSendAT()
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_api.cc | 173 uint32_t val1, uint32_t val2, const char* str) { in BTA_HfClientSendAT()
|
/system/extras/app-launcher/ |
D | computestatsf.c | 25 double val1 = *(u_int64_t *)p1; in compare_double() local
|
D | computestats.c | 25 u_int64_t val1 = *(u_int64_t *)p1; in compare_long() local
|
/system/bt/btif/src/ |
D | btif_hf_client.cc | 731 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 | 447 def _CheckPresentIff(val1, val2, name1, name2, obj_name): argument
|