Searched defs:block (Results 1 - 25 of 852) sorted by relevance

1234567891011>>

/src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
H A Dudivmodsi4.S121 #define block(shift) \ macro
[all...]
H A Dudivsi3.S118 #define block(shift) \ macro
[all...]
H A Dumodsi3.S112 #define block(shift) \ macro
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-ref.c31 blake2b_compress_ref(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) argument
H A Dblake2b-compress-avx2.c38 blake2b_compress_avx2(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) argument
/src/sys/external/bsd/drm2/include/linux/
H A Doom.h38 register_oom_notifier(struct notifier_block *block) argument
44 unregister_oom_notifier(struct notifier_block *block) argument
H A Dreboot.h53 register_reboot_notifier(struct notifier_block *block) argument
59 unregister_reboot_notifier(struct notifier_block *block) argument
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa2012/ref/
H A Dstream_salsa2012_ref.c18 unsigned char block[64]; local in function:crypto_stream_salsa2012
64 unsigned char block[64]; local in function:crypto_stream_salsa2012_xor
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa208/ref/
H A Dstream_salsa208_ref.c18 unsigned char block[64]; local in function:crypto_stream_salsa208
64 unsigned char block[64]; local in function:crypto_stream_salsa208_xor
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_interceptors_memintrinsics.cc26 void *__asan_memset(void *block, int c, uptr size) { argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_coalesce_ff_writes.c37 struct qblock *block = qir_entry_block(c); local in function:qir_opt_coalesce_ff_writes
H A Dvc4_opt_vpm.c40 struct qblock *block = qir_entry_block(c); local in function:qir_opt_vpm
H A Dvc4_qir_emit_uniform_stream_resets.c39 block_reads_any_uniform(struct qblock *block) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_opt_coalesce_ff_writes.c37 struct qblock *block = qir_entry_block(c); local in function:qir_opt_coalesce_ff_writes
H A Dvc4_opt_vpm.c40 struct qblock *block = qir_entry_block(c); local in function:qir_opt_vpm
H A Dvc4_qir_emit_uniform_stream_resets.c39 block_reads_any_uniform(struct qblock *block) argument
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/ref/
H A Dsalsa20_ref.c23 unsigned char block[64]; local in function:stream_ref
69 unsigned char block[64]; local in function:stream_ref_xor_ic
[all...]
/src/sys/dev/hdaudio/
H A Dhdafg_dd.c50 struct eld_baseline_block *block = &hdi->eld; local in function:hdafg_dd_parse_info
[all...]
/src/sbin/fsck_msdos/
H A Dboot.c48 u_char *block; local in function:readboot
[all...]
/xsrc/external/mit/freetype/dist/src/base/
H A Dmd5.h38 MD5_u32plus block[16]; member in struct:__anonf1884f690108
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_wpos_center.c75 lower_wpos_center_block(nir_builder *b, nir_block *block, argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_gs_count_vertices.c66 nir_block *block = (nir_block *) entry->key; local in function:nir_gs_count_vertices
H A Dnir_opt_cse.c42 cse_block(nir_block *block, struct set *dominance_set) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_saturate_propagation.cpp46 opt_saturate_propagation_local(fs_visitor *v, bblock_t *block) argument
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_dominance.cpp48 Block& block = program->blocks[i]; local in function:aco::dominator_tree

Completed in 22 milliseconds

1234567891011>>