Searched refs:odd (Results 76 - 100 of 112) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dicmp.c258 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) argument
266 skb->csum = csum_block_add(skb->csum, csum, odd);
H A Dip6_output.c1043 int odd, struct sk_buff *skb),
1117 int offset, int len, int odd, struct sk_buff *skb),
1041 ip6_ufo_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int hh_len, int fragheaderlen, int transhdrlen, int mtu,unsigned int flags) argument
1116 ip6_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, int hlimit, int tclass, struct ipv6_txoptions *opt, struct flowi *fl, struct rt6_info *rt, unsigned int flags, int dontfrag) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dtest-6.exp114 be an odd number, default is 5.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsatan.S37 | Step 6. Approximate arctan(X) by an odd polynomial in X. Exit.
39 | Step 7. Define X' = -1/X. Approximate arctan(X') by an odd polynomial in X'.
H A Dsrem_mod.S51 | 5.3 This is the tricky case of R = Y/2. If Q is odd,
414 |..Q is odd, Q := Q + 1, signX := -signX
H A Dstan.S29 | 3. If k is odd, go to 5.
37 | 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by a
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvino.c189 struct vino_clipping odd; member in struct:vino_data_norm
424 .odd = {
446 .odd = {
468 .odd = {
490 .odd = {
1327 y &= ~1; /* odd/even fields */
1705 ch->clip_start = VINO_CLIP_ODD(norm->odd.top + vcs->clipping.top / 2) |
1709 ch->clip_end = VINO_CLIP_ODD(norm->odd.top +
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.h533 u8 odd[2]; /* two-byte payload of odd field */ member in struct:vbi_cc
545 u8 raw_decoder_sav_odd_field; /* raw VBI Start Active Video digitizer code of odd field */
548 u8 sliced_decoder_sav_odd_field; /* sliced VBI Start Active Video digitizer code of odd field */
551 u32 start[2]; /* start of first VBI line in the odd/even fields */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipv6.h497 int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Djrevdct_arm.S237 @ Check for empty odd column (happens about 20 to 25 % of the time according to my stats)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Djrevdct_arm.S237 @ Check for empty odd column (happens about 20 to 25 % of the time according to my stats)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D06-floor0.tex153 \item if ( \varname{[floor0_order]} is odd ) {
H A D07-floor1.tex307 24) if ([val] is odd) \{
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbackwardcompat.tex42 branch of wxWidgets. This development branch will have an odd number
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-risc.c408 /* Even to store Cb first, odd for Cr. */
434 bttv_apply_geo(struct bttv *btv, struct bttv_geometry *geo, int odd) argument
436 int off = odd ? 0x80 : 0x00;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dpod2man.pl251 numbering and even/odd paging, at least on some versions of man(7).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1647 Inserts a marginal note on odd pages. This is required for RTF generation since
2641 \item Left footer, odd pages
2642 \item Centre footer, odd pages
2643 \item Right footer, odd pages
2670 \item Left header, odd pages
2671 \item Centre header, odd pages
2672 \item Right header, odd pages
3214 \subsection{Linear RTF looks odd}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl251 numbering and even/odd paging, at least on some versions of man(7).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dpod2man.pl251 numbering and even/odd paging, at least on some versions of man(7).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dskbuff.h577 int len,int odd, struct sk_buff *skb),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S4931 # 5. (k is odd) Set j := (k-1)/2, sgn := (-1)**j. #
4938 # where sin(r) is approximated by an odd polynomial in r #
4958 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. #
4962 # sin(r) and cos(r) are computed as odd and even #
4967 # sin(r) and cos(r) are computed as odd and even #
5630 # 3. If k is odd, go to 5. #
5638 # 4. (k is odd) Tan(X) = -cot(r). Since tan(r) is approximated by #
6069 # Step 6. Approximate arctan(X) by an odd polynomial in X. Exit. #
6071 # Step 7. Define X' = -1/X. Approximate arctan(X') by an odd #
7981 # Step 1. If |X-1| < 1/16, approximate log(X) by an odd #
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex193 % Margin to add to right of even pages, to left of odd pages.
916 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
3110 \newtoks\oddheadline % headline on odd pages
3112 \newtoks\oddfootline % footline on odd pages
3171 \def\oddheadingmarks{\headingmarks{odd}{heading}}
3173 \def\oddfootingmarks{\headingmarks{odd}{footing}}
3175 \headingmarks{odd}{heading}{#1} }
3177 \headingmarks{odd}{footing}{#1} }
3178 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom.
5705 % start on an odd pag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex189 % Margin to add to right of even pages, to left of odd pages.
912 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
2887 \newtoks\oddheadline % headline on odd pages
2889 \newtoks\oddfootline % footline on odd pages
2948 \def\oddheadingmarks{\headingmarks{odd}{heading}}
2950 \def\oddfootingmarks{\headingmarks{odd}{footing}}
2952 \headingmarks{odd}{heading}{#1} }
2954 \headingmarks{odd}{footing}{#1} }
2955 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom.
5459 % start on an odd pag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex190 % Margin to add to right of even pages, to left of odd pages.
913 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
2917 \newtoks\oddheadline % headline on odd pages
2919 \newtoks\oddfootline % footline on odd pages
2978 \def\oddheadingmarks{\headingmarks{odd}{heading}}
2980 \def\oddfootingmarks{\headingmarks{odd}{footing}}
2982 \headingmarks{odd}{heading}{#1} }
2984 \headingmarks{odd}{footing}{#1} }
2985 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom.
5489 % start on an odd pag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex190 % Margin to add to right of even pages, to left of odd pages.
913 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
2917 \newtoks\oddheadline % headline on odd pages
2919 \newtoks\oddfootline % footline on odd pages
2978 \def\oddheadingmarks{\headingmarks{odd}{heading}}
2980 \def\oddfootingmarks{\headingmarks{odd}{footing}}
2982 \headingmarks{odd}{heading}{#1} }
2984 \headingmarks{odd}{footing}{#1} }
2985 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom.
5489 % start on an odd pag
[all...]

Completed in 313 milliseconds

12345