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

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, argument
7458 if ((position != -1) && (position != 0))
7500 } else if (position == -1) {
7507 } else if (position == 0) {
7509 * Set on first position.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, argument
7314 if ((position != -1) && (position != 0))
7356 } else if (position == -1) {
7363 } else if (position == 0) {
7365 * Set on first position.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_spoolss.c2991 if (!prs_uint32("position", ps, depth, &info->position))
3051 if (!prs_uint32("position",ps, depth, &info->position))
3659 size+=size_of_uint32( &info->position );
3692 size+=size_of_uint32( &info->position );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm497 mov match_start,eax ; save new position as match_start
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm497 mov match_start,eax ; save new position as match_start
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dsbpcd.c660 u_int size_msf; /* time of whole CD, position of LeadOut track */
2253 static int sbpcd_tray_move(struct cdrom_device_info *cdi, int position) argument
2262 if (position == 1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1109 % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
6719 % in the params list, to be ##N where N is the position in that list.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1120 % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
6958 % in the params list, to be ##N where N is the position in that list.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S6166 # bit position. Define u to be u = (X-F) / (1 + X*F). #
12121 andi.w &0x7fff,%d0 # clear sign position
12901 andi.w &0x7fff,%d0 # clear sign position
13519 andi.w &0x7fff,%d0 # clear sign position
23027 # SM = 0 a non-zero digit in the integer position #
23550 # The bcd digits are stored in the correct position in #
23858 lsl.l &4,%d3 # put bits in proper position
23860 lsr.l &4,%d3 # put bits in proper position
24207 # The bcd digits are stored in the correct position in

Completed in 502 milliseconds

1234567