Home
last modified time | relevance | path

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

12

/freebsd/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++;
/freebsd/contrib/bmake/unit-tests/
H A Dposix.exp6 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 Dsh-c1.01 # Test that -c executes command_string with the given name and arg
/freebsd/stand/i386/loader/
H A Dloader.rc13 \ Tests for password -- executes autoboot first if a password was defined
/freebsd/stand/forth/
H A Dloader.rc18 \ Tests for password -- executes autoboot first if a password was defined
/freebsd/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.
/freebsd/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt20 Server executes command. And sends reply in ascii text over channel,
/freebsd/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
/freebsd/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
/freebsd/contrib/googletest/docs/reference/
H A Dassertions.md536 * 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 Dipaddr.subr192 # $n so that the below loop never executes.
/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.txt80 of millions because software floating-point often executes at less than
/freebsd/crypto/openssl/
H A DREADME-FIPS.md53 effectively executes the following install targets
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-base.pod586 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 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.
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt236 descriptors. The slave executes the passed curses calls and passes
/freebsd/sys/contrib/device-tree/src/arm/amlogic/
H A Dmeson8.dtsi186 * into SRAM, executes that and shuts down the (last) ARM core.
/freebsd/crypto/openssl/doc/man3/
H A DASYNC_start_job.pod31 represents code that can be started and executes until some event occurs. At
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrFormats.td182 // Loads appear in Rd one cycle after this instruction executes. If the
/freebsd/contrib/ldns/
H A Dacx_nlnetlabs.m4891 dnl $4: executes if yes
892 dnl $5: executes if no
/freebsd/contrib/unbound/
H A Dacx_nlnetlabs.m4973 dnl $4: executes if yes
974 dnl $5: executes if no
/freebsd/stand/ficl/softwords/
H A Doo.fr132 \ and executes the method from the class's wordlist if
/freebsd/contrib/atf/
H A DNEWS589 * Added the atf-check(1) tool, a program that executes a given command
/freebsd/contrib/bmake/
H A Dbmake.cat1360 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 DREADME140 the wrapper executes the desired server program and goes away.

12