/external/chromium_org/third_party/tcmalloc/vendor/src/ |
internal_logging.h | 138 __attribute__ ((__format__ (__printf__, 2, 3)))
|
/external/libxml2/include/libxml/ |
xmlversion.h | 455 # define LIBXML_ATTR_FORMAT(fmt,args) __attribute__((__format__(__printf__,fmt,args)))
|
/system/core/adb/ |
disable_verity_service.c | 35 __attribute__((__format__(printf, 2, 3))) __nonnull((2))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
argp.h | 52 # define __format__ format macro 520 __attribute__ ((__format__ (__printf__, 2, 3))); 523 __attribute__ ((__format__ (__printf__, 2, 3))); 536 __attribute__ ((__format__ (__printf__, 4, 5))); 540 __attribute__ ((__format__ (__printf__, 4, 5)));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
argp.h | 52 # define __format__ format macro 520 __attribute__ ((__format__ (__printf__, 2, 3))); 523 __attribute__ ((__format__ (__printf__, 2, 3))); 536 __attribute__ ((__format__ (__printf__, 4, 5))); 540 __attribute__ ((__format__ (__printf__, 4, 5)));
|
/bionic/libc/include/sys/ |
cdefs.h | 237 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x)) 238 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
|
/external/valgrind/main/coregrind/m_demangle/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/ |
ansidecl.h | 328 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 356 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
wchar2.h | 275 __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 6))) */; 306 __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 0))) */;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
wchar2.h | 275 __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 6))) */; 306 __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 0))) */;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
ansidecl.h | 328 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 356 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/ |
ansidecl.h | 321 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 349 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
/bionic/libc/tzcode/ |
private.h | 218 # define ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
|
/external/clang/test/Analysis/ |
blocks.m | 48 int asl_log(aslclient asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format__ (__printf__, 4, 5)));
|
/external/openssl/crypto/bio/ |
bio.h | 764 __bio_h__attr__((__format__(__printf__,2,3))); 766 __bio_h__attr__((__format__(__printf__,2,0))); 768 __bio_h__attr__((__format__(__printf__,3,4))); 770 __bio_h__attr__((__format__(__printf__,3,0))); [all...] |
/external/openssl/include/openssl/ |
bio.h | 764 __bio_h__attr__((__format__(__printf__,2,3))); 766 __bio_h__attr__((__format__(__printf__,2,0))); 768 __bio_h__attr__((__format__(__printf__,3,4))); 770 __bio_h__attr__((__format__(__printf__,3,0))); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_complex.py | 611 self.assertRaises(ValueError, (1.5+0.5j).__format__, '#f') 614 self.assertRaises(ValueError, (1.5+0.5j).__format__, '010f') 617 self.assertRaises(ValueError, (1.5+3j).__format__, '=20') 621 self.assertRaises(ValueError, (1.5+0.5j).__format__, t)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_complex.py | 611 self.assertRaises(ValueError, (1.5+0.5j).__format__, '#f') 614 self.assertRaises(ValueError, (1.5+0.5j).__format__, '010f') 617 self.assertRaises(ValueError, (1.5+3j).__format__, '=20') 621 self.assertRaises(ValueError, (1.5+0.5j).__format__, t)
|