Home
last modified time | relevance | path

Searched defs:logf (Results 1 – 16 of 16) sorted by relevance

/external/arm-optimized-routines/math/single/
De_logf.c18 logf(float X) in logf() function
/external/arm-optimized-routines/math/
Dlogf.c31 logf (float x) in logf() function
/external/autotest/client/bin/
Dbase_sysinfo.py52 def __init__(self, logf, log_in_keyval): argument
80 def __init__(self, path, logf=None, log_in_keyval=False): argument
129 def __init__(self, cmd, logf=None, log_in_keyval=False, compress_log=False): argument
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDifferenceEngine.h68 LogBuilder logf(StringRef text) { in logf() function
DDiffConsumer.cpp160 void DiffConsumer::logf(const LogBuilder &Log) { in logf() function in DiffConsumer
/external/llvm/tools/llvm-diff/
DDifferenceEngine.h68 LogBuilder logf(StringRef text) { in logf() function
DDiffConsumer.cpp160 void DiffConsumer::logf(const LogBuilder &Log) { in logf() function in DiffConsumer
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.h68 LogBuilder logf(StringRef text) { in logf() function
DDiffConsumer.cpp155 void DiffConsumer::logf(const LogBuilder &Log) { in logf() function in DiffConsumer
/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dapi_classic.go151 func logf(c appengine.Context, level int64, format string, args ...interface{}) { func
Dapi_pre17.go585 func logf(c *context, level int64, format string, args ...interface{}) { func
Dapi.go563 func logf(c *context, level int64, format string, args ...interface{}) { func
/external/syzkaller/vendor/golang.org/x/net/http2/
Dtransport.go2164 func (cc *ClientConn) logf(format string, args ...interface{}) { func
2178 func (t *Transport) logf(format string, args ...interface{}) { func
Dserver.go600 func (sc *serverConn) logf(format string, args ...interface{}) { func
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h103 static inline float logf( float f ) in logf() function
/external/e2fsprogs/e2fsck/
De2fsck.h231 FILE *logf; member