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