Searched refs:Bye (Results 1 – 16 of 16) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | bye.cc | 34 Bye::Bye() : sender_ssrc_(0) {} in Bye() function in webrtc::rtcp::Bye 36 bool Bye::Parse(const RtcpCommonHeader& header, const uint8_t* payload) { in Parse() 76 bool Bye::Create(uint8_t* packet, in Create() 112 bool Bye::WithCsrc(uint32_t csrc) { in WithCsrc() 121 void Bye::WithReason(const std::string& reason) { in WithReason() 126 size_t Bye::BlockLength() const { in BlockLength()
|
D | bye.h | 24 class Bye : public RtcpPacket { 28 Bye(); 29 virtual ~Bye() {} in ~Bye() 58 RTC_DISALLOW_COPY_AND_ASSIGN(Bye);
|
D | bye_unittest.cc | 19 using webrtc::rtcp::Bye; 44 Bye bye; 46 Bye parsed_bye; 49 TEST_F(RtcpPacketByeTest, Bye) { in TEST_F() argument 134 header.packet_type = Bye::kPacketType; in TEST_F()
|
D | compound_packet_unittest.cc | 19 using webrtc::rtcp::Bye; 64 Bye bye; in TEST()
|
/external/clang/test/Misc/ |
D | diag-special-chars.c | 7 #error Hi Bye
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/ |
D | webkit01.dat | 43 <div>Bye</div> 60 | "Bye" 78 <div>Bye</div> 95 | "Bye"
|
/external/webrtc/webrtc/test/ |
D | rtcp_packet_parser.h | 163 class Bye : public PacketType { 165 Bye() {} in Bye() function 166 virtual ~Bye() {} in ~Bye() 641 Bye* bye() { return &bye_; } in bye() 676 Bye bye_;
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_sender.cc | 727 rtcp::Bye* bye = new rtcp::Bye(); in BuildBYE() 732 return rtc::scoped_ptr<rtcp::Bye>(bye); in BuildBYE()
|
D | rtcp_receiver_unittest.cc | 469 rtcp::Bye bye; in TEST_F() 501 rtcp::Bye bye; in TEST_F()
|
D | rtcp_packet_unittest.cc | 25 using webrtc::rtcp::Bye;
|
/external/autotest/client/tests/kvm/steps/ |
D | Fedora-11-64.steps | 297 # Bye!
|
/external/icu/icu4c/source/test/testdata/ |
D | rbbitst.txt | 299 <data>•"Sentence ending with a quote." •Bye.•</data> 331 …\u51ba\u611d\u57b6\u2510\u5d46\u97e5\u7751\u2048•He said, "I can go there."\u2029•Bye, now.•</data> 343 …\u2494\u56d8\u4ec0\u60b1\u8560\u51ba\u611d\u57b6\u2510\u5d46\u97e5\u7751\u3002•Bye, now<100></data> 357 <data>•HELLO.Bye<100></data> # Rule 7 358 <data>•HELLO?•Bye<100></data>
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | rbbitst.txt | 282 <data>•"Sentence ending with a quote." •Bye.•</data> 314 …\u51ba\u611d\u57b6\u2510\u5d46\u97e5\u7751\u2048•He said, "I can go there."\u2029•Bye, now.•</data> 326 …\u2494\u56d8\u4ec0\u60b1\u8560\u51ba\u611d\u57b6\u2510\u5d46\u97e5\u7751\u3002•Bye, now<100></data> 340 <data>•HELLO.Bye<100></data> # Rule 7 341 <data>•HELLO?•Bye<100></data>
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | rbbitst.txt | 282 <data>•"Sentence ending with a quote." •Bye.•</data> 314 …\u51ba\u611d\u57b6\u2510\u5d46\u97e5\u7751\u2048•He said, "I can go there."\u2029•Bye, now.•</data> 326 …\u2494\u56d8\u4ec0\u60b1\u8560\u51ba\u611d\u57b6\u2510\u5d46\u97e5\u7751\u3002•Bye, now<100></data> 340 <data>•HELLO.Bye<100></data> # Rule 7 341 <data>•HELLO?•Bye<100></data>
|
/external/opencv3/doc/tutorials/introduction/clojure_dev_intro/ |
D | clojure_dev_intro.markdown | 425 Bye for now! 491 Bye for now! 561 Bye for now!
|
/external/bison/ |
D | ChangeLog-2012 | 19774 * src/files.c, src/files.h (table_obstack): Bye bye.
|