Home
last modified time | relevance | path

Searched defs:next_block (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dopt.c39 block *next_block, int with_xor) { in fill_block()
76 block *next_block, int with_xor) { in fill_block()
111 block *next_block, int with_xor) { in fill_block()
H A Dref.c40 block *next_block, int with_xor) { in fill_block()
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-ref.c24 fill_block(const block *prev_block, const block *ref_block, block *next_block) in fill_block()
63 block *next_block) in fill_block_with_xor()
H A Dargon2-fill-block-avx512f.c45 fill_block(__m512i *state, const uint8_t *ref_block, uint8_t *next_block) in fill_block()
75 uint8_t *next_block) in fill_block_with_xor()
H A Dargon2-fill-block-avx2.c44 fill_block(__m256i *state, const uint8_t *ref_block, uint8_t *next_block) in fill_block()
72 uint8_t *next_block) in fill_block_with_xor()
H A Dargon2-fill-block-ssse3.c39 fill_block(__m128i *state, const uint8_t *ref_block, uint8_t *next_block) in fill_block()
69 uint8_t *next_block) in fill_block_with_xor()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-section-out.cc125 struct lto_char_ptr_base *next_block; in lto_write_stream() local
H A Dalloc-pool.h307 allocation_pool_list *block, *next_block; in release() local
H A Dshrink-wrap.cc164 basic_block next_block; in move_insn_for_shrink_wrap() local
/netbsd-src/sys/arch/i386/stand/cdboot/
H A Dcdboot.S227 next_block: label
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-section-out.c125 struct lto_char_ptr_base *next_block; in lto_write_stream() local
H A Dalloc-pool.h307 allocation_pool_list *block, *next_block; in release() local
H A Dshrink-wrap.c163 basic_block next_block; in move_insn_for_shrink_wrap() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc663 gccjit::block next_block = (pc < toyvmfn.fn_num_ops in create_function() local
H A Dtoyvm.c595 gcc_jit_block *next_block = (pc < fn->fn_num_ops in toyvm_function_compile() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc663 gccjit::block next_block = (pc < toyvmfn.fn_num_ops in create_function() local
H A Dtoyvm.c595 gcc_jit_block *next_block = (pc < fn->fn_num_ops in toyvm_function_compile() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dvms-lib.c841 file_ptr next_block; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dvms-lib.c838 file_ptr next_block; member