Searched refs:position (Results 76 - 100 of 159) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dosst.c1068 position;
1106 position = osst_get_frame_position(STp, aSRpnt);
1107 if (position >= 0xbae && position < 0xbb8)
1108 position = 0xbb8;
1109 else if (position > STp->eod_frame_ppos || ++bad == 10) {
1110 position = STp->read_error_frame - 1;
1114 position += 29;
1119 name, position);
1121 osst_set_frame_position(STp, aSRpnt, position,
1066 position; local
2473 int position, ppos; local
[all...]
H A Dips.c6891 int i, j, tmp, position = 0; local
6899 for (j = position; j < ips_num_controllers; j++) {
6904 ips_shift_controllers(position,
6906 position++;
6914 ips_shift_controllers(position,
6916 position++;
6924 ips_shift_controllers(position,
6926 position++;
6937 ips_shift_controllers(position,
6939 position
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0.c111 ICH_REG_##name##_PICB = base + 0x08, /* word - position in current buffer */ \
349 unsigned int position; member in struct:ichdev
690 ichdev->position = 0;
736 ichdev->position += step * ichdev->fragsize1;
738 ichdev->position %= ichdev->size;
1022 unsigned int position; local
1028 position = ichdev->position;
1039 ptr += position;
2523 /* check the position */
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el641 (start (marker-position (car overlay)))
642 (end (marker-position (cdr overlay))))
650 (start (marker-position (car overlay)))
651 (end (marker-position (cdr overlay))))
1269 "Prepare counters for mode line display. If FLAG, also echo entry position."
1275 (let ((position 0) (total 0) current here)
1291 (message (_"Position %d/%d") position total)
1296 (and flag (eq (point) current) (setq position total))
1317 position total po-translated-counter po-fuzzy-counter
1828 Surrounding quotes are already excluded by the position o
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dfile.c1367 loff_t position = ((loff_t)page->index << PAGE_CACHE_SHIFT) + to; local
1371 cFYI(1, ("commit write for page %p up to position %lld for %d",
1372 page, position, to));
1374 if (position > inode->i_size) {
1375 i_size_write(inode, position);
1379 position = ((loff_t)page->index << PAGE_CACHE_SHIFT) + offset;
1394 &position);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dlib1funcs.S167 @ are governed by the position of the bit, stored in ip.
297 @ are governed by the position of the bit, stored in ip.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dgus.h238 void (*sample_start)(struct snd_gus_card *gus, struct snd_gus_voice *voice, snd_seq_position_t position);
243 void (*sample_pos)(struct snd_gus_card *card, struct snd_gus_voice *voice, snd_seq_position_t position);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-stxncpy.S22 * t10 = bitmask (with one bit set) indicating the byte position of
219 extql t2, a1, t1 # U : position hi-bits of lo word
224 extqh t2, a1, t0 # U : position lo-bits of hi word (stall)
H A Dstxncpy.S22 * t10 = bitmask (with one bit set) indicating the byte position of
178 extql t2, a1, t1 # e0 : position hi-bits of lo word
182 extqh t2, a1, t0 # e0 : position lo-bits of hi word (stall)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex46 % docs however expect pictures to be placed in a *specific* position. So we
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsharedbook.c374 int position=codep[i]-codes; local
375 sortindex[position]=i;
723 "position %d, %g != %g\n",i,out[i],comp[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp150 // Load output pointer position into r4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dcache-v7.S47 clz r5, r4 @ find bit position of way size increment
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dframetype.c452 {"TRCK", FRAME(text), PRESERVE, "Track number/position in set"},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dframetype.c449 {"TRCK", FRAME(text), PRESERVE, "Track number/position in set"},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/echoaudio/
H A Dechoaudio_dsp.h652 volatile u32 position[DSP_MAXPIPES]; member in struct:comm_page
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dhugetlb.c597 unsigned long *position, int *length, int i)
600 unsigned long vaddr = *position;
656 *position = vaddr;
746 * Subtle, allocate a new region at the position but make it zero
595 follow_hugetlb_page(struct mm_struct *mm, struct vm_area_struct *vma, struct page **pages, struct vm_area_struct **vmas, unsigned long *position, int *length, int i) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-tape.c50 * to the user task. In read mode, the actual tape position
534 * Read position information
748 #define IDETAPE_ADDRESS_VALID 1 /* 0 When the tape position is unknown */
1564 * READ command, it will issue an irq and position
1577 * command, it will issue an irq and position itself
1701 /* Update the current position */
2620 int position; local
2630 position = tape->first_frame_position;
2631 return position;
2736 int seek, position; local
3761 int block_offset = 0, position = tape->first_frame_position; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-style.c127 {"position", PROP_ID_POSITION},
904 a_style->position =
1819 a_this->position = POSITION_STATIC;
1913 a_this->position = POSITION_STATIC;
1972 if (a_this->position == POSITION_INHERIT) {
1973 a_this->position = a_this->parent_style->position;
2567 str = (gchar *) "position-static";
2570 str = (gchar *) "position-relative";
2573 str = (gchar *) "position
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-style.c127 {"position", PROP_ID_POSITION},
904 a_style->position =
1819 a_this->position = POSITION_STATIC;
1913 a_this->position = POSITION_STATIC;
1972 if (a_this->position == POSITION_INHERIT) {
1973 a_this->position = a_this->parent_style->position;
2567 str = (gchar *) "position-static";
2570 str = (gchar *) "position-relative";
2573 str = (gchar *) "position
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpointer.c1041 * context position initalized to 1
2368 * First position to the beginning of the first text node
2434 * Check whether the document contains @string at the position
2438 * (@start, @startindex) will indicate the position of the beginning
2523 * (@start, @startindex) will indicate the position of the beginning
2741 * XML for line ends. The third argument gives the position of the first
2768 xmlXPathObjectPtr position = NULL; local
2786 position = valuePop(ctxt);
2787 if (position != NULL)
2788 pos = (int) position
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpointer.c1041 * context position initalized to 1
2368 * First position to the beginning of the first text node
2434 * Check whether the document contains @string at the position
2438 * (@start, @startindex) will indicate the position of the beginning
2523 * (@start, @startindex) will indicate the position of the beginning
2741 * XML for line ends. The third argument gives the position of the first
2768 xmlXPathObjectPtr position = NULL; local
2786 position = valuePop(ctxt);
2787 if (position != NULL)
2788 pos = (int) position
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpointer.c1041 * context position initalized to 1
2368 * First position to the beginning of the first text node
2434 * Check whether the document contains @string at the position
2438 * (@start, @startindex) will indicate the position of the beginning
2523 * (@start, @startindex) will indicate the position of the beginning
2741 * XML for line ends. The third argument gives the position of the first
2768 xmlXPathObjectPtr position = NULL; local
2786 position = valuePop(ctxt);
2787 if (position != NULL)
2788 pos = (int) position
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_edgeport.c566 int position; local
616 position = 2;
618 while ((position < length) && (portNumber < edge_serial->serial->num_ports)) {
619 txCredits = data[position] | (data[position+1] << 8);
637 position += 2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas102 backwards. The special case of setting the stream position to zero is
103 allowed. Seeking forward decompresses data until the requested position in

Completed in 484 milliseconds

1234567