Searched refs:attribute (Results 51 - 75 of 495) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcpufreq.h271 struct attribute attr;
298 struct attribute attr;
300 struct attribute *attr, char *buf);
301 ssize_t (*store)(struct kobject *a, struct attribute *b,
H A Dkobject.h111 struct attribute **default_attrs;
131 struct attribute attr;
148 * define the attribute callbacks and other common events that happen to
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dsys.c46 static struct attribute *o2cb_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dpower.c58 static struct attribute *g[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dnet-sysfs.c322 /* Show a given an attribute in the statistics group */
344 /* generate a read-only statistics attribute */
378 static struct attribute *netstat_attrs[] = {
457 static struct attribute *wireless_attrs[] = {
483 struct attribute attr;
494 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr,
497 struct rx_queue_attribute *attribute = to_rx_queue_attr(attr); local
500 if (!attribute->show)
503 return attribute->show(queue, attribute, bu
509 struct rx_queue_attribute *attribute = to_rx_queue_attr(attr); local
523 show_rps_map(struct netdev_rx_queue *queue, struct rx_queue_attribute *attribute, char *buf) argument
560 store_rps_map(struct netdev_rx_queue *queue, struct rx_queue_attribute *attribute, const char *buf, size_t len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_tgt_if.h79 int attribute; member in struct:tgt_event::__anon18647::__anon18651
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dcpufreq_ondemand.c236 struct attribute *attr, char *buf)
244 struct attribute *attr, char *buf)
255 (struct kobject *kobj, struct attribute *attr, char *buf) \
291 static ssize_t store_sampling_rate(struct kobject *a, struct attribute *b,
307 static ssize_t store_io_is_busy(struct kobject *a, struct attribute *b,
324 static ssize_t store_up_threshold(struct kobject *a, struct attribute *b,
343 static ssize_t store_ignore_nice_load(struct kobject *a, struct attribute *b,
380 static ssize_t store_powersave_bias(struct kobject *a, struct attribute *b,
407 static struct attribute *dbs_attributes[] = {
443 static struct attribute *dbs_attributes_ol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp1092 if (!simpleType.restriction->attribute.empty())
1407 { // TODO: to avoid problems should only generate attribute when name is different
1408 gen(URI, p->simpleContent->restriction->attribute);
1419 { gen(URI, p->simpleContent->extension->attribute);
1488 { gen(URI, p->simpleContent->restriction->attribute);
1494 { gen(URI, p->simpleContent->extension->attribute);
1536 gen(URI, complexType.simpleContent->extension->attribute);
1552 if (!complexType.complexContent->restriction->attribute.empty())
1553 { xs__attribute& attribute = complexType.complexContent->restriction->attribute local
1801 gen(const char *URI, const xs__attribute& attribute) argument
[all...]
H A Dschema.cpp147 for (vector<xs__attribute>::const_iterator at = schema.attribute.begin(); at != schema.attribute.end(); ++at)
150 { for (vector<xs__attribute>::const_iterator a = attribute.begin(); a != attribute.end(); ++a)
154 fprintf(stderr, "Warning: attempt to redefine attribute '%s' with type '%s' in schema '%s'\n", (*at).name, (*at).type, targetNamespace?targetNamespace:"");
160 { attribute.push_back(*at);
161 attribute.back().schemaPtr(this);
268 for (vector<xs__attribute>::iterator at = attribute.begin(); at != attribute.end(); ++at)
434 void xs__schema::builtinAttribute(const char *attribute) argument
695 attributePtr(xs__attribute *attribute) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dtypes.cpp1092 if (!simpleType.restriction->attribute.empty())
1407 { // TODO: to avoid problems should only generate attribute when name is different
1408 gen(URI, p->simpleContent->restriction->attribute);
1419 { gen(URI, p->simpleContent->extension->attribute);
1488 { gen(URI, p->simpleContent->restriction->attribute);
1494 { gen(URI, p->simpleContent->extension->attribute);
1536 gen(URI, complexType.simpleContent->extension->attribute);
1552 if (!complexType.complexContent->restriction->attribute.empty())
1553 { xs__attribute& attribute = complexType.complexContent->restriction->attribute local
1801 gen(const char *URI, const xs__attribute& attribute) argument
[all...]
H A Dschema.cpp147 for (vector<xs__attribute>::const_iterator at = schema.attribute.begin(); at != schema.attribute.end(); ++at)
150 { for (vector<xs__attribute>::const_iterator a = attribute.begin(); a != attribute.end(); ++a)
154 fprintf(stderr, "Warning: attempt to redefine attribute '%s' with type '%s' in schema '%s'\n", (*at).name, (*at).type, targetNamespace?targetNamespace:"");
160 { attribute.push_back(*at);
161 attribute.back().schemaPtr(this);
268 for (vector<xs__attribute>::iterator at = attribute.begin(); at != attribute.end(); ++at)
434 void xs__schema::builtinAttribute(const char *attribute) argument
695 attributePtr(xs__attribute *attribute) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp1092 if (!simpleType.restriction->attribute.empty())
1407 { // TODO: to avoid problems should only generate attribute when name is different
1408 gen(URI, p->simpleContent->restriction->attribute);
1419 { gen(URI, p->simpleContent->extension->attribute);
1488 { gen(URI, p->simpleContent->restriction->attribute);
1494 { gen(URI, p->simpleContent->extension->attribute);
1536 gen(URI, complexType.simpleContent->extension->attribute);
1552 if (!complexType.complexContent->restriction->attribute.empty())
1553 { xs__attribute& attribute = complexType.complexContent->restriction->attribute local
1801 gen(const char *URI, const xs__attribute& attribute) argument
[all...]
H A Dschema.cpp147 for (vector<xs__attribute>::const_iterator at = schema.attribute.begin(); at != schema.attribute.end(); ++at)
150 { for (vector<xs__attribute>::const_iterator a = attribute.begin(); a != attribute.end(); ++a)
154 fprintf(stderr, "Warning: attempt to redefine attribute '%s' with type '%s' in schema '%s'\n", (*at).name, (*at).type, targetNamespace?targetNamespace:"");
160 { attribute.push_back(*at);
161 attribute.back().schemaPtr(this);
268 for (vector<xs__attribute>::iterator at = attribute.begin(); at != attribute.end(); ++at)
434 void xs__schema::builtinAttribute(const char *attribute) argument
695 attributePtr(xs__attribute *attribute) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dtypes.cpp1092 if (!simpleType.restriction->attribute.empty())
1407 { // TODO: to avoid problems should only generate attribute when name is different
1408 gen(URI, p->simpleContent->restriction->attribute);
1419 { gen(URI, p->simpleContent->extension->attribute);
1488 { gen(URI, p->simpleContent->restriction->attribute);
1494 { gen(URI, p->simpleContent->extension->attribute);
1536 gen(URI, complexType.simpleContent->extension->attribute);
1552 if (!complexType.complexContent->restriction->attribute.empty())
1553 { xs__attribute& attribute = complexType.complexContent->restriction->attribute local
1801 gen(const char *URI, const xs__attribute& attribute) argument
[all...]
H A Dschema.cpp147 for (vector<xs__attribute>::const_iterator at = schema.attribute.begin(); at != schema.attribute.end(); ++at)
150 { for (vector<xs__attribute>::const_iterator a = attribute.begin(); a != attribute.end(); ++a)
154 fprintf(stderr, "Warning: attempt to redefine attribute '%s' with type '%s' in schema '%s'\n", (*at).name, (*at).type, targetNamespace?targetNamespace:"");
160 { attribute.push_back(*at);
161 attribute.back().schemaPtr(this);
268 for (vector<xs__attribute>::iterator at = attribute.begin(); at != attribute.end(); ++at)
434 void xs__schema::builtinAttribute(const char *attribute) argument
695 attributePtr(xs__attribute *attribute) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysfs/
H A Dfile.c69 * kobject's show() method to fill the buffer with this attribute's
116 * sysfs_read_file - read an attribute.
122 * Userspace wants to read an attribute file. The attribute descriptor
129 * all the data the object has to offer for that attribute.
188 * @dentry: dentry to the attribute
192 * Get the correct pointers for the kobject and the attribute we're
193 * dealing with, then call the store() method for the attribute,
218 * sysfs_write_file - write an attribute.
350 /* every kobject with an attribute need
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/doc/
H A Ddocbook2man-spec.pl291 my $id = $_[0]->parent->attribute('ID')->value;
297 if($_[0]->parent->attribute('XREFLABEL')->value eq '') {
301 $_[0]->parent->attribute('XREFLABEL')->value .
423 # my $choice = $_[0]->attribute('CHOICE')->value;
430 if($_[0]->attribute('CHOICE')->value =~ /opt/i) {
438 if($_[0]->attribute('REP')->value =~ /^Repeat/i) {
443 if($_[0]->attribute('CHOICE')->value =~ /opt/i) {
911 # if($_[0]->attribute('FORMAT')->value =~ /linespecific/i) {
919 # if($_[0]->attribute('FORMAT')->value =~ /linespecific/i) {
1007 if($parent->attribute('TYP
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djdom.jar ... XMLOutputter$NamespaceStack namespaces int i org.jdom.Attribute attribute org.jdom.Namespace ns protected void printCDATA ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dsys.c33 sysdev_show(struct kobject *kobj, struct attribute *attr, char *buffer)
45 sysdev_store(struct kobject *kobj, struct attribute *attr,
84 static ssize_t sysdev_class_show(struct kobject *kobj, struct attribute *attr,
95 static ssize_t sysdev_class_store(struct kobject *kobj, struct attribute *attr,
150 (const struct attribute **)cls->attrs);
160 (const struct attribute **)cls->attrs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextattr.tex380 Returns \true if the attribute object specifies alignment.
386 Returns \true if the attribute object specifies a background colour.
392 Returns \true if the attribute object specifies a standard bullet name.
398 Returns \true if the attribute object specifies a bullet number.
404 Returns \true if the attribute object specifies a bullet style.
410 Returns \true if the attribute object specifies bullet text (usually specifying a symbol).
416 Returns \true if the attribute object specifies a character style name.
422 Returns \true if the attribute object specifies a font face name.
428 Returns \true if the {\it flag} is present in the attribute object's flag bitlist.
434 Returns \true if the attribute objec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_memory.c51 static struct attribute ttm_mem_sys = {
55 static struct attribute ttm_mem_emer = {
59 static struct attribute ttm_mem_max = {
63 static struct attribute ttm_mem_swap = {
67 static struct attribute ttm_mem_used = {
84 struct attribute *attr,
111 struct attribute *attr,
148 static struct attribute *ttm_mem_zone_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml.spec44 attribute values with no preset limits, just available
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Drpadlpar_sysfs.c99 static struct attribute *default_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dsq.c261 struct attribute attr;
268 static ssize_t sq_sysfs_show(struct kobject *kobj, struct attribute *attr,
279 static ssize_t sq_sysfs_store(struct kobject *kobj, struct attribute *attr,
324 static struct attribute *sq_sysfs_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-integrity.c166 struct attribute attr;
171 static ssize_t integrity_attr_show(struct kobject *kobj, struct attribute *attr,
183 struct attribute *attr, const char *page,
274 static struct attribute *integrity_attrs[] = {

Completed in 135 milliseconds

1234567891011>>