Home
last modified time | relevance | path

Searched refs:log_n (Results 1 – 5 of 5) sorted by relevance

/ndk/build/tools/
Dndk-common.sh137 log_n () function
Dcommon-build-host-funcs.sh274 log_n "Checking compiler code generation ($CC)... "
Dprebuilt-common.sh963 log_n "Checking whether the compiler generates 32-bit binaries..."
Dbuild-host-gcc.sh456 log_n "Checking compiler code generation ($CC)... "
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc170 void log_n(int n, const TCHAR* fmt, ...) { in log_n() function
180 ({ if (g_verbose >= (level)) log_n((level), __VA_ARGS__); })