Home
last modified time | relevance | path

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

1234567

/dragonfly/contrib/binutils-2.27/gold/
H A Dreloc.h497 Overflow_check check) in pcrel()
529 Overflow_check check) in pcrel()
544 Overflow_check check) in pcrela()
562 Overflow_check check) in pcrela()
675 Overflow_check check) in pcrela8_check()
735 Overflow_check check) in pcrel16_check()
750 Overflow_check check) in pcrel16_check()
780 Overflow_check check) in pcrela16_check()
838 Overflow_check check) in rela32()
864 Overflow_check check) in pcrel32_check()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dreloc.h497 Overflow_check check) in pcrel()
529 Overflow_check check) in pcrel()
544 Overflow_check check) in pcrela()
562 Overflow_check check) in pcrela()
675 Overflow_check check) in pcrela8_check()
735 Overflow_check check) in pcrel16_check()
750 Overflow_check check) in pcrel16_check()
780 Overflow_check check) in pcrela16_check()
838 Overflow_check check) in rela32()
864 Overflow_check check) in pcrel32_check()
[all …]
/dragonfly/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()
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dwidechars.c102 int check = WideCharToMultiByte(CP_UTF8, in _nc_mblen() local
126 int check; in _nc_wctomb() local
/dragonfly/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
/dragonfly/contrib/lvm2/dist/test/
H A Dt-unlost-pv.sh19 check() { function
H A Dt-inconsistent-metadata.sh30 check() { function
/dragonfly/contrib/cryptsetup/tests/
H A Dcompat-test65 function check() function
/dragonfly/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()
/dragonfly/bin/ed/test/
H A DMakefile9 check: build test target
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-convert.c119 tree check = ubsan_instrument_float_cast (loc, type, expr); in convert() local
/dragonfly/contrib/nvi2/catalog/
H A DMakefile36 check: ${CHK} target
/dragonfly/usr.bin/colrm/
H A Dcolrm.c118 check(FILE *stream) in check() function
/dragonfly/stand/boot/pc32/libi386/
H A Dtime.c74 time_t now, check; in time() local
/dragonfly/contrib/lvm2/dist/scripts/
H A Dfsadm.sh346 check() { function
/dragonfly/crypto/openssh/
H A Dcompat.c49 } check[] = { in compat_banner() local
/dragonfly/crypto/libressl/apps/openssl/
H A Dpkeyparam.c69 int check; member
/dragonfly/usr.bin/vi/catalog/
H A DMakefile63 check: ${CHK} target
/dragonfly/usr.bin/pathchk/
H A Dpathchk.c96 check(const char *path) in check() function
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_simple_kms_helper.h59 int (*check)(struct drm_simple_display_pipe *pipe, member

1234567