Searched defs:state (Results 201 - 225 of 424) sorted by relevance

1234567891011>>

/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp288 cpu_status state = disable_interrupts(); local
/haiku/src/system/kernel/arch/arm64/
H A Darch_int.cpp183 cpu_status state = disable_interrupts(); local
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.cpp105 channel_status state = fState; local
/haiku/src/apps/soundrecorder/
H A DTransportButton.cpp268 TransportButton::WindowActivated(bool state) argument
/haiku/src/system/libroot/posix/glibc/iconv/
H A Dskeleton.c779 mbstate_t *state = data->__statep; local
[all...]
/haiku/src/tests/add-ons/kernel/network/
H A Duserland_modules.cpp41 module_state state; member in struct:module
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Inode.cpp321 NFS4Inode::WriteStat(OpenState* state, AttrValue* attrs, uint32 attrCount) argument
444 NFS4Inode::CreateFile(const char* name, int mode, int perms, OpenState* state, argument
547 OpenFile(OpenState* state, int mode, OpenDelegationData* delegation) argument
654 OpenAttr(OpenState* state, const char* name, int mode, OpenDelegationData* delegation, bool create) argument
720 ReadFile(OpenStateCookie* cookie, OpenState* state, uint64 position, uint32* length, void* buffer, bool* eof) argument
757 WriteFile(OpenStateCookie* cookie, OpenState* state, uint64 position, uint32* length, const void* buffer, bool commit) argument
[all...]
/haiku/src/kits/interface/
H A DPopUpMenu.cpp249 BPopUpMenu::MakeFocus(bool state) argument
H A DControl.cpp584 BControl::SetTracking(bool state) argument
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.cpp233 cpu_status state = disable_interrupts(); local
/haiku/headers/os/support/
H A DObjectList.h688 SortItems(CompareFunctionWithState function, void* state) argument
704 HSortItems(CompareFunctionWithState function, void* state) argument
797 BinaryInsert(T* item, CompareFunctionWithState func, void* state) argument
826 BinaryInsertUnique(T* item, CompareFunctionWithState func, void* state) argument
858 BinaryInsertCopy(const T& copyThis, CompareFunctionWithState func, void* state) argument
893 BinaryInsertCopyUnique(const T& copyThis, CompareFunctionWithState func, void* state) argument
[all...]
/haiku/src/kits/mail/
H A DMailContainer.cpp226 LookingFor state; local
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp420 BackgroundImage::WorkspaceActivated(BView* view, int32 workspace, bool state) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dinode.h110 unsigned long state; /* NTFS specific flags describing this inode. member in struct:_ntfs_inode
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_subr_sbuf.c122 _assert_sbuf_state(const char *fun, struct sbuf *s, int state) argument
/haiku/src/preferences/printers/
H A DPrinterListView.cpp195 BString state; local
/haiku/src/system/kernel/arch/x86/
H A Darch_debug_console.cpp378 cpu_status state = 0; local
406 cpu_status state = 0; local
H A Darch_user_debugger.cpp370 cpu_status state = disable_interrupts(); local
391 cpu_status state = disable_interrupts(); local
428 cpu_status state = disable_interrupts(); local
452 cpu_status state local
[all...]
/haiku/src/preferences/keymap/
H A DKeyboardLayout.cpp330 KeyboardLayout::_Error(const parse_state& state, const char* reason, ...) argument
378 KeyboardLayout::_SkipCommentsAndSpace(parse_state& state, const char*& data) argument
426 KeyboardLayout::_GetPair(const parse_state& state, const char*& data, argument
459 KeyboardLayout::_AddKeyCodes(const parse_state& state, BPoint& rowLeftTop, argument
583 _GetSize(const parse_state& state, const char* data, float& x, float& y, float* _secondRow) argument
607 _GetShape(const parse_state& state, const char* data, Key& key) argument
740 _ParseTerm(const parse_state& state, const char*& data, BString& term, VariableMap& variables) argument
774 parse_state state = {kPairs, 1}; local
[all...]
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dcdda.cpp355 parse_pack_data(cdtext_pack_data *&pack, uint32 &packLeft, cdtext_pack_data *&lastPack, uint8 &id, uint8 &track, uint8 &state, char *buffer, size_t &length) argument
598 uint8 state = 0; local
[all...]
/haiku/src/tests/system/libroot/posix/
H A Dwcs_test.cpp3123 wchar_t* state; local
3148 wchar_t* state; local
3173 wchar_t* state; local
3228 wchar_t* state; local
[all...]
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp524 ThreadHandler::_HandleSetAddress(CpuState* state, target_addr_t address) argument
544 ThreadHandler::_SetThreadState(uint32 state, CpuState* cpuState, argument
[all...]
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp35 UiUtils::ThreadStateToString(int state, int stoppedReason) argument
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp312 uint32 state; local
666 PlaylistListView::_SetPlaybackState(uint32 state) argument
/haiku/headers/posix/arch/x86/
H A Dsignal.h130 } state; member in struct:extended_regs

Completed in 192 milliseconds

1234567891011>>