/aosp_15_r20/external/musl/src/math/i386/ |
H A D | logf.s | 1 .global logf symbol 3 logf: label
|
/aosp_15_r20/external/trusty/musl/src/math/i386/ |
D | logf.s | 1 .global logf symbol 3 logf: label
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | base_sysinfo.py | 65 def __init__(self, logf, log_in_keyval): argument 93 def __init__(self, path, logf=None, log_in_keyval=False): argument 142 def __init__(self, cmd, logf=None, log_in_keyval=False, compress_log=False): argument
|
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/ |
H A D | Log.h | 43 inline void logf(const char* tag, const char* msg) noexcept { in logf() function 48 inline void logf(const char* tag, const char* msg, ARGS... args) noexcept { in logf() function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/intrinsic.dir/ |
D | main.go | 17 func logf(f string, args ...interface{}) { func
|
/aosp_15_r20/external/arm-optimized-routines/math/ |
H A D | logf.c | 27 logf (float x) in logf() function
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | logf.c | 27 float logf(float x) in logf() function
|
/aosp_15_r20/external/musl/src/math/ |
H A D | logf.c | 27 float logf(float x) in logf() function
|
/aosp_15_r20/external/pigweed/pw_log/rust/ |
H A D | pw_log.rs | 94 macro_rules! logf { macro
|
/aosp_15_r20/external/llvm/tools/llvm-diff/ |
H A D | DifferenceEngine.h | 68 LogBuilder logf(StringRef text) { in logf() function
|
H A D | DiffConsumer.cpp | 160 void DiffConsumer::logf(const LogBuilder &Log) { in logf() function in DiffConsumer
|
/aosp_15_r20/external/executorch/runtime/platform/ |
H A D | log.h | 120 inline void logf( in logf() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | logf.rs | 25 pub fn logf(mut x: f32) -> f32 { in logf() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | logf.rs | 25 pub fn logf(mut x: f32) -> f32 { in logf() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | logf.rs | 25 pub fn logf(mut x: f32) -> f32 { in logf() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | logf.rs | 25 pub fn logf(mut x: f32) -> f32 { in logf() function
|
H A D | mod.rs | 162 mod logf; module
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | logf.rs | 25 pub fn logf(mut x: f32) -> f32 { in logf() function
|
H A D | mod.rs | 162 mod logf; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | logf.rs | 25 pub fn logf(mut x: f32) -> f32 { in logf() function
|
D | mod.rs | 162 mod logf; module
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/ |
D | SharedLog.java | 218 public void logf(String fmt, Object... args) { in logf() method in SharedLog
|
/aosp_15_r20/frameworks/av/media/libnblog/ |
H A D | Writer.cpp | 88 void Writer::logf(const char *fmt, ...) in logf() function in android::NBLog::Writer
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_arit.c | 306 #define logf wrap_logf macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/httputil/ |
D | reverseproxy.go | 673 func (p *ReverseProxy) logf(format string, args ...any) { func
|