Searched refs:attribute (Results 76 - 100 of 495) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/samples/kobject/
H A Dkobject-example.c48 * looking at the attribute for the "baz" and "bar" files.
85 static struct attribute *attrs[] = {
93 * An unnamed attribute group will put all of the attributes directly in
96 * attribute group.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Ddict.c111 error("rc_read_dictionary: invalid attribute on line %d of dictionary %s",
181 /* Create a new attribute for the list */
225 error("rc_read_dictionary: invalid attribute length on line %d of dictionary %s",
289 * Purpose: Return the full attribute structure based on the
290 * attribute id number and vendor code. If vendor code is VENDOR_NONE,
295 DICT_ATTR *rc_dict_getattr (int attribute, int vendor) argument
303 if (attr->value == attribute) {
315 if (attr->value == attribute) {
327 * Purpose: Return the full attribute structure based on the
328 * attribute nam
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_IDLETIMER.c45 struct attribute attr;
47 struct attribute *attr, char *buf);
81 static ssize_t idletimer_tg_show(struct kobject *kobj, struct attribute *attr,
132 pr_debug("couldn't alloc attribute name\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcalctrl.tex29 create a custom attribute object and set it for the day you want to be
270 Returns the attribute for the given date (should be in the range $1\ldots31$).
279 Associates the attribute with the specified date (in the range $1\ldots31$).
281 If the pointer is {\tt NULL}, the items attribute is cleared.
390 Display the date with this attribute as a holiday.
404 Returns {\tt true} if this attribute specifies a non-default text background colour.
411 Returns {\tt true} if this attribute specifies a non-default border colour.
418 Returns {\tt true} if this attribute specifies a non-default font.
425 Returns {\tt true} if this attribute specifies a non-default (i.e. any) border.
432 Returns {\tt true} if this attribute specifie
[all...]
H A Dtextattrex.tex14 is a third attribute class, \helpref{wxRichTextAttr}{wxrichtextattr}, which
273 Returns \true if the attribute object specifies a standard bullet name.
279 Returns \true if the attribute object specifies a bullet number.
285 Returns \true if the attribute object specifies a bullet style.
291 Returns \true if the attribute object specifies bullet text (usually containing a symbol).
297 Returns \true if the attribute object specifies a character style name.
303 Returns \true if the attribute object specifies line spacing.
309 Returns \true if the attribute object specifies a list style name.
315 Returns \true if the attribute object specifies an outline level.
321 Returns \true if the attribute objec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.cpp203 fprintf(stderr, "Error: no soap:body namespace attribute\n");
675 fprintf(stream, "\n/// Imported attribute %s from typemap %s.\n", *k, mapfile?mapfile:"");
677 fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
686 fprintf(stream, "\n// xsd.h: typemap override of attribute %s with %s\n", t, s);
695 fprintf(stream, "\n// Imported attribute %s declared as %s\n", *k, t);
697 { fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
702 fprintf(stream, "// Imported attribute %s declared as %s\n", *k, t);
704 fprintf(stream, "// xsd.h: should define attribute %s\n", t);
765 for (vector<xs__attribute>::const_iterator attribute = (*schema)->attribute
[all...]
H A Dschema.h40 /* For the wsdl:arrayType attribute to support old style SOAP arrays: */
107 @xsd__QName default__; // also get QName value if attribute type is QName
109 @xsd__QName fixed_; // also get QName value if attribute type is QName
110 @xsd__QName wsdl__arrayType; // extensibility attribute added to simplify WSDL parsing
214 std::vector<xs__attribute> attribute; member in class:xs__attributeGroup
278 std::vector<xs__attribute> attribute; member in class:xs__extension
311 std::vector<xs__attribute> attribute; // not used in <simpleType><restriction> member in class:xs__restriction
383 std::vector<xs__attribute> attribute; member in class:xs__complexType
451 std::vector<xs__attribute> attribute; member in class:xs__schema
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Ddme1737.c1206 static struct attribute *dme1737_pwm_chmod_attr[];
1207 static void dme1737_chmod_file(struct device*, struct attribute*, mode_t);
1433 * Sysfs device attribute defines and structs
1573 static struct attribute *dme1737_attr[] ={
1638 static struct attribute *dme1737_temp_offset_attr[] = {
1652 static struct attribute *dme1737_vid_attr[] = {
1665 static struct attribute *dme1737_zone3_attr[] = {
1681 static struct attribute *dme1737_zone_hyst_attr[] = {
1695 static struct attribute *dme1737_pwm1_attr[] = {
1705 static struct attribute *dme1737_pwm2_att
[all...]
H A Dad7418.c201 static struct attribute *ad7416_attributes[] = {
208 static struct attribute *ad7417_attributes[] = {
219 static struct attribute *ad7418_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dservice.cpp203 fprintf(stderr, "Error: no soap:body namespace attribute\n");
675 fprintf(stream, "\n/// Imported attribute %s from typemap %s.\n", *k, mapfile?mapfile:"");
677 fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
686 fprintf(stream, "\n// xsd.h: typemap override of attribute %s with %s\n", t, s);
695 fprintf(stream, "\n// Imported attribute %s declared as %s\n", *k, t);
697 { fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
702 fprintf(stream, "// Imported attribute %s declared as %s\n", *k, t);
704 fprintf(stream, "// xsd.h: should define attribute %s\n", t);
765 for (vector<xs__attribute>::const_iterator attribute = (*schema)->attribute
[all...]
H A Dschema.h40 /* For the wsdl:arrayType attribute to support old style SOAP arrays: */
107 @xsd__QName default__; // also get QName value if attribute type is QName
109 @xsd__QName fixed_; // also get QName value if attribute type is QName
110 @xsd__QName wsdl__arrayType; // extensibility attribute added to simplify WSDL parsing
214 std::vector<xs__attribute> attribute; member in class:xs__attributeGroup
278 std::vector<xs__attribute> attribute; member in class:xs__extension
311 std::vector<xs__attribute> attribute; // not used in <simpleType><restriction> member in class:xs__restriction
383 std::vector<xs__attribute> attribute; member in class:xs__complexType
451 std::vector<xs__attribute> attribute; member in class:xs__schema
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dservice.cpp203 fprintf(stderr, "Error: no soap:body namespace attribute\n");
675 fprintf(stream, "\n/// Imported attribute %s from typemap %s.\n", *k, mapfile?mapfile:"");
677 fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
686 fprintf(stream, "\n// xsd.h: typemap override of attribute %s with %s\n", t, s);
695 fprintf(stream, "\n// Imported attribute %s declared as %s\n", *k, t);
697 { fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
702 fprintf(stream, "// Imported attribute %s declared as %s\n", *k, t);
704 fprintf(stream, "// xsd.h: should define attribute %s\n", t);
765 for (vector<xs__attribute>::const_iterator attribute = (*schema)->attribute
[all...]
H A Dschema.h40 /* For the wsdl:arrayType attribute to support old style SOAP arrays: */
107 @xsd__QName default__; // also get QName value if attribute type is QName
109 @xsd__QName fixed_; // also get QName value if attribute type is QName
110 @xsd__QName wsdl__arrayType; // extensibility attribute added to simplify WSDL parsing
214 std::vector<xs__attribute> attribute; member in class:xs__attributeGroup
278 std::vector<xs__attribute> attribute; member in class:xs__extension
311 std::vector<xs__attribute> attribute; // not used in <simpleType><restriction> member in class:xs__restriction
383 std::vector<xs__attribute> attribute; member in class:xs__complexType
451 std::vector<xs__attribute> attribute; member in class:xs__schema
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dservice.cpp203 fprintf(stderr, "Error: no soap:body namespace attribute\n");
675 fprintf(stream, "\n/// Imported attribute %s from typemap %s.\n", *k, mapfile?mapfile:"");
677 fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
686 fprintf(stream, "\n// xsd.h: typemap override of attribute %s with %s\n", t, s);
695 fprintf(stream, "\n// Imported attribute %s declared as %s\n", *k, t);
697 { fprintf(stream, "\n/// Built-in attribute \"%s\".\n", *k);
702 fprintf(stream, "// Imported attribute %s declared as %s\n", *k, t);
704 fprintf(stream, "// xsd.h: should define attribute %s\n", t);
765 for (vector<xs__attribute>::const_iterator attribute = (*schema)->attribute
[all...]
H A Dschema.h40 /* For the wsdl:arrayType attribute to support old style SOAP arrays: */
107 @xsd__QName default__; // also get QName value if attribute type is QName
109 @xsd__QName fixed_; // also get QName value if attribute type is QName
110 @xsd__QName wsdl__arrayType; // extensibility attribute added to simplify WSDL parsing
214 std::vector<xs__attribute> attribute; member in class:xs__attributeGroup
278 std::vector<xs__attribute> attribute; member in class:xs__extension
311 std::vector<xs__attribute> attribute; // not used in <simpleType><restriction> member in class:xs__restriction
383 std::vector<xs__attribute> attribute; member in class:xs__complexType
451 std::vector<xs__attribute> attribute; member in class:xs__schema
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_core.h348 struct attribute attr;
351 /* Ops for show/store values at the attribute - not used on group */
499 struct attribute attr;
517 struct attribute attr;
518 ssize_t (*show)(struct kobject *, struct attribute *, char *);
519 ssize_t (*store)(struct kobject *, struct attribute *,
H A Dedac_mc_sysfs.c130 /* Set of more default csrow<id> attribute show/store functions */
192 /* show function for dynamic chX_ce_count attribute */
199 /* csrow specific attribute structure */
201 struct attribute attr;
212 struct attribute *attr, char *buffer)
223 static ssize_t csrowdev_store(struct kobject *kobj, struct attribute *attr,
249 /* default cwrow<id>/attribute files */
268 /* possible dynamic channel DIMM Label attribute files */
282 /* Total possible dynamic DIMM Label attribute file table */
292 /* possible dynamic channel ce_count attribute file
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dad525x_dpot.c481 static const struct attribute *dpot_attrib_wipers[] = {
491 static const struct attribute *dpot_attrib_eeprom[] = {
501 static const struct attribute *dpot_attrib_otp[] = {
511 static const struct attribute *dpot_attrib_otp_en[] = {
521 static const struct attribute *dpot_attrib_tolerance[] = {
547 static struct attribute *ad525x_attributes_commands[] = {
H A Dhmc6352.c102 static struct attribute *mid_att_compass[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dsys.c31 struct attribute attr;
36 static ssize_t gfs2_attr_show(struct kobject *kobj, struct attribute *attr,
44 static ssize_t gfs2_attr_store(struct kobject *kobj, struct attribute *attr,
261 static struct attribute *gfs2_attrs[] = {
445 static struct attribute *lock_module_attrs[] = {
535 static struct attribute *tune_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c122 static struct attribute ttm_page_pool_max = {
126 static struct attribute ttm_page_pool_small = {
130 static struct attribute ttm_page_pool_alloc_size = {
135 static struct attribute *ttm_pool_attrs[] = {
150 struct attribute *attr, const char *buffer, size_t size)
189 struct attribute *attr, char *buffer)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_sysfs_if.c24 struct attribute attr;
204 struct attribute * attr, char * buf)
213 struct attribute * attr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_ldap.h172 const char *attribute; member in struct:ldap_CompareRequest
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dmaintidi.h165 byte attribute; member in struct:_diva_man_var_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dsysfs.c74 static struct attribute *ath5k_sysfs_entries_ani[] = {

Completed in 207 milliseconds

1234567891011>>