Home
last modified time | relevance | path

Searched defs:nValues (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Darm_math.h1842 uint32_t nValues; /**< nValues */ member
5493 uint32_t nValues) in arm_linear_interp_q31()
5551 uint32_t nValues) in arm_linear_interp_q15()
5608 uint32_t nValues) in arm_linear_interp_q7()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Darm_math.h1842 uint32_t nValues; /**< nValues */ member
5493 uint32_t nValues) in arm_linear_interp_q31()
5551 uint32_t nValues) in arm_linear_interp_q15()
5608 uint32_t nValues) in arm_linear_interp_q7()
/external/python/cpython3/PC/
Dwinreg.c1445 DWORD nSubKeys, nValues; in winreg_QueryInfoKey_impl() local
/external/python/cpython2/PC/
D_winreg.c1378 DWORD nSubKeys, nValues; in PyQueryInfoKey() local