Home
last modified time | relevance | path

Searched refs:executes (Results 1 – 25 of 39) sorted by relevance

12

/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/
H A Dtst.argsnotcached.d30 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 Dat-all.ucl24 * 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 Dsh-c1.01 # Test that -c executes command_string with the given name and arg
/src/stand/i386/loader/
H A Dloader.rc13 \ Tests for password -- executes autoboot first if a password was defined
/src/stand/forth/
H A Dloader.rc18 \ Tests for password -- executes autoboot first if a password was defined
/src/contrib/kyua/utils/process/
H A Dexecutor.ipp103 /// Forks and executes a subprocess asynchronously.
144 /// Forks and executes a subprocess asynchronously in the context of another.
/src/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt20 Server executes command. And sends reply in ascii text over channel,
/src/bin/sh/
H A DTOUR69 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 DAutomaton.td48 // is determinized, meaning that is executes in O(k) time where k is the input
/src/contrib/googletest/docs/reference/
H A Dassertions.md543 * 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 Dipaddr.subr192 # $n so that the below loop never executes.
/src/lib/libc/softfloat/
H A Dtimesoftfloat.txt80 of millions because software floating-point often executes at less than
/src/crypto/openssl/doc/internal/man3/
H A Dossl_rcu_lock_new.pod101 thread which enqueued the callback will be the thread which executes the
/src/crypto/openssl/
H A DREADME-FIPS.md55 effectively executes the following install targets
/src/crypto/openssl/doc/man7/
H A Dprovider-base.pod651 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 DARMFeatures.td216 // 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 Dtestframe.txt236 descriptors. The slave executes the passed curses calls and passes
/src/sys/contrib/device-tree/src/arm/amlogic/
H A Dmeson8.dtsi186 * into SRAM, executes that and shuts down the (last) ARM core.
/src/crypto/openssl/doc/man3/
H A DASYNC_start_job.pod39 represents code that can be started and executes until some event occurs. At
/src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td182 // Loads appear in Rd one cycle after this instruction executes. If the
/src/contrib/ldns/
H A Dacx_nlnetlabs.m4891 dnl $4: executes if yes
892 dnl $5: executes if no
/src/contrib/unbound/
H A Dacx_nlnetlabs.m4973 dnl $4: executes if yes
974 dnl $5: executes if no
/src/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector_common.td29 // that executes under the specified LMUL. An example where this happens are
/src/stand/ficl/softwords/
H A Doo.fr132 \ and executes the method from the class's wordlist if
/src/contrib/atf/
H A DNEWS589 * Added the atf-check(1) tool, a program that executes a given command

12