Searched refs:reported (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10-stable/contrib/gdb/
H A Dltcf-gcj.sh69 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
H A Dltcf-c.sh66 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h242 bit32 reported; /* reproted to TDM */ member in struct:dmDeviceData_s
271 bit16 routingIndex; /* maximum routing table index reported by expander */
H A Ddminit.c540 dmDeviceData[i].reported = agFALSE;
586 oneDeviceData->reported = agFALSE;
H A Ddmdisc.c3878 if not reported, report Device to TDM
3925 /* old device and already reported to TDM */
4204 if (oneDeviceData->reported == agFALSE)
4207 oneDeviceData->reported = agTRUE;
4224 if (oneDeviceData->reported == agFALSE)
4227 oneDeviceData->reported = agTRUE;
5621 /* this function is called at the end of discovery; reinitalizes oneDeviceData->reported */
5622 oneDeviceData->reported = agFALSE;
5644 if (oneDeviceData->reported == agFALSE)
5660 DM_DBG3(("dmSubReportChanges: skip; been reported\
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c285 int copied = rx_sa->used - rx_sa->reported;
287 if (rx_sa->used <= rx_sa->reported)
292 rx_sa->reported += copied;
H A Dsdp.h282 u32 reported; member in struct:rx_srcavail_state
/freebsd-10-stable/sbin/ifconfig/
H A Difieee80211.c3515 uint8_t reported[IEEE80211_CHAN_BYTES]; local
3523 memset(reported, 0, sizeof(reported));
3539 if (isset(reported, c->ic_ieee) && !verb) {
3544 setbit(reported, c->ic_ieee);
3551 if (isset(reported, c->ic_ieee) && !verb) {
3559 setbit(reported, c->ic_ieee);
3609 uint8_t reported[IEEE80211_CHAN_BYTES]; local
3618 memset(reported, 0, sizeof(reported));
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgdb-events.sh144 found being reported.
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c261 krb5_boolean reported = FALSE; local
320 reported = TRUE;
327 reported = TRUE;
333 if (!reported
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dcmd.c2036 int reported = 0; local
2045 ++reported;
2073 if (reported && reported != served)
2076 reported, served);
/freebsd-10-stable/contrib/bmake/mk/
H A Dgendirdeps.mk210 # Note that ${_OBJTOP}/bsd/include/machine will get reported
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c3615 svn_boolean_t reported = fhd->is_interesting;
3628 reported = FALSE;
3654 if (! reported)
3656 /* ... we either have not yet reported on this revision (and
3665 /* ... or we *have* reported on this revision, and must now
3734 as the history point we've just reported. If that happens,
3737 if ((dst_rev == revision) && reported)
3602 svn_boolean_t reported = fhd->is_interesting; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c4345 svn_boolean_t reported = bhd->is_interesting;
4359 reported = FALSE;
4392 if (! reported)
4394 /* ... we either have not yet reported on this revision (and
4404 /* ... or we *have* reported on this revision, and must now
4492 as the history point we've just reported. If that happens,
4495 if ((dst_rev == revision) && reported)
4330 svn_boolean_t reported = bhd->is_interesting; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c3622 svn_boolean_t reported = fhd->is_interesting;
3635 reported = FALSE;
3661 if (! reported)
3663 /* ... we either have not yet reported on this revision (and
3672 /* ... or we *have* reported on this revision, and must now
3740 as the history point we've just reported. If that happens,
3743 if ((dst_rev == revision) && reported)
3609 svn_boolean_t reported = fhd->is_interesting; local
/freebsd-10-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec566 - only require initscripts 5.00 on 6.2 (reported by Peter Bieringer)
/freebsd-10-stable/contrib/ofed/libibcm/
H A Dconfigure3080 # instance it was reported that on HP-UX the gcc test will end up
4835 # instance it was reported that on HP-UX the gcc test will end up
5441 # Instead, let's just punt: use the minimum linelength reported by
6851 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
10464 # C++ shared libraries reported to be fairly broken before switch to ELF
13443 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
16038 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
19332 # instance it was reported that on HP-UX the gcc test will end up
/freebsd-10-stable/contrib/ofed/librdmacm/
H A Dconfigure3080 # instance it was reported that on HP-UX the gcc test will end up
4835 # instance it was reported that on HP-UX the gcc test will end up
5441 # Instead, let's just punt: use the minimum linelength reported by
6851 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
10464 # C++ shared libraries reported to be fairly broken before switch to ELF
13443 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
16038 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
19332 # instance it was reported that on HP-UX the gcc test will end up
/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dconfigure3191 # instance it was reported that on HP-UX the gcc test will end up
4281 # Instead, let's just punt: use the minimum linelength reported by
7021 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
11373 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dconfigure3133 # instance it was reported that on HP-UX the gcc test will end up
3987 # Instead, let's just punt: use the minimum linelength reported by
6726 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
/freebsd-10-stable/contrib/libyaml/
H A Dconfigure3761 # instance it was reported that on HP-UX the gcc test will end up
4785 # Instead, let's just punt: use the minimum linelength reported by
7985 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
/freebsd-10-stable/contrib/openbsm/
H A Dconfigure4333 # Instead, let's just punt: use the minimum linelength reported by
8347 *** Warning: the GNU linker, at least up to release 2.19, is reported
11619 # instance it was reported that on HP-UX the gcc test will end up
/freebsd-10-stable/contrib/openpam/
H A Dconfigure3784 # instance it was reported that on HP-UX the gcc test will end up
5507 # Instead, let's just punt: use the minimum linelength reported by
9210 *** Warning: the GNU linker, at least up to release 2.19, is reported
/freebsd-10-stable/contrib/sqlite3/
H A Dconfigure3820 # instance it was reported that on HP-UX the gcc test will end up
4749 # instance it was reported that on HP-UX the gcc test will end up
5691 # Instead, let's just punt: use the minimum linelength reported by
9927 *** Warning: the GNU linker, at least up to release 2.19, is reported
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex1393 % people have actually reported a problem with.
4393 % Sample source (mac-idx3.tex, reported by Graham Percival to

Completed in 904 milliseconds

12