Searched refs:func (Results 101 - 125 of 2047) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Ddebugrm.c121 DRM_setmsg(buf, buflen, ptr, size, file, line, func)
122 char *buf, *file, *func;
135 ptr, size, file , line, func);
139 DRM_malloc(file, line, func, size)
140 char *file, *func;
149 DRM_setmsg(buf, sizeof(buf), p, size, file, line, func);
157 DRM_calloc(file, line, func, number, size)
158 char *file, *func;
167 DRM_setmsg(buf, sizeof(buf), p, number * size, file, line, func);
174 DRM_realloc(file, line, func, pt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndcodec.tex18 \func{}{wxSoundStreamCodec}{\param{wxSoundStream\& }{snd\_io}}
23 \func{}{\destruct{wxSoundStreamCodec}}{\void}
28 \func{bool}{StartProduction}{\param{int }{evt}}
33 \func{bool}{StopProduction}{\void}
H A Dsndulaw.tex23 \func{}{wxSoundStreamUlaw}{\param{wxSoundStream\& }{sndio}}
28 \func{}{\destruct{wxSoundStreamUlaw}}{\void}
33 \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
38 \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
43 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
H A Dsndg72x.tex23 \func{}{wxSoundStreamG72X}{\param{wxSoundStream\& }{sndio}}
28 \func{}{\destruct{wxSoundStreamG72X}}{\void}
33 \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
38 \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
43 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
48 \func{void}{PutBits}{\param{wxUint8 }{bits}}
53 \func{wxUint8}{GetBits}{\void}
H A Dvidwin.tex29 \func{void}{OpenFile}{\void}
34 \func{}{wxVideoWindows}{\void}
39 \func{}{wxVideoWindows}{\param{wxInputStream\& }{str}}
44 \func{}{wxVideoWindows}{\param{const wxString\& }{fname}}
49 \func{}{\destruct{wxVideoWindows}}{\void}
54 \func{bool}{Play}{\void}
59 \func{bool}{Stop}{\void}
64 \func{bool}{Pause}{\void}
69 \func{bool}{Resume}{\void}
79 \func{boo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/comp/
H A Dcomp_err.c68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_COMP,func,0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_err.c68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_RAND,func,0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dfilter.h62 void access_list_add_hook (void (*func)(struct access_list *));
63 void access_list_delete_hook (void (*func)(struct access_list *));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dpci.h38 #define ISERIES_PCI_AGENTID(idsel, func) \
39 (((idsel & 0x0F) << 4) | (func & 0x07))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dinfo.h21 void rds_info_register_func(int optname, rds_info_func func);
22 void rds_info_deregister_func(int optname, rds_info_func func);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddataviewlistmodelnotifier.tex20 \func{}{wxDataViewListModelNotifier}{\void}
26 \func{}{\destruct{wxDataViewListModelNotifier}}{\void}
32 \func{bool}{Cleared}{\void}
38 \func{wxDataViewListModel*}{GetOwner}{\void}
44 \func{bool}{RowAppended}{\void}
50 \func{bool}{RowChanged}{\param{unsigned int }{row}}
56 \func{bool}{RowDeleted}{\param{unsigned int }{row}}
62 \func{bool}{RowInserted}{\param{unsigned int }{before}}
68 \func{bool}{RowPrepended}{\void}
74 \func{boo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddialup.h189 #define wxDialUpEventHandler(func) \
190 (wxObjectEventFunction)(wxEventFunction)wxStaticCastEvent(wxDialUpEventFunction, &func)
193 #define EVT_DIALUP_CONNECTED(func) \
194 wx__DECLARE_EVT0(wxEVT_DIALUP_CONNECTED, wxDialUpEventHandler(func))
195 #define EVT_DIALUP_DISCONNECTED(func) \
196 wx__DECLARE_EVT0(wxEVT_DIALUP_DISCONNECTED, wxDialUpEventHandler(func))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dce6230.h35 #define ce6230_debug_dump(r, t, v, i, b, l, func) { \
37 func("%02x %02x %02x %02x %02x %02x %02x %02x", \
40 func(" >>> "); \
42 func(" <<< "); \
44 func("%02x ", b[loop_]); \
45 func("\n");\
H A Dec168.h35 #define ec168_debug_dump(r, t, v, i, b, l, func) { \
37 func("%02x %02x %02x %02x %02x %02x %02x %02x", \
40 func(" >>> "); \
42 func(" <<< "); \
44 func("%02x ", b[loop_]); \
45 func("\n");\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-titan.c46 int dev, busno, func; local
50 func = PCI_FUNC(devfn);
52 address = (busno << 16) | (dev << 11) | (func << 8) |
75 int dev, busno, func; local
79 func = PCI_FUNC(devfn);
81 address = (busno << 16) | (dev << 11) | (func << 8) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dthunk_64.S15 .macro thunk name,func
20 call \func
26 .macro thunk_retrax name,func
31 call \func
47 .macro thunk_ra name,func
55 call \func
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DEMU10K1.conf25 index { @func private_pcm_subdevice }
33 index { @func private_pcm_subdevice }
41 index { @func private_pcm_subdevice }
49 index { @func private_pcm_subdevice }
83 index { @func private_pcm_subdevice }
91 index { @func private_pcm_subdevice }
147 index { @func private_pcm_subdevice }
155 index { @func private_pcm_subdevice }
163 index { @func private_pcm_subdevice }
171 index { @func private_pcm_subdevic
[all...]
H A DEcho_Echo3G.conf63 @func concat
72 @func concat
98 @func concat
107 @func concat
116 @func concat
143 @func concat
152 @func concat
161 @func concat
188 @func concat
197 @func conca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dif_sdio.c93 struct sdio_func *func; member in struct:if_sdio_card
131 scratch = sdio_readb(card->func, card->scratch_reg, &ret);
133 scratch |= sdio_readb(card->func, card->scratch_reg + 1,
150 rx_unit = sdio_readb(card->func, IF_SDIO_RX_UNIT, &ret);
170 rx_len = sdio_readb(card->func, IF_SDIO_RX_LEN, &ret);
266 event = sdio_readb(card->func, IF_SDIO_EVENT, &ret);
302 status = sdio_readb(card->func, IF_SDIO_STATUS, &ret);
341 chunk = sdio_align_size(card->func, size);
343 ret = sdio_readsb(card->func, card->buffer, card->ioport, chunk);
418 sdio_claim_host(card->func);
854 if_sdio_interrupt(struct sdio_func *func) argument
895 if_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) argument
1133 if_sdio_remove(struct sdio_func *func) argument
1189 struct sdio_func *func = dev_to_sdio_func(dev); local
1226 struct sdio_func *func = dev_to_sdio_func(dev); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dmath.c222 int (*func)(void *, void *, void *, void *);
272 case LFS: func = lfs; type = D; break;
273 case LFSU: func = lfs; type = DU; break;
274 case LFD: func = lfd; type = D; break;
275 case LFDU: func = lfd; type = DU; break;
276 case STFS: func = stfs; type = D; break;
277 case STFSU: func = stfs; type = DU; break;
278 case STFD: func = stfd; type = D; break;
279 case STFDU: func = stfd; type = DU; break;
283 case LFSX: func
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/tracing/
H A Ddraw_functrace.py35 def __init__(self, func, time = None, parent = None):
36 self._func = func
44 def calls(self, func, calltime):
49 child = CallTree(func, calltime, self)
53 def getParent(self, func):
55 has the name given by func. If this function is not
60 while tree != CallTree.ROOT and tree._func != func:
63 child = CallTree.ROOT.calls(func, None)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Dcrypt_s390.h112 * @func: the function code passed to KM; see crypt_s390_km_func
113 * @param: address of parameter block; see POP for details on each func
120 * Returns -1 for failure, 0 for the query func, number of processed
123 static inline int crypt_s390_km(long func, void *param, argument
126 register long __func asm("0") = func & CRYPT_S390_FUNC_MASK;
143 return (func & CRYPT_S390_FUNC_MASK) ? src_len - __src_len : __src_len;
148 * @func: the function code passed to KM; see crypt_s390_kmc_func
149 * @param: address of parameter block; see POP for details on each func
156 * Returns -1 for failure, 0 for the query func, number of processed
159 static inline int crypt_s390_kmc(long func, voi argument
195 crypt_s390_kimd(long func, void *param, const u8 *src, long src_len) argument
229 crypt_s390_klmd(long func, void *param, const u8 *src, long src_len) argument
264 crypt_s390_kmac(long func, void *param, const u8 *src, long src_len) argument
294 crypt_s390_func_available(int func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Ddlmisc.c182 void *func; member in struct:dlobj_cache
211 void *func, *dlobj = NULL; local
226 func = c->func;
228 return func;
242 func = snd_dlsym(dlobj, name, version);
243 if (func == NULL) {
266 c->func = func;
269 return func;
272 snd_dlobj_cache_put(void *func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_sdio.c108 struct sdio_func *func = wl_to_func(wl); local
111 ((u8 *)buf)[0] = sdio_f0_readb(func, addr, &ret);
116 ret = sdio_readsb(func, buf, addr, len);
118 ret = sdio_memcpy_fromio(func, buf, addr, len);
134 struct sdio_func *func = wl_to_func(wl); local
137 sdio_f0_writeb(func, ((u8 *)buf)[0], addr, &ret);
146 ret = sdio_writesb(func, addr, buf, len);
148 ret = sdio_memcpy_toio(func, addr, buf, len);
157 struct sdio_func *func = wl_to_func(wl); local
164 sdio_claim_host(func);
183 wl1271_probe(struct sdio_func *func, const struct sdio_device_id *id) argument
247 wl1271_remove(struct sdio_func *func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndpci.h25 extern int hndpci_read_config(si_t *sih, uint bus, uint dev, uint func,
27 extern int extpci_read_config(si_t *sih, uint bus, uint dev, uint func,
29 extern int hndpci_write_config(si_t *sih, uint bus, uint dev, uint func,
31 extern int extpci_write_config(si_t *sih, uint bus, uint dev, uint func,
33 extern uint8 hndpci_find_pci_capability(si_t *sih, uint bus, uint dev, uint func,

Completed in 310 milliseconds

1234567891011>>