Searched defs:logp (Results 1 – 3 of 3) sorted by relevance
20 logp = subprocess.Popen(['idevicesyslog'], stdout=subprocess.PIPE, bufsize=-1) variable
668 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