/external/quake/quake/src/QW/ |
D | qwcl.spec.sh | 26 original version of Quake can be played over the Internet, many users modem 32 After realizing how many people played Quake on the internet, and how many
|
D | qwsv.spec.sh | 26 original version of Quake can be played over the Internet, many users modem 32 After realizing how many people played Quake on the internet, and how many
|
/external/qemu/audio/ |
D | dsoundaudio.c | 82 DWORD played; member 618 ds->played = 0; in dsound_run_out() 631 ds->played += audio_ring_dist (ds->old_pos, ppos, hw->bufsize); in dsound_run_out() 691 ds->played, in dsound_run_out() 693 ds->mixed - ds->played, in dsound_run_out() 694 abs (ds->mixed - ds->played) / (double) hw->info.bytes_per_second); in dsound_run_out()
|
D | audio.c | 1484 int played; in audio_run_out() local 1525 played = hw->pcm_ops->run_out (hw, live); in audio_run_out() 1528 hw->rpos, hw->samples, played); in audio_run_out() 1533 dolog ("played=%d\n", played); in audio_run_out() 1536 if (played) { in audio_run_out() 1537 hw->ts_helper += played; in audio_run_out() 1538 audio_capture_mix_and_clear (hw, prev_rpos, played); in audio_run_out() 1547 if (audio_bug (AUDIO_FUNC, played > sw->total_hw_samples_mixed)) { in audio_run_out() 1549 played, sw->total_hw_samples_mixed); in audio_run_out() 1550 played = sw->total_hw_samples_mixed; in audio_run_out() [all …]
|
D | winaudio.c | 257 int played = 0; in winaudio_out_run() local 291 played += wav_samples; in winaudio_out_run() 317 return played; in winaudio_out_run()
|
/external/qemu/docs/ |
D | AUDIO.TXT | 64 shall also modify 'rpos' and returns the number of samples 'played'. A more detailed 152 the value of 'rpos' and return the number of samples played. Then the 154 'played', and the callback is called to re-fill the stereo buffer. 180 played = hw.run_out(live) 182 sw.total_hw_samples_mixed -= played
|
/external/webkit/Source/WebCore/html/ |
D | HTMLMediaElement.idl | 65 readonly attribute TimeRanges played;
|
D | HTMLMediaElement.h | 118 PassRefPtr<TimeRanges> played();
|
D | HTMLMediaElement.cpp | 2091 PassRefPtr<TimeRanges> HTMLMediaElement::played() in played() function in WebCore::HTMLMediaElement
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 725 played. 753 music track will be played automatically. 759 Shuts down the CD audio system. No more music will be played unless it 783 Allows you to switch what tracks are played. This is especially useful 834 A valid track was requested to be played, but it was a not an audio track. 838 A valid audio track was going to be played, but the play command to MSCDEX 1748 default selection for that map will be played.
|
/external/libmtp/src/ |
D | libmtp.h.in | 642 uint32_t usecount; /**< Number of times used/played */
|
/external/libmtp/ |
D | README | 646 We have played with the idea of implementing this time consuming
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | MediaPlayerPrivateQTKit.mm | 1365 // Draw the frame rate only after having played more than 10 frames.
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2002-12-03 | 1874 I just played alchemical voodoo games with the linker to
|
/external/qemu-pc-bios/bochs/bios/ |
D | rombios.c | 8469 ; int13_relocated is a little bit messed up since I played with it
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 2218 The players all played at once without waiting for turns,
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-01-29 | 33318 [GTK] Failing test media/video-played-ranges-1.html 33334 [GTK] Failing test media/video-played-ranges-1.html 34597 [GTK] Failing test media/video-played-ranges-1.html 34700 [GTK] Failing test media/video-played-ranges-1.html 37995 [GTK] Failing media/video-played-reset.html 57302 (WebCore::HTMLMediaElement::played): Use addPlayedRange. Change time comparison 71726 Use a disabled play button when the media file cannot be played. 92930 needs to look at the url that is being played instead. Failure
|
D | ChangeLog-2009-06-16 | 2937 (WebCore::HTMLMediaElement::played): Ensure that if m_playedTimeRanges, 19378 Add support for the media element 'played' attribute. 19382 Test: media/video-played.html 19391 (WebCore::HTMLMediaElement::played): Returns m_playedTimeRanges. 19392 (WebCore::HTMLMediaElement::updatePlayState): Add the new played time ranges when pausing.
|
D | ChangeLog-2008-08-10 | 10863 Check to see if the type can be played by our MediaPlayer, if so create a MediaDocument 15073 (WebCore::HTMLMediaElement::played): 55679 …Video that had already played to the end would start playing (from beginning) on back/forward navi… 77251 (WebCore::HTMLMediaElement::played):
|
D | ChangeLog-2010-12-06 | 2926 would have played nicely with what Blob URLs are trying to do, but some 4082 would have played nicely with what Blob URLs are trying to do, but some 106303 played with progressive download to be seeked past the current 108652 played with progressive download to be seeked past the current
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 30978 media/video-played.html seems always to time out in Windows Debug 30981 media/video-played.html to be printed twice, causing all future media
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 12909 I just played alchemical voodoo games with the linker to
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 22408 played plAd
|
/external/webkit/Source/WebKit/chromium/ |
D | ChangeLog-2011-02-16 | 3719 would have played nicely with what Blob URLs are trying to do, but some
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 1652 would have played nicely with what Blob URLs are trying to do, but some
|