Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 155) sorted by relevance

1234567

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dreloc.h360 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 Dreloc.h360 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 Dcheck.c84 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 Dsha256.c119 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 Dcheck.h141 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 Dwidechars.c102 int check = WideCharToMultiByte(CP_UTF8, in _nc_mblen() local
126 int check; in _nc_wctomb() local
/dflybsd-src/contrib/zlib-1.2/
H A Dinflate.c450 # 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 Dt-unlost-pv.sh19 check() { function
H A Dt-inconsistent-metadata.sh30 check() { function
/dflybsd-src/contrib/xz/src/liblzma/common/
H A Deasy_encoder.c17 lzma_easy_encoder(lzma_stream *strm, uint32_t preset, lzma_check check) in lzma_easy_encoder()
H A Deasy_buffer_encoder.c17 lzma_easy_buffer_encode(uint32_t preset, lzma_check check, in lzma_easy_buffer_encode()
H A Dstream_encoder.c273 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 Dstream_buffer_encoder.c44 lzma_stream_buffer_encode(lzma_filter *filters, lzma_check check, in lzma_stream_buffer_encode()
/dflybsd-src/contrib/cryptsetup/tests/
H A Dcompat-test65 function check() function
/dflybsd-src/bin/ed/test/
H A DMakefile9 check: build test target
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-convert.c119 tree check = ubsan_instrument_float_cast (loc, type, expr); in convert() local
/dflybsd-src/contrib/nvi2/catalog/
H A DMakefile36 check: ${CHK} target
/dflybsd-src/usr.bin/colrm/
H A Dcolrm.c118 check(FILE *stream) in check() function
/dflybsd-src/stand/boot/pc32/libi386/
H A Dtime.c74 time_t now, check; in time() local
/dflybsd-src/crypto/openssh/
H A Dcompat.c48 } check[] = { in compat_banner() local
/dflybsd-src/contrib/lvm2/dist/scripts/
H A Dfsadm.sh346 check() { function
/dflybsd-src/crypto/libressl/apps/openssl/
H A Dpkeyparam.c69 int check; member
/dflybsd-src/usr.bin/vi/catalog/
H A DMakefile63 check: ${CHK} target
/dflybsd-src/usr.bin/pathchk/
H A Dpathchk.c96 check(const char *path) in check() function
/dflybsd-src/contrib/dialog/
H A Dmsgbox.c115 int check; in dialog_msgbox() local

1234567