Searched refs:def (Results 251 - 275 of 660) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestHTML.c262 int type, int def, const xmlChar *defaultValue,
266 elem, name, type, def, defaultValue);
261 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *elem, const xmlChar *name, int type, int def, const xmlChar *defaultValue, xmlEnumerationPtr tree ATTRIBUTE_UNUSED) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcommon.mak50 LIBSUFFIXES = *.a *.lib *.so *.so.* *.dylib *.dll *.def *.dll.a *.exp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dwsdl2h.cpp157 Definitions def; local
165 def.compile(definitions);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dwsdl2h.cpp157 Definitions def; local
165 def.compile(definitions);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dwsdl2h.cpp157 Definitions def; local
165 def.compile(definitions);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dexpr.h91 struct symbol_value curr, def; member in struct:symbol
143 struct symbol *def; member in struct:property
H A Dzconf.y233 //current_choice->prop->def = $2;
547 if (prop->def) {
549 if (prop->def->flags & SYMBOL_CONST)
550 print_quoted_string(out, prop->def->name);
552 fputs(prop->def->name, out);
562 print_quoted_string(out, prop->def->name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dgen.c958 register int d = def[i];
964 def[i] = jamstate;
970 def[i] = lastdfa - d + 1;
982 def[i] = jamstate;
992 mkdata( def[i] );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dgen.c958 register int d = def[i];
964 def[i] = jamstate;
970 def[i] = lastdfa - d + 1;
982 def[i] = jamstate;
992 mkdata( def[i] );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A DMakefile.in294 gpg-error.def.in versioninfo.rc.in
298 gpg-error.def extra-h.in mkw32errmap.map.c
300 tmp_files = _mkerrcodes.h _gpg-error.def.h mkw32errmap.tab.h mkw32errmap.map.c
302 gpg-error.h mkerrcodes mkerrcodes.h gpg-error.def mkw32errmap.tab.h \
318 @HAVE_W32_SYSTEM_TRUE@export_symbols = -export-symbols gpg-error.def
319 @HAVE_W32_SYSTEM_TRUE@libgpg_error_la_DEPENDENCIES = $(gpg_error_res) gpg-error.def
816 @HAVE_W32_SYSTEM_TRUE@install-def-file: gpg-error.def
817 @HAVE_W32_SYSTEM_TRUE@ $(INSTALL) gpg-error.def $(DESTDIR)$(libdir)/gpg-error.def
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A DMakefile.in294 gpg-error.def.in versioninfo.rc.in
298 gpg-error.def extra-h.in mkw32errmap.map.c
300 tmp_files = _mkerrcodes.h _gpg-error.def.h mkw32errmap.tab.h mkw32errmap.map.c
302 gpg-error.h mkerrcodes mkerrcodes.h gpg-error.def mkw32errmap.tab.h \
318 @HAVE_W32_SYSTEM_TRUE@export_symbols = -export-symbols gpg-error.def
319 @HAVE_W32_SYSTEM_TRUE@libgpg_error_la_DEPENDENCIES = $(gpg_error_res) gpg-error.def
816 @HAVE_W32_SYSTEM_TRUE@install-def-file: gpg-error.def
817 @HAVE_W32_SYSTEM_TRUE@ $(INSTALL) gpg-error.def $(DESTDIR)$(libdir)/gpg-error.def
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcx2341x.c133 s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags)
551 s32 min, s32 max, s32 step, s32 def)
570 &min, &max, &step, &def, &qctrl->flags);
574 qctrl->default_value = def;
580 return v4l2_ctrl_query_fill(qctrl, min, max, step, def);
1487 u32 id, s32 min, s32 max, s32 step, s32 def)
1491 cx2341x_ctrl_fill(id, &cfg.name, &cfg.type, &min, &max, &step, &def, &cfg.flags);
1496 cfg.def = def;
1509 u32 id, s32 min, s32 max, s32 step, s32 def)
132 cx2341x_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) argument
550 cx2341x_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 min, s32 max, s32 step, s32 def) argument
1486 cx2341x_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, u32 id, s32 min, s32 max, s32 step, s32 def) argument
1508 cx2341x_ctrl_new_std(struct v4l2_ctrl_handler *hdl, u32 id, s32 min, s32 max, s32 step, s32 def) argument
1514 cx2341x_ctrl_new_menu(struct v4l2_ctrl_handler *hdl, u32 id, s32 max, s32 mask, s32 def) argument
[all...]
H A Dv4l2-common.c177 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 min, s32 max, s32 step, s32 def) argument
182 &min, &max, &step, &def, &qctrl->flags);
190 qctrl->default_value = def;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsungem_phy.c1149 struct mii_phy_def* def; local
1165 for (i=0; (def = mii_phy_table[i]) != NULL; i++)
1166 if ((id & def->phy_id_mask) == def->phy_id)
1169 if (def == NULL)
1172 phy->def = def;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex29 \def\sectionautorefname{Section} % Write section with capital 'S'
30 \def\subsectionautorefname{Subsection} % Write subsection with capital 'S'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgencode.h255 atomset def, kill; member in struct:block
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DSAX.h79 int def,
H A DSAX2.h77 int def,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DSAX.h79 int def,
H A DSAX2.h77 int def,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/win32/
H A DMakefile.gcc95 $(SHAREDLIB): win32/zlib.def $(OBJS) $(OBJA) zlibrc.o
97 -o $@ win32/zlib.def $(OBJS) $(OBJA) zlibrc.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl162 my $line = "", $def= "", $linenr = 0, $gotfile = 0;
203 $def .= $_;
211 $def =~ s/DECLARE_\w+\([\w,\s]+\)//gs;
212 foreach (split /;/, $def) {
214 print STDERR "def: $defnr\r" if $debug;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddnd.cpp58 wxDragResult def )
61 return CurrentDragHasSupportedFormat() ? def : wxDragNone;
73 wxDragResult def )
81 return GetData() ? def : wxDragNone;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddnd.cpp469 wxDragResult def )
479 return (GetMatchingPair() != (GdkAtom) 0) ? def : wxDragNone;
491 wxDragResult def )
499 return GetData() ? def : wxDragNone;

Completed in 409 milliseconds

<<11121314151617181920>>