Searched defs:aux2 (Results 1 – 6 of 6) sorted by relevance
295 final double aux2 = shape * (FastMath.log1p(aux1) - aux1); in density() local321 final double aux2 = shape * (FastMath.log1p(aux1) - aux1); in logDensity() local
162 Move<VkDebugUtilsMessengerEXT> aux2 = m_callback; in swap() local257 Move<VkDebugUtilsMessengerEXT> aux2 = m_callback; in swap() local
201 def aux2(s: str): function
199 def aux2(s: str): function
1104 for (int aux2 = 0; aux2 < 2; ++aux2) in createNoPositionTests() local
256 float4 aux2; member