/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/ |
H A D | tst.argsnotcached.d | 30 int executes; variable 45 /executes == 10/ 47 printf("%d schedules, %d executes\n", schedules, executes); 48 exit(executes == schedules ? 0 : 1); 53 executes++;
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | posix.exp | 6 a command prefixed by '+' executes even with -n 11 a command prefixed by '+' executes even with -n 17 a command prefixed by '+' executes even with -n
|
/freebsd/bin/sh/tests/invocation/ |
H A D | sh-c1.0 | 1 # Test that -c executes command_string with the given name and arg
|
/freebsd/stand/i386/loader/ |
H A D | loader.rc | 13 \ Tests for password -- executes autoboot first if a password was defined
|
/freebsd/stand/forth/ |
H A D | loader.rc | 18 \ Tests for password -- executes autoboot first if a password was defined
|
/freebsd/contrib/kyua/utils/process/ |
H A D | executor.ipp | 103 /// Forks and executes a subprocess asynchronously. 144 /// Forks and executes a subprocess asynchronously in the context of another.
|
/freebsd/contrib/unbound/doc/ |
H A D | control_proto_spec.txt | 20 Server executes command. And sends reply in ascii text over channel,
|
/freebsd/bin/sh/ |
H A D | TOUR | 69 MAIN.C: The main routine performs some initialization, executes 71 repeatedly parses and executes commands. 183 EVAL.C: Evaltree recursively executes a parse tree. The exit
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Automaton.td | 48 // is determinized, meaning that is executes in O(k) time where k is the input
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | assertions.md | 536 * If the variable's value is `"threadsafe"`, the child process re-executes 541 re-executes the binary to cause just the single death test under 596 debug mode (i.e. `NDEBUG` is defined), just executes *`statement`*.
|
/freebsd/usr.sbin/bsdconfig/networking/share/ |
H A D | ipaddr.subr | 192 # $n so that the below loop never executes.
|
/freebsd/lib/libc/softfloat/ |
H A D | timesoftfloat.txt | 80 of millions because software floating-point often executes at less than
|
/freebsd/crypto/openssl/ |
H A D | README-FIPS.md | 53 effectively executes the following install targets
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-base.pod | 586 In KEM mode, the client executes I<keygen> and sends its public key, the server 587 executes I<encapsulate> using the client's public key and sends back the 588 resulting I<ciphertext>, finally the client executes I<decapsulate> to retrieve
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFeatures.td | 216 // True if processor executes back to back AES instruction pairs faster. 221 // True if processor executes back to back bottom and top halves of literal generation faster.
|
/freebsd/contrib/netbsd-tests/lib/libcurses/ |
H A D | testframe.txt | 236 descriptors. The slave executes the passed curses calls and passes
|
/freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
H A D | meson8.dtsi | 186 * into SRAM, executes that and shuts down the (last) ARM core.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASYNC_start_job.pod | 31 represents code that can be started and executes until some event occurs. At
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrFormats.td | 182 // Loads appear in Rd one cycle after this instruction executes. If the
|
/freebsd/contrib/ldns/ |
H A D | acx_nlnetlabs.m4 | 891 dnl $4: executes if yes 892 dnl $5: executes if no
|
/freebsd/contrib/unbound/ |
H A D | acx_nlnetlabs.m4 | 973 dnl $4: executes if yes 974 dnl $5: executes if no
|
/freebsd/stand/ficl/softwords/ |
H A D | oo.fr | 132 \ and executes the method from the class's wordlist if
|
/freebsd/contrib/atf/ |
H A D | NEWS | 589 * Added the atf-check(1) tool, a program that executes a given command
|
/freebsd/contrib/bmake/ |
H A D | bmake.cat1 | 360 commands should be put in parentheses so it executes in a subshell. To 619 bbmmaakkee executes. 886 the value of `_._O_B_J_D_I_R' for all programs which bbmmaakkee executes.
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README | 140 the wrapper executes the desired server program and goes away.
|