Searched refs:post (Results 76 - 100 of 152) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/
H A DMakefile38 a source-tree that post-dates 18-Dec-2002. You can find a pre-compiled \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxGTK.spec510 %post
516 %post devel
534 %post -n %{wxbasename}
540 %post -n %{wxbasename}-devel
551 %post gl
557 %post contrib
563 %post contrib-devel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpm3fb.c157 int f, pre, post; local
164 for (post = 0; post < 5; post++) {
165 freq = ((2*PM3_REF_CLOCK * f) >> post) / pre;
173 *postscale = post;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/common/
H A Ddoxygen.mk10 # (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/common/
H A Ddoxygen.mk10 # (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlibxml2.spec79 %post
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdmaster.c336 * post-IDCT limiting thus:
342 * For the post-IDCT step, we want to convert the data from signed to unsigned
344 * So the post-IDCT limiting table ends up looking like this:
352 * We can save some space by overlapping the start of the post-IDCT table
353 * with the simpler range limiting table. The post-IDCT table begins at
377 table += CENTERJSAMPLE; /* Point to where post-IDCT table starts */
378 /* End of simple table, rest of first half of post-IDCT table */
381 /* Second half of post-IDCT table */
553 (*cinfo->post->start_pass) (cinfo, JBUF_CRANK_DEST);
578 (*cinfo->post
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec79 %post
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dfft_mmx.asm695 .post:
723 jl .post
727 .post:
748 jl .post
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dsram242x.S155 cmp r0, #0x1 @ going to half speed (post branch link)
169 moveq r9, #0x1 @ if speed down, post down, drop volt
H A Dsram243x.S155 cmp r0, #0x1 @ going to half speed (post branch link)
169 moveq r9, #0x1 @ if speed down, post down, drop volt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl419 xor $C0,$C1,$C1 ! Karatsuba post-processing
498 xor $C0,$C1,$C1 ! Karatsuba post-processing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/asm/
H A Dghash-sparcv9.pl419 xor $C0,$C1,$C1 ! Karatsuba post-processing
498 xor $C0,$C1,$C1 ! Karatsuba post-processing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest047.tcl95 error_check_bad dbc_get(post-delete):set_range [llength $ret] 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dmakeapps.com35 $! TCPIP for TCPIP (post UCX)
814 $! Check to see if TCPIP (post UCX) was chosen
859 $ WRITE SYS$OUTPUT " TCPIP : To link with TCPIP (post UCX) TCP/IP library."
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dkernel-doc1064 my $post = ",";
1067 $post = ");";
1072 print ".BI \"" . $parenth . $1 . "\" " . $parameter . " \") (" . $2 . ")" . $post . "\"\n";
1075 print ".BI \"" . $parenth . $type . "\" " . $parameter . " \"" . $post . "\"\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_vfp.S48 POST0 .req s24 @ do long-latency post-multiply in this vector in parallel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfft.asm872 .post:
900 jl .post
904 .post:
925 jl .post
942 .post:
959 jl .post
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_misc.c129 unsigned int* in, unsigned int* feed, unsigned int* post) {
178 *post = p;
185 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d %d\n", *in, *feed, *post, fxtal, bestvco, fwant);
128 matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisenc.c77 int post[PACKETBLOBS]; member in struct:__anon4056
277 memcpy(g->coupling_postpointamp,p[is].post,sizeof(*p[is].post)*PACKETBLOBS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html1276 ($pre, $what, $post) = ($`, $&, $');
1278 if (defined($href) && $post !~ /^[^<]*<\/A>/) {
1283 $_ = $post;
1290 ($pre, $what, $post) = ($`, $&, $');
1294 if (defined($href) && $post !~ /^[^<]*<\/A>/) {
1299 $_ = $post;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html1276 ($pre, $what, $post) = ($`, $&, $');
1278 if (defined($href) && $post !~ /^[^<]*<\/A>/) {
1283 $_ = $post;
1290 ($pre, $what, $post) = ($`, $&, $');
1294 if (defined($href) && $post !~ /^[^<]*<\/A>/) {
1299 $_ = $post;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Ddmabuf.c865 int post; local
869 post= (dmap->flags & DMA_POST);
907 if (dmap->qlen > 1 || (dmap->qlen > 0 && (post || dmap->qlen >= dmap->nbufs - 1)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html1276 ($pre, $what, $post) = ($`, $&, $');
1278 if (defined($href) && $post !~ /^[^<]*<\/A>/) {
1283 $_ = $post;
1290 ($pre, $what, $post) = ($`, $&, $');
1294 if (defined($href) && $post !~ /^[^<]*<\/A>/) {
1299 $_ = $post;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dmakeapps.com36 $! TCPIP for TCPIP (post UCX)
1010 $! Check to see if TCPIP (post UCX) was chosen
1055 $ WRITE SYS$OUTPUT " TCPIP : To link with TCPIP (post UCX) TCP/IP library."

Completed in 314 milliseconds

1234567