Searched refs:track (Results 101 - 125 of 143) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com97 $! Set up two loops, one that keeps track of the engines,
98 $! and one that keeps track of all the files going into
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davformat.h596 int track; /**< track number, 0 if none */ member in struct:AVFormatContext
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_cs.c201 kfree(parser->track);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsizeritem.tex4 The wxSizerItem class is used to track the position, size and other
H A Dtwinsizes.tex6 It can sometimes be confusing to keep track of the various
H A Dslider.tex6 On Windows, the track bar control is used.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dlibata-scsi.c1558 u32 sect, head, cyl, track; local
1564 track = (u32)block / dev->sectors;
1565 cyl = track / dev->heads;
1566 head = track % dev->heads;
1569 DPRINTK("block %u track %u cyl %u head %u sect %u\n",
1570 (u32)block, track, cyl, head, sect);
H A Dlibata-core.c815 u32 sect, head, cyl, track; local
825 track = (u32)block / dev->sectors;
826 cyl = track / dev->heads;
827 head = track % dev->heads;
830 DPRINTK("block %u track %u cyl %u head %u sect %u\n",
831 (u32)block, track, cyl, head, sect);
4567 /* Number of sectors per track 1-255. Number of heads 1-16 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmatroskaenc.c104 /** per-cuepoint-track - 3 1-byte EBML IDs, 3 1-byte EBML sizes, 2
531 ebml_master subinfo, track; local
550 track = start_ebml_master(pb, MATROSKA_ID_TRACKENTRY, 0);
664 end_ebml_master(pb, track);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.c201 psong->track = atoi((char*)utf8_text);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c201 psong->track = atoi((char*)utf8_text);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Ddevices.c754 #define TRACKS(floppy) floppy.track
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A Dmakeengines.com180 $! Set up two loops, one that keeps track of the engines,
181 $! and one that keeps track of all the files going into
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c186 The static variable termcap keeps track of this; it starts out set
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A Dmakeengines.com180 $! Set up two loops, one that keeps track of the engines,
181 $! and one that keeps track of all the files going into
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dfilescanner_itunes.c73 { "Track Number", PLIST_UINT, mfi_offsetof(track) },
514 DPRINTF(E_WARN, L_SCAN, "Malformed track record (id %" PRIu64 ")\n", trk_id);
531 DPRINTF(E_WARN, L_SCAN, "Track %" PRIu64 " has no track type\n", trk_id);
543 DPRINTF(E_LOG, L_SCAN, "Unknown track type: %s\n", str);
H A Ddb.c99 { mfi_offsetof(track), DB_TYPE_INT },
183 dbmfi_offsetof(track),
275 "ORDER BY f.album_sort ASC, f.disc ASC, f.track ASC",
604 // When switching tracks we update playcount and select the next track's
2366 " orchestra, conductor, grouping, url, bitrate, samplerate, song_length, file_size, year, track," \
2404 mfi->samplerate, mfi->song_length, mfi->file_size, mfi->year, mfi->track,
2449 " year = %d, track = %d, total_tracks = %d, disc = %d, total_discs = %d, bpm = %d," \
2479 mfi->year, mfi->track, mfi->total_tracks, mfi->disc, mfi->total_discs, mfi->bpm,
4241 " track INTEGER DEFAULT 0," \
4427 "CREATE INDEX IF NOT EXISTS idx_sali ON files(songalbumid, disabled, media_kind, album_sort, disc, track);"
[all...]
H A Dhttpd_rsp.c104 { "track", dbmfi_offsetof(track), F_DETAILED | F_FULL | F_BROWSE },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c186 The static variable termcap keeps track of this; it starts out set
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Doutput.asm130 ; pixels per iteration. In order to not have to keep track of where
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Doutput.asm131 ; pixels per iteration. In order to not have to keep track of where
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroskaenc.c132 /** per-cuepoint-track - 5 1-byte EBML IDs, 5 1-byte EBML sizes, 4
715 ebml_master subinfo, track; local
742 track = start_ebml_master(pb, MATROSKA_ID_TRACKENTRY, 0);
942 end_ebml_master(pb, track);
H A Drtmpproto.c105 int nb_invokes; ///< keeps track of invoke messages
225 static int rtmp_send_packet(RTMPContext *rt, RTMPPacket *pkt, int track) argument
229 if (pkt->type == RTMP_PT_INVOKE && track) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cd.c1031 * plus an additional audio track. If we get an error for the
1070 toc->ent[i].track = bcd2bin(toc->ent[i].track);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dmetadata.c365 title, band, artist, album, genre, comment, song.disc, song.track,

Completed in 258 milliseconds

123456