| /freebsd-12.1/contrib/netbsd-tests/lib/csu/ |
| H A D | t_crt0.sh | 36 constructor executed 37 main executed 38 destructor executed 52 constructor executed 53 main executed 54 destructor executed 68 constructor executed 72 destructor2 executed 74 destructor executed 90 main executed [all …]
|
| /freebsd-12.1/sys/contrib/zstd/contrib/pzstd/utils/test/ |
| H A D | ScopeGuardTest.cpp | 23 bool executed = false; in TEST() local 25 auto guard = makeScopeGuard([&] { executed = true; }); in TEST() 27 EXPECT_TRUE(executed); in TEST()
|
| /freebsd-12.1/tests/sys/cddl/zfs/tests/inheritance/ |
| H A D | README.state | 44 # <target dataset> - dataset upon which the <command> is to be executed. Can 46 # configX.cfg file. If no command is to be executed 50 # <command> - command to be executed upon the specified dataset. 52 # or 'inherit -r'. If no command is to be executed, 57 # the properties before <command> is executed. This 69 # <command> has been executed on the <target dataset>. 90 # which means that no command is to be executed, but simply that the
|
| /freebsd-12.1/bin/sh/tests/execution/ |
| H A D | func3.0 | 4 # may silently do nothing. In no event may the function be executed. 6 ${SH} -c 'unset() { echo overriding function executed, bad; }; v=1; unset v; exit "${v-0}"' 2>/dev/…
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | gcov.texi | 70 what lines of code are actually executed 156 executed. 284 90.00% of 10 source lines executed in file tmp.c 369 90.00% of 10 source lines executed in file tmp.c 370 80.00% of 5 branches executed in file tmp.c 372 50.00% of 2 calls executed in file tmp.c 387 function main called 1 returned 1 blocks executed 75% 402 call 0 never executed 412 function's blocks were executed. 426 message ``never executed'' is printed. [all …]
|
| /freebsd-12.1/usr.bin/bmake/tests/ |
| H A D | README | 12 Tests are normally executed in a special test directory that is built under 17 tests are executed by cd-ing into that directory and invoking make. The 129 is executed. 142 If this function exists it is executed at the end of the 146 If this function exists it is executed at the end of the 171 which is the number of the test to executed. The default
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | README.macos | 40 the files won't immediately cause the startup item to be executed; it 41 will be executed on the next reboot. To change the permissions before 51 script and plist file won't immediately cause the script to be executed; 52 it will be executed on the next reboot. To change the permissions
|
| H A D | README.tru64 | 27 the following command (executed in the /dev directory):
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMInstrVFP.td | 200 // Some single precision VFP instructions may be executed on both NEON and 213 // Some single precision VFP instructions may be executed on both NEON and 226 // Some single precision VFP instructions may be executed on both NEON and 348 // Some single precision VFP instructions may be executed on both NEON and 373 // Some single precision VFP instructions may be executed on both NEON and 419 // Some single precision VFP instructions may be executed on both NEON and 442 // Some single precision VFP instructions may be executed on both NEON and 525 // Some single precision VFP instructions may be executed on both NEON and 544 // Some single precision VFP instructions may be executed on both NEON and 568 // Some single precision VFP instructions may be executed on both NEON and [all …]
|
| /freebsd-12.1/bin/sh/tests/builtins/ |
| H A D | eval5.0 | 3 # eval should return 0 if no command was executed.
|
| H A D | dot3.0 | 3 # . should return 0 if no command was executed.
|
| H A D | trap10.0 | 4 # trap commands are executed before the script exits.
|
| H A D | trap11.0 | 4 # trap commands are executed before the script resumes.
|
| H A D | command8.0 | 20 # Check that special builtins can be executed via "command".
|
| H A D | trap2.0 | 11 # empty string because backquote commands are executed in a
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_tlsext_servername_callback.pod | 50 Several callbacks are executed during ClientHello processing, including 52 executed first, then the servername callback, followed by the ALPN callback.
|
| /freebsd-12.1/sys/mips/nlm/dev/net/ucore/ |
| H A D | crt0_basic.S | 51 addiu v0,v0,4 # executed in delay slot
|
| /freebsd-12.1/contrib/expat/tests/ |
| H A D | README.txt | 11 …t must be built and, depending on platform, must be installed, before "make check" can be executed.
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | ax_pkg_swig.m4 | 22 # As usual, action-if-found is executed if SWIG is found, otherwise 23 # action-if-not-found is executed.
|
| /freebsd-12.1/usr.sbin/cron/doc/ |
| H A D | CONVERSION | 32 executed. 82 see the output from the "last time" a command was executed; if you get any
|
| /freebsd-12.1/contrib/googletest/googlemock/docs/ |
| H A D | KnownIssues.md | 19 …stall" for Google Test before any binaries which link against it can be executed. This isn't a bug…
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | aout | 15 # point from the a.out header, using it to find the first code executed
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | bmake.cat1 | 128 printed as they are executed. 158 executed in a single shell invocation as opposed to the tradi- 189 [1m-n [22mDisplay the commands that would have been executed, but do not 193 [1m-N [22mDisplay the commands which would have been executed, but do not 202 [1m-s [22mDo not echo any commands as they are executed. Equivalent to 297 scripts and the scripts are executed in the order found. 304 to be executed even when [1m-n [22mis given. This is similar to the effect of 389 executed. 411 Because while ${a} contains ``1 2 3'' after the loop is executed, 1334 [1m.ERROR [22mAny command lines attached to this target are executed when [all …]
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | NewThings | 167 set listjobs=long, jobs -l is executed every time a job is suspended. 168 set listjobs=short, jobs is executed every time a job is suspended.
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | README | 41 are never executed; they are there to make autoheader work
|