/freebsd/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 70 constructor2 executed 72 destructor2 executed 74 destructor executed [all …]
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | base_command_test.cpp | 54 bool executed; member in __anon7b7d4c1e0111::mock_cmd 63 executed(false) in mock_cmd() 83 executed = true; in run() 93 bool executed; member in __anon7b7d4c1e0111::mock_cmd_no_data 102 executed(false) in mock_cmd_no_data() 119 executed = true; in run() 218 ATF_REQUIRE(cmd.executed); in ATF_TEST_CASE_BODY() 234 ATF_REQUIRE(!cmd.executed); in ATF_TEST_CASE_BODY() 262 ATF_REQUIRE(cmd.executed); in ATF_TEST_CASE_BODY() 278 ATF_REQUIRE(!cmd.executed); in ATF_TEST_CASE_BODY()
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | depsrc-exec.mk | 12 : ${.TARGET:T}: This is always executed. 15 : This is not executed. 16 +: ${.TARGET:T}: This is not executed as well.
|
H A D | depsrc-optional.mk | 15 : An optional leaf node is not executed.
|
/freebsd/tools/build/options/ |
H A D | WITH_META_MODE | 8 These meta files track the command that was executed, its output, and the 15 When the module is loaded, any files used by the commands executed are 32 Files read, executed or linked to are newer than the target. 36 Files read, written, executed or linked are missing. 40 The build hides commands that are executed unless
|
H A D | WITHOUT_MAKE_CHECK_USE_SANDBOX | 6 if executed as an unprivileged user.
|
/freebsd/tests/sys/cddl/zfs/tests/inheritance/ |
H A D | README.state | 38 # <target dataset> - dataset upon which the <command> is to be executed. Can 40 # configX.cfg file. If no command is to be executed 44 # <command> - command to be executed upon the specified dataset. 46 # or 'inherit -r'. If no command is to be executed, 51 # the properties before <command> is executed. This 63 # <command> has been executed on the <target dataset>. 84 # which means that no command is to be executed, but simply that the
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
H A D | README.state | 40 # <target dataset> - dataset upon which the <command> is to be executed. Can 42 # configX.cfg file. If no command is to be executed 46 # <command> - command to be executed upon the specified dataset. 48 # or 'inherit -r'. If no command is to be executed, 53 # the properties before <command> is executed. This 65 # <command> has been executed on the <target dataset>. 86 # which means that no command is to be executed, but simply that the
|
/freebsd/bin/sh/tests/execution/ |
H A D | func3.0 | 3 # may silently do nothing. In no event may the function be executed. 5 ${SH} -c 'unset() { echo overriding function executed, bad; }; v=1; unset v; exit "${v-0}"' 2>/dev/…
|
/freebsd/usr.bin/bmake/tests/ |
H A D | README | 11 Tests are normally executed in a special test directory that is built under 16 tests are executed by cd-ing into that directory and invoking make. The 128 is executed. 141 If this function exists it is executed at the end of the 145 If this function exists it is executed at the end of the 170 which is the number of the test to executed. The default
|
/freebsd/contrib/libpcap/doc/ |
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
|
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/ |
H A D | trc_pkt_decode_etmv4i.h | 147 …e(OcsdTraceElement &elemIn, const instr_range_t &addr_range, const bool executed, ocsd_trc_index_t… 149 … const bool executed, ocsd_trc_index_t index, ocsd_instr_info &instr);
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.args_to_lua.out | 1 Channel program fully executed with no return value.
|
H A D | tst.large_prog.out | 1 Channel program fully executed with no return value.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.get_index_props.out | 1 Channel program fully executed with return value:
|
H A D | tst.get_number_props.out | 1 Channel program fully executed with return value:
|
H A D | tst.get_string_props.out | 1 Channel program fully executed with return value:
|
/freebsd/bin/sh/tests/builtins/ |
H A D | eval5.0 | 2 # eval should return 0 if no command was executed.
|
H A D | dot3.0 | 2 # . should return 0 if no command was executed.
|
H A D | trap10.0 | 3 # trap commands are executed before the script exits.
|
H A D | trap11.0 | 3 # trap commands are executed before the script resumes.
|
H A D | command8.0 | 19 # Check that special builtins can be executed via "command".
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrVFP.td | 163 // Some single precision VFP instructions may be executed on both NEON and VFP 198 // Some single precision VFP instructions may be executed on both NEON and VFP 266 // Some single precision VFP instructions may be executed on both NEON and 279 // Some single precision VFP instructions may be executed on both NEON and 292 // Some single precision VFP instructions may be executed on both NEON and 438 // Some single precision VFP instructions may be executed on both NEON and 463 // Some single precision VFP instructions may be executed on both NEON and 509 // Some single precision VFP instructions may be executed on both NEON and 534 // Some single precision VFP instructions may be executed on both NEON and 619 // Some single precision VFP instructions may be executed on both NEON and [all …]
|
/freebsd/tools/tools/net80211/mlme_assoc/ |
H A D | README | 44 newstate() changes are pending or being executed. 51 before a task is executed.
|
/freebsd/contrib/kyua/utils/process/ |
H A D | executor.ipp | 48 /// The hook is executed after the process has been isolated per the logic in 67 /// If not none, the subprocess will be executed as the provided user and 146 /// By context we understand the on-disk state of a previously-executed process,
|