Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpenc.c287 static void rtcp_send_sr(AVFormatContext *s1, int64_t ntp_time, int bye) in rtcp_send_sr()
/third_party/zlib/examples/
Dgzappend.c93 local void bye(char *msg1, char *msg2) in bye() function
/third_party/python/Lib/
Dturtle.py3778 def bye(self): member in _Screen