Searched refs:anchor (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_unicode.h43 wchar_t *anchor = ucs1; /* save the start of result string */ local
46 return anchor;
57 __le16 *anchor = ucs1; local
65 return anchor;
89 __le16 *anchor = ucs1; local
97 return anchor;
106 wchar_t *anchor = ucs1; local
114 return anchor;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifs_unicode.h75 wchar_t *anchor = ucs1; /* save a pointer to start of ucs1 */ local
80 return anchor;
125 wchar_t *anchor = ucs1; /* save the start of result string */ local
128 return anchor;
166 wchar_t *anchor = ucs1; /* save pointer to string 1 */ local
175 return (anchor);
214 wchar_t *anchor = ucs1; local
222 return anchor;
231 wchar_t *anchor = ucs1; local
239 return anchor;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Dframeview.pl190 -width=>-20,-height=>-46,-anchor=>'nw');
193 place(-x=>-1,-y=>-1,-relx=>1.0,-rely=>1.0,-anchor=>'se');
196 place(-x=>5,-y=>5,-anchor=>'nw');
201 -width=>-20,-height=>-46,-anchor=>'nw');
204 place(-x=>5,-y=>5,-anchor=>'nw');
209 place(-x=>-5,-relx=>1.,-y=>$panely,-anchor=>'ne');
216 place(-x=>5,-y=>-5,-rely=>1.,-relwidth=>.2,-width=>-5,-anchor=>'sw');
220 place(-x=>-5,-y=>-5,-relwidth=>.2,-rely=>1.,-width=>-5,-relx=>1.,-anchor=>'se');
224 place(-x=>5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.2,-anchor=>'sw');
228 place(-x=>-5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.8,-anchor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Dudf.c44 } PACKED anchor; member in union:volume_descriptor::__anon11529
122 goto anchor;
124 goto anchor;
128 anchor:
129 /* read anchor volume descriptor */
139 count = le32_to_cpu(vd->type.anchor.length) / bs;
140 loc = le32_to_cpu(vd->type.anchor.location);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/KDE/
H A Dteam-address87 anchor=`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e 's,^.*<TR.*<A NAME="\([^"]*\)">.*>'"$english"'[^<>]*team<.*</TR>$,\1,p'`
88 if test -n "$anchor"; then
89 echo " $url#$anchor"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html339 -invisible name: use 'name' as an invisible anchor
954 $_ = "<LI>" . &anchor($tocid, "$docu_doc#$docid", $name, 1);
959 $_ = "<H$level>".&anchor($docid, "$docu_toc#$tocid", $name)."</H$level>\n";
1001 # dirty hack to see if I can put an invisible anchor...
1012 push(@lines, &anchor($id, '', $invisible_mark, !$in_pre));
1015 push(@lines, &anchor($id, '', $invisible_mark, !$in_pre));
1020 $deferred_ref .= &anchor($id, '', $invisible_mark, !$in_pre) . " ";
1034 $what = &anchor($id, '', $what);
1043 $what = &anchor($id, '', $what);
1193 push(@refs, &anchor('',
1828 sub anchor { subroutine
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html339 -invisible name: use 'name' as an invisible anchor
954 $_ = "<LI>" . &anchor($tocid, "$docu_doc#$docid", $name, 1);
959 $_ = "<H$level>".&anchor($docid, "$docu_toc#$tocid", $name)."</H$level>\n";
1001 # dirty hack to see if I can put an invisible anchor...
1012 push(@lines, &anchor($id, '', $invisible_mark, !$in_pre));
1015 push(@lines, &anchor($id, '', $invisible_mark, !$in_pre));
1020 $deferred_ref .= &anchor($id, '', $invisible_mark, !$in_pre) . " ";
1034 $what = &anchor($id, '', $what);
1043 $what = &anchor($id, '', $what);
1193 push(@refs, &anchor('',
1828 sub anchor { subroutine
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dsuper.c35 * 11/26/98 dgb added fileset,anchor mount options
177 unsigned int anchor; member in struct:udf_options
243 * anchor= Override standard anchor location. (default= 256)
296 {Opt_anchor, "anchor=%u"},
317 uopt->anchor = 0;
392 uopt->anchor = option;
625 * Find an anchor volume descriptor.
657 /* Search for an anchor volume descriptor pointer */
659 /* according to spec, anchor i
1307 struct anchorVolDescPtr *anchor; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dindex.py1107 for anchor in anchors:
1108 href = anchor.prop("href")
1115 title = anchor.content
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp.h88 char anchor[4]; member in struct:smbios_entry_point
106 ANCHOR = offsetof(struct smbios_entry_point, anchor[0]),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dcomempci.c22 #include <asm/anchor.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex6877 % @anchor{NAME} -- define xref target at arbitrary point.
6883 \def\anchor#1{\savesf \setref{#1}{Ynothing}\restoresf \ignorespaces}
6886 % anchor), which consists of three parts:
6888 % or the anchor name.
6893 % This is called from \donoderef, \anchor, and \dofloat. In the case of
6998 % node/anchor (non-float) references.
7016 % @unnumbered and @anchor, it won't be.
7510 % node and anchor labels. And \xrdef uses it to construct the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex7116 % @anchor{NAME} -- define xref target at arbitrary point.
7122 \def\anchor#1{\savesf \setref{#1}{Ynothing}\restoresf \ignorespaces}
7125 % anchor), which consists of three parts:
7127 % or the anchor name.
7132 % This is called from \donoderef, \anchor, and \dofloat. In the case of
7239 % node/anchor (non-float) references.
7257 % @unnumbered and @anchor, it won't be.
7755 % node and anchor labels. And \xrdef uses it to construct the

Completed in 580 milliseconds