Searched refs:lpf (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_chu.c383 double lpf[27]; /* FIR lowpass filter */ member in struct:chuunit
745 double lpf; /* lowpass signal */ local
803 lpf = (up->lpf[26] = up->lpf[25]) * 2.538771e-02;
804 lpf += (up->lpf[25] = up->lpf[24]) * 1.084671e-01;
805 lpf += (up->lpf[2
[all...]
H A Drefclock_irig.c238 double lpf[5]; /* IRIG-E filter shift register */ member in struct:irigunit
554 irig_e = (up->lpf[4] = up->lpf[3]) * 8.694604e-001;
555 irig_e += (up->lpf[3] = up->lpf[2]) * -3.589893e+000;
556 irig_e += (up->lpf[2] = up->lpf[1]) * 5.570154e+000;
557 irig_e += (up->lpf[1] = up->lpf[0]) * -3.849667e+000;
558 up->lpf[
[all...]
H A Drefclock_wwv.c935 static double lpf[5]; /* 150-Hz lpf delay line */ local
936 double data; /* lpf output */
985 memset((char *)lpf, 0, sizeof(lpf));
1015 data = (lpf[4] = lpf[3]) * 8.360961e-01;
1016 data += (lpf[3] = lpf[2]) * -3.481740e+00;
1017 data += (lpf[
[all...]
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit2137 ;lpf �� # ---> 0-9-0^4- 0
2422 lpf\040 �� # ---> 9-0^4- 4
3086 ;lpf �� # ---> 0-9-0^4- 0
3714 lpf; �� # ---> 9-0^4-0- 0
5891 lpf\040 �q # ---> 9-0^4- 0
7607 .lpf �f # ---> 9v9-0^4- 0
9643 ,lpf �a # ---> 8v9-0^4- 0
9747 /lpf �� # ---> 0v9-0^4- 0
10371 .lpf �� # ---> 9v9-0^4- 0
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dvim.vim19 syn keyword vimCommand contained abc[lear] argdo argu[ment] bel[owright] bN[ext] breakd[el] b[uffer] caddb[uffer] cb[uffer] cex[pr] cg[etfile] checkt[ime] cnew[er] col[der] con[tinue] cq[uit] delc[ommand] diffoff diffu[pdate] dr[op] echom[sg] em[enu] endt[ry] exi[t] fina[lly] fix[del] foldd[oopen] go[to] hid[e] ij[ump] isp[lit] k laddb[uffer] la[st] lch[dir] lex[pr] lgete[xpr] l[ist] lmak[e] lN[ext] loc[kmarks] lpf[ile] lt[ag] lv[imgrep] ma[rk] mk[exrc] mkv[imrc] mz[scheme] new noh[lsearch] on[ly] ped[it] popu prev[ious] prof[ile] pta[g] ptn[ext] pts[elect] py[thon] r[ead] redr[aw] ret[ab] rightb[elow] rundo san[dbox] sbf[irst] sbN[ext] scripte[ncoding] setg[lobal] sh[ell] sla[st] sme sni[ff] sor[t] spelli[nfo] sp[lit] startg[replace] st[op] sunme syncbind tabd[o] tabl[ast] tabN[ext] tabs tcld[o] th[row] tm[enu] tp[revious] tu undoj[oin] uns[ilent] vert[ical] vi[sual] wa[ll] winp[os] wp[revious] ws[verb] xa[ll] xmenu xnoremenu

Completed in 211 milliseconds