Searched defs:state (Results 276 - 300 of 424) sorted by relevance

<<11121314151617

/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_ctrlr.c649 union nvme_critical_warning_state state; local
411 nvme_ctrlr_set_state(struct nvme_ctrlr *ctrlr, enum nvme_ctrlr_state state, uint64_t timeout_in_ms) argument
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug_commands.cpp542 cpu_status state; local
/haiku/src/kits/interface/
H A DDragger.cpp524 BDragger::MakeFocus(bool state) argument
717 BDragger::_SetZombied(bool state) argument
H A DMenuBar.cpp174 BMenuBar::WindowActivated(bool state) argument
181 BMenuBar::MakeFocus(bool state) argument
/haiku/src/kits/tracker/
H A DStatusWindow.cpp423 BStatusWindow::WindowActivated(bool state) argument
/haiku/src/kits/debugger/arch/x86_64/
H A DArchitectureX8664.cpp406 CpuStateX8664* state = new(std::nothrow) CpuStateX8664; local
743 GetInstructionInfo(target_addr_t address, InstructionInfo& _info, CpuState* state) argument
764 ResolvePICFunctionAddress(target_addr_t instructionAddress, CpuState* state, target_addr_t& _targetAddress) argument
839 CpuStateX8664* state = dynamic_cast<CpuStateX8664*>(frame->GetCpuState()); local
[all...]
/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.cpp1203 DefaultWindowBehaviour::_NextState(State* state) argument
[all...]
/haiku/src/bin/network/telnetd/
H A Dsys_term.c104 int state; member in struct:termbuf
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c289 ar5211SetLedState(struct ath_hal *ah, HAL_LED_STATE state) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.cpp1393 int32 state = 0; local
[all...]
/haiku/src/add-ons/media/media-add-ons/video_producer_demo/
H A DProducer.cpp132 BDiscreteParameter *state = main->MakeDiscreteParameter( local
/haiku/src/tools/translation/inspector/
H A DImageView.cpp156 ImageView::MouseMoved(BPoint point, uint32 state, const BMessage *pmsg) argument
/haiku/src/kits/mail/
H A DMailComponent.cpp638 int32 state = 0; local
708 int32 state = 0; local
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c617 int state = 0; local
1132 int ntfs_fuse_release(struct lowntfs_context *ctx, ino_t parent, ino_t ino, int state, u64 ghost) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.h192 unsigned long state; member in struct:_ntfs_attr
/haiku/src/kits/game/
H A DWindowScreen.cpp273 BWindowScreen::WorkspaceActivated(int32 workspace, bool state) argument
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp228 function_source_state state = function->SourceCodeState(); local
635 CpuState* state = thread->GetCpuState(); local
739 _DumpStackFrameMemory(BFile& _output, CpuState* state, target_addr_t framePointer, uint8 stackDirection) argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.cpp921 ieee80211_notify_radio(struct ieee80211com* ic, int state) argument
/haiku/src/servers/app/drawing/interface/virtual/
H A DViewHWInterface.cpp717 ViewHWInterface::SetDPMSMode(uint32 state) argument
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp1220 _state_ *state = new _state_(fState); local
1229 _state_ *state = (_state_*)fStack.LastItem(); local
[all...]
/haiku/src/add-ons/translators/ppm/
H A DPPMTranslator.cpp678 } state local
/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp569 int32 state = 0; local
597 int32 state = 0; local
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c1174 enum { F_INIT, F_PERCENT, F_FIRST } state; local
/haiku/src/add-ons/kernel/drivers/power/x86_cpuidle/
H A Dacpi_cpuidle.cpp230 acpi_cstate_idle(int32 state, CpuidleDevice *device) argument
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp116 int32 state; member in struct:rule_state
230 rule_state *state; local
608 rule_state *state = new rule_state; local
[all...]

Completed in 378 milliseconds

<<11121314151617