Searched defs:state (Results 26 - 50 of 2264) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/lutok/dist/examples/
H A Dinterpreter.cpp46 run_statement(lutok::state& state, const std::string& line) argument
67 lutok::state state; local
[all...]
/netbsd-current/external/bsd/lutok/dist/
H A Dstate.hpp76 class state { class in namespace:lutok
[all...]
H A Dc_gate_test.cpp45 lutok::state state = lutok::state_c_gate::connect(raw_state); local
59 lutok::state state; local
[all...]
H A Ddebug_test.cpp41 lutok::state state; local
53 lutok::state state; local
[all...]
H A Dstack_cleaner_test.cpp37 lutok::state state; local
49 lutok::state state; local
64 lutok::state state; local
87 lutok::state state; local
[all...]
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dsha1_i.h13 u32 state[5]; member in struct:SHA1Context
H A Dsha256_i.h16 u32 state[8], curlen; member in struct:sha256_state
H A Dsha512_i.h15 u64 length, state[8]; member in struct:sha512_state
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_xforward.c58 void smtpd_xforward_init(SMTPD_STATE *state) argument
73 smtpd_xforward_preset(SMTPD_STATE *state) argument
102 smtpd_xforward_reset(SMTPD_STATE *state) argument
[all...]
H A Dsmtpd_state.c80 void smtpd_state_init(SMTPD_STATE *state, VSTREAM *stream, argument
198 smtpd_state_reset(SMTPD_STATE *state) argument
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drc4.h44 unsigned int state[256]; member in struct:rc4_key
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dyndb/driver/
H A Dlock.c74 run_exclusive_exit(sample_instance_t *inst, isc_result_t state) { argument
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmbtowc-impl.h29 mbstate_t state; local
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dmbtowc-impl.h29 mbstate_t state; local
/netbsd-current/external/bsd/iscsi/dist/include/
H A Discsi-md5.h47 uint32_t state[4]; /* state (ABCD) */ member in struct:iSCSI_MD5Context
/netbsd-current/usr.bin/ctags/
H A Dyacc.c134 int state; local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/virtual/
H A Drecipient.c59 int deliver_recipient(LOCAL_STATE state, USER_ATTR usr_attr) argument
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dcycle-check.c54 cycle_check_init (struct cycle_check_state *state) argument
69 cycle_check (struct cycle_check_state *state, struct stat const *sb) argument
[all...]
/netbsd-current/external/mit/libcbor/dist/test/
H A Dcallbacks_test.c26 static void test_default_callbacks(void **state) { argument
H A Dtype_2_encoders_test.c18 static void test_embedded_bytestring_start(void **state) { argument
23 static void test_bytestring_start(void **state) { argument
29 static void test_indef_bytestring_start(void **state) { argument
H A Dtype_3_encoders_test.c18 static void test_embedded_string_start(void **state) { argument
23 static void test_string_start(void **state) { argument
29 static void test_indef_string_start(void **state) { argument
H A Dtype_5_encoders_test.c18 static void test_embedded_map_start(void **state) { argument
23 static void test_map_start(void **state) { argument
29 static void test_indef_map_start(void **state) { argument
H A Dtype_6_encoders_test.c18 static void test_embedded_tag(void **state) { argument
23 static void test_tag(void **state) { argument
/netbsd-current/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy_state.c108 TLSP_STATE *state = (TLSP_STATE *) mymalloc(sizeof(*state)); local
131 tlsp_state_free(TLSP_STATE *state) argument
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dsha1.h46 isc_uint32_t state[5]; member in struct:__anon88

Completed in 302 milliseconds

1234567891011>>