Home
last modified time | relevance | path

Searched refs:ended (Results 1 – 25 of 125) sorted by relevance

12345

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender_audio.cc212 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()
Drtp_sender_audio.h65 bool ended,
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
Dstress.c89 long long canceled, ended; variable
138 ended++; in threaded()
219 output(" - %llu threads ended\n", ended); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dinline-comments.ll56 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/llvm/test/MC/AsmParser/
Dinline-comments.ll56 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/
Dparse_delay_file.m23 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/
Dvideo_ChromeVidResChangeHWDecode.py52 if (player.paused() or player.ended()):
58 lambda: player.ended(),
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_line_invalid.test87 …ning: parsing line table prologue at 0x00000073 should have ended at 0x000000ab but it ended at 0x…
88 …ning: parsing line table prologue at 0x000000ad should have ended at 0x000000e8 but it ended at 0x…
/external/syzkaller/pkg/report/testdata/linux/report/
D32 [ 72.159680] INFO: Stall ended before state dump start
/external/clang/test/CodeGenObjC/
Ddebug-info-nested-blocks.m2 // This code triggered a bug where a dbg.declare intrinsic ended up with the
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-sitofp-combine-chains.ll5 ; operations in this function both ended up direct successors to the EntryToken
/external/llvm/test/CodeGen/AArch64/
Darm64-sitofp-combine-chains.ll5 ; operations in this function both ended up direct successors to the EntryToken
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dload-arm.ll4 ; We ended up feeding a deleted node back to TableGen when we converted "Off *
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
Drationale.txt20 That idea ended up getting thrown out, but one thing I want to document is
/external/autotest/client/cros/video/
Dnative_html5_player.py75 def ended(self): member in NativeHtml5Player
/external/autotest/client/site_tests/video_YouTubePage/files/
Dvideo_YouTubePageCommon.js72 if (videoElement.ended) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dbranch-uniformity.ll5 ; which ended up in an assertion (or incorrect code) because
/external/llvm/test/CodeGen/AMDGPU/
Dbranch-uniformity.ll5 ; which ended up in an assertion (or incorrect code) because
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dstringpool.ll17 ; Verify that "yyyy" ended up in the stringpool.
/external/llvm/test/DebugInfo/X86/
Dstringpool.ll17 ; Verify that "yyyy" ended up in the stringpool.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MIR/X86/
Dunreachable_block.ll13 ; path ended up falling through split.true and now, the definition of
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/StructurizeCFG/
Dbug36015.ll4 ; not handled properly and instead ended up in an infinite loop.
/external/guava/
DREADME15 For open-ended questions and discussion:
/external/owasp/sanitizer/lib/guava-libraries/
DREADME15 For open-ended questions and discussion:
/external/testng/
DNOTES24 I ended up doing the launch configuration, and just for information, here are the parameters:

12345