Searched defs:set (Results 1 - 25 of 500) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dinherit3.C2 struct set { struct
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dscope1.C13 void set (int i) function in struct:A
H A Darm9.C16 void A::set (f1 f) { std::cout << "called A f1\n";} function in class:A
22 void B::set (f2 f) { std::cout << "called B\n";} // ERROR - candidate function in class:B
/openbsd-current/lib/libc/string/
H A Dwcscspn.c35 wcscspn(const wchar_t *s, const wchar_t *set) argument
H A Dwcspbrk.c35 wcspbrk(const wchar_t *s, const wchar_t *set) argument
H A Dwcsspn.c35 wcsspn(const wchar_t *s, const wchar_t *set) argument
/openbsd-current/regress/sys/kern/signal/sigpending/
H A Dsigpending.c14 sigset_t set; local
/openbsd-current/lib/libc/sys/
H A Dpthread_sigmask.c23 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) argument
H A Dw_sigprocmask.c26 WRAP(sigprocmask)(int how, const sigset_t *set, sigset_t *oset) argument
H A Dw_sigsuspend.c23 sigsuspend(const sigset_t *set) argument
H A Dw_ppoll.c26 sigset_t set; local
H A Dw_pselect.c26 sigset_t set; local
/openbsd-current/lib/libc/gen/
H A Dsigwait.c31 sigwait(const sigset_t *set, int *sig) argument
H A Dsigsetops.c44 sigemptyset(sigset_t *set) argument
52 sigfillset(sigset_t *set) argument
60 sigaddset(sigset_t *set, int signo) argument
72 sigdelset(sigset_t *set, int signo) argument
84 sigismember(const sigset_t *set, int signo) argument
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dsigsetmask.c28 sigsetmask (int set) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/t/
H A DMod_EUCJP.pm15 sub set { subroutine
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04/
H A Dx.h13 void Adder<T>::set(T new_val) function in class:Adder
/openbsd-current/sys/arch/sh/include/
H A Dclock.h81 void (*set)(void *, struct clock_ymdhms *); member in struct:rtc_ops
/openbsd-current/regress/lib/libc/sigthr/
H A Dsigthr_test.c22 sigset_t set, oset; local
/openbsd-current/lib/libc/stdio/
H A Dtmpfile.c45 sigset_t set, oset; local
/openbsd-current/usr.bin/libtool/LT/
H A DLaLoFile.pm28 sub set($self, $k, $v) subroutine
H A DTrace.pm39 sub set($, $t) subroutine
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm2-exp.y337 set : '{' arglist '}' label
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Danon3.C19 void cl::set(void *p, char *n, int sz) function in class:cl
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dzerolen-1.c27 void set (union iso_directory_record *p) function

Completed in 189 milliseconds

1234567891011>>