Searched refs:param (Results 151 - 175 of 1847) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dpathmax.h34 /* Don't include sys/param.h if it already has been. */
36 # include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Ddb_param.h10 #include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib64/
H A Dudelay.c14 #include <asm/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Ddelay.h4 #include <asm-generic/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Ddelay.h14 #include <linux/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dmount.c36 const char *dev = r->param.mount.dev->name;
37 const char *dir = r->param.mount.dir->name;
38 const char *type = r->param.mount.type->name;
39 const unsigned long flags = r->param.mount.flags;
58 tomoyo_pattern(r->param.mount.dev),
59 tomoyo_pattern(r->param.mount.dir), type,
68 return tomoyo_compare_number_union(r->param.mount.flags, &acl->flags) &&
69 tomoyo_compare_name_union(r->param.mount.type, &acl->fs_type) &&
70 tomoyo_compare_name_union(r->param.mount.dir, &acl->dir_name) &&
71 (!r->param
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/libbridge/
H A Dlibbridge_misc.c23 #include <asm/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dminmax.h22 /* Note: MIN, MAX are also defined in <sys/param.h> on some systems
29 included after this file. Likewise for <sys/param.h>.
35 # include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dpathmax.h26 PATH_MAX but might cause redefinition warnings when sys/param.h is
41 /* Don't include sys/param.h if it already has been. */
43 # include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Ddelay.h15 #include <asm/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dminmax.h21 /* Note: MIN, MAX are also defined in <sys/param.h> on some systems
28 included after this file. Likewise for <sys/param.h>.
34 # include <sys/param.h>
H A Dpathmax.h34 /* Don't include sys/param.h if it already has been. */
36 # include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dminmax.h21 /* Note: MIN, MAX are also defined in <sys/param.h> on some systems
28 included after this file. Likewise for <sys/param.h>.
34 # include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Ddelay.h9 #include <asm/param.h> /* HZ */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dipsec_strerror.c33 #include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp_newg.c33 #include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dpathmax.h24 PATH_MAX but might cause redefinition warnings when sys/param.h is
39 /* Don't include sys/param.h if it already has been. */
41 # include <sys/param.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfs_mem.tex77 \func{static void}{AddFile}{\param{const wxString\& }{filename}, \param{wxImage\& }{image}, \param{long }{type}}
79 \func{static void}{AddFile}{\param{const wxString\& }{filename}, \param{const wxBitmap\& }{bitmap}, \param{long }{type}}
98 \func{static void}{AddFileWithMimeType}{\param{const wxString\& }{filename}, \param{const wxString\& }{textdata}, \param{const wxString\& }{mimetype}}
100 \func{static void}{AddFileWithMimeType}{\param{cons
[all...]
H A Dmltchdlg.tex26 \func{}{wxMultiChoiceDialog}{\param{wxWindow* }{parent}, \param{const wxString\& }{message},\rtfsp
27 \param{const wxString\& }{caption}, \param{int }{n}, \param{const wxString* }{choices}, \param{long }{style = wxCHOICEDLG\_STYLE},\rtfsp
28 \param{const wxPoint\& }{pos = wxDefaultPosition}}
30 \func{}{wxMultiChoiceDialog}{\param{wxWindow* }{parent}, \param{const wxString\& }{message},\rtfsp
31 \param{cons
[all...]
H A Dstatbox.tex45 \func{}{wxStaticBox}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxString\& }{label},\rtfsp
46 \param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp
47 \param{long}{ style = 0}, \param{const wxString\& }{name = ``staticBox"}}
79 \func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{cons
[all...]
H A Dauinotebook.tex58 \func{}{wxAuiNotebook}{\param{wxWindow* }{parent}, \param{wxWindowID }{id = wxID\_ANY}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize}, \param{long }{style = wxAUI\_NB\_DEFAULT\_STYLE}}
64 \func{bool}{AddPage}{\param{wxWindow* }{page}, \param{const wxString\& }{caption}, \param{bool }{select = false}, \param{const wxBitmap\& }{bitmap = wxNullBitmap}}
70 \func{void}{AdvanceSelection}{\param{boo
[all...]
H A Dgridevt.tex33 \func{}{wxGridEditorCreatedEvent}{\param{int }{id}, \param{wxEventType }{type},
34 \param{wxObject* }{obj}, \param{int }{row}, \param{int }{col}, \param{wxControl* }{ctrl}}
56 \func{void}{SetCol}{\param{int }{col}}
62 \func{void}{SetControl}{\param{wxControl* }{ctrl}}
68 \func{void}{SetRow}{\param{int }{row}}
99 \func{}{wxGridEvent}{\param{in
[all...]
H A Dxmlres.tex38 \func{}{wxXmlResource}{\param{const wxString\& }{filemask},
39 \param{int }{flags = wxXRC\_USE\_LOCALE},
40 \param{const wxString& }{domain = wxEmptyString}}
56 \func{}{wxXmlResource}{\param{int }{flags = wxXRC\_USE\_LOCALE},
57 \param{const wxString& }{domain = wxEmptyString}}
82 \func{void}{AddHandler}{\param{wxXmlResourceHandler* }{handler}}
95 \func{bool}{AttachUnknownControl}{\param{const wxString\& }{name}, \param{wxWindow* }{control}, \param{wxWindow* }{parent = NULL}}
111 \constfunc{int}{CompareVersion}{\param{in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dxonar_hdmi.c50 u8 param; local
53 param = 0;
54 hdmi_write_command(chip, 0x61, 1, &param);
55 param = 1;
56 hdmi_write_command(chip, 0x74, 1, &param);
69 u8 param = 0; local
71 hdmi_write_command(chip, 0x74, 1, &param);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndfulaw.tex33 \func{void}{SetSampleRate}{\param{wxUint32 }{srate}}
43 \func{void}{SetChannels}{\param{wxUint8 }{channels}}
63 \constfunc{wxUint32}{GetTimeFromBytes}{\param{wxUint32 }{bytes}}
68 \constfunc{wxUint32}{GetBytesFromTime}{\param{wxUint32 }{time}}
73 \constfunc{bool}{operator!=}{\param{const wxSoundFormatBase\& }{frmt2}}

Completed in 102 milliseconds

1234567891011>>