/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | out-of-line-def-mismatch.cpp | 20 void N2::N1::S2::func(S1*) {} // expected-error {{out-of-line definition of 'func' does not match a… in func() function in N2::N1::S2 21 void N2::N1::S2::func(C1&, unsigned, const S1*) {} // expected-error {{out-of-line definition of 'f… in func() function in N2::N1::S2 22 void N2::N1::S2::func(S1*, double) {} // expected-error {{out-of-line definition of 'func' does not… in func() function in N2::N1::S2 23 void N2::N1::S2::func(S1, unsigned) {} // expected-error {{out-of-line definition of 'func' does no… in func() function in N2::N1::S2 24 void N2::N1::S2::func(unsigned*, S1*) {} // expected-error {{out-of-line definition of 'func' does … in func() function in N2::N1::S2
|
/minix3/external/bsd/nvi/dist/ipc/ |
H A D | ipc_cmd.c | 74 ipc_unmarshall_a(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall_a() 80 ipc_unmarshall_12(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall_12() 86 ipc_unmarshall(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall() 92 ipc_unmarshall_ab1(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall_ab1() 106 ipc_unmarshall_1(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall_1() 112 ipc_unmarshall_123(IPVIWIN *ipvi, IP_BUF *ipb, IPFunc func) in ipc_unmarshall_123()
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/ |
H A D | directive_seh.s | 4 .globl func symbol 8 func: label
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/COFF/ |
H A D | seh-align3.s | 67 .globl func symbol 79 func: label
|
H A D | seh-align2.s | 65 .globl func symbol 75 func: label
|
H A D | seh.s | 124 .globl func symbol 127 func: label
|
/minix3/minix/include/arch/i386/include/ |
H A D | pci_intel.h | 19 #define PCII_SELREG_(bus, dev, func, reg) \ argument 27 #define PCII_RREG8_(bus, dev, func, reg) \ argument 30 #define PCII_RREG16_(bus, dev, func, reg) \ argument 33 #define PCII_RREG32_(bus, dev, func, reg) \ argument 37 #define PCII_WREG8_(bus, dev, func, reg, val) \ argument 40 #define PCII_WREG16_(bus, dev, func, reg, val) \ argument 43 #define PCII_WREG32_(bus, dev, func, reg, val) \ argument
|
/minix3/external/bsd/llvm/dist/llvm/test/tools/llvm-objdump/Inputs/ |
H A D | win64-unwind.exe.coff-x86_64.asm | 2 .globl func symbol 5 func: label
|
/minix3/minix/lib/libddekit/src/ |
H A D | pci.c | 32 int func; /* don't support multiple functionalities yet -> 0 */ member 119 int ddekit_pci_get_device(int nr, int *bus, int *slot, int *func) in ddekit_pci_get_device() 137 ddekit_get_dev_helper(int bus, int slot, int func) in ddekit_get_dev_helper() 157 (int bus, int slot, int func, int pos, int len, ddekit_uint32_t *val) in ddekit_pci_read() 176 (int bus, int slot, int func, int pos, int len, ddekit_uint32_t val) in ddekit_pci_write() 194 int ddekit_pci_readb (int bus, int slot, int func, int pos, ddekit_uint8_t *val) { in ddekit_pci_readb() 213 (int bus, int slot, int func, int pos, ddekit_uint16_t *val) { in ddekit_pci_readw() 232 (int bus, int slot, int func, int pos, ddekit_uint32_t *val) { in ddekit_pci_readl() 251 (int bus, int slot, int func, int pos, ddekit_uint8_t val) { in ddekit_pci_writeb() 266 (int bus, int slot, int func, int pos, ddekit_uint16_t val) { in ddekit_pci_writew() [all …]
|
/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | asn1_mac.h | 75 # define M_ASN1_D2I_vars(a,type,func) \ argument 98 # define M_ASN1_D2I_Finish(a,func,e) \ argument 114 # define M_ASN1_D2I_Finish_nolen(a, func, e) \ argument 129 # define M_ASN1_D2I_get(b, func) \ argument 136 # define M_ASN1_D2I_get_x(type,b,func) \ argument 143 # define M_ASN1_D2I_get_int(b,func) \ argument 149 # define M_ASN1_D2I_get_opt(b,func,type) \ argument 156 # define M_ASN1_D2I_get_int_opt(b,func,type) \ argument 163 # define M_ASN1_D2I_get_imp(b,func, type) \ argument 171 # define M_ASN1_D2I_get_IMP_opt(b,func,tag,type) \ argument [all …]
|
/minix3/external/bsd/libc++/dist/libcxx/src/ |
H A D | string.cpp | 48 void throw_from_string_out_of_range( const string& func ) in throw_from_string_out_of_range() 54 void throw_from_string_invalid_arg( const string& func ) in throw_from_string_invalid_arg() 64 as_integer_helper(const string& func, const S& str, size_t* idx, int base, F f) in as_integer_helper() 90 as_integer(const string& func, const string& s, size_t* idx, int base ) in as_integer() 102 as_integer(const string& func, const string& s, size_t* idx, int base ) in as_integer() 110 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() 118 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() 126 as_integer( const string& func, const string& s, size_t* idx, int base ) in as_integer() 135 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() 147 as_integer( const string& func, const wstring& s, size_t* idx, int base ) in as_integer() [all …]
|
/minix3/sys/sys/ |
H A D | sdt.h | 86 #define SDT_PROBE_DEFINE(prov, mod, func, name) argument 87 #define SDT_PROBE_DECLARE(prov, mod, func, name) argument 88 #define SDT_PROBE(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) argument 89 #define SDT_PROBE_ARGTYPE(prov, mod, func, name, num, type, xtype) argument 91 #define SDT_PROBE_DEFINE0(prov, mod, func, name) argument 92 #define SDT_PROBE_DEFINE1(prov, mod, func, name, arg0) argument 93 #define SDT_PROBE_DEFINE2(prov, mod, func, name, arg0, arg1) argument 94 #define SDT_PROBE_DEFINE3(prov, mod, func, name, arg0, arg1, arg2) argument 95 #define SDT_PROBE_DEFINE4(prov, mod, func, name, arg0, arg1, arg2, arg3) argument 96 #define SDT_PROBE_DEFINE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) argument [all …]
|
/minix3/external/bsd/bind/dist/lib/dns/ |
H A D | dst_pkcs11.h | 32 #define PK11_CALL(func, args, fallback) \ argument 37 #define PK11_RET(func, args, fallback) \ argument
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | 2009-06-01-addrofknr.c | 6 int (*func)(); member 9 static int func(f) in func() function
|
/minix3/tests/fs/common/ |
H A D | h_fsmacros.h | 106 #define ATF_TC_FSADD(fs,type,func,desc) \ argument 156 #define ATF_TP_FSADD(fs,func) \ argument 159 #define ATF_TC_FSAPPLY_NOZFS(func,desc) \ argument 174 #define ATF_TP_FSAPPLY_NOZFS(func) \ argument 191 #define ATF_TC_FSAPPLY(func,desc) \ argument 194 #define ATF_TP_FSAPPLY(func) \ argument 200 #define ATF_TC_FSAPPLY(func,desc) \ argument 202 #define ATF_TP_FSAPPLY(func) \ argument 218 #define ATF_TC_FSAPPLY_RO(func,desc,gen) \ argument 229 #define ATF_TP_FSAPPLY_RO(func) \ argument [all …]
|
/minix3/external/bsd/nvi/dist/common/ |
H A D | dldb.c | 11 #define RELOC(func,returntype,args,proto,types) \ argument 26 #define LOADSYM(func) \ argument
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | debug-info-class.cpp | 2 void func(foo *f) { in func() function 5 void func(bar *f) { in func() function 8 void func(baz *f) { in func() function 30 void func() { in func() function 37 virtual void func() { in func() function
|
/minix3/minix/kernel/arch/i386/ |
H A D | apic_asm.S | 37 #define LAPIC_INTR_HANDLER(func) \ argument 47 #define lapic_intr(func) \ argument
|
/minix3/libexec/telnetd/ |
H A D | slc.c | 133 add_slc(char func, char flag, cc_t val) in add_slc() 221 process_slc(u_int func, u_int flag, cc_t val) in process_slc() 285 change_slc(int func, int flag, cc_t val) in change_slc() 438 unsigned char func, flag; in do_opt_slc() local
|
/minix3/lib/libpci/ |
H A D | pci_bus.c | 58 pcibus_conf_read(int fd, u_int bus, u_int device, u_int func, u_int reg, in pcibus_conf_read() 85 pcibus_conf_write(int fd, u_int bus, u_int device, u_int func, u_int reg, in pcibus_conf_write()
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/X86/ |
H A D | fde-reloc.s | 6 func: label
|
/minix3/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | objc_methods.m | 10 void func() { function
|
H A D | objc_property.m | 10 void func() { function
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/Mips/ |
H A D | eh-frame.s | 18 func: label
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | incomplete-call.c | 9 void func(void *p) { in func() function
|