/openbsd-src/gnu/usr.bin/perl/ |
H A D | sbox32_hash.h | 113 #define case_256_SBOX32(hash,state,key) _SBOX32_CASE(256,hash,state,key) argument 115 #define case_256_SBOX32(hash,state,key) /**/ argument 118 #define case_255_SBOX32(hash,state,key) _SBOX32_CASE(255,hash,state,key) argument 120 #define case_255_SBOX32(hash,state,key) /**/ argument 123 #define case_254_SBOX32(hash,state,key) _SBOX32_CASE(254,hash,state,key) argument 125 #define case_254_SBOX32(hash,state,key) /**/ argument 128 #define case_253_SBOX32(hash,state,key) _SBOX32_CASE(253,hash,state,key) argument 130 #define case_253_SBOX32(hash,state,key) /**/ argument 133 #define case_252_SBOX32(hash,state,key) _SBOX32_CASE(252,hash,state,key) argument 135 #define case_252_SBOX32(hash,state,key) /**/ argument [all …]
|
H A D | hv_func.h | 55 # define PVT__PERL_HASH_SEED_STATE(seed,state) S_perl_siphash_seed_state(seed,state) argument 56 # define PVT__PERL_HASH_WITH_STATE(state,str,len) S_perl_hash_siphash_2_4_with_state((state),(U8*)(… argument 64 # define PVT__PERL_HASH_SEED_STATE(seed,state) S_perl_siphash_seed_state(seed,state) argument 65 # define PVT__PERL_HASH_WITH_STATE(state,str,len) S_perl_hash_siphash_1_3_with_state((state),(const… argument 73 # define PVT__PERL_HASH_SEED_STATE(seed,state) zaphod32_seed_state(seed,state) argument 74 # define PVT__PERL_HASH_WITH_STATE(state,str,len) (U32)zaphod32_hash_with_state((state),(U8*)(str),… argument 104 # define PVT_PERL_HASH_SEED_STATE(seed,state) PVT__PERL_HASH_SEED_STATE(seed,state) argument 105 # define PVT_PERL_HASH_WITH_STATE(state,str,len) PVT__PERL_HASH_WITH_STATE(state,str,len) argument 115 #define PVT_PERL_HASH_SEED_STATE(seed,state) STMT_START { \ argument 120 #define PVT_PERL_HASH_WITH_STATE(state,str,len) \ argument [all …]
|
H A D | regcomp_trie.c | 21 #define TRIE_LIST_ITEM(state,idx) (trie->states[state].trans.list)[ idx ] argument 22 #define TRIE_LIST_CUR(state) ( TRIE_LIST_ITEM( state, 0 ).forid ) argument 23 #define TRIE_LIST_LEN(state) ( TRIE_LIST_ITEM( state, 0 ).newstate ) argument 54 U32 state; in S_dump_trie() local 149 U32 state; S_dump_trie_interim_list() local 209 U32 state; S_dump_trie_interim_table() local 434 TRIE_LIST_PUSH(state,fid,ns) global() argument 445 TRIE_LIST_NEW(state) global() argument 452 TRIE_HANDLE_WORD(state) global() argument 511 TRIE_TRANS_STATE(state,base,ucharcount,charid,special) global() argument 889 U32 state = 1; /* required init */ Perl_make_trie() local 988 U32 state; Perl_make_trie() local 1120 U32 state = 1; /* required init */ Perl_make_trie() local 1254 U32 state, charid; Perl_make_trie() local 1362 U32 state; Perl_make_trie() local 1552 U32 state; Perl_make_trie() local [all...] |
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | deque_iterator.bench.cpp | 31 void benchmark_containers(benchmark::State& state, FromContainer& d, ToContainer& v, Func&& func) { in benchmark_containers() 40 void benchmark_deque_vector(benchmark::State& state, Func&& func) { in benchmark_deque_vector() 51 void benchmark_deque_deque(benchmark::State& state, Func&& func) { in benchmark_deque_deque() 62 void benchmark_vector_deque(benchmark::State& state, Func&& func) { in benchmark_vector_deque() 73 void benchmark_containers_backward(benchmark::State& state, FromContainer& d, ToContainer& v, Func&… in benchmark_containers_backward() 82 void benchmark_deque_vector_backward(benchmark::State& state, Func&& func) { in benchmark_deque_vector_backward() 93 void benchmark_deque_deque_backward(benchmark::State& state, Func&& func) { in benchmark_deque_deque_backward() 104 void benchmark_vector_deque_backward(benchmark::State& state, Func&& func) { in benchmark_vector_deque_backward() 143 void BM_deque_vector_copy(benchmark::State& state) { benchmark_deque_vector(state, copy); } in BM_deque_vector_copy() 146 void BM_deque_vector_ranges_copy(benchmark::State& state) { benchmark_deque_vector(state, std::rang… in BM_deque_vector_ranges_copy() [all …]
|
H A D | std_format_spec_string_unicode.bench.cpp | 237 void BM_text(benchmark::State& state, std::basic_string_view<CharT> input) { in BM_text() 255 void BM_ascii_text(benchmark::State& state) { in BM_ascii_text() 260 void BM_unicode_text(benchmark::State& state) { in BM_unicode_text() 265 void BM_cyrillic_text(benchmark::State& state) { in BM_cyrillic_text() 270 void BM_japanese_text(benchmark::State& state) { in BM_japanese_text() 275 void BM_emoji_text(benchmark::State& state) { in BM_emoji_text()
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_atomic_state_helper.c | 134 struct drm_crtc_state *state) in __drm_atomic_helper_crtc_duplicate_state() 172 struct drm_crtc_state *state; in drm_atomic_helper_crtc_duplicate_state() local 193 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc_state *state) in __drm_atomic_helper_crtc_destroy_state() 230 struct drm_crtc_state *state) in drm_atomic_helper_crtc_destroy_state() 331 struct drm_plane_state *state) in __drm_atomic_helper_plane_duplicate_state() 354 struct drm_plane_state *state; in drm_atomic_helper_plane_duplicate_state() local 375 void __drm_atomic_helper_plane_destroy_state(struct drm_plane_state *state) in __drm_atomic_helper_plane_destroy_state() 399 struct drm_plane_state *state) in drm_atomic_helper_plane_destroy_state() 475 struct drm_connector_state *state = connector->state; in drm_atomic_helper_connector_tv_margins_reset() local 494 struct drm_connector_state *state = connector->state; in drm_atomic_helper_connector_tv_reset() local [all …]
|
H A D | drm_atomic.c | 106 void drm_atomic_state_default_release(struct drm_atomic_state *state) in drm_atomic_state_default_release() 125 drm_atomic_state_init(struct drm_device *dev, struct drm_atomic_state *state) in drm_atomic_state_init() 172 struct drm_atomic_state *state; in drm_atomic_state_alloc() local 196 void drm_atomic_state_default_clear(struct drm_atomic_state *state) in drm_atomic_state_default_clear() 286 void drm_atomic_state_clear(struct drm_atomic_state *state) in drm_atomic_state_clear() 307 struct drm_atomic_state *state = container_of(ref, typeof(*state), ref); in __drm_atomic_state_free() local 346 drm_atomic_get_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_crtc_state() 441 const struct drm_crtc_state *state) in drm_atomic_crtc_print_state() 464 struct drm_connector_state *state) in drm_atomic_connector_check() 527 drm_atomic_get_plane_state(struct drm_atomic_state *state, in drm_atomic_get_plane_state() [all …]
|
/openbsd-src/lib/libexpat/lib/ |
H A D | xmlrole.c | 115 # define setTopLevel(state) \ argument 119 # define setTopLevel(state) ((state)->handler = internalSubset) argument 141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0() 172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1() 204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2() 224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() 241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1() 267 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2() 283 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype3() 299 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype4() [all …]
|
/openbsd-src/lib/libz/ |
H A D | gzread.c | 12 local int gz_load(gz_statep state, unsigned char *buf, unsigned len, in gz_load() 43 local int gz_avail(gz_statep state) { in gz_avail() 76 local int gz_look(gz_statep state) { in gz_look() 156 local int gz_decomp(gz_statep state) { in gz_decomp() 208 local int gz_fetch(gz_statep state) { in gz_fetch() 236 local int gz_skip(gz_statep state, z_off64_t len) { in gz_skip() 268 local z_size_t gz_read(gz_statep state, voidp buf, z_size_t len) { in gz_read() 346 gz_statep state; in gzread() local 380 gz_statep state; in gzfread() local 411 gz_statep state; in gzgetc() local [all …]
|
H A D | inflate.c | 95 struct inflate_state FAR *state; in inflateStateCheck() local 107 struct inflate_state FAR *state; inflateResetKeep() local 131 struct inflate_state FAR *state; inflateReset() local 143 struct inflate_state FAR *state; inflateReset2() local 181 struct inflate_state FAR *state; inflateInit2_() local 224 struct inflate_state FAR *state; inflatePrime() local 252 fixedtables(struct inflate_state FAR * state) fixedtables() argument 317 struct inflate_state state; makefixed() local 369 struct inflate_state FAR *state; updatewindow() local 591 struct inflate_state FAR *state; inflate() local 1354 struct inflate_state FAR *state; inflateEnd() local 1367 struct inflate_state FAR *state; inflateGetDictionary() local 1387 struct inflate_state FAR *state; inflateSetDictionary() local 1418 struct inflate_state FAR *state; inflateGetHeader() local 1467 struct inflate_state FAR *state; inflateSync() local 1519 struct inflate_state FAR *state; inflateSyncPoint() local 1527 struct inflate_state FAR *state; inflateCopy() local 1571 struct inflate_state FAR *state; inflateUndermine() local 1586 struct inflate_state FAR *state; inflateValidate() local 1598 struct inflate_state FAR *state; inflateMark() local 1609 struct inflate_state FAR *state; inflateCodesUsed() local [all...] |
H A D | gzlib.c | 69 local void gz_reset(gz_statep state) { in gz_reset() 86 gz_statep state; in gz_open() local 298 gz_statep state; in gzbuffer() local 322 gz_statep state; in gzrewind() local 345 gz_statep state; in gzseek64() local 424 gz_statep state; in gztell64() local 448 gz_statep state; in gzoffset64() local 476 gz_statep state; in gzeof() local 491 gz_statep state; in gzerror() local 509 gz_statep state; in gzclearerr() local [all …]
|
H A D | gzwrite.c | 11 local int gz_init(gz_statep state) { in gz_init() 65 local int gz_comp(gz_statep state, int flush) { in gz_comp() 143 local int gz_zero(gz_statep state, z_off64_t len) { in gz_zero() 173 local z_size_t gz_write(gz_statep state, voidpc buf, z_size_t len) { in gz_write() 238 gz_statep state; in gzwrite() local 264 gz_statep state; in gzfwrite() local 290 gz_statep state; in gzputc() local 334 gz_statep state; in gzputs() local 363 gz_statep state; in gzvprintf() local 449 gz_statep state; in gzprintf() local [all …]
|
/openbsd-src/sys/dev/pci/drm/i915/display/ |
H A D | intel_atomic.c | 57 const struct drm_connector_state *state, in intel_digital_connector_atomic_get_property() 90 struct drm_connector_state *state, in intel_digital_connector_atomic_set_property() 115 struct drm_atomic_state *state) in intel_digital_connector_atomic_check() 163 struct intel_digital_connector_state *state; in intel_digital_connector_duplicate_state() local 179 intel_connector_needs_modeset(struct intel_atomic_state *state, in intel_connector_needs_modeset() 199 bool intel_any_crtc_needs_modeset(struct intel_atomic_state *state) in intel_any_crtc_needs_modeset() 214 intel_atomic_get_digital_connector_state(struct intel_atomic_state *state, in intel_atomic_get_digital_connector_state() 303 struct drm_crtc_state *state) in intel_crtc_destroy_state() 317 struct intel_atomic_state *state = kzalloc(sizeof(*state), GFP_KERNEL); in intel_atomic_state_alloc() local 329 struct intel_atomic_state *state = to_intel_atomic_state(_state); in intel_atomic_state_free() local [all …]
|
H A D | g4x_hdmi.c | 92 static bool g4x_compute_has_hdmi_sink(struct intel_atomic_state *state, in g4x_compute_has_hdmi_sink() 132 struct intel_atomic_state *state = to_intel_atomic_state(crtc_state->uapi.state); in g4x_hdmi_compute_config() local 234 static void g4x_enable_hdmi(struct intel_atomic_state *state, in g4x_enable_hdmi() 248 static void ibx_enable_hdmi(struct intel_atomic_state *state, in ibx_enable_hdmi() 301 static void cpt_enable_hdmi(struct intel_atomic_state *state, in cpt_enable_hdmi() 356 static void vlv_enable_hdmi(struct intel_atomic_state *state, in vlv_enable_hdmi() 368 static void intel_disable_hdmi(struct intel_atomic_state *state, in intel_disable_hdmi() 427 static void g4x_disable_hdmi(struct intel_atomic_state *state, in g4x_disable_hdmi() 437 static void pch_disable_hdmi(struct intel_atomic_state *state, in pch_disable_hdmi() 445 static void pch_post_disable_hdmi(struct intel_atomic_state *state, in pch_post_disable_hdmi() [all …]
|
H A D | intel_global_state.c | 37 struct intel_global_state *state, in intel_atomic_global_obj_init() 84 static void assert_global_state_read_locked(struct intel_atomic_state *state) in assert_global_state_read_locked() 99 intel_atomic_get_global_obj_state(struct intel_atomic_state *state, in intel_atomic_get_global_obj_state() 158 intel_atomic_get_old_global_obj_state(struct intel_atomic_state *state, in intel_atomic_get_old_global_obj_state() 171 intel_atomic_get_new_global_obj_state(struct intel_atomic_state *state, in intel_atomic_get_new_global_obj_state() 183 void intel_atomic_swap_global_state(struct intel_atomic_state *state) in intel_atomic_swap_global_state() 213 void intel_atomic_clear_global_state(struct intel_atomic_state *state) in intel_atomic_clear_global_state() 231 struct intel_atomic_state *state = obj_state->state; in intel_atomic_lock_global_state() local 251 struct intel_atomic_state *state = obj_state->state; in intel_atomic_serialize_global_state() local 269 intel_atomic_global_state_is_serialized(struct intel_atomic_state *state) in intel_atomic_global_state_is_serialized()
|
/openbsd-src/sys/lib/libz/ |
H A D | inflate.c | 95 struct inflate_state FAR *state; in inflateStateCheck() local 107 struct inflate_state FAR *state; inflateResetKeep() local 131 struct inflate_state FAR *state; inflateReset() local 143 struct inflate_state FAR *state; inflateReset2() local 181 struct inflate_state FAR *state; inflateInit2_() local 224 struct inflate_state FAR *state; inflatePrime() local 252 fixedtables(struct inflate_state FAR * state) fixedtables() argument 317 struct inflate_state state; makefixed() local 369 struct inflate_state FAR *state; updatewindow() local 591 struct inflate_state FAR *state; inflate() local 1353 struct inflate_state FAR *state; inflateEnd() local 1366 struct inflate_state FAR *state; inflateGetDictionary() local 1386 struct inflate_state FAR *state; inflateSetDictionary() local 1417 struct inflate_state FAR *state; inflateGetHeader() local 1466 struct inflate_state FAR *state; inflateSync() local 1518 struct inflate_state FAR *state; inflateSyncPoint() local 1526 struct inflate_state FAR *state; inflateCopy() local 1570 struct inflate_state FAR *state; inflateUndermine() local 1585 struct inflate_state FAR *state; inflateValidate() local 1597 struct inflate_state FAR *state; inflateMark() local 1608 struct inflate_state FAR *state; inflateCodesUsed() local [all...] |
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | inflate.c | 108 struct inflate_state FAR *state; inflateStateCheck() local 122 struct inflate_state FAR *state; inflateResetKeep() local 148 struct inflate_state FAR *state; inflateReset() local 163 struct inflate_state FAR *state; inflateReset2() local 205 struct inflate_state FAR *state; inflateInit2_() local 255 struct inflate_state FAR *state; inflatePrime() local 282 fixedtables(struct inflate_state FAR * state) fixedtables() argument 348 struct inflate_state state; makefixed() local 404 struct inflate_state FAR *state; updatewindow() local 629 struct inflate_state FAR *state; inflate() local 1307 struct inflate_state FAR *state; inflateEnd() local 1323 struct inflate_state FAR *state; inflateGetDictionary() local 1346 struct inflate_state FAR *state; inflateSetDictionary() local 1380 struct inflate_state FAR *state; inflateGetHeader() local 1434 struct inflate_state FAR *state; inflateSync() local 1488 struct inflate_state FAR *state; inflateSyncPoint() local 1499 struct inflate_state FAR *state; inflateCopy() local 1546 struct inflate_state FAR *state; inflateUndermine() local 1564 struct inflate_state FAR *state; inflateValidate() local 1578 struct inflate_state FAR *state; inflateMark() local 1591 struct inflate_state FAR *state; inflateCodesUsed() local [all...] |
/openbsd-src/lib/libc/stdio/ |
H A D | open_wmemstream.c | 30 struct state { struct 37 mbstate_t mbs; /* conversion state of the stream */ argument
|
H A D | open_memstream.c | 29 struct state { struct 41 struct state *st = v; in memstream_write() argument
|
H A D | fmemopen.c | 27 struct state { struct 39 struct state *st = v; in fmemopen_read() argument
|
/openbsd-src/sys/crypto/ |
H A D | blake2s.c | 51 static inline void blake2s_set_lastblock(struct blake2s_state *state) in blake2s_set_lastblock() 56 static inline void blake2s_increment_counter(struct blake2s_state *state, in blake2s_increment_counter() 63 static inline void blake2s_init_param(struct blake2s_state *state, in blake2s_init_param() 74 void blake2s_init(struct blake2s_state *state, const size_t outlen) in blake2s_init() 81 void blake2s_init_key(struct blake2s_state *state, const size_t outlen, in blake2s_init_key() 96 static inline void blake2s_compress(struct blake2s_state *state, in blake2s_compress() 164 void blake2s_update(struct blake2s_state *state, const uint8_t *in, size_t inlen) in blake2s_update() 189 void blake2s_final(struct blake2s_state *state, uint8_t *out) in blake2s_final() 205 struct blake2s_state state; in blake2s_hmac() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | sshkey-xmss.c | 91 struct ssh_xmss_state *state; in sshkey_xmss_init() local 134 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_state() local 160 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_init_bds_state() local 186 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_free_bds() local 209 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_params() local 219 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_bds_state() local 229 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_siglen() local 244 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_pklen() local 254 struct ssh_xmss_state *state = key->xmss_state; in sshkey_xmss_sklen() local 264 struct ssh_xmss_state *state = k->xmss_state; in sshkey_xmss_init_enc_key() local [all …]
|
/openbsd-src/sys/net/ |
H A D | ppp-deflate.c | 147 struct deflate_state *state; in z_comp_alloc() local 181 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_free() local 191 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_init() local 214 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_reset() local 226 struct deflate_state *state = (struct deflate_state *) arg; in z_compress() local 348 struct deflate_state *state = (struct deflate_state *) arg; in z_comp_stats() local 368 struct deflate_state *state; in z_decomp_alloc() local 401 struct deflate_state *state = (struct deflate_state *) arg; in z_decomp_free() local 411 struct deflate_state *state = (struct deflate_state *) arg; in z_decomp_init() local 435 struct deflate_state *state = (struct deflate_state *) arg; in z_decomp_reset() local [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | jcf-write.c | 361 CHECK_PUT (ptr, state, i) in CHECK_PUT() argument 418 CHECK_OP (state) in CHECK_OP() argument 431 append_chunk (data, size, state) in append_chunk() argument 443 append_chunk_copy (data, size, state) in append_chunk_copy() argument 453 gen_jcf_label (state) in gen_jcf_label() argument 465 finish_jcf_block (state) in finish_jcf_block() argument 492 define_jcf_label (label, state) in define_jcf_label() argument 509 get_jcf_label_here (state) in get_jcf_label_here() argument 525 put_linenumber (line, state) in put_linenumber() argument 543 alloc_handler (start_label, end_label, state) in alloc_handler() argument [all …]
|
/openbsd-src/sys/dev/pci/drm/include/drm/ |
H A D | drm_atomic.h | 162 struct drm_plane_state *state, *old_state, *new_state; member 167 struct drm_crtc_state *state, *old_state, *new_state; member 185 struct drm_connector_state *state, *old_state, *new_state; member 301 struct drm_private_state *state; member 335 struct drm_atomic_state *state; member 345 struct drm_private_state *state, *old_state, *new_state; member 473 drm_atomic_state_get(struct drm_atomic_state *state) in drm_atomic_state_get() 488 static inline void drm_atomic_state_put(struct drm_atomic_state *state) in drm_atomic_state_put() 550 drm_atomic_get_existing_crtc_state(const struct drm_atomic_state *state, in drm_atomic_get_existing_crtc_state() 565 drm_atomic_get_old_crtc_state(const struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state() [all …]
|