Home
last modified time | relevance | path

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

/external/libevent/
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
/external/curl/src/
Dtool_operhlp.c126 const char *filep = strrchr(filename, '/'); in add_file_name_to_url() local