| /src/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++;
|
| /src/release/packages/ucl/ |
| H A D | at-all.ucl | 24 * at(1) executes a command once at a specified future time. 25 * batch(1) executes a command when sufficient system resources are available.
|
| /src/bin/sh/tests/invocation/ |
| H A D | sh-c1.0 | 1 # Test that -c executes command_string with the given name and arg
|
| /src/stand/i386/loader/ |
| H A D | loader.rc | 13 \ Tests for password -- executes autoboot first if a password was defined
|
| /src/stand/forth/ |
| H A D | loader.rc | 18 \ Tests for password -- executes autoboot first if a password was defined
|
| /src/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.
|
| /src/contrib/unbound/doc/ |
| H A D | control_proto_spec.txt | 20 Server executes command. And sends reply in ascii text over channel,
|
| /src/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
|
| /src/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
|
| /src/contrib/googletest/docs/reference/ |
| H A D | assertions.md | 543 * If the variable's value is `"threadsafe"`, the child process re-executes 548 re-executes the binary to cause just the single death test under 603 debug mode (i.e. `NDEBUG` is defined), just executes *`statement`*.
|
| /src/usr.sbin/bsdconfig/networking/share/ |
| H A D | ipaddr.subr | 192 # $n so that the below loop never executes.
|
| /src/lib/libc/softfloat/ |
| H A D | timesoftfloat.txt | 80 of millions because software floating-point often executes at less than
|
| /src/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_rcu_lock_new.pod | 101 thread which enqueued the callback will be the thread which executes the
|
| /src/crypto/openssl/ |
| H A D | README-FIPS.md | 55 effectively executes the following install targets
|
| /src/crypto/openssl/doc/man7/ |
| H A D | provider-base.pod | 651 In KEM mode, the client executes I<keygen> and sends its public key, the server 652 executes I<encapsulate> using the client's public key and sends back the 653 resulting I<ciphertext>, finally the client executes I<decapsulate> to retrieve
|
| /src/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.
|
| /src/contrib/netbsd-tests/lib/libcurses/ |
| H A D | testframe.txt | 236 descriptors. The slave executes the passed curses calls and passes
|
| /src/sys/contrib/device-tree/src/arm/amlogic/ |
| H A D | meson8.dtsi | 186 * into SRAM, executes that and shuts down the (last) ARM core.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | ASYNC_start_job.pod | 39 represents code that can be started and executes until some event occurs. At
|
| /src/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
|
| /src/contrib/ldns/ |
| H A D | acx_nlnetlabs.m4 | 891 dnl $4: executes if yes 892 dnl $5: executes if no
|
| /src/contrib/unbound/ |
| H A D | acx_nlnetlabs.m4 | 973 dnl $4: executes if yes 974 dnl $5: executes if no
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | riscv_vector_common.td | 29 // that executes under the specified LMUL. An example where this happens are
|
| /src/stand/ficl/softwords/ |
| H A D | oo.fr | 132 \ and executes the method from the class's wordlist if
|
| /src/contrib/atf/ |
| H A D | NEWS | 589 * Added the atf-check(1) tool, a program that executes a given command
|