Home
last modified time | relevance | path

Searched refs:wall (Results 1 – 25 of 49) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/gold/
Dtimer.cc42 this->start_time_.wall = 0; in Timer()
97 now->wall = (times(&t) * 1000) / ticks_per_sec; in get_time()
101 now->wall = get_run_time() / 1000; in get_time()
114 delta.wall = now.wall - this->start_time_.wall; in get_elapsed_time()
127 thispass.wall -= lastpass.wall; in get_pass_time()
Dmain.cc267 elapsed.wall / 1000, (elapsed.wall % 1000) * 1000); in main()
275 elapsed.wall / 1000, (elapsed.wall % 1000) * 1000); in main()
283 elapsed.wall / 1000, (elapsed.wall % 1000) * 1000); in main()
291 elapsed.wall / 1000, (elapsed.wall % 1000) * 1000); in main()
Dtimer.h42 long wall; member
Dworkqueue.cc331 elapsed.wall / 1000, (elapsed.wall % 1000) * 1000); in find_and_run_task()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtimevar.cc180 def->elapsed.wall = 0; in push()
219 now->wall = 0; in get_time()
225 now->wall = times (&tms) * ticks_to_msec; in get_time()
250 timer->wall += stop_time->wall - start_time->wall; in timevar_accumulate()
605 phase_wall += tv->elapsed.wall; in validate_phases()
612 || phase_wall > total->wall * tolerance in validate_phases()
621 if (phase_wall > total->wall) in validate_phases()
622 fprintf (fp, "wall %24.18e > %24.18e\n", phase_wall, total->wall); in validate_phases()
657 elapsed.wall, in print_row()
658 (total->wall == 0 ? 0 : elapsed.wall / total->wall) * 100); in print_row()
[all …]
Dtimevar.h62 double wall; member
/netbsd/src/usr.bin/wall/
DMakefile8 PROG= wall
9 SRCS= wall.c utmpentry.c term_chk.c
19 COPTS.wall.c+= ${CC_WNO_FORMAT_TRUNCATION}
/netbsd/src/games/adventure/
Dglorkz23 11 here, but an awkward canyon leads upward and west. A note on the wall
39 18 This is a low room with a crude note on the wall. The note says,
47 23 the wall above the pit at this end of the room.
51 25 a large hole in the wall about 25 feet above you.
62 33 west, and a wall of broken rock to the east. There is a large "Y2" on
101 57 down one wall. You could climb down here but you could not get back
125 67 wall directly over the west pit where you can't get to it.
166 92 the west wall is scrawled the inscription, "Fee fie foe foo" [sic].
207 109 small window can be seen in either wall, some fifty feet up.
221 113 fed by a stream, which tumbles out of a hole in the wall about 10 feet
[all …]
/netbsd/src/usr.bin/
DMakefile36 wall wc what whereis who whois \
/netbsd/src/games/hack/
Dhh4 /|\ (until stopped by e.g. a wall)
Ddata3 - a wall
4 | a wall
Dhelp49 KJHLYUBN - Go in that direction until you hit a wall or run
Drumors463 When in a maze follow the right wall and you will never get lost.
/netbsd/src/usr.bin/crunch/examples/
Dreally-big.conf52 progs vacation vgrind vi vis vmstat w wall wc what whatis whereis who
/netbsd/src/share/dict/
Dweb2a2320 apron wall
2413 area wall
7863 breast wall
8012 bridge wall
10353 castle wall
10682 cell wall
11311 chest wall
11534 choir wall
12134 cliff wall
12741 cob wall
[all …]
/netbsd/src/games/quiz/datfiles/
Dbard98 Or close the wall up with our English dead{.}:\
/netbsd/src/lib/libc/time/
DTheory479 system's best idea of local wall clock. (This is important for
551 best approximation to local wall clock time to be delivered by
553 applications that "must" run on local wall clock time should call
556 (These time zone functions also arrange for local wall clock time to be
/netbsd/src/games/fortune/datfiles/
Dfarber17 A rocky road is easier to travel than a stone wall.
590 I hear the handwriting on the wall.
867 I'm up against a blind wall.
1350 Our backs are up the wall.
1580 The hand is on the wall.
Dzippy1334 Yow! It's some people inside the wall! This is better than mopping!
/netbsd/src/usr.bin/spell/spell/
Dspecial.netbsd1392 wall
/netbsd/src/usr.bin/calendar/calendars/
Dcalendar.history342 08/13 Berlin wall erected, 1961
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dlibgomp.texi412 Portable, thread-based, wall clock timer.
415 * omp_get_wtime:: Elapsed wall clock time.
1722 @section @code{omp_get_wtime} -- Elapsed wall clock time
1725 Elapsed wall clock time in seconds. The time is measured per thread, no
Dlibgomp.info428 Portable, thread-based, wall clock timer.
431 * omp_get_wtime:: Elapsed wall clock time.
1573 3.48 'omp_get_wtime' - Elapsed wall clock time
1577 Elapsed wall clock time in seconds. The time is measured per
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dwhatsnew-2.1.txt541 Instead of checking for a wall-clock time jump every time we call
/netbsd/src/external/bsd/libevent/dist/
Dwhatsnew-2.1.txt541 Instead of checking for a wall-clock time jump every time we call

12