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

<<11121314151617181920

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c1163 struct attribute **gattr;
H A Dperf_event.c5892 static struct attribute *perfclass_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1178 are selected with the attribute \verb|via|. More about NAT is
1511 other routes because some route attribute (f.e.\ MTU) was updated.
1614 in an error. See attribute \verb|error| below (p.\pageref{IP-ROUTE-GET-error}).
1986 table. NAT and masquerading rules have an attribute to select new IP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc.c3599 if (cli_list(targetcli, targetpath, cp_clistate->attribute, copy_fn, cp_clistate) == -1) {
3722 cp_clistate.attribute = aSYSTEM | aHIDDEN | aDIR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss.c772 static struct attribute *cciss_host_attrs[] = {
792 static struct attribute *cciss_dev_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistctrl.tex699 {\tt wxLC\_VIRTUAL} style. It should return the attribute for the
H A Dwindow.tex1527 corresponding attribute hadn't been explicitly set for this window itself,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.c1515 * The following adds a new attribute to the sysfs representation
1606 static struct attribute *iwl_sysfs_entries[] = {
H A Diwl3945-base.c3438 * The following adds a new attribute to the sysfs representation
3805 static struct attribute *iwl3945_sysfs_entries[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_fc.c306 * An array of null-terminated pointers to the attribute
309 * The attribute containers for the starget and host are are
311 * fc transport, we must provide the attribute container.
831 * dev_loss_tmo attribute
915 * fast_io_fail_tmo attribute
1599 /* ignore any data value written to the attribute */
1618 /* Show a given an attribute in the statistics group */
1641 /* generate a read-only statistics attribute */
1680 /* ignore any data value written to the attribute */
1691 static struct attribute *fc_statistics_attr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm93.c2297 static struct attribute *lm93_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.lua131 -- Additionally they maintain their length as 'size' attribute,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid5.c4686 static struct attribute *raid5_attrs[] = {
5543 * attribute.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.c4352 static struct attribute *ipw2100_sysfs_entries[] = {
H A Dipw2200.c1176 * The following adds a new attribute to the sysfs representation
1600 * Add a device attribute to view/control the delay between eeprom
11550 static struct attribute *ipw_sysfs_entries[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/
H A Dconfigure16179 CFLAGS="$CFLAGS -std=gnu99 -ggdb3 -Wall -W -Wpointer-arith -Wformat-security -Wcast-align -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal"
16627 # Detect AIX lossage: JOINABLE attribute is called UNDETACHED.
16628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5
16629 $as_echo_n "checking for joinable pthread attribute... " >&6; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A Djqueryui-1.8.16.min.js135 dragging:false,reverting:false,_noFinalSort:null});this.domPosition.prev?a(this.domPosition.prev).after(this.currentItem):a(this.domPosition.parent).prepend(this.currentItem)}return this},serialize:function(d){var c=this._getItemsAsjQuery(d&&d.connected),e=[];d=d||{};a(c).each(function(){var h=(a(d.item||this).attr(d.attribute||"id")||"").match(d.expression||/(.+)[-=_](.+)/);if(h)e.push((d.key||h[1]+"[]")+"="+(d.key&&d.expression?h[1]:h[2]))});!e.length&&d.key&&e.push(d.key+"=");return e.join("&")},
136 toArray:function(d){var c=this._getItemsAsjQuery(d&&d.connected),e=[];d=d||{};c.each(function(){e.push(a(d.item||this).attr(d.attribute||"id")||"")});return e},_intersectsWith:function(d){var c=this.positionAbs.left,e=c+this.helperProportions.width,h=this.positionAbs.top,g=h+this.helperProportions.height,i=d.left,b=i+d.width,f=d.top,j=f+d.height,l=this.offset.click.top,o=this.offset.click.left;l=h+l>f&&h+l<j&&c+o>i&&c+o<b;return this.options.tolerance=="pointer"||this.options.forcePointerForContainers||
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-ui.js3314 var res = ($(o.item || this).attr(o.attribute || 'id') || '').match(o.expression || (/(.+)[-=_](.+)/));
3331 items.each(function() { ret.push($(o.item || this).attr(o.attribute || 'id') || ''); });
10738 // Thus normalize href attribute...
10789 // 3. from selected class attribute on <li>
10815 // Take disabling tabs via class attribute from HTML
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c20953 OSTRACE1( "OPEN normal file attribute\n" );
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c20953 OSTRACE1( "OPEN normal file attribute\n" );
[all...]

Completed in 589 milliseconds

<<11121314151617181920