Searched defs:logp (Results 1 – 5 of 5) sorted by relevance
20 logp = subprocess.Popen(['idevicesyslog'], stdout=subprocess.PIPE, bufsize=-1) variable
674 Array1D logp(4, status); in divideUpDictionaryRange() local
669 Array1D logp(4, status); in divideUpDictionaryRange() local
1728 void ShaderCore::logp(Vector4f &dst, const Vector4f &src, unsigned short shaderModel) in logp() function in sw::ShaderCore