Searched defs:state (Results 151 - 175 of 424) sorted by relevance

1234567891011>>

/haiku/src/kits/interface/
H A DOptionPopUp.cpp268 BOptionPopUp::SetEnabled(bool state) argument
/haiku/src/kits/tracker/
H A DBackgroundImage.cpp326 BackgroundImage::WorkspaceActivated(BView* view, int32 workspace, bool state) argument
H A DDialogPane.cpp257 PaneSwitch::DrawInState(PaneSwitch::State state) argument
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstdlib.h450 int32_t *state; /* Array of state values. */ member in struct:random_data
/haiku/src/servers/print/
H A DPrintServerApp.cpp184 BString transport, address, connection, state; local
/haiku/src/kits/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.cpp282 CreateReturnValue(FunctionID* functionID, DIEType* returnType, ValueLocation* location, CpuState* state, Variable*& _variable) argument
/haiku/src/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp213 cpu_status state = disable_interrupts(); local
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp308 CoreFileDebuggerInterface::SetCpuState(thread_id thread, const CpuState* state) argument
/haiku/headers/private/fs_shell/
H A Dfssh_os.h122 fssh_thread_state state; member in struct:__anon369
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2generic.h76 uint32 state; member in struct:bt_usb_dev
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.c117 struct ntfs_device *ntfs_device_alloc(const char *name, const long state, argument
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp250 ValueNodeWriteRequested(ValueNode* node, CpuState* state, Value* newValue) argument
/haiku/src/libs/bsd/
H A Dunvis.c506 int state = 0; local
/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.cpp549 RemoteDebugSetCpuStateRequest::SetTo(thread_id thread, CpuState* state) argument
869 RemoteDebugGetCpuStateResponse::SetTo(CpuState* state) argument
/haiku/src/system/libroot/os/
H A Ddebug.c69 disable_debugger(int state) argument
/haiku/src/system/kernel/arch/x86/32/
H A Dapm.cpp137 apm_set_state(uint16 device, uint16 state) argument
/haiku/headers/posix/sys/
H A Dtypes.h100 __haiku_std_int32 state; member in struct:_pthread_once
/haiku/src/kits/storage/
H A DPath.cpp575 } state = NoMatch; local
[all...]
/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp370 FontDemoView::SetDrawBoundingBoxes(bool state) argument
377 FontDemoView::SetAntialiasing(bool state) argument
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Des1370.h55 uint8 state; member in struct:_es1370_stream
/haiku/src/apps/codycam/
H A DFtpClient.cpp424 FtpClient::_TestState(unsigned long state) argument
431 FtpClient::_SetState(unsigned long state) argument
438 FtpClient::_ClearState(unsigned long state) argument
/haiku/src/bin/
H A Durlwrapper.cpp152 int state = 0; local
/haiku/src/add-ons/kernel/power/cpuidle/intel_cstates/
H A Dintel_cstates.cpp81 int state = min_c(idleTime / timeStep, sCStateCount - 1); local
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.cpp383 FileSystem::AddOpenFile(OpenState* state) argument
398 FileSystem::RemoveOpenFile(OpenState* state) argument
/haiku/src/kits/debugger/util/
H A DWorker.cpp154 Job::SetState(job_state state) argument

Completed in 127 milliseconds

1234567891011>>