Searched refs:even (Results 1 - 25 of 548) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dtypes.h45 unsigned long even; member in struct:__anon10152::__anon10153
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dconfig.S115 .even
120 .even
125 .even
127 .even
132 .even
137 .even
143 .even
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/qdos/
H A Dconfig.s114 .even
119 .even
124 .even
126 .even
131 .even
136 .even
142 .even
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Daudio_mix_matrix.c13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
61 static av_always_inline int even(uint64_t layout) function
73 if (!even(layout & (AV_CH_FRONT_LEFT | AV_CH_FRONT_RIGHT)) ||
74 !even(layout & (AV_CH_SIDE_LEFT | AV_CH_SIDE_RIGHT)) ||
75 !even(layout & (AV_CH_BACK_LEFT | AV_CH_BACK_RIGHT)) ||
76 !even(layout & (AV_CH_FRONT_LEFT_OF_CENTER | AV_CH_FRONT_RIGHT_OF_CENTER)) ||
77 !even(layout & (AV_CH_TOP_FRONT_LEFT | AV_CH_TOP_FRONT_RIGHT)) ||
78 !even(layout & (AV_CH_TOP_BACK_LEFT | AV_CH_TOP_BACK_RIGHT)) ||
79 !even(layout & (AV_CH_STEREO_LEFT | AV_CH_STEREO_RIGHT)) ||
80 !even(layou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dcrc32.c377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
392 /* put operator for two zero bits in even */
393 gf2_matrix_square(even, odd);
396 gf2_matrix_square(odd, even);
399 zero byte, eight zero bits, in even) */
402 gf2_matrix_square(even, odd);
404 crc1 = gf2_matrix_times(even, crc1);
411 /* another iteration of the loop with odd and even swapped */
412 gf2_matrix_square(odd, even);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dcrc32.c377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
392 /* put operator for two zero bits in even */
393 gf2_matrix_square(even, odd);
396 gf2_matrix_square(odd, even);
399 zero byte, eight zero bits, in even) */
402 gf2_matrix_square(even, odd);
404 crc1 = gf2_matrix_times(even, crc1);
411 /* another iteration of the loop with odd and even swapped */
412 gf2_matrix_square(odd, even);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dfile-row.js8 function FileRow(torrent, depth, name, indices, even)
30 initialize = function(torrent, depth, name, indices, even) {
33 createRow(torrent, depth, name, even);
112 createRow = function(torrent, depth, name, even) {
116 root.className = 'inspector_torrent_file_list_entry' + (even?'even':'odd');
193 initialize(torrent, depth, name, indices, even);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dcrc32.c377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
392 /* put operator for two zero bits in even */
393 gf2_matrix_square(even, odd);
396 gf2_matrix_square(odd, even);
399 zero byte, eight zero bits, in even) */
402 gf2_matrix_square(even, odd);
404 crc1 = gf2_matrix_times(even, crc1);
411 /* another iteration of the loop with odd and even swapped */
412 gf2_matrix_square(odd, even);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/lib/
H A Dmemcpy.S29 ;; (aligned even) odd address
67 ;; odd <- even / even <- odd
H A Dmemset.S30 ;; even address
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dcrc32.c362 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
377 /* put operator for two zero bits in even */
378 gf2_matrix_square(even, odd);
381 gf2_matrix_square(odd, even);
384 zero byte, eight zero bits, in even) */
387 gf2_matrix_square(even, odd);
389 crc1 = gf2_matrix_times(even, crc1);
396 /* another iteration of the loop with odd and even swapped */
397 gf2_matrix_square(odd, even);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dcrc32.c362 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
377 /* put operator for two zero bits in even */
378 gf2_matrix_square(even, odd);
381 gf2_matrix_square(odd, even);
384 zero byte, eight zero bits, in even) */
387 gf2_matrix_square(even, odd);
389 crc1 = gf2_matrix_times(even, crc1);
396 /* another iteration of the loop with odd and even swapped */
397 gf2_matrix_square(odd, even);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-217 And even further on occasion
H A Dxgettext-317 And even further on accasion
H A Dxgettext-c-216 And even further on accasion
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
46 andil. 10,6,1 # odd or even number of limbs?
53 beq 0,Leven # branch if even # of limbs (# of limbs >= 2)
H A Dmpih-sub1.S14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
46 andil. 10,6,1 # odd or even number of limbs?
53 beq 0,Leven # branch if even # of limbs (# of limbs >= 2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
46 andil. 10,6,1 # odd or even number of limbs?
53 beq 0,Leven # branch if even # of limbs (# of limbs >= 2)
H A Dmpih-sub1.S14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
46 andil. 10,6,1 # odd or even number of limbs?
53 beq 0,Leven # branch if even # of limbs (# of limbs >= 2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextheaderfooterdata.tex7 Headers and footers can be specified independently for odd, even or both page sides. Different text can be specified
31 the odd or even page for the text:
90 Returns the footer text on odd or even pages, and at a given position on the page (left, centre or right).
102 Returns the header text on odd or even pages, and at a given position on the page (left, centre or right).
114 Helper function for getting the header or footer text, odd or even pages, and at a given position on the page (left, centre or right).
138 Sets the footer text on odd or even pages, and at a given position on the page (left, centre or right).
144 Sets the header text on odd or even pages, and at a given position on the page (left, centre or right).
162 Helper function for setting the header or footer text, odd or even pages, and at a given position on the page (left, centre or right).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-vbi.c11 but WITHOUT ANY WARRANTY; without even the implied warranty of
58 data.data[0] = cc->even[0];
59 data.data[1] = cc->even[1];
98 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
107 cc.even[0] = d->data[0];
108 cc.even[1] = d->data[1];
423 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
435 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
465 cc.even[0] = data.data[0];
466 cc.even[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Demms.asm12 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of

Completed in 292 milliseconds

1234567891011>>