Searched refs:properties (Results 151 - 175 of 201) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dcompal-laptop.c882 data->psy.properties = compal_bat_properties;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_sas.h380 * SAS controller properties
639 * Include the controller properties (changeable items)
641 struct megasas_ctrl_prop properties; member in struct:megasas_ctrl_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile229 read-po.c read-properties.c read-stringtable.c open-catalog.c \
231 write-properties.c write-stringtable.c write-po.c msgl-ascii.c \
243 po-charset.lo read-po.lo read-properties.lo \
264 color.lo write-catalog.lo write-properties.lo \
972 read-po.h read-properties.h read-stringtable.h \
974 color.h write-catalog.h write-po.h write-properties.h write-stringtable.h \
987 x-scheme.h x-smalltalk.h x-java.h x-properties.h x-csharp.h x-awk.h x-ycp.h \
1016 read-po.c read-properties.c read-stringtable.c open-catalog.c \
1041 write-catalog.c write-properties.c write-stringtable.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h462 struct _xmlAttr *properties;/* properties list */ member in struct:_xmlNode
H A Dvalid.c6099 attrib = elem->properties;
6310 attr = elem->properties;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c671 for (pp = dev->node->properties; pp != 0; pp = pp->next) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h462 struct _xmlAttr *properties;/* properties list */ member in struct:_xmlNode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c5077 ctxt->myDoc->properties = XML_DOC_INTERNAL;
5150 ctxt->myDoc->properties = XML_DOC_INTERNAL;
6545 ctxt->myDoc->properties = XML_DOC_INTERNAL;
10116 ctxt->myDoc->properties |= XML_DOC_WELLFORMED;
10118 ctxt->myDoc->properties |= XML_DOC_DTDVALID;
10120 ctxt->myDoc->properties |= XML_DOC_NSVALID;
10122 ctxt->myDoc->properties |= XML_DOC_OLD10;
11793 ctxt->myDoc->properties = XML_DOC_INTERNAL;
11939 ctxt->myDoc->properties = XML_DOC_INTERNAL;
12066 newDoc->properties
[all...]
H A Dvalid.c3460 if ((doc == NULL) || (doc->properties & XML_DOC_OLD10) == 0) {
3490 if ((doc == NULL) || (doc->properties & XML_DOC_OLD10) == 0) {
6225 attrib = elem->properties;
6436 attr = elem->properties;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c5077 ctxt->myDoc->properties = XML_DOC_INTERNAL;
5150 ctxt->myDoc->properties = XML_DOC_INTERNAL;
6545 ctxt->myDoc->properties = XML_DOC_INTERNAL;
10116 ctxt->myDoc->properties |= XML_DOC_WELLFORMED;
10118 ctxt->myDoc->properties |= XML_DOC_DTDVALID;
10120 ctxt->myDoc->properties |= XML_DOC_NSVALID;
10122 ctxt->myDoc->properties |= XML_DOC_OLD10;
11793 ctxt->myDoc->properties = XML_DOC_INTERNAL;
11939 ctxt->myDoc->properties = XML_DOC_INTERNAL;
12066 newDoc->properties
[all...]
H A Dvalid.c3460 if ((doc == NULL) || (doc->properties & XML_DOC_OLD10) == 0) {
3490 if ((doc == NULL) || (doc->properties & XML_DOC_OLD10) == 0) {
6225 attrib = elem->properties;
6436 attr = elem->properties;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dmake_vms.com569 $! Check if this is a define relating to the properties of the C/C++
598 $! Check for properties of C/C++ compiler
658 $! Check for properties of C/C++ compiler with multiple result values
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dmake_vms.com569 $! Check if this is a define relating to the properties of the C/C++
598 $! Check for properties of C/C++ compiler
658 $! Check for properties of C/C++ compiler with multiple result values
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmenu.tex31 don't have any special properties while the check items have a boolean flag
146 because you can also specify various extra properties of a menu item this way,
H A Dapp.tex7 \item set and get application-wide properties;
H A Dcategory.tex650 \twocolitem{\helpref{wxXmlProperty}{wxxmlproperty}}{A class which represents XML properties.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/po/
H A DMakefile145 ../src/read-properties.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c2239 * Global properties access *
2336 if (!PyArg_ParseTuple(args, (char *) "O:properties", &obj))
2340 res = cur->properties;
3648 {(char *) "properties", libxml_properties, METH_VARARGS, NULL},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dswarm_cs4297a.c284 struct properties { struct in struct:cs4297a_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex301 struct and specifications of properties of the drive are stored in this
311 because they describe properties of the drive, which don't change after
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.c2239 * Global properties access *
2336 if (!PyArg_ParseTuple(args, (char *) "O:properties", &obj))
2340 res = cur->properties;
3648 {(char *) "properties", libxml_properties, METH_VARARGS, NULL},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/conftools/
H A Dltmain.sh1842 $echo "$modename: configuration error: unsupported hardcode properties"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dlibtool2128 $echo "$modename: configuration error: unsupported hardcode properties"
H A Dltmain.sh1842 $echo "$modename: configuration error: unsupported hardcode properties"

Completed in 513 milliseconds

123456789