Searched refs:nf (Results 1 - 25 of 59) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_codegen/
H A Dcode_parse.c72 int nf; local
75 nf = __config_split(s, argv); /* Split the line by white-space. */
81 if (nf != 3 ||
101 if (nf != 2 || parse_status != PS_ENV_SET)
108 if (nf != 4 || parse_status != PS_ENV_SET)
119 if (nf != 1 || parse_status != PS_ENV_SET)
129 if (nf != 3 ||
160 if (nf != 1 || parse_status != PS_DB_SET)
166 if (nf != 1 || parse_status != PS_DB_SET)
172 if (nf !
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c88 if (nf != 2) \
103 if (nf != 2) \
127 int nf; local
132 if ((nf = __config_split(s, argv)) < 2) {
144 if (nf != 3)
153 if (nf != 2)
176 if (nf != 3)
185 if (nf != 2)
193 if (nf != 2)
201 if (nf !
[all...]
H A Denv_recover.c646 double nf; local
657 nf = (double)(current->offset - low->offset) / max;
659 nf = (double)((current->file - low->file) - 1) +
663 nf = (double)(current->file - low->file) +
667 nf = (double)(high->offset - current->offset) / max;
669 nf = (double)((high->file - current->file) - 1) +
673 nf = (double)(high->file - current->file) +
676 return (nf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dsticore.c490 struct sti_rom_font *nf; local
508 nf = kzalloc(size, GFP_KERNEL);
509 if (!nf)
512 nf->first_char = 0;
513 nf->last_char = 255;
514 nf->width = fbfont->width;
515 nf->height = fbfont->height;
516 nf->font_type = STI_FONT_HPROMAN8;
517 nf->bytes_per_char = bpc;
518 nf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Drx.c91 adapter->rawNF[adapter->nextSNRNF] = p_rx_pd->nf;
111 lbs_deb_rx("rxpd: SNR %d, NF %d\n", p_rx_pd->snr, p_rx_pd->nf);
117 adapter->NF[TYPE_RXPD][TYPE_NOAVG] = p_rx_pd->nf;
384 radiotap_hdr.antsignal = prxpd->snr + prxpd->nf;
H A Dscan.c1536 int snr, nf; local
1538 nf = adapter->NF[TYPE_RXPD][TYPE_AVG] / AVG_SCALE;
1539 iwe.u.qual.level = CAL_RSSI(snr, nf);
H A Dhostcmd.h52 u8 nf; member in struct:rxpd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsmallft.c47 int nf=0; local
61 nf++;
62 ifac[nf+1]=ntry;
65 if(nf==1)goto L107;
67 for (i=1;i<nf;i++){
68 ib=nf-i+1;
76 ifac[1]=nf;
79 nfm1=nf-1;
575 int na,kh,nf; local
578 nf
1157 int nf,ip,iw,ix2,ix3,ido,idl1; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dac3dec.c341 int nf = s->channel_mode - 2; local
342 s->downmix_coeffs[nf][0] = s->downmix_coeffs[nf][1] = smix * LEVEL_MINUS_3DB;
345 int nf = s->channel_mode - 4; local
346 s->downmix_coeffs[nf][0] = s->downmix_coeffs[nf+1][1] = smix;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c1488 int i, nf; local
1510 nf = srunner_ntests_failed(sr);
1513 return (nf == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dconfigure443 -nfp | --nfp | --nf)
1011 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dpod2man.pl461 .nf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl462 .nf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure889 -nfp | --nfp | --nf)
1509 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A Dconfigure858 -nfp | --nfp | --nf)
1388 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/
H A Dconfigure481 -nfp | --nfp | --nf)
1046 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/
H A Dconfigure480 -nfp | --nfp | --nf)
1057 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dconfigure480 -nfp | --nfp | --nf)
1051 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dconfigure641 -nfp | --nfp | --nf)
1203 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlz/
H A Dconfigure880 -nfp | --nfp | --nf)
1435 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlzyx/
H A Dconfigure886 -nfp | --nfp | --nf)
1445 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlx/
H A Dconfigure880 -nfp | --nfp | --nf)
1435 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathly/
H A Dconfigure880 -nfp | --nfp | --nf)
1435 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlyx/
H A Dconfigure883 -nfp | --nfp | --nf)
1440 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h1188 int8 nf[WL_STA_ANT_MAX]; /* per antenna noise floor */ member in struct:__anon3285

Completed in 502 milliseconds

123