Home
last modified time | relevance | path

Searched refs:started (Results 1 – 25 of 152) sorted by relevance

1234567

/minix3/usr.bin/calendar/calendars/
H A Dcalendar.netbsd2 01/05 NetBSD/luna68k port started, 2000
3 01/07 NetBSD/dreamcast port started, 2001
4 01/17 NetBSD/hpcsh port started, 2001
5 01/23 NetBSD/arc port started, 2000
10 01/31 NetBSD/shark port started, 1996
12 02/06 NetBSD/evbsh3 port started, 2001
13 02/11 NetBSD/sandpoint port started, 2001
15 02/13 NetBSD/alpha port started, 1995
16 02/18 NetBSD/newsmips port started, 1998
17 02/20 NetBSD/hpcarm port started, 2001
[all …]
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dmissing-atend-metadata.m6 @implementation I0 // expected-note {{implementation started here}}
12 @implementation I1 // expected-note {{implementation started here}}
19 @implementation I2 // expected-note {{implementation started here}}
22 …ation I2(CAT) // expected-error 2 {{missing '@end'}} expected-note {{implementation started here}}
H A Dmismatched-undefined-method.m11 @implementation BrightnessAssistant // expected-note {{implementation started here}}
/minix3/tests/lib/libpthread/
H A Dt_preempt.c48 int started; variable
61 started++; in threadfunc()
99 started = 0; in ATF_TC_BODY()
105 while (started < NTHREADS) { in ATF_TC_BODY()
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dmissing-end-4.m5 @implementation X1 // expected-note {{implementation started here}}
12 @implementation X2 // expected-note {{implementation started here}}
17 @interface X6 // expected-note {{class started here}}
22 @protocol P1 // expected-note {{protocol started here}}
27 @interface X4 // expected-note {{class started here}}
H A Dmissing-end-2.m4 @interface A // expected-note {{class started here}}
10 @interface B { // expected-note {{class started here}}
16 @interface C // expected-note 2 {{class started here}}
H A Dmissing-end.m3 @interface AAA // expected-note {{class started here}}
H A Dmissing-end-3.m3 @interface blah { // expected-note {{class started here}}
H A Dobjc-quirks.m8 @interface A // expected-note {{class started here}}
/minix3/usr.bin/w/
H A Dpr_time.c59 pr_attime(time_t *started, time_t *now) in pr_attime() argument
67 tp = localtime(started); in pr_attime()
68 diff = *now - *started; in pr_attime()
/minix3/external/bsd/tmux/dist/
H A Dcmd-if-shell.c52 int started; member
96 cdata->started = 0; in cmd_if_shell_exec()
134 cdata->started = 1; in cmd_if_shell_callback()
169 if (cdata->started) in cmd_if_shell_free()
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dengine.c132 int started = 0, err = 0; in util_flags() local
149 started = 1; in util_flags()
158 if (started) { in util_flags()
163 started = 1; in util_flags()
166 if (started) { in util_flags()
171 started = 1; in util_flags()
178 if (started) in util_flags()
/minix3/external/bsd/libevent/dist/test/
H A Dbench_httpclient.c66 struct timeval started; member
93 evutil_timersub(&now, &ri->started, &diff); in errorcb()
157 evutil_gettimeofday(&ri->started, NULL); in launch_request()
/minix3/external/bsd/bind/dist/unit/atf-src/
H A DAUTHORS7 Main developer. He started the work on this project when he took part in
20 initial version of the atf-check utility and started the addition of the
/minix3/external/bsd/atf/dist/
H A DAUTHORS7 Main developer. He started the work on this project when he took part in
20 initial version of the atf-check utility and started the addition of the
/minix3/tests/lib/libc/net/
H A Dhosts7 # before the nameserver is started.
/minix3/external/bsd/file/dist/magic/magdir/
H A Dnitpicker9 >6 bedate x started: %s
/minix3/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_CTX_sess_number.pod29 SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in
38 SSL_CTX_sess_accept() returns the number of started SSL/TLS handshakes in
/minix3/tests/lib/csu/
H A Dt_crt0.sh69 main started
/minix3/external/bsd/llvm/dist/llvm/
H A DREADME.txt13 started with LLVM and docs/README.txt for an overview of LLVM's
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/Inline/
H A D2010-05-12-ValueMap.ll4 ; it had completed and a ModulePass started to run. LLVM would crash deleting
/minix3/external/bsd/llvm/dist/llvm/test/MC/X86/AlignedBundling/
H A Dsingle-inst-bundling.s19 # This imull is 3 bytes long and should have started at 0xe, so two bytes
/minix3/usr.bin/menuc/
H A Dscan.l148 yyerror ("EOF inside a comment that started at line %d",
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dvbinop-simplify-bug.ll10 ; With that wrong change, this test started failing because of a
/minix3/minix/drivers/sensors/tsl2550/
H A DREADME.txt32 The driver should have been started by a script in /etc/rc.capes/ If not,

1234567