Home
last modified time | relevance | path

Searched refs:indicator (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd-10-stable/contrib/ntp/scripts/stats/
DREADME.timecodes15 A alarm indicator (format specific)
16 Q quality indicator (format specific)
23 quality. When the alarm indicator it on, the receiver is not operating
25 alarm indicator is off and the quality indicator is on, the receiver has
58 q = quality indicator (<SP> < 1ms, A < 10 ms, B < 100 ms, C < 500
64 d = standard/daylight time indicator (<SP> standard, D daylight)
83 q = quality/alarm indicator (<SP> = locked, ? = alarm)
119 d = features indicator (@ = month/day display enabled)
131 a = AM/PM indicator (A = AM, P = PM, <SP> - 24-hour format)
133 s = daylight-saving indicator (<SP> standard, D daylight)
/freebsd-10-stable/sys/powerpc/booke/
Dtrap.c477 int indicator, reg; in fix_unaligned()
480 indicator = EXC_ALI_OPCODE_INDICATOR(frame->dsisr); in fix_unaligned()
482 switch (indicator) { in fix_unaligned()
499 if (indicator == EXC_ALI_LFD) { in fix_unaligned()
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/
Dbasic_types.hpp205 typedef integral_constant<int, is_simple<Key>::value && is_simple<Mapped>::value> indicator; typedef
211 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef
Dtypes_traits.hpp80 typename no_throw_copies<Key, Mapped>::indicator m_no_throw_copies_indicator;
/freebsd-10-stable/contrib/ntp/sntp/m4/
Dntp_crosscompile.m44 # Expose a cross-compilation indicator to makefiles
/freebsd-10-stable/sys/powerpc/aim/
Dtrap.c714 int indicator, reg; in fix_unaligned() local
717 indicator = EXC_ALI_OPCODE_INDICATOR(frame->cpu.aim.dsisr); in fix_unaligned()
719 switch (indicator) { in fix_unaligned()
737 if (indicator == EXC_ALI_LFD) { in fix_unaligned()
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Dtcl_procflow_example.txt23 The columns are CPU, PID, Time since boot, indicator and procedure name.
Dtcl_flowtime_example.txt186 prefixed by an indicator reprenting what is happening. These may be ->
Dtcl_flow_example.txt185 by an indicator reprenting what is happening. These may be -> (procedure
/freebsd-10-stable/contrib/apr-util/dbd/
Dapr_dbd_odbc.c532 SQLLEN *indicator; in odbc_bind_param() local
542 indicator = &nullValue; in odbc_bind_param()
553 indicator = NULL; in odbc_bind_param()
618 baseType, len, 0, ptr, len, indicator); in odbc_bind_param()
763 SQLLEN indicator; in odbc_get() local
810 row->res->colsizes[col], &indicator); in odbc_get()
813 if (indicator == SQL_NULL_DATA || rc == SQL_NO_DATA) in odbc_get()
/freebsd-10-stable/sys/dev/isci/
Disci_oem_parameters.c56 uint8_t indicator; member
/freebsd-10-stable/sys/gnu/dts/arm/
Dtwl6030.dtsi98 /* provides one PWM (id 0 for Charging indicator LED) */
/freebsd-10-stable/contrib/dialog/samples/
Dsourcemage.rc78 # File position indicator color
Dsuse.rc78 # File position indicator color
Dslackware.rc78 # File position indicator color
Dwhiptail.rc78 # File position indicator color
Ddebian.rc79 # File position indicator color
/freebsd-10-stable/sys/boot/pc98/boot0.5/
Dselector.s104 # If the default boot slice exists, `*' indicator will be showed.
138 # Hide default slice indicator
/freebsd-10-stable/contrib/libyaml/src/
Demitter.c224 char *indicator, int need_whitespace,
1787 char *indicator, int need_whitespace, in yaml_emitter_write_indicator() argument
1793 indicator_length = strlen(indicator); in yaml_emitter_write_indicator()
1794 STRING_ASSIGN(string, (yaml_char_t *)indicator, indicator_length); in yaml_emitter_write_indicator()
/freebsd-10-stable/contrib/xz/
DTODO29 progress indicator (xz --verbose).
/freebsd-10-stable/crypto/heimdal/doc/
Dlatin1.tex12 % feminine ordinal indicator, left angle quotation mark
/freebsd-10-stable/contrib/groff/font/devlj4/generate/
Dwingdings.map153 -1 F0B1 u2316 # Position indicator
/freebsd-10-stable/contrib/groff/src/roff/troff/
DTODO131 between whether `c' is treated as digit or scaling indicator.
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
Dparse-diff.c436 const char *indicator, apr_pool_t *result_pool) in parse_prop_name() argument
439 header + strlen(indicator), in parse_prop_name()
/freebsd-10-stable/contrib/ntp/ntpq/
Dntpq-opts.def578 Rate control indicator, either
740 associd, status, system peer, system peer mode, leap indicator,
813 leap warning indicator (0-3)
902 leap indicator (0-3)

1234