Searched refs:master (Results 1 - 25 of 362) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/gomp/
H A Dblock-5.C5 #pragma omp master
10 #pragma omp master
H A Dmaster-2.C5 #pragma omp master asdf /* { dg-error "expected" } */
6 #pragma omp master
H A Dmaster-1.C7 #pragma omp master
10 #pragma omp master
17 openmp-construct contains master-construct. */
18 #pragma omp master
19 #pragma omp master
20 #pragma omp master
H A Dmaster-3.C8 #pragma omp master
H A Dpr29965-3.C25 #pragma omp master
32 #pragma omp master
H A Dblock-9.C15 #pragma omp master
H A Dmethod-1.C14 #pragma omp master
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/gomp/
H A Dblock-5.c5 #pragma omp master
10 #pragma omp master
H A Dmaster-2.c5 #pragma omp master asdf /* { dg-error "expected" } */
6 #pragma omp master
H A Dmaster-1.c7 #pragma omp master
10 #pragma omp master
17 openmp-construct contains master-construct. */
18 #pragma omp master
19 #pragma omp master
20 #pragma omp master
H A Dmaster-3.c8 #pragma omp master
H A Dpr35818.c11 #pragma omp master
14 #pragma omp master
H A Dpr29965-3.c25 #pragma omp master
32 #pragma omp master
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/dnssec/ns3/
H A Dnamed.conf59 type master;
65 type master;
71 type master;
77 type master;
83 type master;
89 type master;
95 type master;
100 type master;
105 type master;
110 type master;
[all...]
/netbsd-6-1-5-RELEASE/etc/
H A Dnamed.conf28 type master;
33 type master;
38 type master;
65 # type master;
70 # type master;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c/
H A Dnestedfn-2.c12 #pragma omp master
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c++/
H A Dmaster-1.C12 #pragma omp master
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/dlv/ns3/
H A Dnamed.conf35 zone "dlv.utld" { type master; file "dlv.signed"; };
36 zone "child1.utld" { type master; file "child1.signed"; }; // dlv
37 zone "child3.utld" { type master; file "child3.signed"; }; // dlv
38 zone "child4.utld" { type master; file "child4.signed"; }; // dlv
39 zone "child5.utld" { type master; file "child5.signed"; }; // dlv
40 zone "child7.utld" { type master; file "child7.signed"; }; // no dlv
41 zone "child8.utld" { type master; file "child8.signed"; }; // no dlv
42 zone "child9.utld" { type master; file "child9.signed"; }; // dlv
43 zone "child10.utld" { type master; file "child.db.in"; }; // dlv unsigned
44 zone "child1.druz" { type master; fil
[all...]
/netbsd-6-1-5-RELEASE/tests/kernel/tty/
H A Dt_pr.c72 exercise_ptytty(int master, int slave) argument
77 * send a few bytes from master to slave and read them back
79 error = sendsome(master, slave);
84 rump_sys_ioctl(master, TIOCFLUSH, &flags);
89 error = sendsome(slave, master);
94 rump_sys_ioctl(master, TIOCFLUSH, &flags);
108 int master, slave, error, v; local
114 master = rump_sys_open("/dev/ptyp1", O_RDWR);
115 ATF_CHECK(master != -1);
119 error = exercise_ptytty(master, slav
136 int master, slave, error; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/dlv/ns6/
H A Dnamed.conf35 zone "grand.child1.utld" { type master; file "grand.child1.signed"; };
36 zone "grand.child3.utld" { type master; file "grand.child3.signed"; };
37 zone "grand.child4.utld" { type master; file "grand.child4.signed"; };
38 zone "grand.child5.utld" { type master; file "grand.child5.signed"; };
39 zone "grand.child7.utld" { type master; file "grand.child7.signed"; };
40 zone "grand.child8.utld" { type master; file "grand.child8.signed"; };
41 zone "grand.child9.utld" { type master; file "grand.child9.signed"; };
42 zone "grand.child10.utld" { type master; file "grand.child10.signed"; };
43 zone "grand.child1.druz" { type master; file "grand.child1.druz.signed"; };
44 zone "grand.child3.druz" { type master; fil
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/compat/
H A Dforkpty-hpux.c30 forkpty(int *master, char *name, struct termios *tio, struct winsize *ws) argument
36 if ((*master = open("/dev/ptmx", O_RDWR|O_NOCTTY)) == -1)
38 if (grantpt(*master) != 0)
40 if (unlockpt(*master) != 0)
43 if ((path = ptsname(*master)) == NULL)
54 close(*master);
84 if (*master != -1)
85 close(*master);
H A Dforkpty-sunos.c30 forkpty(int *master, char *name, struct termios *tio, struct winsize *ws) argument
36 if ((*master = open("/dev/ptmx", O_RDWR|O_NOCTTY)) == -1)
38 if (grantpt(*master) != 0)
40 if (unlockpt(*master) != 0)
43 if ((path = ptsname(*master)) == NULL)
54 close(*master);
84 if (*master != -1)
85 close(*master);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/autosign/ns3/
H A Dnamed.conf67 type master;
74 type master;
79 type master;
86 type master;
93 type master;
100 type master;
107 type master;
114 type master;
121 type master;
128 type master;
[all...]
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dpty.c68 int master, slave; local
80 if ((master = open("/dev/ptm", O_RDWR)) != -1) {
82 if (ioctl(master, TIOCPTMGET, &pt) != -1) {
83 (void)close(master);
84 master = pt.cfd;
89 (void)close(master);
106 if ((master = open(line, O_RDWR, 0)) == -1) {
121 *amaster = master;
131 (void)close(master);
141 int master, slav local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/libexec/
H A DMakefile10 ipropd-master \

Completed in 222 milliseconds

1234567891011>>