Searched refs:changed (Results 76 - 100 of 961) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DStoredCollection.java118 * changed with {@link #setIteratorBlockSize}.</p>
123 * current iterator position can be changed or deleted by another thread.
303 boolean changed = false;
306 changed = true;
311 return changed;
352 boolean changed = false;
357 changed = true;
362 return changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DStoredCollection.java118 * changed with {@link #setIteratorBlockSize}.</p>
123 * current iterator position can be changed or deleted by another thread.
303 boolean changed = false;
306 changed = true;
311 return changed;
352 boolean changed = false;
357 changed = true;
362 return changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DStoredCollection.java118 * changed with {@link #setIteratorBlockSize}.</p>
123 * current iterator position can be changed or deleted by another thread.
303 boolean changed = false;
306 changed = true;
311 return changed;
352 boolean changed = false;
357 changed = true;
362 return changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/omap/
H A Dams-delta.c99 int pin, changed = 0; local
113 /* Setup pins after corresponding bits if changed */
116 changed = 1;
124 changed = 1;
132 changed = 1;
140 changed = 1;
149 changed = 1;
155 if (changed)
160 return changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/lguest/
H A Dsegments.c155 * When the Guest is run on a different CPU, or the GDT entries have changed,
192 * Mark that the GDT changed so the core knows it has to copy it again,
195 cpu->changed |= CHANGED_GDT;
210 /* Note that just the TLS entries have changed. */
211 cpu->changed |= CHANGED_GDT_TLS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/lguest/
H A Dsegments.c155 * When the Guest is run on a different CPU, or the GDT entries have changed,
192 * Mark that the GDT changed so the core knows it has to copy it again,
195 cpu->changed |= CHANGED_GDT;
210 /* Note that just the TLS entries have changed. */
211 cpu->changed |= CHANGED_GDT_TLS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/usb/
H A Dusbhub.c604 uint16_t changed; local
636 changed = GETUSBFIELD((&portstatus),wPortChange);
638 printf("BeforePowerup: port %d status %04X changed %04X\n",idx+1,current,changed);
658 changed = GETUSBFIELD((&portstatus),wPortChange);
661 printf("USB: Explore: Bus %d Hub %d port %d status %04X changed %04X\n",
663 dev->ud_address,idx+1,current,changed);
668 // if (changed & USB_PORT_STATUS_RESET) {
672 if (changed & USB_PORT_STATUS_ENABLED) {
676 if (changed
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/omap/
H A Dams-delta.c99 int pin, changed = 0; local
113 /* Setup pins after corresponding bits if changed */
116 changed = 1;
124 changed = 1;
132 changed = 1;
140 changed = 1;
149 changed = 1;
155 if (changed)
160 return changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/odhcp6c/src/
H A Dra.c286 bool changed = false; local
357 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 0, true);
387 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 0, true);
404 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 7200, true);
413 changed |= odhcp6c_update_entry(STATE_RA_PREFIX, entry, 7200, true);
425 changed |= odhcp6c_update_entry(STATE_RA_DNS, entry, 0, true);
446 changed |= odhcp6c_update_entry(STATE_RA_SEARCH, entry, 0, true);
468 return found && changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/odhcp6c/src/
H A Dra.c286 bool changed = false; local
357 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 0, true);
387 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 0, true);
404 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 7200, true);
413 changed |= odhcp6c_update_entry(STATE_RA_PREFIX, entry, 7200, true);
425 changed |= odhcp6c_update_entry(STATE_RA_DNS, entry, 0, true);
446 changed |= odhcp6c_update_entry(STATE_RA_SEARCH, entry, 0, true);
468 return found && changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/odhcp6c/src/
H A Dra.c286 bool changed = false; local
357 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 0, true);
387 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 0, true);
404 changed |= odhcp6c_update_entry(STATE_RA_ROUTE, entry, 7200, true);
413 changed |= odhcp6c_update_entry(STATE_RA_PREFIX, entry, 7200, true);
425 changed |= odhcp6c_update_entry(STATE_RA_DNS, entry, 0, true);
446 changed |= odhcp6c_update_entry(STATE_RA_SEARCH, entry, 0, true);
468 return found && changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c366 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, argument
382 if (!rhsc_enable && !rhsc_status && !changed) {
403 if (changed || any_connected) {
422 if (changed) {
462 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, argument
473 if (changed || rhsc_status)
491 int i, changed = 0, length = 1; local
511 buf [0] = changed = 1;
533 changed = 1;
541 if (ohci_root_hub_state_changes(ohci, changed,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-hub.c366 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, argument
382 if (!rhsc_enable && !rhsc_status && !changed) {
403 if (changed || any_connected) {
422 if (changed) {
462 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, argument
473 if (changed || rhsc_status)
491 int i, changed = 0, length = 1; local
511 buf [0] = changed = 1;
533 changed = 1;
541 if (ohci_root_hub_state_changes(ohci, changed,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/p54/
H A Dmain.c154 * the template was changed by the stack or userspace.
281 static int p54_config(struct ieee80211_hw *dev, u32 changed) argument
288 if (changed & IEEE80211_CONF_CHANGE_POWER)
290 if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {
295 if (changed & IEEE80211_CONF_CHANGE_PS) {
300 if (changed & IEEE80211_CONF_CHANGE_IDLE) {
373 u32 changed)
378 if (changed & BSS_CHANGED_BSSID) {
383 if (changed & BSS_CHANGED_BEACON) {
390 if (changed
370 p54_bss_info_changed(struct ieee80211_hw *dev, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u32 changed) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dmain.c154 * the template was changed by the stack or userspace.
281 static int p54_config(struct ieee80211_hw *dev, u32 changed) argument
288 if (changed & IEEE80211_CONF_CHANGE_POWER)
290 if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {
295 if (changed & IEEE80211_CONF_CHANGE_PS) {
300 if (changed & IEEE80211_CONF_CHANGE_IDLE) {
373 u32 changed)
378 if (changed & BSS_CHANGED_BSSID) {
383 if (changed & BSS_CHANGED_BEACON) {
390 if (changed
370 p54_bss_info_changed(struct ieee80211_hw *dev, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u32 changed) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/mm/
H A Dpgtable.c308 int changed; local
310 changed = !pte_same(*(ptep), entry);
311 if (changed) {
317 return changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/mm/
H A Dpgtable.c308 int changed; local
310 changed = !pte_same(*(ptep), entry);
311 if (changed) {
317 return changed;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dcnid_dbd_private.h69 int changed; /* stamp differ */ member in struct:CNID_private
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dcnid_dbd_private.h69 int changed; /* stamp differ */ member in struct:CNID_private
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dcnid_dbd_private.h69 int changed; /* stamp differ */ member in struct:CNID_private
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/minix/
H A Ditree_common.c50 goto changed;
58 changed:
119 goto changed;
136 changed:
187 goto changed;
195 goto changed;
200 changed:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/minix/
H A Ditree_common.c50 goto changed;
58 changed:
119 goto changed;
136 changed:
187 goto changed;
195 goto changed;
200 changed:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-passwd165 # checking if password is tainted: nothing is changed!!!!
342 If option -s specified then changed only samba password.
343 If options -u specified then changed only UNIX password.
344 With no options then changed both - UNIX and samba passwords.
347 The user is first prompted for their old password, if one is present. This password is then tested against the stored password by binding to the server. The user has only one chance to enter the correct passwword. The super user is permitted to bypass this step so that forgotten passwords may be changed.
358 Password will prompt again and compare the second entry against the first. Both entries are require to match in order for the password to be changed.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-passwd165 # checking if password is tainted: nothing is changed!!!!
342 If option -s specified then changed only samba password.
343 If options -u specified then changed only UNIX password.
344 With no options then changed both - UNIX and samba passwords.
347 The user is first prompted for their old password, if one is present. This password is then tested against the stored password by binding to the server. The user has only one chance to enter the correct passwword. The super user is permitted to bypass this step so that forgotten passwords may be changed.
358 Password will prompt again and compare the second entry against the first. Both entries are require to match in order for the password to be changed.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-passwd165 # checking if password is tainted: nothing is changed!!!!
342 If option -s specified then changed only samba password.
343 If options -u specified then changed only UNIX password.
344 With no options then changed both - UNIX and samba passwords.
347 The user is first prompted for their old password, if one is present. This password is then tested against the stored password by binding to the server. The user has only one chance to enter the correct passwword. The super user is permitted to bypass this step so that forgotten passwords may be changed.
358 Password will prompt again and compare the second entry against the first. Both entries are require to match in order for the password to be changed.

Completed in 322 milliseconds

1234567891011>>