Searched refs:check (Results 476 - 500 of 777) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/dialog/
H A Deditbox.c284 int check = (int) strlen(value); local
285 if (check > result)
286 result = check;
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A DMakefile293 .for F in check checksum genrtl modes
344 tree-check.h: gencheck
346 GENSRCS+= tree-check.h
/freebsd-11-stable/contrib/file/src/
H A DMakefile.in689 check-am: all-am
690 check: $(BUILT_SOURCES)
691 $(MAKE) $(AM_MAKEFLAGS) check-am
872 .MAKE: all check install install-am install-strip
874 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c149 " -c check only, validate input without compiling or translating",
596 /* check if parent is directory and is writable */
941 /* length check */
1357 * Do a quick sanity-check for vt100-style keypads to see if the 5-key keypad
1395 /* check that they're all vt100 keys */
1402 /* check if they're all in increasing order */
1656 * Make a quick sanity check for the parameters which are used in the given
1762 * sanity check.
1954 char *check = calloc((size_t) (NUM_STRINGS(tp) + 1), sizeof(char)); local
1957 if (check
[all...]
/freebsd-11-stable/sys/libkern/
H A Dzlib.c257 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, uInt len));
1300 * Try with and without -DUNALIGNED_OK to check.
1344 * strstart+3, +5, ... up to strstart+257. We check for insufficient
1345 * lookahead only every 4th comparison; the 128th check will be made
1348 * to check more often for insufficient lookahead.
1374 /* The check at best_len-1 can be removed because it will be made
1383 /* We check for insufficient lookahead only every 8th comparison;
1384 * the 256th check will be made at strstart+258.
1428 /* check that the match is indeed a match */
3022 check_func c, /* check functio
3084 } check; /* if CHECK, check values to compare */ member in union:internal_state::__anon8052
3587 uLong check; /* check on output */ member in struct:inflate_blocks_state
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc537 // Sanity check.
558 // Sanity check.
570 // Sanity check: requests that encode access size are either read or write and
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c259 size_t datalen, uint16_t *check)
265 *check = in_pseudo(iph->saddr, iph->daddr,
270 *check = nm_os_csum_fold(nm_os_csum_raw(data, datalen, 0));
282 size_t datalen, uint16_t *check)
285 *check = in6_cksum_pseudo((void*)ip6h, datalen, ip6h->nexthdr, 0);
286 *check = nm_os_csum_fold(nm_os_csum_raw(data, datalen, 0));
732 /* check that we are given the whole vm_object ? */
1220 * check if the parent process dies
1279 /* check if we want to attach kthread to user process */
258 nm_os_csum_tcpudp_ipv4(struct nm_iphdr *iph, void *data, size_t datalen, uint16_t *check) argument
281 nm_os_csum_tcpudp_ipv6(struct nm_ipv6hdr *ip6h, void *data, size_t datalen, uint16_t *check) argument
/freebsd-11-stable/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.am101 $(top_srcdir)/scripts/build/check--help $@
/freebsd-11-stable/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am91 $(top_srcdir)/scripts/build/check--help $@
/freebsd-11-stable/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am97 $(top_srcdir)/scripts/build/check--help $@
/freebsd-11-stable/contrib/ntp/scripts/ntptrace/
H A DMakefile.am90 $(top_srcdir)/scripts/build/check--help $@
/freebsd-11-stable/contrib/ntp/scripts/update-leap/
H A DMakefile.am93 $(top_srcdir)/scripts/build/check--help $@
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A DMakefile.in133 check:
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dvmsbuild.com63 $ ECHO " check completed"
122 $! check functions.def for a DEFFUNC() entry corresponding to missing file 'f'.c
/freebsd-11-stable/contrib/gperf/doc/
H A DMakefile.in139 check : all
/freebsd-11-stable/contrib/gperf/src/
H A DMakefile.in133 check : all
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c266 static __inline__ void rel_set_thresh(t_BmPortal *p_BmPortal, int check) argument
268 if (!check || !bm_rcr_get_ithresh(p_BmPortal->p_BmPortalLow))
398 * release was issued or not. Code for user-space can check
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql42 SELECT RAISE(FAIL, 'WC DB validity check 01 failed');
49 SELECT RAISE(FAIL, 'WC DB validity check 02 failed');
64 SELECT RAISE(FAIL, 'WC DB validity check 03 failed');
75 SELECT RAISE(FAIL, 'WC DB validity check 04 failed');
/freebsd-11-stable/usr.bin/whois/
H A Dwhois.c89 #define SCAN(p, end, check) \
91 if (check) ++(p); \
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A DMakefile.am298 verify: check
/freebsd-11-stable/crypto/openssh/contrib/
H A Dssh-copy-id36 # check that we have something mildly sane as our shell, or try to find something better
63 printf '\t-f: force mode -- copy keys without trying to check if they are already installed\n' >&2
85 # check that the files are readable
312 and check to make sure that only the key(s) you wanted were added.
/freebsd-11-stable/contrib/ntp/scripts/
H A DMakefile.in129 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
156 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
885 check-am: all-am
886 check: check-recursive
994 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
995 check-am clean clean-generic clean-libtool cscopelist-am ctags \
1050 $(top_srcdir)/scripts/build/check--help $@
1093 $(top_srcdir)/scripts/build/check--help $@
/freebsd-11-stable/contrib/ntp/
H A DMakefile.in127 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
156 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
906 && $(MAKE) $(AM_MAKEFLAGS) check \
943 echo " (check DESTDIR support)"; \
956 check-am: all-am
957 check: $(BUILT_SOURCES)
958 $(MAKE) $(AM_MAKEFLAGS) check-recursive
1066 .MAKE: $(am__recursive_targets) all check install install-am \
1070 am--refresh check check
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h271 Waits until function returns non-zero when called with *spinner and check.
275 spinner - memory location to check value
293 UT check = checker; local
301 while (!f(r = *spin, check)) {
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp40 : public Checker<check::EndFunction, check::DeadSymbols> {
115 /// (e.g. if the object is a field of another object, in which case we'd check
131 /// Since this check is done syntactically, this method could be inaccurate.

Completed in 329 milliseconds

<<11121314151617181920>>