/bionic/libc/bionic/ |
fdprintf.c | 48 int fdprintf(int fd, const char * __restrict format, ...) function
|
/system/media/camera/src/ |
camera_metadata.c | 16 #define _GNU_SOURCE // for fdprintf 473 fdprintf(fd, 477 fdprintf(fd, " (%d entries and %d bytes data reserved)\n", 479 fdprintf(fd, " Version: %d, Flags: %08x\n", 499 fdprintf(fd, "Tag: %s.%s (%05x): %s[%d]\n", 548 fdprintf(fd, " ["); 555 fdprintf(fd, "%hhu ", 559 fdprintf(fd, "%d ", 563 fdprintf(fd, "%0.2f ", 567 fdprintf(fd, "%lld " [all...] |
/frameworks/av/services/audioflinger/ |
StateQueue.cpp | 30 fdprintf(fd, "State queue observer: stateChanges=%u\n", mStateChanges); 35 fdprintf(fd, "State queue mutator: pushDirty=%u pushAck=%u blockedSequence=%u\n",
|
FastMixer.cpp | 613 fdprintf(fd, "FastMixer not initialized\n"); 647 fdprintf(fd, "FastMixer command=%s writeSequence=%u framesWritten=%u\n" 693 fdprintf(fd, "Simple moving statistics over last %.1f seconds:\n", wall.n() * mixPeriodSec); 694 fdprintf(fd, " wall clock time in ms per mix cycle:\n" 697 fdprintf(fd, " raw CPU load in us per mix cycle:\n" 702 fdprintf(fd, " CPU clock frequency in MHz:\n" 705 fdprintf(fd, " adjusted CPU load in MHz (i.e. normalized for CPU clock frequency):\n" [all...] |
AudioWatchdog.cpp | 34 fdprintf(fd, "Watchdog: underruns=%u, logs=%u, most recent underrun log at %s",
|
/bionic/libc/include/ |
stdio.h | 452 * fdprintf is a better name, and some programs that use fdprintf use a 453 * #define fdprintf dprintf for compatibility 456 int fdprintf(int, const char*, ...);
|
/development/ndk/platforms/android-8/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/ |
stdio.h | 455 * fdprintf is a better name, and some programs that use fdprintf use a 456 * #define fdprintf dprintf for compatibility 458 int fdprintf(int, const char*, ...);
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/ |
stdio.h | 455 * fdprintf is a better name, and some programs that use fdprintf use a 456 * #define fdprintf dprintf for compatibility 458 int fdprintf(int, const char*, ...);
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/ |
stdio.h | 455 * fdprintf is a better name, and some programs that use fdprintf use a 456 * #define fdprintf dprintf for compatibility 458 int fdprintf(int, const char*, ...);
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/ |
stdio.h | 455 * fdprintf is a better name, and some programs that use fdprintf use a 456 * #define fdprintf dprintf for compatibility 458 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 444 * fdprintf is a better name, and some programs that use fdprintf use a 445 * #define fdprintf dprintf for compatibility 447 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
stdio.h | 444 * fdprintf is a better name, and some programs that use fdprintf use a 445 * #define fdprintf dprintf for compatibility 447 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/ |
stdio.h | 446 * fdprintf is a better name, and some programs that use fdprintf use a 447 * #define fdprintf dprintf for compatibility 449 int fdprintf(int, const char*, ...);
|
/bionic/libc/ |
Android.mk | 262 bionic/fdprintf.c \
|