Searched refs:indices (Results 26 - 44 of 44) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/examples/diffserv/
H A DEdge32-cb-chains95 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
H A DEdge32-cb-u3297 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
H A DEdge32-ca-u32150 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_proc.c70 int dir, int stereo, int indices)
76 for (i = 0; i < indices; i++) {
68 print_amp_vals(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dir, int stereo, int indices) argument
H A Dhda_codec.c958 * bind multiple volumes (# indices, from 0)
985 int i, indices, err = 0, change = 0; local
989 indices = (pval & AMP_VAL_IDX_MASK) >> AMP_VAL_IDX_SHIFT;
990 for (i = 0; i < indices; i++) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dkvm.h187 __u32 indices[0]; member in struct:kvm_msr_list
H A Dfb.h714 __u32 *indices; /* array of indices to tile map */ member in struct:fb_tileblit
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dformat.h682 FLAC__StreamMetadata_CueSheet_Index *indices; member in struct:__anon791
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/befs/
H A Ddebug.c217 tmp_run = fsrun_to_cpu(sb, sup->indices);
218 befs_debug(sb, " indices %u, %hu, %hu",
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC++/
H A Dmetadata.cpp877 return object_->indices[i];
899 object_->indices[i] = index;
970 object_->data.cue_sheet.tracks[track_num].indices[index_num] = index;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_encoder_framing.c169 const FLAC__StreamMetadata_CueSheet_Index *index = track->indices + j;
H A Dmetadata_iterators.c2309 track->indices = 0;
2311 else if(0 == (track->indices = (FLAC__StreamMetadata_CueSheet_Index*)calloc(track->num_indices, sizeof(FLAC__StreamMetadata_CueSheet_Index))))
2319 track->indices[i].offset = unpack_uint64_(buffer, len);
2325 track->indices[i].number = (FLAC__byte)unpack_uint32_(buffer, len);
2730 FLAC__StreamMetadata_CueSheet_Index *index = track->indices + j;
H A Dstream_decoder.c690 * (at negative indices) for alignment purposes; we use 4
1326 * (at negative indices) for alignment purposes; we use 4
1563 if(0 != block.data.cue_sheet.tracks[i].indices)
1564 free(block.data.cue_sheet.tracks[i].indices);
1827 if(0 == (track->indices = (FLAC__StreamMetadata_CueSheet_Index*)safe_calloc_(track->num_indices, sizeof(FLAC__StreamMetadata_CueSheet_Index)))) {
1832 FLAC__StreamMetadata_CueSheet_Index *index = &track->indices[j];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations.c650 const FLAC__StreamMetadata_CueSheet_Index *index = track->indices+j;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dsvgalib.c272 fb_writeb(blit->indices[i], fb2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/kvm/
H A Dkvm_main.c2811 if (copy_to_user(user_msr_list->indices, &msrs_to_save,
2814 if (copy_to_user(user_msr_list->indices
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dencode.c2261 if(!FLAC__metadata_object_seektable_template_append_point(e->seek_table_template, tr->offset + tr->indices[j].offset))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex617 % Definitions to produce \{ and \} commands for indices,
1965 % Fonts for indices, footnotes, small examples (9pt).
2098 % Fonts for indices, footnotes, small examples (9pt).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex621 % Definitions to produce \{ and \} commands for indices,
2007 % Fonts for indices, footnotes, small examples (9pt).
2138 % Fonts for indices, footnotes, small examples (9pt).

Completed in 341 milliseconds

12