Searched refs:def (Results 176 - 200 of 308) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/win32/
H A DMakefile.in110 EXTRA_DIST = ogg.def ogg_dynamic.dsp ogg_static.dsp\
H A DMakefile110 EXTRA_DIST = ogg.def ogg_dynamic.dsp ogg_static.dsp\
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dmdesc.c523 static void __init get_one_mondo_bits(const u64 *p, unsigned int *mask, unsigned char def) argument
538 *mask = ((1U << def) * 64U) - 1U;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsungem.h1034 && gp->phy_mii.def && gp->phy_mii.def->ops)
H A Dvia-velocity.c374 * @def: default value
383 static void __devinit velocity_set_int_opt(int *opt, int val, int min, int max, int def, char *name, char *devname) argument
386 *opt = def;
390 *opt = def;
402 * @def: default value (yes/no)
412 static void __devinit velocity_set_bool_opt(u32 * opt, int val, int def, u32 flag, char *name, char *devname) argument
416 *opt |= (def ? flag : 0);
420 *opt |= (def ? flag : 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlegacy.c988 * @def: the type of default value
997 int type, int def, const xmlChar * defaultValue,
1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
H A Dvalid.c1964 * @def: the attribute default type
1977 xmlAttributeType type, xmlAttributeDefault def,
2100 ret->def = def;
2145 * Insert namespace default def first they need to be
2220 cur->def = attr->def;
2307 switch (attr->def) {
2321 "Internal: ATTRIBUTE struct corrupted invalid def\n",
4178 (attr->def !
1974 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *ns, xmlAttributeType type, xmlAttributeDefault def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlegacy.c988 * @def: the type of default value
997 int type, int def, const xmlChar * defaultValue,
1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
H A Dvalid.c1959 * @def: the attribute default type
1972 xmlAttributeType type, xmlAttributeDefault def,
2091 ret->def = def;
2136 * Insert namespace default def first they need to be
2211 cur->def = attr->def;
2298 switch (attr->def) {
2312 "Internal: ATTRIBUTE struct corrupted invalid def\n",
4052 (attr->def !
1969 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *ns, xmlAttributeType type, xmlAttributeDefault def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
[all...]
H A Dvalid.in.h248 xmlAttributeDefault def,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Ddfa.c376 def = reallocate_integer_array( def, current_max_dfas );
H A Dmain.c90 int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz; variable
486 num_rules + num_eof_rules - 1 /* - 1 for def. rule */ );
533 _( " %d/%d base-def entries created\n" ),
1101 def = allocate_integer_array( current_max_dfas );
H A Dflexdef.h519 * prottbl - base/def table entry for proto
580 * def - where to go if "chk" disallows "nxt" entry
595 * jambase - position in base/def where the default jam table starts
603 extern int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows195 # Build the Windows libdb.rc and libdb.def.
205 f=../build_windows/libdb.def
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A DMakefile193 $(DISTNAME)/libbz2.def \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dcx2341x.c326 static int cx2341x_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 min, s32 max, s32 step, s32 def) argument
371 return v4l2_ctrl_query_fill(qctrl, min, max, step, def);
403 qctrl->default_value = def;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/block/
H A Delevator.c967 char *def = ""; local
977 def = " (default)";
979 printk(KERN_INFO "io scheduler %s registered%s\n", e->elevator_name, def);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile671 api: libxml2-api.xml libxml2-refs.xml $(APIPAGES) $(srcdir)/html/index.html $(WIN32_DIR)/libxml2.def.src ../elfgcchack.h
723 $(WIN32_DIR)/libxml2.def.src: libxml2-api.xml
725 $(XSLTPROC) -o $(WIN32_DIR)/libxml2.def.src \
H A DMakefile.in671 api: libxml2-api.xml libxml2-refs.xml $(APIPAGES) $(srcdir)/html/index.html $(WIN32_DIR)/libxml2.def.src ../elfgcchack.h
723 $(WIN32_DIR)/libxml2.def.src: libxml2-api.xml
725 $(XSLTPROC) -o $(WIN32_DIR)/libxml2.def.src \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A DMakefile325 gcrypt.h.in libgcrypt.def
359 #export_symbols = -export-symbols $(srcdir)/libgcrypt.def
361 #gcrypt_deps = $(gcrypt_res) libgcrypt.def
1030 #install-def-file:
1031 # $(INSTALL) $(srcdir)/libgcrypt.def $(DESTDIR)$(libdir)/libgcrypt.def
1033 #uninstall-def-file:
1034 # -rm $(DESTDIR)$(libdir)/libgcrypt.def
1035 install-def-file:
1036 uninstall-def
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.c1959 * @def: the attribute default type
1972 xmlAttributeType type, xmlAttributeDefault def,
2091 ret->def = def;
2136 * Insert namespace default def first they need to be
2211 cur->def = attr->def;
2298 switch (attr->def) {
2312 "Internal: ATTRIBUTE struct corrupted invalid def\n",
4052 (attr->def !
1969 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *ns, xmlAttributeType type, xmlAttributeDefault def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
[all...]
H A Dvalid.in.h248 xmlAttributeDefault def,
H A Dxmlschemas.c758 xmlSchemaIDCPtr def; /* the IDC definition */ member in struct:_xmlSchemaIDCAug
1712 *buf = xmlStrdup(BAD_CAST "model group def.");
5995 int min, int max, int def, const char *expected)
6003 return (def);
6013 return (def);
6027 return (def);
6044 return (def);
6060 int min, int max, int def, const char *expected)
6068 return (def);
6079 return (def);
5994 xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int min, int max, int def, const char *expected) argument
6059 xmlGetMinOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int min, int max, int def, const char *expected) argument
6160 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, const char *name, int def) argument
28141 attributeDeclSplit(void *ctx, const xmlChar * elem, const xmlChar * name, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h248 xmlAttributeDefault def,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/
H A DMakefile.in278 Symbian/bwins/libcurlu.def \
279 Symbian/eabi/libcurlu.def \

Completed in 222 milliseconds

1234567891011>>