Home
last modified time | relevance | path

Searched refs:interesting (Results 1 – 25 of 39) sorted by relevance

12

/dragonfly/usr.bin/netstat/
HDif.c505 struct iftot *iftot, *ip, *ipn, *total, *sum, *interesting; in sidewaysintpr() local
521 interesting = NULL; in sidewaysintpr()
530 interesting = ip; in sidewaysintpr()
561 interesting ? interesting->ift_name : "(Total)", "output"); in sidewaysintpr()
571 if (interesting != NULL) { in sidewaysintpr()
572 ip = interesting; in sidewaysintpr()
HDroute.c562 int af1 = 0, interesting = RTF_UP | RTF_GATEWAY | RTF_HOST; in np_rtentry() local
589 p_flags(rtm->rtm_flags & interesting, "%-6.6s "); in np_rtentry()
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-ssa-evrp-analyze.c250 bool interesting = stmt_interesting_for_vrp (phi); in record_ranges_from_phis() local
251 if (!has_unvisited_preds && interesting) in record_ranges_from_phis()
262 && interesting in record_ranges_from_phis()
HDira.c4512 auto_bitmap live, used, set, interesting, unusable_as_input; in find_moveable_pseudos() local
4683 bitmap_set_bit (interesting, regno); in find_moveable_pseudos()
4702 EXECUTE_IF_SET_IN_BITMAP (interesting, 0, i, bi) in find_moveable_pseudos()
HDipa-cp.c4483 bool interesting = false; in cgraph_edge_brings_all_agg_vals_for_node() local
4487 interesting = true; in cgraph_edge_brings_all_agg_vals_for_node()
4490 if (!interesting) in cgraph_edge_brings_all_agg_vals_for_node()
/dragonfly/gnu/usr.bin/rcs/lib/
HDrcsfnms.c601 int interesting, preferold; variable
610 interesting = finptr || errno!=ENOENT;
611 if (interesting || !preferold) {
616 return interesting;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/
DREADME6 interesting ways.
/dragonfly/sbin/route/
HDshow.c203 int af = 0, interesting = RTF_UP | RTF_GATEWAY | RTF_HOST; in p_rtentry() local
238 p_flags(rtm->rtm_flags & interesting, "%-6.6s "); in p_rtentry()
/dragonfly/test/test/
HDquux14 function of time. It should be interesting to determine what is happening to
/dragonfly/contrib/file/magic/Magdir/
HDvorbis11 # out with `##' as it's not interesting to the average user. The most
93 # it. The interesting value is the cvs date (8 digits decimal).
HDdigital45 # Some other interesting Digital formats,
/dragonfly/contrib/bmake/
HDREADME14 interesting changes, so that bmake tracks it very closely.
/dragonfly/games/hack/
HDhelp55 interesting is found.
57 of corridors is not considered interesting.
HDhh6 (until something interesting is seen)
HDrumors41 A visit to the Zoo is very educational; you meet interesting animals.
85 Blank scrolls make more interesting reading.
/dragonfly/contrib/bmake/mk/
HDmeta2deps.py456 interesting = 'CEFLRVX'
460 if not line[0] in interesting:
/dragonfly/contrib/mpfr/
HDREADME80 but interesting general information can be found there);
/dragonfly/contrib/nvi2/catalog/
HDREADME111 Duplicate messages are only interesting if a message appears often enough
/dragonfly/sys/vfs/ufs/
HDREADME52 Another interesting datapoint are my `filesystem torture tests'.
64 Another interesting test point is a full MAKEDEV. Because it runs
/dragonfly/usr.bin/compress/doc/
HDNOTES68 attorneys who don't even specialize in patents. one other interesting
/dragonfly/usr.bin/window/
HDREADME148 the program know that there's an interesting asynchronous condition
/dragonfly/sys/dev/disk/isp/
HDHardware.txt302 as to which would be interesting devices to actually connect to.
HDDriverManual.txt57 After this, ports to non-NetBSD platforms became interesting as well.
459 Fibre Channel presents an interesting challenge here. The QLogic firmware
/dragonfly/share/mk/
HDbsd.README16 files. In most cases it is only interesting to include bsd.prog.mk or
/dragonfly/sys/conf/
HDoptions395 # 'DEBUG', and then let people recompile just the interesting modules

12