Home
last modified time | relevance | path

Searched defs:filep (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Dscr_dump.c64 int putwin(WINDOW *win, FILE *filep) in putwin()
91 WINDOW *getwin(FILE *filep) in getwin()
162 FILE *filep; in scr_dump() local
185 FILE *filep; in scr_restore() local
/aosp_15_r20/external/libevent/
H A Devent_rpcgen.py93 def PrintIndented(filep, ident, code): argument
105 def PrintTags(self, filep): argument
114 def PrintForwardDeclaration(self, filep): argument
117 def PrintDeclaration(self, filep): argument
164 def PrintCode(self, filep): argument
1613 def GetNextStruct(filep): argument
1681 def Parse(factory, filep): argument
/aosp_15_r20/external/curl/src/
H A Dtool_operhlp.c124 const char *filep = strrchr(filename, '/'); in add_file_name_to_url() local