Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dbinhex.py98 def __init__(self, ofp): argument
138 def __init__(self, ofp): argument
160 def __init__(self, name_finfo_dlen_rlen, ofp): argument
/third_party/libwebsockets/lib/misc/fts/
Dtrie.c1099 struct lws_fts_filepath *fp = t->filepath_list, *ofp; in lws_fts_serialize() local