Searched defs:state (Results 76 - 100 of 424) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DSilicon.cpp104 SiliconDevice::SetControlLineState(uint16 state) argument
H A DWinChipHead.cpp184 WCHDevice::SetControlLineState(uint16 state) argument
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DExtendedServerInfo.cpp133 ExtendedServerInfo::SetState(uint32 state) argument
/haiku/src/apps/mediaplayer/
H A DControllerObserver.cpp124 ControllerObserver::PlaybackStateChanged(uint32 state) argument
/haiku/src/bin/unzip/
H A Dtimezone.h39 struct state { struct
/haiku/src/libs/iconv/
H A Diso2022_cn.h56 state_t state = conv->istate; local
179 state_t state = conv->ostate; local
297 state_t state = conv->ostate; local
[all...]
H A Diso2022_kr.h55 state_t state = conv->istate; local
137 state_t state = conv->ostate; local
199 state_t state = conv->ostate; local
[all...]
H A Dutf7.h71 state_t state = conv->istate; local
208 state_t state = conv->ostate; local
323 state_t state = conv->ostate; local
[all...]
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingStructures040.cpp74 int state = disable_interrupts(); local
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingStructures32Bit.cpp74 int state = disable_interrupts(); local
/haiku/src/tests/system/kernel/scheduler/
H A Doverride_types.h27 int32 state; member in struct:thread
/haiku/src/tests/system/libroot/posix/
H A Dpthread_signal_test.cpp14 static bool state[4]; variable
/haiku/src/apps/deskbar/
H A DBarSettings.h43 int32 state; member in struct:desk_settings
/haiku/src/kits/screensaver/
H A DScreenSaverRunner.cpp136 BMessage state; local
/haiku/src/servers/registrar/
H A DRosterSettingsCharStream.cpp101 RosterSettingsScannerState state = rsssStart; local
[all...]
/haiku/src/kits/debugger/arch/x86/
H A DCpuStateX86.cpp24 CpuStateX86::CpuStateX86(const x86_debug_cpu_state& state) argument
114 UpdateDebugState(void* state, size_t size) const argument
[all...]
/haiku/src/kits/debugger/arch/x86/disasm/
H A DDisassemblerX86.cpp145 GetNextInstructionInfo(InstructionInfo& _info, CpuState* state) argument
/haiku/src/kits/debugger/arch/x86_64/disasm/
H A DDisassemblerX8664.cpp156 GetNextInstructionInfo(InstructionInfo& _info, CpuState* state) argument
/haiku/src/system/libroot/os/arch/x86/
H A Dcompatibility.c84 _kset_cpu_state_(int cpuNum, int state) argument
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_attr.c64 pthread_attr_getdetachstate(const pthread_attr_t *_attr, int *state) argument
78 pthread_attr_setdetachstate(pthread_attr_t *_attr, int state) argument
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.cpp175 GetState(const AddressType &groupAddress, net_interface *interface, GroupInterface* &state, bool create) argument
206 ReturnState(GroupInterface *state) argument
214 _ReturnState(GroupInterface *state) argument
[all...]
/haiku/src/add-ons/network_settings/dnsclient/
H A DDNSSettingsView.cpp217 struct __res_state state; local
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dmd5.c145 MD5Transform(u_int32_t state[4], const u_int8_t block[MD5_BLOCK_LENGTH]) argument
[all...]
H A Dsha1.c50 SHA1Transform(u_int32_t state[5], const unsigned char buffer[SHA1_BLOCK_LENGTH]) argument
[all...]
/haiku/src/libs/compat/freebsd_network/
H A Ddevice_hooks.c304 ether_link_state_t state; local

Completed in 248 milliseconds

1234567891011>>