Searched defs:state (Results 1 - 25 of 424) sorted by relevance

1234567891011>>

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Darc4.h23 u_int8_t state[RC4STATE]; member in struct:rc4_ctx
H A Dsha1.h16 u_int32_t state[5]; member in struct:__anon78
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A Dmd5.h37 UINT4 state[4]; /* state (ABCD) */ member in struct:__anon2557
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A Dmd5.h37 UINT4 state[4]; /* state (ABCD) */ member in struct:__anon2558
/haiku/src/tests/system/libroot/posix/
H A Dsetjmp_test.c14 jmp_buf state; local
H A Dsigsetjmp_test.c12 jump_to_top_level(jmp_buf *state, int value) argument
21 jmp_buf state; local
/haiku/src/kits/debugger/model/
H A DReturnValueInfo.cpp21 ReturnValueInfo::ReturnValueInfo(target_addr_t address, CpuState* state) argument
39 ReturnValueInfo::SetTo(target_addr_t address, CpuState* state) argument
H A DVariable.cpp15 Variable(ObjectID* id, const BString& name, Type* type, ValueLocation* location, CpuState* state) argument
/haiku/headers/private/kernel/
H A Dkscheduler.h121 cpu_status state = disable_interrupts(); local
/haiku/src/system/libroot/os/arch/m68k/
H A Dcompatibility.c40 _kset_cpu_state_(int cpuNum, int state) argument
/haiku/src/system/libroot/os/arch/ppc/
H A Dcompatibility.c40 _kset_cpu_state_(int cpuNum, int state) argument
/haiku/headers/compatibility/bsd/sys/
H A Dmd4.h37 u_int32_t state[4]; /* state (ABCD) */ member in struct:MD4Context
H A Dmd5.h44 u_int32_t state[4]; /* state (ABCD) */ member in struct:MD5Context
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dcx23882_i2c.c30 set_scl(void *cookie, int state) argument
43 set_sda(void *cookie, int state) argument
/haiku/src/apps/bootmanager/
H A DWizardController.h38 StateStack(int32 state, StateStack* next) argument
/haiku/src/bin/network/ftpd/
H A Dmd5.h39 u_int32_t state[4]; /* state (ABCD) */ member in struct:MD5Context
/haiku/src/libs/iconv/
H A Ducs2.h31 state_t state = conv->istate; local
H A Ducs4.h31 state_t state = conv->istate; local
H A Dutf32.h37 state_t state = conv->istate; local
/haiku/src/servers/registrar/
H A DRosterAppInfo.h18 application_state state; member in struct:RosterAppInfo
/haiku/src/kits/debugger/jobs/
H A DGetCPUStateJob.cpp44 CpuState* state; local
H A DGetThreadStateJob.cpp44 CpuState* state = NULL; local
/haiku/src/libs/compat/freebsd_iflib/compat/sys/
H A Dmd5.h39 u_int32_t state[4]; /* state (ABCD) */ member in struct:MD5Context
/haiku/src/system/libroot/posix/crypt/
H A Dpbkdf2.h68 uint32_t state[8]; member in struct:__anon1997
/haiku/src/kits/debugger/debug_info/
H A DImageDebugInfoLoadingState.cpp33 SetSpecificDebugInfoLoadingState( SpecificImageDebugInfoLoadingState* state) argument

Completed in 126 milliseconds

1234567891011>>