Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 7 of 7) sorted by relevance

/development/samples/BrowserPlugin/src/com/android/sampleplugin/
DVideoSurface.java41 LayoutParams fp = new LayoutParams(LayoutParams.FILL_PARENT, LayoutParams.FILL_PARENT); in VideoSurface() local
/development/ndk/platforms/android-8/include/
Dstdio.h422 #define getc(fp) __sgetc(fp) argument
424 #define getc_unlocked(fp) __sgetc(fp) argument
431 #define putc(x, fp) __sputc(x, fp) argument
433 #define putc_unlocked(x, fp) __sputc(x, fp) argument
/development/ndk/platforms/android-3/include/
Dstdio.h422 #define getc(fp) __sgetc(fp) argument
424 #define getc_unlocked(fp) __sgetc(fp) argument
431 #define putc(x, fp) __sputc(x, fp) argument
433 #define putc_unlocked(x, fp) __sputc(x, fp) argument
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dregdef.h62 #define fp $30 macro
112 #define fp $30 macro
/development/tools/jdwpspy/
DMain.cpp33 void printHexDumpEx(FILE* fp, const void* vaddr, size_t length, in printHexDumpEx()
/development/ndk/platforms/android-3/include/linux/
Dif_hippi.h94 struct hippi_fp_hdr fp; member
Dcdrom.h675 __u8 fp : 1; member
686 __u8 fp : 1; member