Searched refs:normal (Results 1 - 25 of 175) sorted by relevance

1234567

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/netem/
H A DMakefile1 DISTGEN = maketable normal pareto paretonormal
2 DISTDATA = normal.dist pareto.dist paretonormal.dist experimental.dist
H A Dnormal.c18 normal(double x, double mu, double sigma) function
32 i = rint(TABLESIZE * normal(x, 0.0, 1.0));
37 printf("# This is the distribution table for the normal distribution.\n");
H A Dparetonormal.c4 * This distribution is simply .25*normal + .75*pareto; a combination
27 normal(double x, double mu, double sigma) function
57 i = rint(TABLESIZE*normal(x, 0.0, 1.0));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dplayback.h64 } normal; member in struct:__anon909::__anon911
H A Dconfigure.c89 RI(flac_cfg.output.resolution.normal.dither_24_to_16, 0);
107 WI(flac_cfg.output.resolution.normal.dither_24_to_16);
211 Check(IDC_DITHER, flac_cfg.output.resolution.normal.dither_24_to_16);
247 flac_cfg.output.resolution.normal.dither_24_to_16 = GetCheck(IDC_DITHER);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dconfigure.h59 } normal; member in struct:__anon917::__anon920::__anon922
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Ddtlb_prot.S29 ba,pt %xcc, sparc64_realfault_common ! Nope, normal fault
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_packet.c718 if (BGP_DEBUG (normal, NORMAL))
765 if (BGP_DEBUG (normal, NORMAL))
770 if (BGP_DEBUG (normal, NORMAL))
845 if (BGP_DEBUG (normal, NORMAL))
937 if (BGP_DEBUG (normal, NORMAL))
949 if (BGP_DEBUG (normal, NORMAL))
964 if (BGP_DEBUG (normal, NORMAL))
1012 if (BGP_DEBUG (normal, NORMAL))
1028 if (BGP_DEBUG (normal, NORMAL))
1044 if (BGP_DEBUG (normal, NORMA
[all...]
H A Dbgp_open.c188 if (BGP_DEBUG (normal, NORMAL))
215 if (BGP_DEBUG (normal, NORMAL))
255 if (BGP_DEBUG (normal, NORMAL))
275 if (BGP_DEBUG (normal, NORMAL))
331 if (BGP_DEBUG (normal, NORMAL))
354 if (BGP_DEBUG (normal, NORMAL))
385 if (BGP_DEBUG (normal, NORMAL))
410 if (BGP_DEBUG (normal, NORMAL))
478 if (BGP_DEBUG (normal, NORMAL))
504 if (BGP_DEBUG (normal, NORMA
[all...]
H A Dbgp_debug.c257 if (BGP_DEBUG (normal, NORMAL))
542 DEBUG_ON (normal, NORMAL);
545 TERM_DEBUG_ON (normal, NORMAL);
559 DEBUG_OFF (normal, NORMAL);
562 TERM_DEBUG_OFF (normal, NORMAL);
582 TERM_DEBUG_OFF (normal, NORMAL);
610 if (BGP_DEBUG (normal, NORMAL))
635 if (CONF_BGP_DEBUG (normal, NORMAL))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Datmlec.h78 } normal; member in union:atmlec_msg::__anon9612
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok.c1248 struct normal_encoding normal; member in struct:unknown_encoding
1363 e->normal.type[i] = BT_MALFORM;
1372 e->normal.type[i] = (unsigned char)(BT_LEAD2 - (c + 2));
1381 e->normal.type[i] = latin1_encoding.type[c];
1387 e->normal.type[i] = BT_NONXML;
1397 e->normal.type[i] = BT_NMSTRT;
1399 e->normal.type[i] = BT_NAME;
1401 e->normal.type[i] = BT_OTHER;
1409 e->normal.isName2 = unknown_isName;
1410 e->normal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl5 # version, non-normal is the
8 $normal=0;
158 &add($K,64) if $pos >=1 && !$normal;
196 &set_label("start") unless $normal;
290 &mov($tmp1,&swtmp(0)) unless $normal;
295 &cmp($tmp1,$X) unless $normal; # check count
296 &jae(&label("start")) unless $normal;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-586.pl5 # version, non-normal is the
8 $normal=0;
158 &add($K,64) if $pos >=1 && !$normal;
196 &set_label("start") unless $normal;
290 &mov($tmp1,&swtmp(0)) unless $normal;
295 &cmp($tmp1,$X) unless $normal; # check count
296 &jae(&label("start")) unless $normal;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/lasat/image/
H A DMakefile19 LDSCRIPT= -L$(obj) -Tromscript.normal
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dserial_core.c2151 * normal driver.
2158 struct tty_driver *normal = NULL; local
2172 normal = alloc_tty_driver(drv->nr);
2173 if (!normal)
2176 drv->tty_driver = normal;
2178 normal->owner = drv->owner;
2179 normal->driver_name = drv->driver_name;
2180 normal->name = drv->dev_name;
2181 normal->major = drv->major;
2182 normal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A DAndroid.mk9 # normal Android build with libcurl in the source tree, providing the target
12 # shown. Now, from the external/curl/ directory, run curl's normal configure
19 # configure from the same directory as the Android make. The normal
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbcmrobo.h120 extern int robo_power_save_toggle(robo_info_t *robo, int normal);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dnand_init.S20 ## switch between normal area and spare area if you do that so we
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dlec.c156 mesg->content.normal.flag = *buff & 0x01; /* 0x01 is topology change */
468 dev->dev_addr[i] = mesg->content.normal.mac_addr[i];
477 lec_addr_delete(priv, mesg->content.normal.atm_addr,
478 mesg->content.normal.flag);
481 priv->topology_change = mesg->content.normal.flag;
484 lec_flush_complete(priv, mesg->content.normal.flag);
488 entry = lec_arp_find(priv, mesg->content.normal.mac_addr);
492 if (mesg->content.normal.no_source_le_narp)
496 lec_arp_update(priv, mesg->content.normal.mac_addr,
497 mesg->content.normal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dswitchto.S47 ! Do normal-style register save to support backtrace
53 ! hopefully this looks normal to the backtrace now.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S729 | IO_STATE (R_SERIAL0_REC_CTRL, rec_stick_par, normal) \
740 | IO_STATE (R_SERIAL0_TR_CTRL, tr_stick_par, normal) \
763 | IO_STATE (R_SERIAL1_REC_CTRL, rec_stick_par, normal) \
774 | IO_STATE (R_SERIAL1_TR_CTRL, tr_stick_par, normal) \
799 | IO_STATE (R_SERIAL3_REC_CTRL, rec_stick_par, normal) \
810 | IO_STATE (R_SERIAL3_TR_CTRL, tr_stick_par, normal) \
H A Ddebugport.c357 IO_STATE(R_SERIAL0_REC_CTRL, rec_stick_par, normal) |
365 IO_STATE(R_SERIAL0_TR_CTRL, tr_stick_par, normal) |
476 /* use R_VECT_MASK directly, since we really bypass Linux normal
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead64.S100 lhi %r1,1 # mode 1 = esame (normal ipl)
103 lhi %r1,1 # mode 1 = esame (normal ipl)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/mm/
H A Dclear_page.S131 mov #0, r0 ! return 0 as normal return

Completed in 315 milliseconds

1234567