Searched defs:block (Results 126 - 150 of 291) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-io.c412 iwl_dump_host_monitor_block(struct iwl_trans *trans, u32 block, u32 vec, u32 iter) argument
/freebsd-current/usr.sbin/autofs/
H A Dautomountd.c391 wait_for_children(bool block) argument
/freebsd-current/sys/powerpc/mambo/
H A Dmambo_disk.c199 daddr_t block, end; local
[all...]
/freebsd-current/sys/kern/
H A Dmd5c.c229 MD5Transform(uint32_t state[4], const unsigned char block[64]) argument
/freebsd-current/sys/opencrypto/
H A Drmd160.c159 RMD160Transform(uint32_t state[5], const u_char block[64]) argument
/freebsd-current/lib/libmd/
H A Dmd5c.c226 MD5Transform (u_int32_t state[4], const unsigned char block[64]) argument
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp305 CFGBlock *block = *it; local
/freebsd-current/crypto/openssl/test/
H A Denginetest.c51 ENGINE *block[NUMTOADD]; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h118 void setCachedLandingPad(llvm::BasicBlock *block) { argument
126 void setCachedEHDispatchBlock(llvm::BasicBlock *block) { argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h192 Block *block() { return &B; } function in class:clang::interp::final::Global
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h316 Block *block = nullptr; ///< The Block for a given query member in class:lldb_private::SymbolContext
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp331 Block &block = GetBlock(/*can_create*/true); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp150 void *block; member in struct:__asan::__anon1102
170 void asan_dispatch_call_block_and_release(void *block) { argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_large.c88 struct fileblock *block; local
[all...]
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dblock_decoder.c29 lzma_block *block; member in struct:__anon37
215 lzma_block_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, lzma_block *block) argument
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Ddes_ct.c368 br_des_ct_process_block(unsigned num_rounds, const uint32_t *sk_exp, void *block) argument
/freebsd-current/contrib/jemalloc/src/
H A Dbase.c166 base_block_t *block = base->blocks; local
270 base_block_t *block = (base_block_t *)base_map(tsdn, extent_hooks, ind, local
317 base_block_t *block = base_block_alloc(tsdn, base, extent_hooks, local
353 base_block_t *block = base_block_alloc(tsdn, NULL, extent_hooks, ind, local
400 base_block_t *block = next; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c620 _Block_dump(const void *block) argument
[all...]
/freebsd-current/contrib/wpa/src/crypto/
H A Dms_funcs.c496 nt_password_hash_encrypted_with_block(const u8 *password_hash, const u8 *block, u8 *cypher) argument
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibroute.c147 unsigned block, i, j, e, nports, cap, chunks, startblock, lastblock, local
333 int block, i, e, top; local
[all...]
H A Ddump_fts.c122 unsigned block, i, j, e, nports, cap, chunks, startblock, lastblock, local
313 int block, i, e, top; local
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_pkey_mgr.c224 pkey_mgr_update_pkey_entry(IN osm_sm_t * sm, IN const osm_physp_t * p_physp, IN const ib_pkey_table_t * block, IN const uint16_t block_index) argument
378 ib_pkey_table_t *block, *new_block; local
669 ib_pkey_table_t *block; local
694 ib_pkey_table_t *block; local
[all...]
/freebsd-current/sys/contrib/ck/include/
H A Dck_bitmap.h212 unsigned int block; local
/freebsd-current/sys/contrib/libb2/
H A Dblake2b.c278 uint8_t block[BLAKE2B_BLOCKBYTES]; local
[all...]
H A Dblake2s.c263 uint8_t block[BLAKE2S_BLOCKBYTES]; local
[all...]

Completed in 369 milliseconds

1234567891011>>