| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/resources/ |
| H A D | selectable.js | 15 Inputs[i].checked = SummaryCheckButton.checked; 35 if (CheckButton.checked) { 38 returnObjById("AllBugsCheck").checked = true; 43 returnObjById("AllBugsCheck").checked = false;
|
| /openbsd-src/gnu/llvm/libunwind/src/ |
| H A D | libunwind.cpp | 361 static bool checked = false; in logAPIs() local 363 if (!checked) { in logAPIs() 365 checked = true; in logAPIs() 373 static bool checked = false; in logUnwinding() local 375 if (!checked) { in logUnwinding() 377 checked = true; in logUnwinding() 385 static bool checked = false; in logDWARF() local 387 if (!checked) { in logDWARF() 389 checked = true; in logDWARF()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_sync.cpp | 141 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local 145 if (!has_something && checked > (128 << 10)) in ResetRange() 149 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local 155 if (!has_something && checked > (512 << 10)) in ResetRange()
|
| /openbsd-src/lib/libc/net/ |
| H A D | res_comp.c | 83 int len = -1, checked = 0; in dn_expand() local 112 checked += n + 1; in dn_expand() 131 checked += 2; in dn_expand() 137 if (checked >= eomorig - msg) in dn_expand()
|
| /openbsd-src/gnu/llvm/lldb/examples/test/ |
| H A D | usage-config | 5 # The config file is checked in as .lldbtest-config and the redirected stderr 6 # and stdout are checked in as lldbtest-stderr and lldbtest-stdout, all in the
|
| /openbsd-src/regress/usr.sbin/syslogd/ |
| H A D | README | 10 the server received are checked. Logging to /dev/console is tested 12 a fake login. The invocation of the sendsyslog(2) syscall is checked 13 with ktrace, the open file descriptors of syslogd are checked with
|
| /openbsd-src/gnu/usr.bin/cvs/contrib/ |
| H A D | rcs2sccs.sh | 71 echo checked out of RCS 93 echo initial rev checked into SCCS 116 echo checked into SCCS
|
| H A D | sccs2rcs.in | 128 echo "file as it is checked in to RCS initially?" 240 echo checked into RCS
|
| /openbsd-src/lib/libc/gen/ |
| H A D | getpwent.c | 519 static int checked = -1; in __has_ypmaster() local 527 if (checked != -1 && saved_uid == uid && saved_euid == euid) in __has_ypmaster() 528 return (checked); in __has_ypmaster() 533 checked = 0; in __has_ypmaster() 534 return (checked); in __has_ypmaster() 544 checked = 0; in __has_ypmaster() 545 return (checked); in __has_ypmaster() 552 checked = 1; in __has_ypmaster() 553 return (checked); in __has_ypmaster()
|
| /openbsd-src/regress/sys/netinet/ipsec/ |
| H A D | README | 15 The netstat -s counters are checked to ensure that encrypted packets 18 The BPF output of the enc0 and pflog0 interface is checked. This
|
| /openbsd-src/gnu/llvm/llvm/utils/crosstool/ARM/ |
| H A D | README | 8 REV_L is the revision at which "llvm" was checked out, and 9 REV_G is the revision at which "llvm-gcc-4.2" was checked out
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
| H A D | sync_source_lists_from_cmake.py | 136 checked = [ 'bolt', 'clang', 'clang-tools-extra', 'lld', 'llvm' ] 138 for c in checked:
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | adventure | 36 # I haven't checked for false matches yet. 83 # files, and checked them.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/File-Temp/lib/File/ |
| H A D | Temp.pm | 1525 my ($alt_tmpdir, $checked); 1530 if ( $checked ) { 1541 $checked = 1; 1554 $checked = 1;
|
| /openbsd-src/gnu/llvm/libcxx/ |
| H A D | .gitignore | 16 #lib/ # We actually have things checked in to lib/
|
| /openbsd-src/regress/sys/kern/sosplice/ |
| H A D | README | 5 files that are checked for certain messages. The test arguments
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | sa.c | 946 u_int8_t checked[ATTRS_SIZE]; member 987 avs->checked[type]++; in sa_validate_xf_attrs() 1056 bzero(avs->checked, sizeof avs->checked); in sa_validate_proto_xf() 1072 for (i = 0; i < sizeof avs->checked; i++) in sa_validate_proto_xf() 1073 if (avs->attrp[i] && !avs->checked[i]) in sa_validate_proto_xf()
|
| /openbsd-src/regress/usr.sbin/ospfd/ |
| H A D | README | 11 could also be checked.
|
| /openbsd-src/gnu/llvm/libcxxabi/ |
| H A D | .gitignore | 20 #lib/ # We actually have things checked in to lib/
|
| /openbsd-src/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/ |
| H A D | Changes | 11 - Bugfix: string keys are now checked whether they represent
|
| /openbsd-src/regress/usr.sbin/httpd/tests/ |
| H A D | README | 3 All processes write log files that are checked for certain messages.
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | ObjectFilePECOFFProperties.td | 13 …dule name is matched by its file name with extension. These versions are checked in sequence: exac…
|
| /openbsd-src/regress/usr.sbin/relayd/ |
| H A D | README | 5 checked for certain messages. The test arguments are kept in the
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | MAINTAINERS | 131 Fixes for obvious mistakes do not need approval, and can be checked in 143 also be checked into the current release branch. Normally however 157 relevent port maintainer(s), and can be approved/checked in by them.
|
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/ |
| H A D | README | 22 The output from validate.c is checked by check.perl against "known"
|