Searched refs:func (Results 1 - 25 of 3575) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.cp/
H A Dcall-c.cc19 int func(int x) function
26 return func(0);
H A Dcp-relocate.cc19 template<int X> int func(int) function
26 return func<1>(1) + func<2>(2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.cp/
H A Dcall-c.cc19 int func(int x) function
26 return func(0);
H A Dcp-relocate.cc19 template<int X> int func(int) function
26 return func<1>(1) + func<2>(2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.cp/
H A Dcall-c.cc19 int func(int x) function
26 return func(0);
H A Dcp-relocate.cc19 template<int X> int func(int) function
26 return func<1>(1) + func<2>(2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dsystbl_chk.c18 #define SYSCALL(func) __NR_##func
19 #define COMPAT_SYS(func) __NR_##func
20 #define PPC_SYS(func) __NR_##func
22 #define OLDSYS(func) -1
23 #define SYS32ONLY(func) -1
25 #define OLDSYS(func) __NR_old##func
[all...]
H A Dsystbl.S20 #define SYSCALL(func) .llong .sys_##func,.sys_##func
21 #define COMPAT_SYS(func) .llong .sys_##func,.compat_sys_##func
22 #define PPC_SYS(func) .llong .ppc_##func,.ppc_##func
23 #define OLDSYS(func)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsystbl_chk.c18 #define SYSCALL(func) __NR_##func
19 #define COMPAT_SYS(func) __NR_##func
20 #define PPC_SYS(func) __NR_##func
22 #define OLDSYS(func) -1
23 #define SYS32ONLY(func) -1
25 #define OLDSYS(func) __NR_old##func
[all...]
H A Dsystbl.S20 #define SYSCALL(func) .llong .sys_##func,.sys_##func
21 #define COMPAT_SYS(func) .llong .sys_##func,.compat_sys_##func
22 #define PPC_SYS(func) .llong .ppc_##func,.ppc_##func
23 #define OLDSYS(func)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.arch/
H A Di386-signal.c24 func (void) function
45 " jmp func\n"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.arch/
H A Di386-signal.c24 func (void) function
45 " jmp func\n"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.arch/
H A Di386-signal.c24 func (void) function
45 " jmp func\n"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dadd_et_list.c38 * Call func (probably a comerr-generated function) with a pointer to
42 * @param func The generated com_err et function.
52 void (*func)(struct et_list **))
54 (*func)(&context->et_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dadd_et_list.c38 * Call func (probably a comerr-generated function) with a pointer to
42 * @param func The generated com_err et function.
52 void (*func)(struct et_list **))
54 (*func)(&context->et_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dadd_et_list.c38 * Call func (probably a comerr-generated function) with a pointer to
42 * @param func The generated com_err et function.
52 void (*func)(struct et_list **))
54 (*func)(&context->et_list);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/build-aux/snippet/
H A Dc++defs.h87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
100 declares the system function, named func, with the given prototype,
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
107 _GL_EXTERN_C rettype func parameters_and_attributes
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
110 declares a C++ alias called GNULIB_NAMESPACE::func
115 #define _GL_CXXALIAS_RPL(func,rettyp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/build-aux/snippet/
H A Dc++defs.h87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
100 declares the system function, named func, with the given prototype,
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
107 _GL_EXTERN_C rettype func parameters_and_attributes
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
110 declares a C++ alias called GNULIB_NAMESPACE::func
115 #define _GL_CXXALIAS_RPL(func,rettyp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/build-aux/snippet/
H A Dc++defs.h87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
100 declares the system function, named func, with the given prototype,
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
107 _GL_EXTERN_C rettype func parameters_and_attributes
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
110 declares a C++ alias called GNULIB_NAMESPACE::func
115 #define _GL_CXXALIAS_RPL(func,rettyp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/build-aux/snippet/
H A Dc++defs.h87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
100 declares the system function, named func, with the given prototype,
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
107 _GL_EXTERN_C rettype func parameters_and_attributes
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
110 declares a C++ alias called GNULIB_NAMESPACE::func
115 #define _GL_CXXALIAS_RPL(func,rettyp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/build-aux/snippet/
H A Dc++defs.h87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
100 declares the system function, named func, with the given prototype,
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
107 _GL_EXTERN_C rettype func parameters_and_attributes
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
110 declares a C++ alias called GNULIB_NAMESPACE::func
115 #define _GL_CXXALIAS_RPL(func,rettyp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/build-aux/snippet/
H A Dc++defs.h87 /* _GL_FUNCDECL_RPL (func, rettype, parameters_and_attributes);
94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \
95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes)
99 /* _GL_FUNCDECL_SYS (func, rettype, parameters_and_attributes);
100 declares the system function, named func, with the given prototype,
106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \
107 _GL_EXTERN_C rettype func parameters_and_attributes
109 /* _GL_CXXALIAS_RPL (func, rettype, parameters);
110 declares a C++ alias called GNULIB_NAMESPACE::func
115 #define _GL_CXXALIAS_RPL(func,rettyp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/core/
H A Dsdio_bus.h15 int sdio_add_func(struct sdio_func *func);
16 void sdio_remove_func(struct sdio_func *func);
H A Dsdio_cis.h20 int sdio_read_func_cis(struct sdio_func *func);
21 void sdio_free_func_cis(struct sdio_func *func);
H A Dsdio_io.c21 * @func: SDIO function that will be accessed
26 void sdio_claim_host(struct sdio_func *func) argument
28 BUG_ON(!func);
29 BUG_ON(!func->card);
31 mmc_claim_host(func->card->host);
37 * @func: SDIO function that was accessed
42 void sdio_release_host(struct sdio_func *func) argument
44 BUG_ON(!func);
45 BUG_ON(!func->card);
47 mmc_release_host(func
58 sdio_enable_func(struct sdio_func *func) argument
109 sdio_disable_func(struct sdio_func *func) argument
158 sdio_set_block_size(struct sdio_func *func, unsigned blksz) argument
188 sdio_max_byte_size(struct sdio_func *func) argument
215 sdio_align_size(struct sdio_func *func, unsigned int sz) argument
300 sdio_io_rw_ext_helper(struct sdio_func *func, int write, unsigned addr, int incr_addr, u8 *buf, unsigned size) argument
364 sdio_readb(struct sdio_func *func, unsigned int addr, int *err_ret) argument
396 sdio_writeb(struct sdio_func *func, u8 b, unsigned int addr, int *err_ret) argument
421 sdio_writeb_readb(struct sdio_func *func, u8 write_byte, unsigned int addr, int *err_ret) argument
448 sdio_memcpy_fromio(struct sdio_func *func, void *dst, unsigned int addr, int count) argument
465 sdio_memcpy_toio(struct sdio_func *func, unsigned int addr, void *src, int count) argument
482 sdio_readsb(struct sdio_func *func, void *dst, unsigned int addr, int count) argument
499 sdio_writesb(struct sdio_func *func, unsigned int addr, void *src, int count) argument
516 sdio_readw(struct sdio_func *func, unsigned int addr, int *err_ret) argument
545 sdio_writew(struct sdio_func *func, u16 b, unsigned int addr, int *err_ret) argument
568 sdio_readl(struct sdio_func *func, unsigned int addr, int *err_ret) argument
597 sdio_writel(struct sdio_func *func, u32 b, unsigned int addr, int *err_ret) argument
619 sdio_f0_readb(struct sdio_func *func, unsigned int addr, int *err_ret) argument
655 sdio_f0_writeb(struct sdio_func *func, unsigned char b, unsigned int addr, int *err_ret) argument
684 sdio_get_host_pm_caps(struct sdio_func *func) argument
705 sdio_set_host_pm_flags(struct sdio_func *func, mmc_pm_flag_t flags) argument
[all...]

Completed in 319 milliseconds

1234567891011>>