Home
last modified time | relevance | path

Searched refs:Track (Results 1 – 25 of 51) sorted by relevance

123

/external/libvpx/mkvparser/
Dmkvparser.hpp64 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 …]
Dmkvparser.cpp3071 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/
DQTTrack.h45 typedef struct TrackType** Track; typedef
49 static PassRefPtr<QTTrack> create(Track);
59 Track getTrackHandle() const;
61 QTTrack(Track);
DQTTrack.cpp41 Track m_trackHandle;
55 PassRefPtr<QTTrack> QTTrack::create(Track trackHandle) in create()
60 QTTrack::QTTrack(Track trackHandle) in QTTrack()
DQTMovie.cpp625 Track currentTrack = GetMovieIndTrack(m_private->m_movie, trackIndex); in disableUnsupportedTracks()
673Track chapterTrack = GetTrackReference(currentTrack, kTrackReferenceChapterList, referenceIndex); in disableUnsupportedTracks()
738 …while (Track theTrack = GetMovieIndTrackType(m_private->m_movie, trackIndex++, VisualMediaCharacte… in videoTracks()
756Track ccTrack = GetMovieIndTrackType(m_private->m_movie, 1, closedCaptionTrackType, movieTrackMedi… in setClosedCaptionsVisible()
/external/chromium/chrome/browser/
Dbrowser_main_win.cc76 Track(); in Run()
79 static void Track() { in Track() function in __anondcb87e300111::BrowserUsageUpdater
340 NewRunnableFunction(&BrowserUsageUpdater::Track), in PostMainMessageLoopStart()
/external/srtp/doc/
Drfc3711.txt9 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/
DPluginProcessShim.mm145 // 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/
Dcocoa_test_helper.mm124 // Track the set of remaining windows so that everything can be
/external/blktrace/
DREADME81 -t Track individual ios. Will tell you the time a request took to
/external/webkit/Source/WebKit2/Shared/mac/
DWebEventFactory.mm948 // 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/
Dhardware-properties.ini67 abstract = Track-ball support
/external/llvm/docs/CommandGuide/
Dlit.pod111 Track the wall time individual tests take to execute and includes the results in
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_mac.mm765 // Track the mouse until released, keeping the cell under the mouse
/external/bluetooth/glib/
DChangeLog.pre-2-14890 * glib/gkeyfile.c: Track whether the last key=value pair in a group
/external/v8/
DChangeLog678 Track high water mark for RWX memory.
/external/webkit/Source/JavaScriptCore/
DChangeLog-2002-12-03509 (Collector::collect): Track memoryFull boolean.
DChangeLog5175 - 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/
DChangeLog142 Track actual valid size, even if we later seek back.
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-291401 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/
DWebHTMLView.mm499 // Track whether the view has set a secure input state.
/external/bison/doc/
Dbison.texinfo312 * Strings are Destroyed:: @code{yylval} Loses Track of Strings
7737 * Strings are Destroyed:: @code{yylval} Loses Track of Strings
Dbison.info274 * Strings are Destroyed:: `yylval' Loses Track of Strings
7068 * Strings are Destroyed:: `yylval' Loses Track of Strings
/external/bison/
DChangeLog740 (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/
DChangeLog-2009-06-161320 Track redirects in global history.
1748 <rdar://problem/6468274> - Track Non-get requests in global history
7386 Track WebCore renames.

123