Searched refs:active (Results 1 - 25 of 248) sorted by last modified time

12345678910

/haiku/src/apps/mediaplayer/
H A DController.cpp371 Controller::PlayerActivated(bool active) argument
376 if (active && gMainApp->PlayerCount() > 1) {
/haiku/src/apps/diskprobe/
H A DProbeView.cpp1478 ProbeView::WindowActivated(bool active) argument
1480 if (!active)
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp1010 bigtime_t active = info.CPUActiveTime(fCPU); local
1012 int64 percent = int64(1000.0 * (active - fPreviousActive)
1019 fPreviousActive = active;
1155 bigtime_t active = 0; local
1158 active += info.CPUActiveTime(cpu);
1163 int64 percent = int64(1000.0 * (active - fPreviousActive)
1170 fPreviousActive = active;
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp792 bool active; local
794 if (message->FindBool("active", &active) == B_OK && active
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c1249 uint8 active = 0; local
1259 active = 1;
1272 if (!active && (card->timerstate & EMU_TIMER_STATE_ENABLED)) {
1277 if (active && !(card->timerstate & EMU_TIMER_STATE_ENABLED)) {
/haiku/src/kits/tracker/
H A DContainerWindow.cpp1833 menu->AddItem(new BMenuItem(B_TRANSLATE("Make active printer"),
2066 // don't commit active pose if only a keyboard shortcut is
4317 BorderedView::WindowActivated(bool active) argument
4324 PoseViewFocused(active); // Update border color
H A DFilePanelPriv.cpp1071 // don't commit active pose if only a keyboard shortcut is
1746 TFilePanel::WindowActivated(bool active) argument
1750 _inherited::WindowActivated(active);
H A DPoseView.h139 virtual void WindowActivated(bool active);
H A DPoseView.cpp1137 BPoseView::WindowActivated(bool active) argument
1139 if (!active)
1142 ShowSelection(active);
1144 if (active && ActivePose() == NULL && !IsFilePanel())
2288 // Select widget if there is an active one
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp357 bool active = get_driver_boolean_parameter(handle, "active", false, local
359 appendParameter(parameters, active, B_TRANSLATE("Active"));
/haiku/src/apps/terminal/
H A DTermViewStates.cpp134 TermView::State::WindowActivated(bool active) argument
469 TermView::DefaultState::WindowActivated(bool active) argument
471 if (active)
778 TermView::HyperLinkState::WindowActivated(bool active) argument
780 if (!active)
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp222 fRatingActiveCheckBox = new BCheckBox("rating active",
485 response.FindBool("active", &fRatingActive);
639 bool active = fRatingActive; local
677 languageId, comment, stability, rating, active, info);
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp632 const BString& stability, int rating, bool active, BMessage& message)
644 requestEnvelopeWriter.WriteObjectName("active");
645 requestEnvelopeWriter.WriteBoolean(active);
627 UpdateUserRating(const BString& ratingID, const BString& naturalLanguageCode, const BString& comment, const BString& stability, int rating, bool active, BMessage& message) argument
H A DWebAppInterface.h95 int rating, bool active,
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp691 URLInputGroup::WindowActivated(bool active) argument
693 BGroupView::WindowActivated(active);
694 if (fWindowActive != active) {
695 fWindowActive = active;
/haiku/src/apps/deskbar/
H A DSwitcher.cpp112 virtual void WorkspaceActivated(int32, bool active);
1160 // cycle through the windows in the active application
1698 TSwitcherWindow::WorkspaceActivated(int32, bool active) argument
1700 if (active)
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c1813 * D0U* --> D0A* (powered-up active) state.
2128 printf("%s: %d active NIC locks forcefully cleared\n",
6074 int i, err, active = (sc->sc_flags & IWM_FLAG_BINDING_ACTIVE); local
6078 if (action == IWM_FW_CTXT_ACTION_ADD && active)
6080 if (action == IWM_FW_CTXT_ACTION_REMOVE && !active)
7827 /* Check if we're doing an active directed scan. */
8399 int active = (sc->sc_flags & IWM_FLAG_MAC_ACTIVE); local
8401 if (action == IWM_FW_CTXT_ACTION_ADD && active)
8403 if (action == IWM_FW_CTXT_ACTION_REMOVE && !active)
8699 * due to simply not being in an active sca
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c2448 * D0U* --> D0A* (powered-up active) state.
2700 printf("%s: %d active NIC locks forcefully cleared\n",
5522 int i, err, active = (sc->sc_flags & IWX_FLAG_BINDING_ACTIVE); local
5525 if (action == IWX_FW_CTXT_ACTION_ADD && active)
5527 if (action == IWX_FW_CTXT_ACTION_REMOVE && !active)
7447 int active = (sc->sc_flags & IWX_FLAG_MAC_ACTIVE); local
7449 if (action == IWX_FW_CTXT_ACTION_ADD && active)
7451 if (action == IWX_FW_CTXT_ACTION_REMOVE && !active)
H A Dif_iwxreg.h898 * This status flag is set by the RFH when there is no active RBD fetch from
904 * This status flag is set by the RFH when there is no active transaction from
906 * Once the SRAM to DRAM DMA is active, this flag is immediately turned off.
909 * This status flag is set by the RFH when there is no active transaction from
911 * Once the RXF-to-DRAM DMA is active, this flag is immediately turned off.
1221 * @IWX_UCODE_TLV_API_FRAGMENTED_SCAN: This ucode supports active dwell time
1709 * @ num_tbs 0-4 number of active tbs
2130 * @IWX_NVM_CHANNEL_ACTIVE: active scanning allowed
3505 * @mac_active_msk: what MACs were active when the frame was received
4391 * device is discoverable and there is an active G
6631 uint8_t active; member in struct:iwx_scan_dwell
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/usb_rndis/
H A DRNDISDevice.cpp156 usb_interface_info *interface = config->interface[fDataInterfaceIndex].active;
628 const usb_interface_info *interface = config->interface[j].active;
680 usb_interface_info *interface = config->interface[controlIndex].active;
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DDevice.cpp802 usb_interface_info* Interface = config->interface[i].active;
/haiku/src/kits/interface/
H A DScrollView.cpp382 BScrollView::WindowActivated(bool active) argument
387 BView::WindowActivated(active);
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp1058 usb_interface_info *interface = configuration->interface[i].active;
1964 usb_interface_info *interface = configuration->interface[i].active;
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.h65 virtual void WindowActivated(bool active);
H A DListViews.cpp180 DragSortableListView::WindowActivated(bool active) argument

Completed in 542 milliseconds

12345678910