Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpenc.c285 static void rtcp_send_sr(AVFormatContext *s1, int64_t ntp_time, int bye) in rtcp_send_sr()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dgzappend.c93 local void bye(char *msg1, char *msg2) in bye() function
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dgzappend.c93 local void bye(char *msg1, char *msg2) in bye() function
/third_party/zlib/examples/
Dgzappend.c93 local void bye(char *msg1, char *msg2) in bye() function
/third_party/python/Lib/
Dturtle.py3761 def bye(self): member in _Screen