Searched defs:state (Results 251 - 275 of 424) sorted by relevance

<<11121314151617

/haiku/src/libs/libtelnet/
H A Denc_des.c73 int state[2]; member in struct:fb
178 int state; local
254 int state = fbp->state[DIR_DECRYPT-1]; local
336 int state = fbp->state[DIR_ENCRYPT-1]; local
427 int state = fbp->state[dir-1]; local
[all...]
/haiku/src/system/boot/loader/net/
H A DTCP.cpp657 TCPSocket::_WaitForState(TCPSocketState state, bigtime_t timeout) argument
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfscanf.c298 mbstate_t state; local
[all...]
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp302 cpu_status state = disable_interrupts(); local
/haiku/src/kits/game/
H A DDirectWindow.cpp44 print_direct_buffer_state(const direct_buffer_state &state) argument
69 print_direct_driver_state(const direct_driver_state &state) argument
244 WorkspaceActivated(int32 index, bool state) argument
293 WindowActivated(bool state) argument
[all...]
/haiku/src/apps/serialconnect/libvterm/src/
H A Dvterm_internal.h160 VTermState *state; member in struct:VTerm
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInode.cpp737 OpenState* state = cookie->fOpenState; local
791 OpenState* state = cookie->fOpenState; local
838 OpenState* state = cookie->fOpenState; local
[all...]
H A DRequestBuilder.cpp209 RequestBuilder::Lock(OpenState* state, LockInfo* lock, uint32* sequence, argument
196 _GenerateLockOwner(XDR::WriteStream& stream, OpenState* state, LockOwner* owner) argument
261 LockT(LockType type, uint64 pos, uint64 len, OpenState* state) argument
790 ReleaseLockOwner(OpenState* state, LockOwner* owner) argument
[all...]
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp1018 RecorderWindow::SetButtonState(BtnState state) argument
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp705 LocalDebuggerInterface::SetCpuState(thread_id thread, const CpuState* state) argument
806 CpuState* state = NULL; local
820 CpuState* state = NULL; local
834 CpuState* state = NULL; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c249 ar5210SetLedState(struct ath_hal *ah, HAL_LED_STATE state) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c68 ar5416SetLedState(struct ath_hal *ah, HAL_LED_STATE state) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.h181 if_ath_alq_post_intr(struct if_ath_alq *alq, uint32_t status, uint32_t *state, uint32_t sync_state) argument
/haiku/src/kits/interface/
H A DChannelSlider.cpp397 BChannelSlider::WindowActivated(bool state) argument
H A DPrivateScreen.cpp650 uint32 state = 0; local
/haiku/src/kits/media/
H A DMediaEventLooper.cpp379 BMediaEventLooper::SetRunState(run_state state) argument
/haiku/src/kits/translation/
H A DTranslationUtils.cpp661 int32 state = 0; local
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp157 CoreFileThreadInfo::CoreFileThreadInfo(int32 id, int32 state, int32 priority, argument
179 CoreFileThreadInfo::SetCpuState(const void* state, size_t size) argument
738 int32 state = Get(entry.nth_state); local
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp490 function_source_state state = function->SourceCodeState(); local
/haiku/src/kits/debugger/arch/x86/
H A DArchitectureX86.cpp329 CpuStateX86* state = new(std::nothrow) CpuStateX86; local
666 GetInstructionInfo(target_addr_t address, InstructionInfo& _info, CpuState* state) argument
687 ResolvePICFunctionAddress(target_addr_t instructionAddress, CpuState* state, target_addr_t& _targetAddress) argument
764 CpuStateX86* state = dynamic_cast<CpuStateX86*>(frame->GetCpuState()); local
[all...]
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp1908 status_t state; local
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp555 PackageScript::DoInstall(const char* path, ItemState* state) argument
813 PackageDirectory::DoInstall(const char* path, ItemState* state) argument
875 PackageFile::DoInstall(const char* path, ItemState* state) argument
1037 DoInstall(const char *path, ItemState *state) argument
[all...]
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp71 console_state state; member in struct:console_desc
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/s3/
H A Ddriver.cpp506 bios_state* state; local
/haiku/src/add-ons/kernel/drivers/graphics/intel_810/
H A Ddriver.cpp159 bios_state* state; local

Completed in 129 milliseconds

<<11121314151617