/external/libvpx/mkvparser/ |
D | mkvparser.hpp | 64 class Track; 192 class Track class 194 Track(const Track&); 195 Track& operator=(const Track&); 201 virtual ~Track(); 243 Track( 267 class VideoTrack : public Track 293 class AudioTrack : public Track 337 const Track* GetTrackByNumber(unsigned long tn) const; 338 const Track* GetTrackByIndex(unsigned long idx) const; [all …]
|
D | mkvparser.cpp | 3071 const Track* pTrack, in Find() 3203 const Track* pTrack, 3697 const CuePoint::TrackPosition* CuePoint::Find(const Track* pTrack) const in Find() 4540 const Track* pTrack) const 4686 Track* pTrack, 4865 Track::Track( in Track() function in mkvparser::Track 4877 Track::~Track() in ~Track() 4883 Track::Info::Info(): in Info() 4895 void Track::Info::Clear() in Clear() 4912 const BlockEntry* Track::GetEOS() const in GetEOS() [all …]
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | QTTrack.h | 45 typedef struct TrackType** Track; typedef 49 static PassRefPtr<QTTrack> create(Track); 59 Track getTrackHandle() const; 61 QTTrack(Track);
|
D | QTTrack.cpp | 41 Track m_trackHandle; 55 PassRefPtr<QTTrack> QTTrack::create(Track trackHandle) in create() 60 QTTrack::QTTrack(Track trackHandle) in QTTrack()
|
D | QTMovie.cpp | 625 Track currentTrack = GetMovieIndTrack(m_private->m_movie, trackIndex); in disableUnsupportedTracks() 673 … Track chapterTrack = GetTrackReference(currentTrack, kTrackReferenceChapterList, referenceIndex); in disableUnsupportedTracks() 738 …while (Track theTrack = GetMovieIndTrackType(m_private->m_movie, trackIndex++, VisualMediaCharacte… in videoTracks() 756 …Track ccTrack = GetMovieIndTrackType(m_private->m_movie, 1, closedCaptionTrackType, movieTrackMedi… in setClosedCaptionsVisible()
|
/external/chromium/chrome/browser/ |
D | browser_main_win.cc | 76 Track(); in Run() 79 static void Track() { in Track() function in __anondcb87e300111::BrowserUsageUpdater 340 NewRunnableFunction(&BrowserUsageUpdater::Track), in PostMainMessageLoopStart()
|
/external/srtp/doc/ |
D | rfc3711.txt | 9 Category: Standards Track Cisco Systems, Inc. 58 Baugher, et al. Standards Track [Page 1] 114 Baugher, et al. Standards Track [Page 2] 170 Baugher, et al. Standards Track [Page 3] 226 Baugher, et al. Standards Track [Page 4] 282 Baugher, et al. Standards Track [Page 5] 338 Baugher, et al. Standards Track [Page 6] 394 Baugher, et al. Standards Track [Page 7] 450 Baugher, et al. Standards Track [Page 8] 506 Baugher, et al. Standards Track [Page 9] [all …]
|
/external/webkit/Source/WebKit2/PluginProcess/mac/ |
D | PluginProcessShim.mm | 145 // Track when any Cocoa window is about to be be shown. 150 // Track when any cocoa window is about to be hidden.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | cocoa_test_helper.mm | 124 // Track the set of remaining windows so that everything can be
|
/external/blktrace/ |
D | README | 81 -t Track individual ios. Will tell you the time a request took to
|
/external/webkit/Source/WebKit2/Shared/mac/ |
D | WebEventFactory.mm | 948 // VK_MEDIA_NEXT_TRACK (B0) Windows 2000/XP: Next Track key 949 // VK_MEDIA_PREV_TRACK (B1) Windows 2000/XP: Previous Track key
|
/external/qemu/android/avd/ |
D | hardware-properties.ini | 67 abstract = Track-ball support
|
/external/llvm/docs/CommandGuide/ |
D | lit.pod | 111 Track the wall time individual tests take to execute and includes the results in
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_mac.mm | 765 // Track the mouse until released, keeping the cell under the mouse
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-14 | 890 * glib/gkeyfile.c: Track whether the last key=value pair in a group
|
/external/v8/ |
D | ChangeLog | 678 Track high water mark for RWX memory.
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2002-12-03 | 509 (Collector::collect): Track memoryFull boolean.
|
D | ChangeLog | 5175 - Track type & register information for VirtualRegisters during JIT code generation. 8701 (JSC::MarkedSpace::freeBlock): Track allocated blocks in a hash set,
|
/external/bluetooth/glib/gio/ |
D | ChangeLog | 142 Track actual valid size, even if we later seek back.
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 1401 Track "can have scrollbar" state within FrameView independently of the 9593 Track redirects in global history. 10769 <rdar://problem/6468274> - Track Non-get requests in global history 17374 Track views that contain plugin instances so that they can be destroyed at application
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebHTMLView.mm | 499 // Track whether the view has set a secure input state.
|
/external/bison/doc/ |
D | bison.texinfo | 312 * Strings are Destroyed:: @code{yylval} Loses Track of Strings 7737 * Strings are Destroyed:: @code{yylval} Loses Track of Strings
|
D | bison.info | 274 * Strings are Destroyed:: `yylval' Loses Track of Strings 7068 * Strings are Destroyed:: `yylval' Loses Track of Strings
|
/external/bison/ |
D | ChangeLog | 740 (sc_dd_max_sym_length): Track coreutils. 4606 (yylex): Track locations. 8116 * src/output.c (action_row): Track reduced rules.
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog-2009-06-16 | 1320 Track redirects in global history. 1748 <rdar://problem/6468274> - Track Non-get requests in global history 7386 Track WebCore renames.
|