/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_sender_audio.cc | 212 bool ended = false; in SendAudio() local 221 ended = true; in SendAudio() 228 SendTelephoneEventPacket(ended, dtmf_payload_type, _dtmfTimestamp, in SendAudio() 237 ended, dtmf_payload_type, _dtmfTimestamp, in SendAudio() 240 if (SendTelephoneEventPacket(ended, dtmf_payload_type, _dtmfTimestamp, in SendAudio() 411 int32_t RTPSenderAudio::SendTelephoneEventPacket(bool ended, in SendTelephoneEventPacket() argument 420 if (ended) { in SendTelephoneEventPacket() 446 uint8_t E = ended ? 0x80 : 0x00; in SendTelephoneEventPacket()
|
D | rtp_sender_audio.h | 65 bool ended,
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
D | stress.c | 92 long long canceled, ended; variable 141 ended++; in threaded() 222 output(" - %llu threads ended\n", ended); in main()
|
/external/llvm/test/MC/AsmParser/ |
D | inline-comments.ll | 56 call void asm sideeffect "nop /* after explicit ended nop */", "~{dirflag},~{fpsr},~{flags}"() #0 58 ;CHECK: nop # after explicit ended nop 60 call void asm sideeffect "nop # after explicit ended nop", "~{dirflag},~{fpsr},~{flags}"() #0 62 ;CHECK: nop # after explicit ended nop
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/ |
D | parse_delay_file.m | 23 error('File ending is not correct. Seems like the simulation ended abnormally.'); 42 ended = 0; variable 50 while not(ended) 105 ended = 1; variable
|
/external/autotest/client/site_tests/video_ChromeVidResChangeHWDecode/ |
D | video_ChromeVidResChangeHWDecode.py | 50 if (player.paused() or player.ended()): 56 lambda: player.ended(),
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-nested-blocks.m | 2 // This code triggered a bug where a dbg.declare intrinsic ended up with the
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-sitofp-combine-chains.ll | 5 ; operations in this function both ended up direct successors to the EntryToken
|
/external/autotest/client/cros/video/ |
D | native_html5_player.py | 72 def ended(self): member in NativeHtml5Player
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/ |
D | rationale.txt | 20 That idea ended up getting thrown out, but one thing I want to document is
|
/external/autotest/client/site_tests/video_YouTubePage/files/ |
D | video_YouTubePageCommon.js | 57 if (videoElement.ended) {
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | branch-uniformity.ll | 5 ; which ended up in an assertion (or incorrect code) because
|
/external/llvm/test/DebugInfo/X86/ |
D | stringpool.ll | 17 ; Verify that "yyyy" ended up in the stringpool.
|
/external/guava/ |
D | README | 15 For open-ended questions and discussion:
|
/external/owasp/sanitizer/lib/guava-libraries/ |
D | README | 15 For open-ended questions and discussion:
|
/external/testng/ |
D | NOTES | 24 I ended up doing the launch configuration, and just for information, here are the parameters:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | resolvefi-disp.ll | 3 ; Due to a bug in isFrameOffsetLegal we ended up with resolveFrameIndex creating
|
/external/clang/include/clang/Basic/ |
D | DiagnosticCommentKinds.td | 21 "HTML start tag prematurely ended, expected attribute name or '>'">,
|
/external/llvm/docs/ |
D | ReportingGuide.rst | 73 situation has ended and that everyone is physically safe.
|
D | HowToSubmitABug.rst | 147 checker tool. Many of the "LLVM bugs" that we have chased down ended up
|
/external/llvm/lib/Support/ |
D | regengine.inc | 682 static const char * /* where tentative match ended, or NULL */ 767 static const char * /* where it ended */ 779 const char *matchp; /* last p at which a match ended */
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regengine.inc | 682 static const char * /* where tentative match ended, or NULL */ 767 static const char * /* where it ended */ 779 const char *matchp; /* last p at which a match ended */
|
/external/flatbuffers/docs/source/ |
D | Schemas.md | 158 open-ended way, for example for use as files, see the file identification 223 Note that this is best for open-ended uses such as files. If you simply wanted 395 truely open-ended. If you can, always use an enum instead.
|
/external/valgrind/docs/internals/ |
D | t-chaining-notes.txt | 211 guest_generic_bb_to_IR.c), that the block has ended. This then
|
/external/clang/docs/ |
D | UndefinedBehaviorSanitizer.rst | 125 begun or has ended. Incompatible with ``-fno-rtti``. Link must
|