| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_irig.c | 47 * detector and automatic threshold corrector. Cycle crossings relative 55 * the reference carrier cycle. A type-II phase-lock loop (PLL) performs 57 * zero crossing of that cycle, which determines the reference 161 #define CYCLE 8 /* samples per bit */ 174 * of the first cycle of the second. The IIR baseband filter phase delay 220 double yxing; /* cycle phase */ 246 double lastenv[CYCLE]; /* last cycle amplitudes */ 247 double lastint[CYCLE]; /* last integrated cycle amplitudes * [all...] |
| /src/games/battlestar/ |
| extern.h | 220 #define CYCLE 100
|
| /src/external/gpl3/binutils/dist/bfd/ |
| linker.c | 1321 CYCLE, /* Repeat with symbol pointed to. */ 1322 REFC, /* Mark indirect symbol referenced and then CYCLE. */ 1323 WARNC /* Issue warning and then CYCLE. */ 1334 /* DEF_ROW */ {DEF, DEF, DEF, MDEF, DEF, CDEF, MIND, CYCLE }, 1335 /* DEFW_ROW */ {DEFW, DEFW, DEFW, NOACT, NOACT, NOACT, NOACT, CYCLE }, 1337 /* INDR_ROW */ {IND, IND, IND, MDEF, IND, CIND, MIND, CYCLE }, 1339 /* SET_ROW */ {SET, SET, SET, SET, SET, SET, CYCLE, CYCLE } 1439 bool cycle; 1519 cycle = false 1434 bool cycle; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| linker.c | 1319 CYCLE, /* Repeat with symbol pointed to. */ 1320 REFC, /* Mark indirect symbol referenced and then CYCLE. */ 1321 WARNC /* Issue warning and then CYCLE. */ 1332 /* DEF_ROW */ {DEF, DEF, DEF, MDEF, DEF, CDEF, MIND, CYCLE }, 1333 /* DEFW_ROW */ {DEFW, DEFW, DEFW, NOACT, NOACT, NOACT, NOACT, CYCLE }, 1335 /* INDR_ROW */ {IND, IND, IND, MDEF, IND, CIND, MIND, CYCLE }, 1337 /* SET_ROW */ {SET, SET, SET, SET, SET, SET, CYCLE, CYCLE } 1437 bool cycle; 1517 cycle = false 1432 bool cycle; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| linker.c | 1303 CYCLE, /* Repeat with symbol pointed to. */ 1304 REFC, /* Mark indirect symbol referenced and then CYCLE. */ 1305 WARNC /* Issue warning and then CYCLE. */ 1316 /* DEF_ROW */ {DEF, DEF, DEF, MDEF, DEF, CDEF, MIND, CYCLE }, 1317 /* DEFW_ROW */ {DEFW, DEFW, DEFW, NOACT, NOACT, NOACT, NOACT, CYCLE }, 1319 /* INDR_ROW */ {IND, IND, IND, MDEF, IND, CIND, MIND, CYCLE }, 1321 /* SET_ROW */ {SET, SET, SET, SET, SET, SET, CYCLE, CYCLE } 1403 bool cycle; 1483 cycle = false 1398 bool cycle; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| linker.c | 1301 CYCLE, /* Repeat with symbol pointed to. */ 1302 REFC, /* Mark indirect symbol referenced and then CYCLE. */ 1303 WARNC /* Issue warning and then CYCLE. */ 1314 /* DEF_ROW */ {DEF, DEF, DEF, MDEF, DEF, CDEF, MIND, CYCLE }, 1315 /* DEFW_ROW */ {DEFW, DEFW, DEFW, NOACT, NOACT, NOACT, NOACT, CYCLE }, 1317 /* INDR_ROW */ {IND, IND, IND, MDEF, IND, CIND, MIND, CYCLE }, 1319 /* SET_ROW */ {SET, SET, SET, SET, SET, SET, CYCLE, CYCLE } 1401 bool cycle; 1481 cycle = false 1396 bool cycle; local [all...] |