Searched refs:tmp (Results 1 – 4 of 4) sorted by relevance
/chre-3.4.0/apps/test/chqts/src/shared/ |
D | nano_endian.cc | 23 uint8_t tmp = bytes[front]; in swapBytes() local 25 bytes[end] = tmp; in swapBytes()
|
/chre-3.4.0/external/tflm/ |
D | tflm_sync_srcs.sh | 19 pushd /tmp
|
/chre-3.4.0/external/kiss_fft/ |
D | kiss_fftr.c | 158 kiss_fft_cpx fk, fnkc, fek, fok, tmp; in kiss_fftri() local 166 C_SUB (tmp, fk, fnkc); in kiss_fftri() 167 C_MUL (fok, tmp, st->super_twiddles[k-1]); in kiss_fftri()
|
/chre-3.4.0/host/msm/daemon/generated/ |
D | chre_slpi_stub.c | 512 remote_handle tmp; in _chre_slpi_handle() local 513 int nErr = _chre_slpi_pls_ctor("chre_slpi", (void*)&tmp); in _chre_slpi_handle() 517 …te_handle)_chre_slpi_atomic_CompareAndExchange((uint32_t*)&handle, (uint32_t)tmp, (uint32_t)-1))) { in _chre_slpi_handle() 518 _chre_slpi_pls_dtor(&tmp); in _chre_slpi_handle()
|