/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | ib_cm.h | 29 void ( * changed ) ( struct ib_device *ibdev, struct ib_queue_pair *qp, member in struct:ib_connection_operations
|
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/ |
H A D | UIMachineSettingsAudio.h | 63 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsAudio
|
H A D | UIMachineSettingsInterface.h | 85 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsInterface
|
H A D | UIMachineSettingsParallel.h | 132 /* Page changed: */ 133 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsParallelPage
|
H A D | UIMachineSettingsSerial.h | 139 /* Page changed: */ 140 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsSerialPage
|
H A D | UIMachineSettingsDisplay.h | 132 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsDisplay
|
H A D | UIMachineSettingsGeneral.h | 83 /** Holds whether the encryption cipher was changed. */ 85 /** Holds whether the encryption password was changed. */ 130 /** Returns whether the page was changed: */ 131 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsGeneral 151 /** Marks the encryption cipher as changed. */ 153 /** Marks the encryption cipher and password as changed. */ 178 /** Holds whether the encryption cipher was changed. 182 /** Holds whether the encryption password was changed.
|
H A D | UIMachineSettingsSF.h | 103 /* Page changed: */ 104 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsSF
|
H A D | UIMachineSettingsSystem.h | 139 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsSystem
|
H A D | UIMachineSettingsNetwork.h | 127 /* Signal to notify listeners about tab content changed: */ 209 /* Page changed: */ 210 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsNetworkPage
|
H A D | UIMachineSettingsUSB.h | 139 /* Page changed: */ 140 bool changed() const { return m_cache.wasChanged(); } function in class:UIMachineSettingsUSB
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | clipper.c | 173 static HRESULT WINAPI IWineD3DClipperImpl_IsClipListChanged(IWineD3DClipper *iface, BOOL *changed) argument 175 FIXME("iface %p, changed %p stub!\n", iface, changed); 178 *changed = FALSE;
|
/vbox/src/VBox/Frontends/VirtualBox/src/settings/ |
H A D | UISettingsPage.h | 130 /* Page changed: */ 131 virtual bool changed() const = 0; 202 /* Page changed: */ 203 bool changed() const { return false; } function in class:UISettingsPageGlobal
|
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/ |
H A D | UIHostComboEditor.cpp | 471 /* Notify data changed: */ 578 UInt32 changed = m_uDarwinKeyModifiers ^ modifierMask; local 580 if (!changed) 584 unsigned uKeyCode = ::DarwinModifierMaskToDarwinKeycode(changed); 590 if (processKeyEvent(uKeyCode, changed & modifierMask)) 677 /* Notify data changed: */ 709 /* Notify data changed: */
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ |
H A D | ath9k_main.c | 24 static void ath9k_bss_info_changed(struct net80211_device *dev, u32 changed); 112 * Set/change channels. If the channel is really being changed, it's done 137 * actually changed. 708 static int ath9k_config(struct net80211_device *dev, int changed) argument 713 if ((changed & NET80211_CFG_RATE) || 714 (changed & NET80211_CFG_PHY_PARAMS)) { 731 ath9k_bss_info_changed(dev, changed); 733 if (changed & NET80211_CFG_CHANNEL) { 786 if (changed & NET80211_CFG_CHANNEL) { 855 u32 changed) 854 ath9k_bss_info_changed(struct net80211_device *dev, u32 changed) argument [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/rtl818x/ |
H A D | rtl818x.c | 547 static int rtl818x_config(struct net80211_device *dev, int changed) argument 552 if (changed & NET80211_CFG_CHANNEL) 555 if (changed & NET80211_CFG_ASSOC) { 563 if (changed & NET80211_CFG_PHY_PARAMS) 566 if (changed & NET80211_CFG_RATE) {
|
/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | stub.c | 50 * That didn't seem right so it was changed to CHROMIUM. (Brian) 187 * Returns GL_TRUE if it changed since last call, GL_FALSE otherwise. 238 * Returns GL_TRUE if regions changed since last call, GL_FALSE otherwise. 337 GLboolean changed = stub.trackWindowVisibleRgn && stubUpdateWindowVisibileRegions(winInfo); local 339 if (stubUpdateWindowGeometry(winInfo, GL_FALSE) || changed) 467 * Returns GL_TRUE if regions changed since last call, GL_FALSE otherwise.
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
H A D | misc.c | 329 fprintf(stderr, "found expr '%s' at target %d in lclass[%d]; changed to %d\n", 343 fprintf(stderr, "found expr '%s' for id %s in lclass[%d]; changed to %d\n", 866 * while ( some set has changed ) do 885 int changed = 1; local 895 while ( changed ) 897 changed = 0; 910 /*fprintf(stderr, "Fo(%s) has changed\n", RulePtr[c->croot]->rname);*/ 911 changed = 1; 934 /* MR10 if ( i == 1 ) changed = 0; */ /* if only 1 cycle, no need to repeat */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | randrstr.h | 110 Bool changed; member in struct:_rrCrtc 139 Bool changed; member in struct:_rrOutput 227 TimeStamp lastSetTime; /* last changed by client */ 228 TimeStamp lastConfigTime; /* possible configs changed */ 231 Bool changed; /* some config changed */ member in struct:_rrScrPriv 232 Bool configChanged; /* configuration changed */ 233 Bool layoutChanged; /* screen layout changed */ 335 * Notify the extension that the screen size has been changed. 336 * The driver is responsible for calling this whenever it has changed [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | randrstr.h | 110 Bool changed; member in struct:_rrCrtc 139 Bool changed; member in struct:_rrOutput 227 TimeStamp lastSetTime; /* last changed by client */ 228 TimeStamp lastConfigTime; /* possible configs changed */ 231 Bool changed; /* some config changed */ member in struct:_rrScrPriv 232 Bool configChanged; /* configuration changed */ 233 Bool layoutChanged; /* screen layout changed */ 335 * Notify the extension that the screen size has been changed. 336 * The driver is responsible for calling this whenever it has changed [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | randrstr.h | 110 Bool changed; member in struct:_rrCrtc 139 Bool changed; member in struct:_rrOutput 227 TimeStamp lastSetTime; /* last changed by client */ 228 TimeStamp lastConfigTime; /* possible configs changed */ 231 Bool changed; /* some config changed */ member in struct:_rrScrPriv 232 Bool configChanged; /* configuration changed */ 233 Bool layoutChanged; /* screen layout changed */ 335 * Notify the extension that the screen size has been changed. 336 * The driver is responsible for calling this whenever it has changed [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | randrstr.h | 116 Bool changed; member in struct:_rrCrtc 151 Bool changed; member in struct:_rrOutput 261 TimeStamp lastSetTime; /* last changed by client */ 262 TimeStamp lastConfigTime; /* possible configs changed */ 265 Bool changed; /* some config changed */ member in struct:_rrScrPriv 266 Bool configChanged; /* configuration changed */ 267 Bool layoutChanged; /* screen layout changed */ 370 * Notify the extension that the screen size has been changed. 371 * The driver is responsible for calling this whenever it has changed [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | randrstr.h | 116 Bool changed; member in struct:_rrCrtc 151 Bool changed; member in struct:_rrOutput 265 TimeStamp lastSetTime; /* last changed by client */ 266 TimeStamp lastConfigTime; /* possible configs changed */ 269 Bool changed; /* some config changed */ member in struct:_rrScrPriv 270 Bool configChanged; /* configuration changed */ 271 Bool layoutChanged; /* screen layout changed */ 394 * Notify the extension that the screen size has been changed. 395 * The driver is responsible for calling this whenever it has changed [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | randrstr.h | 116 Bool changed; member in struct:_rrCrtc 151 Bool changed; member in struct:_rrOutput 265 TimeStamp lastSetTime; /* last changed by client */ 266 TimeStamp lastConfigTime; /* possible configs changed */ 269 Bool changed; /* some config changed */ member in struct:_rrScrPriv 270 Bool configChanged; /* configuration changed */ 271 Bool layoutChanged; /* screen layout changed */ 394 * Notify the extension that the screen size has been changed. 395 * The driver is responsible for calling this whenever it has changed [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | randrstr.h | 114 Bool changed; member in struct:_rrCrtc 149 Bool changed; member in struct:_rrOutput 263 TimeStamp lastSetTime; /* last changed by client */ 264 TimeStamp lastConfigTime; /* possible configs changed */ 267 Bool changed; /* some config changed */ member in struct:_rrScrPriv 268 Bool configChanged; /* configuration changed */ 269 Bool layoutChanged; /* screen layout changed */ 394 * Notify the extension that the screen size has been changed. 395 * The driver is responsible for calling this whenever it has changed [all...] |