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

1234567891011>>

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dudivmodsi4.S112 #define block(shift) \ define
[all...]
H A Dudivsi3.S198 #define block(shift) \ define
213 #define block(shift) \ define
[all...]
H A Dumodsi3.S104 #define block(shift) \ define
[all...]
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dmutexblock.c28 isc_mutexblock_init(isc_mutex_t *block, unsigned int count) { argument
47 isc_mutexblock_destroy(isc_mutex_t *block, unsigned int count) { argument
/freebsd-12-stable/sys/contrib/libsodium/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
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors_memintrinsics.cpp25 void *__asan_memset(void *block, int c, uptr size) { argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_memintrinsics.cpp24 void *__hwasan_memset(void *block, int c, uptr size) { argument
/freebsd-12-stable/contrib/xz/src/liblzma/common/
H A Dblock_header_decoder.c18 free_properties(lzma_block *block, const lzma_allocator *allocator) argument
[all...]
H A Dstream_buffer_encoder.c89 lzma_block block = { local
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa2012/ref/
H A Dstream_salsa2012_ref.c18 unsigned char block[64]; local
64 unsigned char block[64]; local
[all...]
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa208/ref/
H A Dstream_salsa208_ref.c18 unsigned char block[64]; local
64 unsigned char block[64]; local
[all...]
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A De_camellia.c29 block128_f block; member in struct:__anon8118
[all...]
/freebsd-12-stable/contrib/gdb/gdb/
H A Dm2-exp.y537 block : fblock label
H A Dp-exp.y542 block : BLOCKNAME label
559 block : block COLONCOLON name label
[all...]
H A Dada-exp.y599 block : BLOCKNAME /* GDB extension */ label
[all...]
/freebsd-12-stable/contrib/apr-util/buckets/
H A Dapr_buckets_eos.c19 eos_bucket_read(apr_bucket *b, const char **str, apr_size_t *len, apr_read_type_e block) argument
H A Dapr_buckets_flush.c19 flush_bucket_read(apr_bucket *b, const char **str, apr_size_t *len, apr_read_type_e block) argument
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/ref/
H A Dsalsa20_ref.c23 unsigned char block[64]; local
69 unsigned char block[64]; local
[all...]
/freebsd-12-stable/sbin/fsck_msdosfs/
H A Dboot.c50 u_char block[DOSBOOTBLOCKSIZE]; local
[all...]
/freebsd-12-stable/crypto/openssl/crypto/modes/
H A Dofb128.c25 CRYPTO_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], int *num, block128_f block) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFGReachabilityAnalysis.cpp55 const CFGBlock *block = worklist.pop_back_val(); local
/freebsd-12-stable/contrib/lua/src/
H A Dlmem.c48 void *luaM_growaux_ (lua_State *L, void *block, int *size, size_t size_elems, argument
77 void *luaM_realloc_ (lua_State *L, void *block, size_t osize, size_t nsize) { argument
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigtimedwait.c51 sigset_t block; local
106 sigset_t block; local
/freebsd-12-stable/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c17 int offset, block; local

Completed in 411 milliseconds

1234567891011>>