Searched refs:properties (Results 76 - 100 of 201) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dolpc_battery.c86 .properties = olpc_ac_props,
205 * Battery properties
422 .properties = olpc_bat_props,
H A Ds3c_adc_battery.c94 .properties = s3c_adc_backup_bat_props,
209 .properties = s3c_adc_main_bat_props,
H A Dmax17040_battery.c222 chip->battery.properties = max17040_battery_props;
H A Dwm97xx_battery.c245 bat_ps.properties = prop;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Di2o_proc.c928 u8 properties; local
934 u8 properties; member in struct:_i2o_group_info
970 properties = result->group[i].properties;
971 if (properties & 0x1)
975 if (properties & 0x2)
979 if (properties & 0x4)
983 if (properties & 0x8)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/openpromfs/
H A Dinode.c214 prop = dp->properties;
313 /* Next, the properties as files. */
314 prop = dp->properties;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.c350 (cur->properties != NULL))
351 xmlTextReaderFreePropList(reader, cur->properties);
352 if ((cur->content != (xmlChar *) &(cur->properties)) &&
425 (cur->properties != NULL))
426 xmlTextReaderFreePropList(reader, cur->properties);
427 if ((cur->content != (xmlChar *) &(cur->properties)) &&
1227 * the stream, exposing its properties.
1883 * the stream, exposing its properties.
2285 cur = reader->node->properties;
2531 cur = reader->node->properties;
[all...]
H A DHTMLtree.c99 xmlAttrPtr attr = cur->properties;
242 xmlAttrPtr attr = cur->properties;
852 if (cur->properties != NULL)
853 htmlAttrListDumpOutput(buf, doc, cur->properties, encoding);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c210 if ((ctxt->valid != 0) || (doc->properties & XML_DOC_DTDVALID)) {
242 if ((ctxt->valid == 0) || ((doc->properties & XML_DOC_DTDVALID) == 0)) {
H A Dxmlreader.c369 (cur->properties != NULL))
370 xmlTextReaderFreePropList(reader, cur->properties);
371 if ((cur->content != (xmlChar *) &(cur->properties)) &&
444 (cur->properties != NULL))
445 xmlTextReaderFreePropList(reader, cur->properties);
446 if ((cur->content != (xmlChar *) &(cur->properties)) &&
1248 * the stream, exposing its properties.
1919 * the stream, exposing its properties.
2321 cur = reader->node->properties;
2567 cur = reader->node->properties;
[all...]
H A DHTMLtree.c99 xmlAttrPtr attr = cur->properties;
242 xmlAttrPtr attr = cur->properties;
861 if (cur->properties != NULL)
862 htmlAttrListDumpOutput(buf, doc, cur->properties, encoding);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dreconfig.c46 struct property *pp = np->properties;
125 np->properties = proplist;
495 * whole nodes along with their properties. Operations on individual
496 * properties are not implemented (yet).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-wacom.c343 wdata->battery.properties = wacom_battery_props;
361 wdata->ac.properties = wacom_ac_props;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drunxmlconf.c210 if ((ctxt->valid != 0) || (doc->properties & XML_DOC_DTDVALID)) {
242 if ((ctxt->valid == 0) || ((doc->properties & XML_DOC_DTDVALID) == 0)) {
H A Dxmlreader.c369 (cur->properties != NULL))
370 xmlTextReaderFreePropList(reader, cur->properties);
371 if ((cur->content != (xmlChar *) &(cur->properties)) &&
444 (cur->properties != NULL))
445 xmlTextReaderFreePropList(reader, cur->properties);
446 if ((cur->content != (xmlChar *) &(cur->properties)) &&
1248 * the stream, exposing its properties.
1919 * the stream, exposing its properties.
2321 cur = reader->node->properties;
2567 cur = reader->node->properties;
[all...]
H A DHTMLtree.c99 xmlAttrPtr attr = cur->properties;
242 xmlAttrPtr attr = cur->properties;
861 if (cur->properties != NULL)
862 htmlAttrListDumpOutput(buf, doc, cur->properties, encoding);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlreader.c350 (cur->properties != NULL))
351 xmlTextReaderFreePropList(reader, cur->properties);
352 if ((cur->content != (xmlChar *) &(cur->properties)) &&
425 (cur->properties != NULL))
426 xmlTextReaderFreePropList(reader, cur->properties);
427 if ((cur->content != (xmlChar *) &(cur->properties)) &&
1227 * the stream, exposing its properties.
1883 * the stream, exposing its properties.
2285 cur = reader->node->properties;
2531 cur = reader->node->properties;
[all...]
H A DHTMLtree.c99 xmlAttrPtr attr = cur->properties;
242 xmlAttrPtr attr = cur->properties;
852 if (cur->properties != NULL)
853 htmlAttrListDumpOutput(buf, doc, cur->properties, encoding);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dautoobj.tex5 automation operations, and set and get properties. The class makes heavy use of the \helpref{wxVariant}{wxvariant} class.
8 high-level, and the application can specify multiple properties in a single string. The following example
H A Dfontdlg.tex34 controls for manipulating colour, strikeout and underline properties.
66 controls for manipulating colour, strikeout and underline properties.
H A Dmenuitem.tex62 // use all stock properties:
68 // use all stock properties except for the bitmap:
74 that is, stock properties are set independently one from the other.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dproc_devtree.c117 * Various dodgy firmware might give us nodes and/or properties with
180 * Process a node, adding entries for its children and its properties.
209 for (pp = np->properties; pp != NULL; pp = pp->next) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmsi_bitmap.c225 of_node.properties = ∝
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dac.c288 ac->charger.properties = ac_props;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dof.h50 struct property *properties; member in struct:device_node
51 struct property *deadprops; /* removed properties */
141 #define OF_DYNAMIC 1 /* node and properties were allocated via kmalloc */

Completed in 430 milliseconds

123456789