Searched defs:fp (Results 1 – 8 of 8) sorted by relevance
/development/ndk/platforms/android-8/include/ |
D | stdio.h | 401 #define getc(fp) __sgetc(fp) argument 403 #define getc_unlocked(fp) __sgetc(fp) argument 410 #define putc(x, fp) __sputc(x, fp) argument 412 #define putc_unlocked(x, fp) __sputc(x, fp) argument
|
/development/ndk/platforms/android-3/include/ |
D | stdio.h | 401 #define getc(fp) __sgetc(fp) argument 403 #define getc_unlocked(fp) __sgetc(fp) argument 410 #define putc(x, fp) __sputc(x, fp) argument 412 #define putc_unlocked(x, fp) __sputc(x, fp) argument
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | regdef.h | 62 #define fp $30 macro 112 #define fp $30 macro
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
D | db_utilities_camera.h | 316 double f,fp,fpi; in db_UpdateRotFocalHomography() local
|
/development/ndk/platforms/android-3/include/linux/ |
D | if_hippi.h | 94 struct hippi_fp_hdr fp; member
|
D | cdrom.h | 675 __u8 fp : 1; member 686 __u8 fp : 1; member
|
/development/ndk/platforms/android-L/include/linux/ |
D | if_hippi.h | 102 struct hippi_fp_hdr fp; member
|
D | cdrom.h | 739 __u8 fp : 1; member 752 __u8 fp : 1; member
|