| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/ |
| H A D | udivmodsi4.S | 121 #define block(shift) \ macro [all...] |
| H A D | udivsi3.S | 118 #define block(shift) \ macro [all...] |
| H A D | umodsi3.S | 112 #define block(shift) \ macro [all...] |
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/ |
| H A D | blake2b-compress-ref.c | 31 blake2b_compress_ref(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) argument
|
| H A D | blake2b-compress-avx2.c | 38 blake2b_compress_avx2(blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES]) argument
|
| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | oom.h | 38 register_oom_notifier(struct notifier_block *block) argument 44 unregister_oom_notifier(struct notifier_block *block) argument
|
| H A D | reboot.h | 53 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 D | stream_salsa2012_ref.c | 18 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 D | stream_salsa208_ref.c | 18 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 D | asan_interceptors_memintrinsics.cc | 26 void *__asan_memset(void *block, int c, uptr size) { argument
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/ref/ |
| H A D | salsa20_ref.c | 23 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 D | hdafg_dd.c | 50 struct eld_baseline_block *block = &hdi->eld; local in function:hdafg_dd_parse_info [all...] |
| /src/sbin/fsck_msdos/ |
| H A D | boot.c | 48 u_char *block; local in function:readboot [all...] |
| /src/sys/arch/sun3/dev/ |
| H A D | xio.h | 51 u_long block; /* in: block number */ member in struct:xd_iocmd
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
| H A D | notify.h | 15 int block; member in struct:nvkm_notify
|
| /src/sys/arch/amiga/stand/bootblock/elf2bb/ |
| H A D | chksum.c | 43 chksum(uint32_t *block, int size) argument
|
| /src/bin/dd/ |
| H A D | conv.c | 103 void block(void) { errx(EXIT_FAILURE, "%s", no_block + 2); } function in typeref:typename:void 117 block(void) function in typeref:typename:void
|
| /src/sys/dev/vme/ |
| H A D | xio.h | 52 u_int block; /* in: block number */ member in struct:xd_iocmd
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
| H A D | tsan_sync_test.cc | 22 u64 block[1] = {}; // fake malloc block local in function:__tsan::TEST 37 u64 block[4] = {}; // fake malloc block local in function:__tsan::TEST 54 u64 block[4] = {}; // fake malloc block local in function:__tsan::TEST 114 u64 block[1] = {}; // fake malloc block local in function:__tsan::TEST [all...] |
| /src/tests/lib/libc/sys/ |
| H A D | t_sigtimedwait.c | 51 sigset_t block; local in function:ATF_TC_BODY 106 sigset_t block; local in function:ATF_TC_BODY
|
| /src/tests/usr.bin/indent/ |
| H A D | lsym_comment.c | 1122 int block; /* comment line 1 variable in typeref:typename:int 1131 int block; /* comment line 1 comment line 2 */ variable in typeref:typename:int [all...] |
| /src/sys/fs/sysvbfs/ |
| H A D | bfs_sysvbfs.c | 86 bc_read_n(void *self, uint8_t *buf, daddr_t block, int count) argument 101 bc_read(void *self, uint8_t *buf, daddr_t block) argument 122 bc_write_n(void *self, uint8_t *buf, daddr_t block, int count) argument 137 bc_write(void * self,uint8_t * buf,daddr_t block) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn20/ |
| H A D | amdgpu_hw_translate_dcn20.c | 51 #define block HPD macro
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn21/ |
| H A D | amdgpu_hw_translate_dcn21.c | 51 #define block HPD macro
|
| /src/sys/external/bsd/drm/dist/bsd-core/ |
| H A D | drm_mm.h | 92 static inline struct drm_mm *drm_get_mm(struct drm_mm_node *block) argument
|