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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/doc/
H A DMakefile.am21 libgcrypt-modules.eps fips-fsm.eps \
27 BUILT_SOURCES = libgcrypt-modules.eps fips-fsm.eps \
41 .fig.eps:
42 fig2dev -L eps `test -f '$<' || echo '$(srcdir)/'`$< $@
H A DMakefile261 libgcrypt-modules.eps fips-fsm.eps \
266 BUILT_SOURCES = libgcrypt-modules.eps fips-fsm.eps \
276 .SUFFIXES: .dvi .eps .fig .html .info .jpg .pdf .png .ps .texi
724 .fig.eps:
725 fig2dev -L eps `test -f '$<' || echo '$(srcdir)/'`$< $@
H A DMakefile.in261 libgcrypt-modules.eps fips-fsm.eps \
266 BUILT_SOURCES = libgcrypt-modules.eps fips-fsm.eps \
276 .SUFFIXES: .dvi .eps .fig .html .info .jpg .pdf .png .ps .texi
724 .fig.eps:
725 fig2dev -L eps `test -f '$<' || echo '$(srcdir)/'`$< $@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dnfa.c370 int eps; local
378 eps = mkstate( SYM_EPSILON );
380 mkxtion( eps, first );
381 mkxtion( eps, second );
383 return eps;
419 int eps; local
423 eps = mkstate( SYM_EPSILON );
424 mach = link_machines( mach, eps );
431 eps = mkstate( SYM_EPSILON );
432 mach = link_machines( eps, mac
457 int eps, orend; local
517 int eps; local
[all...]
H A Dparse.y80 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen;
461 eps = mkstate( SYM_EPSILON );
463 link_machines( eps, mkstate( '\n' ) ) );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_usb2_udc.h471 struct fsl_ep *eps; member in struct:fsl_udc
546 #define get_ep_by_pipe(udc, pipe) ((pipe == 1)? &udc->eps[0]: \
547 &udc->eps[pipe])
H A Dfsl_usb2_udc.c1195 ep = &udc->eps[0];
1255 ep = &udc->eps[0];
1889 nuke(&udc_controller->eps[0], -ESHUTDOWN);
2105 ep = &udc->eps[0];
2208 udc->eps = kzalloc(sizeof(struct fsl_ep) * udc->max_ep, GFP_KERNEL);
2209 if (!udc->eps) {
2226 kfree(udc->eps);
2253 * Setup the fsl_ep struct for eps
2261 struct fsl_ep *ep = &udc->eps[index];
2271 * for other eps, max
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/
H A Dparse.c82 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable
1032 eps = mkstate( SYM_EPSILON );
1034 link_machines( eps, mkstate( '\n' ) ) );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/DocBook/
H A DMakefile172 %.eps: %.fig
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsetox.S99 | Z = X*(64/log2)*(1+eps), |eps| <= 2^(-24).
115 | N = rnd-to-int( X*64/log2 (1+eps) ), |eps|<=2^(-24)
116 | X*64/log2 (1+eps) = N + f, |f| <= 0.5
117 | X*64/log2 - N = f - eps*X 64/log2
118 | X - N*log2/64 = f*log2/64 - eps*X
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S6753 # Z = X*(64/log2)*(1+eps), |eps| <= 2^(-24). #
6772 # N = rnd-to-int( X*64/log2 (1+eps) ), |eps|<=2^(-24) #
6773 # X*64/log2 (1+eps) = N + f, |f| <= 0.5 #
6774 # X*64/log2 - N = f - eps*X 64/log2 #
6775 # X - N*log2/64 = f*log2/64 - eps*X #
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1304 with PDF output, and none of those formats could be found. (.eps cannot
7409 % #1 is (mandatory) image filename; we tack on .eps extension.
7437 \epsfbox{#1.eps}%
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1329 with PDF output, and none of those formats could be found. (.eps cannot
7650 % #1 is (mandatory) image filename; we tack on .eps extension.
7682 \epsfbox{#1.eps}%

Completed in 286 milliseconds