Searched refs:fmt (Results 1 – 8 of 8) sorted by relevance
/development/ndk/platforms/android-3/include/android/ |
D | log.h | 99 int __android_log_print(int prio, const char *tag, const char *fmt, ...) 110 const char *fmt, va_list ap); 117 const char *fmt, ...)
|
/development/ndk/platforms/android-21/arch-mips/include/asm/ |
D | inst.h | 504 BITFIELD_FIELD(unsigned int fmt : 4, 521 BITFIELD_FIELD(unsigned int fmt : 2, 547 BITFIELD_FIELD(unsigned int fmt : 1, 569 BITFIELD_FIELD(unsigned int fmt : 5, 584 BITFIELD_FIELD(unsigned int fmt : 3, 606 BITFIELD_FIELD(unsigned int fmt : 2, 620 BITFIELD_FIELD(unsigned int fmt : 2, 631 BITFIELD_FIELD(unsigned int fmt : 3, 644 BITFIELD_FIELD(unsigned int fmt : 3,
|
/development/ndk/platforms/android-21/arch-mips64/include/asm/ |
D | inst.h | 504 BITFIELD_FIELD(unsigned int fmt : 4, 521 BITFIELD_FIELD(unsigned int fmt : 2, 547 BITFIELD_FIELD(unsigned int fmt : 1, 569 BITFIELD_FIELD(unsigned int fmt : 5, 584 BITFIELD_FIELD(unsigned int fmt : 3, 606 BITFIELD_FIELD(unsigned int fmt : 2, 620 BITFIELD_FIELD(unsigned int fmt : 2, 631 BITFIELD_FIELD(unsigned int fmt : 3, 644 BITFIELD_FIELD(unsigned int fmt : 3,
|
/development/ndk/platforms/android-3/include/ |
D | time.h | 79 extern char* strptime(const char *buf, const char *fmt, struct tm *tm);
|
/development/ndk/platforms/android-8/include/ |
D | time.h | 79 extern char* strptime(const char *buf, const char *fmt, struct tm *tm);
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | sgiarcs.h | 351 int (*printf)(const char *fmt, ...);
|
/development/ndk/platforms/android-3/include/linux/ |
D | videodev2.h | 299 struct v4l2_pix_format fmt; member 880 } fmt; member
|
/development/ndk/platforms/android-21/include/linux/ |
D | videodev2.h | 509 struct v4l2_pix_format fmt; member 1199 } fmt; member
|