Searched refs:track (Results 1 - 25 of 67) sorted by relevance

123

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Doc/07tutorial_embed/src/
H A DITunesCommunication_AppScript.py38 track = app('iTunes.app').current_track.get()
42 u'iTunes failed to return the current track',
47 return track.album.get(), track.artist.get(), track.genre.get()
/macosx-10.10.1/IOCDStorageFamily-51/
H A DIOCDPartitionScheme.cpp216 // Allocate a list large enough to hold information about each track.
231 // Determine whether this is an audio or data track descriptor.
238 CDTrack * track = tracks + descriptor->point; local
240 // Record the relevant information about this track.
242 track->block = CDConvertMSFToClippedLBA(descriptor->p);
243 track->descriptor = descriptor;
244 track->session = descriptor->session;
246 if ( (descriptor->control & 0x04) ) // (data track?)
248 track->blockSize = kCDSectorSizeMode1;
249 track
295 CDTrack * track = tracks + index; local
544 CDTrack * track = tracks + index; local
[all...]
H A DIOCDMediaBSDClient.h71 uint8_t track; member in struct:__anon1396
93 uint8_t track; member in union:__anon1398::__anon1399
H A DIOCDMediaBSDClient.cpp67 uint8_t track; member in union:__anon1387::__anon1388
86 uint8_t track; member in union:__anon1389::__anon1390
301 status = getProvider()->readISRC(request->track, request->isrc);
H A DIOCDTypes.h84 } track; member in struct:__anon1403::__anon1404
172 static inline CDMSF CDConvertTrackNumberToMSF(UInt8 track, CDTOC * toc) argument
180 if (toc->descriptors[i].point == track && toc->descriptors[i].adr == 1)
H A DIOCDBlockStorageDriver.h114 virtual IOReturn readISRC(UInt8 track,CDISRC isrc);
191 * There are possible "point" track entries for 0xa0..a2, 0xb0..b4, and 0xc0..0xc1.
202 IOReturn reportTrackInfo(UInt16 track,CDTrackInfo *trackInfo);
H A DIOCDBlockStorageDevice.h99 virtual IOReturn readISRC(UInt8 track,CDISRC isrc) = 0;
H A DIOCDBlockStorageDriver.cpp64 /* Scan thru the track list, counting up the number of Data and Audio tracks. */
79 /* it's a data track */
95 /* find first data track or leadout after the audio tracks */
101 /* it's a data track */
139 /* Obtain track status: */
153 if (trackInfo.packet) { /* is track incremental? */
159 if (trackInfo.blank) { /* is track invisible? */
168 if (trackInfo.packet) { /* is track incremental? */
630 IOCDBlockStorageDriver::reportTrackInfo(UInt16 track,CDTrackInfo *trackInfo) argument
645 result = getProvider()->readTrackInfo(buffer,track,kCDTrackInfoAddressTypeTrackNumbe
771 readISRC(UInt8 track,CDISRC isrc) argument
[all...]
H A DIOCDMedia.h302 * Read the International Standard Recording Code for the specified track.
303 * @param track
311 virtual IOReturn readISRC(UInt8 track, CDISRC isrc);
H A DIOCDMedia.cpp390 IOReturn IOCDMedia::readISRC(UInt8 track, CDISRC isrc) argument
393 // Read the International Standard Recording Code for the specified track.
403 return getProvider()->readISRC(track, isrc);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_sd_cspdl/lib/
H A DSDDLSession.cpp408 TrackingAllocator track(Allocator::standard());
409 AutoCredentials creds(track);
412 creds += TypedList(track, CSSM_SAMPLE_TYPE_PASSWORD,
413 new (track) ListElement(track,
416 creds += TypedList(track, CSSM_SAMPLE_TYPE_PROMPTED_PASSWORD,
417 new (track) ListElement(track, CssmData()));
/macosx-10.10.1/tcl-105/tk/tk/library/ttk/
H A Dscale.tcl42 *track -
62 *track -
/macosx-10.10.1/swig-12/Lib/ruby/
H A Drubyrun.swg173 int track;
186 track = sklass->trackObjects;
187 if (track) {
206 (track ? VOIDFUNC(SWIG_RubyRemoveTracking) : 0 )
209 /* If tracking is on for this class then track this object. */
210 if (track) {
285 int track = 0;
288 track = sklass->trackObjects;
291 if (track) {
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DBroadcast.h75 Track track; member in struct:BcastSourcerInfo
H A DExportCommand.c94 Track track = NULL;
209 track = GetMovieTrack( theMovie, trackID );
210 if (track == NULL) {
468 track, /* NULL is all tracks in the movie. */
93 Track track = NULL; local
H A DMovieQTVRUtils.c336 Track track = NULL;
356 track = QTVRGetQTVRTrack( movie, 1 );
357 if (track == NULL) {
362 /* Get the first media sample in the QTVR track.
364 * The QTVR track contains one media sample for each node in the movie;
370 media = GetTrackMedia(track);
375 trackOffset = GetTrackOffset( track );
376 mediaTime = TrackTimeToMediaTime( trackOffset, track );
526 Track track = NULL;
539 * We need to replace the QTVR track wit
334 Track track = NULL; local
523 Track track = NULL; local
[all...]
H A DMovieUtils.c19 * Return, through the theTrack parameter, the first video track in
20 * the specified movie. Actually, we look for the first track that
25 * OSErr: noErr if found track, returned in '*theTrack',
406 Track track = NULL; local
412 track = QTVRGetQTVRTrack( aMovie, 1 );
413 if (track != NULL) {
414 QTVRGetQTVRInstance( &qtvrInstance, track, mc );
662 * Returns false if sound track, and true if text or video track.
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/oreilly-oscon2001/
H A Doscon115 set track [string trim [escape [t get [walkf $sess {1 0}] -key data]]]
119 log::log debug " $start - $track - $loc"
126 set tracks($track) .
153 dmainr add row [list $day $start $end $track $tower $room $speaker $title]
154 dmain add row [list $day $start $end $track $tower $room $speakerc $title]
255 foreach {day start end track tower room speaker title} [dmain get row $r] break
272 sched set cell $tracks($track) $rmap($key) "$tower; $room; $speaker; $title"
273 schedr set cell $tracks($track) $rmap($key) "$tower $room\n$speaker\n$title"
362 log::log info "Writing track schedule /CSV"
368 log::log info "Writing track schedul
[all...]
/macosx-10.10.1/emacs-93/emacs/src/m/
H A Dirist.h54 *time* right now to start with gdb), it was quite time consuming to track
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/crosshair/
H A Dcrosshair.tcl31 # cross-hairs track the pointing device.
129 # ::crosshair::track --
153 proc ::crosshair::track { which w args } {
168 set opts(track) [lindex $args 0]
174 catch { unset opts(track) }
309 if {[info exists opts(track)]} {
310 uplevel \#0 [linsert $opts(track) end $w $opts(x) $opts(y) $opts(x0) $opts(y0) $opts(x1) $opts(y1)]
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/Parser/
H A DStrptime.pm101 This makes it much easier for me to track things and thus means
H A DDispatch.pm132 This makes it much easier for me to track things and thus means
H A DQuick.pm113 This makes it much easier for me to track things and thus means
/macosx-10.10.1/CPANInternal-159.1/Graph-0.94/lib/Graph/
H A DUnionFind.pm116 I<Union-find> is a special data structure that can be used to track the
/macosx-10.10.1/CPANInternal-159.1/Graph-0.96/lib/Graph/
H A DUnionFind.pm116 I<Union-find> is a special data structure that can be used to track the

Completed in 193 milliseconds

123