/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | reloc.h | 360 check_overflow(Address value, Overflow_check check) in check_overflow() 401 rel(unsigned char* view, Address value, Overflow_check check) in rel() 415 rel_unaligned(unsigned char* view, Address value, Overflow_check check) in rel_unaligned() 434 Overflow_check check) in rel() 451 Overflow_check check) in rel_unaligned() 466 Overflow_check check) in rela() 483 Overflow_check check) in rela() 497 Overflow_check check) in pcrel() 511 Overflow_check check) in pcrel_unaligned() 529 Overflow_check check) in pcrel() [all …]
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | reloc.h | 360 check_overflow(Address value, Overflow_check check) in check_overflow() 401 rel(unsigned char* view, Address value, Overflow_check check) in rel() 415 rel_unaligned(unsigned char* view, Address value, Overflow_check check) in rel_unaligned() 434 Overflow_check check) in rel() 451 Overflow_check check) in rel_unaligned() 466 Overflow_check check) in rela() 483 Overflow_check check) in rela() 497 Overflow_check check) in pcrel() 511 Overflow_check check) in pcrel_unaligned() 529 Overflow_check check) in pcrel() [all …]
|
/dflybsd-src/contrib/xz/src/liblzma/check/ |
H A D | check.c | 84 lzma_check_init(lzma_check_state *check, lzma_check type) in lzma_check_init() 117 lzma_check_update(lzma_check_state *check, lzma_check type, in lzma_check_update() 148 lzma_check_finish(lzma_check_state *check, lzma_check type) in lzma_check_finish()
|
H A D | sha256.c | 119 process(lzma_check_state *check) in process() 127 lzma_sha256_init(lzma_check_state *check) in lzma_sha256_init() 142 lzma_sha256_update(const uint8_t *buf, size_t size, lzma_check_state *check) in lzma_sha256_update() 169 lzma_sha256_finish(lzma_check_state *check) in lzma_sha256_finish()
|
H A D | check.h | 141 lzma_sha256_init(lzma_check_state *check) in lzma_sha256_init() 148 lzma_sha256_update(const uint8_t *buf, size_t size, lzma_check_state *check) in lzma_sha256_update() 165 lzma_sha256_finish(lzma_check_state *check) in lzma_sha256_finish()
|
/dflybsd-src/contrib/ncurses/ncurses/widechar/ |
H A D | widechars.c | 102 int check = WideCharToMultiByte(CP_UTF8, in _nc_mblen() local 126 int check; in _nc_wctomb() local
|
/dflybsd-src/contrib/zlib-1.2/ |
H A D | inflate.c | 450 # define UPDATE(check, buf, len) \ argument 453 # define UPDATE(check, buf, len) adler32(check, buf, len) argument 458 # define CRC2(check, word) \ argument 465 # define CRC4(check, word) \ argument 1526 int ZEXPORT inflateValidate(strm, check) in inflateValidate() argument
|
/dflybsd-src/contrib/lvm2/dist/test/ |
H A D | t-unlost-pv.sh | 19 check() { function
|
H A D | t-inconsistent-metadata.sh | 30 check() { function
|
/dflybsd-src/contrib/xz/src/liblzma/common/ |
H A D | easy_encoder.c | 17 lzma_easy_encoder(lzma_stream *strm, uint32_t preset, lzma_check check) in lzma_easy_encoder()
|
H A D | easy_buffer_encoder.c | 17 lzma_easy_buffer_encode(uint32_t preset, lzma_check check, in lzma_easy_buffer_encode()
|
H A D | stream_encoder.c | 273 const lzma_filter *filters, lzma_check check) in stream_encoder_init() 329 const lzma_filter *filters, lzma_check check) in lzma_stream_encoder()
|
H A D | stream_buffer_encoder.c | 44 lzma_stream_buffer_encode(lzma_filter *filters, lzma_check check, in lzma_stream_buffer_encode()
|
/dflybsd-src/contrib/cryptsetup/tests/ |
H A D | compat-test | 65 function check() function
|
/dflybsd-src/bin/ed/test/ |
H A D | Makefile | 9 check: build test target
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-convert.c | 119 tree check = ubsan_instrument_float_cast (loc, type, expr); in convert() local
|
/dflybsd-src/contrib/nvi2/catalog/ |
H A D | Makefile | 36 check: ${CHK} target
|
/dflybsd-src/usr.bin/colrm/ |
H A D | colrm.c | 118 check(FILE *stream) in check() function
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | time.c | 74 time_t now, check; in time() local
|
/dflybsd-src/crypto/openssh/ |
H A D | compat.c | 48 } check[] = { in compat_banner() local
|
/dflybsd-src/contrib/lvm2/dist/scripts/ |
H A D | fsadm.sh | 346 check() { function
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | pkeyparam.c | 69 int check; member
|
/dflybsd-src/usr.bin/vi/catalog/ |
H A D | Makefile | 63 check: ${CHK} target
|
/dflybsd-src/usr.bin/pathchk/ |
H A D | pathchk.c | 96 check(const char *path) in check() function
|
/dflybsd-src/contrib/dialog/ |
H A D | msgbox.c | 115 int check; in dialog_msgbox() local
|