/development/host/windows/usb/adb_winapi_test/ |
D | adb_winapi_test.cpp | 94 printf("\nNo ADB interfaces found. Make sure that device is " in _tmain() 115 printf("\nEnum interfaces failure:"); in TestEnumInterfaces() 116 printf("\nUnable to enumerate ADB interfaces: %u", GetLastError()); in TestEnumInterfaces() 133 printf("\nFound interface %ws:", interface_info.device_name); in TestEnumInterfaces() 135 printf(" ACTIVE"); in TestEnumInterfaces() 137 printf(" DEFAULT"); in TestEnumInterfaces() 139 printf(" REMOVED"); in TestEnumInterfaces() 146 printf("\n--- AdbNextInterface failure %u", GetLastError()); in TestEnumInterfaces() 151 printf("\n--- AdbCloseHandle failure %u", GetLastError()); in TestEnumInterfaces() 165 printf("\nTest interfaces failure:"); in TestInterfaces() [all …]
|
/development/ndk/platforms/android-8/include/ |
D | err.h | 51 __attribute__((__format__ (printf, 2, 3))); 53 __attribute__((__format__ (printf, 2, 0))); 55 __attribute__((__format__ (printf, 2, 3))); 57 __attribute__((__format__ (printf, 2, 0))); 59 __attribute__((__format__ (printf, 1, 2))); 61 __attribute__((__format__ (printf, 1, 0))); 63 __attribute__((__format__ (printf, 1, 2))); 65 __attribute__((__format__ (printf, 1, 0))); 72 __attribute__((__format__ (printf, 2, 3))); 74 __attribute__((__format__ (printf, 2, 0))); [all …]
|
D | stdio.h | 242 int printf(const char *, ...); 263 __attribute__((__format__ (printf, 3, 4))) 272 __attribute__((__format__ (printf, 3, 0))) 330 __attribute__((__format__ (printf, 2, 3))) 339 __attribute__((__format__ (printf, 2, 0)))
|
/development/ndk/tests/dlclose-destruction/jni/ |
D | main.c | 17 printf("Loaded !\n"); in main() 29 printf("Test function called !\n"); in main() 36 printf("Unloaded !\n"); in main() 39 printf("Test destructor called !\n"); in main()
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_utilities.cpp | 162 printf("[ "); in db_PrintDoubleVector() 163 for(long i=0;i<size;i++) printf("%lf ",a[i]); in db_PrintDoubleVector() 164 printf("]"); in db_PrintDoubleVector() 169 printf("[\n"); in db_PrintDoubleMatrix() 172 for(long j=0;j<cols;j++) printf("%lf ",a[i*cols+j]); in db_PrintDoubleMatrix() 173 printf("\n"); in db_PrintDoubleMatrix() 175 printf("]"); in db_PrintDoubleMatrix()
|
/development/perftests/panorama/ |
D | benchmark.cpp | 62 printf("Usage: %s input_dir output_filename\n", argv[0]); in main() 73 printf("Image files not found. Make sure %s exists.\n", in main() 78 printf("%d frames loaded\n", totalFrames); in main() 115 printf("Iteration %d: %dx%d moasic created: " in main() 128 printf("Total elapsed time: %.2f seconds\n", totalElapsedTime); in main()
|
/development/scripts/gdb/ |
D | dalvik.gdb | 32 printf "Caught SIGSEGV in user program\n" 36 printf "ART debugging mode is enabled.\n" 37 printf "If you are debugging a native only process, you need to\n" 38 printf "re-enable normal SIGSEGV handling using this command:\n" 39 printf " handle SIGSEGV print stop\n" 42 printf "ART debugging mode is already enabled.\n" 64 printf "ART debugging mode is disabled.\n"
|
/development/ndk/platforms/android-3/include/android/ |
D | log.h | 101 __attribute__ ((format(printf, 3, 4))) 120 __attribute__ ((format(printf, 3, 4)))
|
/development/ndk/platforms/android-3/include/ |
D | stdio.h | 242 int printf(const char *, ...); 263 __attribute__((__format__ (printf, 3, 4))) 272 __attribute__((__format__ (printf, 3, 0))) 330 __attribute__((__format__ (printf, 2, 3))) 339 __attribute__((__format__ (printf, 2, 0)))
|
/development/samples/ToyVpn/server/linux/ |
D | ToyVpnServer.cpp | 165 printf("Usage: %s <tunN> <port> <secret> options...\n" in main() 190 printf("%s: Here comes a new tunnel\n", argv[1]); in main() 283 printf("%s: The tunnel is broken\n", argv[1]); in main()
|
/development/tutorials/ReverseDebug/ |
D | main.c | 42 printf("*p = %d\n", *p); in main()
|
D | README.txt | 35 42 printf("*p = %d\n", *p); 98 42 printf("*p = %d\n", *p);
|
/development/ndk/platforms/android-21/include/ |
D | err.h | 45 #define __errlike(x, y) __attribute__((__format__(printf, x, y)))
|
D | stdio.h | 247 int printf(const char * __restrict, ...)
|
/development/ndk/platforms/android-21/include/net/ |
D | if_ether.h | 172 printf("%s: unable to allocate VLAN tag\n", \
|
/development/ndk/platforms/android-3/include/net/ |
D | if_ether.h | 172 printf("%s: unable to allocate VLAN tag\n", \
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
D | asm.h | 292 jal printf; \
|
/development/perftests/panorama/feature_stab/src/dbregtest/ |
D | dbregtest.cpp | 222 printf("[%d] #Inliers = %d\n",frame_number,num_inlier_indices); in main()
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | sgiarcs.h | 351 int (*printf)(const char *fmt, ...); member
|
/development/ndk/platforms/android-21/include/sys/ |
D | cdefs.h | 234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
|
/development/ndk/platforms/android-3/include/sys/ |
D | cdefs.h | 234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
|
/development/ndk/platforms/android-5/arch-arm/symbols/ |
D | libc.so.functions.txt | 424 printf
|
/development/ndk/platforms/android-17/arch-x86/symbols/ |
D | libc.so.functions.txt | 444 printf
|
/development/ndk/platforms/android-12/arch-x86/symbols/ |
D | libc.so.functions.txt | 443 printf
|
/development/ndk/platforms/android-3/arch-arm/symbols/ |
D | libc.so.functions.txt | 439 printf
|