Home
last modified time | relevance | path

Searched full:interact (Results 1 – 25 of 254) sorted by relevance

1234567891011

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/gang_blocks/
H A Dgang_blocks_ddt_copies.ksh20 # Verify that mixed gang blocks and copies interact correctly in FDT
32 log_assert "Verify that mixed gang blocks and copies interact correctly in FDT"
79 log_pass "Verify that mixed gang blocks and copies interact correctly in FDT"
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A Dembedded_interpreter.py89 code.interact(
100 code.interact(
107 code.interact(
/freebsd/bin/ed/
H A Dglbl.c71 exec_global(int interact, int gflag) in exec_global() argument
82 if (!interact) in exec_global()
88 if (!interact && (cmd = get_extended_line(&n, 0)) == NULL) in exec_global()
95 if (interact) { in exec_global()
/freebsd/contrib/kyua/cli/
H A Dcmd_config.cpp50 /// \param ui Object to interact with the I/O of the program.
67 /// \param ui Object to interact with the I/O of the program.
107 /// \param ui Object to interact with the I/O of the program.
H A Dcmd_debug.cpp67 /// Object to interact with the I/O of the program.
76 /// \param ui_ Object to interact with the I/O of the program.
135 /// \param ui Object to interact with the I/O of the program.
H A Dcmd_test.cpp60 /// Object to interact with the I/O of the program.
72 /// \param ui_ Object to interact with the I/O of the program.
137 /// \param ui Object to interact with the I/O of the program.
H A Dcmd_help.cpp92 /// \param ui Object to interact with the I/O of the program.
164 /// \param ui Object to interact with the I/O of the program.
228 /// \param ui Object to interact with the I/O of the program.
H A Dcmd_about.cpp67 /// \param ui Object to interact with the I/O of the program.
114 /// \param ui Object to interact with the I/O of the program.
H A Dcmd_list.cpp95 /// \param [out] ui Object to interact with the I/O of the program.
145 /// \param ui Object to interact with the I/O of the program.
H A Dmain.cpp116 /// \param ui Object to interact with the I/O of the program.
158 /// \param ui Object to interact with the I/O of the program.
264 /// \param ui Object to interact with the I/O of the program.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.h53 /// tells us which CNTs that instruction may interact with.
54 /// We conservatively assume some instructions interact with more
65 /// instructions interact with more CNTs than they do in reality.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send-b.ksh27 # 2. Verify command line options interact with '-b' correctly
59 # 2. Verify command line options interact with '-b' correctly
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap_conn.c99 interact(LDAP *ld, unsigned flags, void *defaults, void *sin) in interact() function
126 interact(LDAP *ld, unsigned flags, void *defaults, void *sin) in interact() function
142 LDAP_SASL_QUIET, interact, ctx); in authenticate()
/freebsd/contrib/kyua/utils/cmdline/
H A Dbase_command.hpp101 /// \param ui Object to interact with the I/O of the command. The command
136 /// \param ui Object to interact with the I/O of the command. The command
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2835-rpi-common.dtsi4 * bcm2835, bcm2836 and bcm2837 implementations that interact with RPi's
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dtwl-charger.txt3 The battery charger needs to interact with the USB phy in order
H A Dtwl4030-charger.yaml10 The battery charger needs to interact with the USB phy in order to know when
/freebsd/crypto/krb5/doc/html/_sources/appdev/refs/api/
H A Dkrb5_responder_otp_get_challenge.rst.txt32 …ilable in native C. The main feature of this function is the ability to interact with OTP tokens w…
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.language_functions_pos.ksh22 # Try very simple programs that interact with the core lua
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DPhases.h16 /// compilation process which interact with user options.
/freebsd/contrib/sendmail/contrib/
H A Detrn.012 interact, giving the server an opportunity to start the pro�
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_win_dynamic_runtime_thunk.cpp10 // to interact with Ubsan, when it is included in a dll.
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dynamic_runtime_thunk.cpp10 // to interact with Sanitizer Common, when it is included in a dll.
H A Dsanitizer_coverage_win_dynamic_runtime_thunk.cpp10 // to interact with Sanitizer Coverage, when it is included in a dll.
/freebsd/share/examples/bootforth/
H A Dmenu.4th18 ." 2. Interact with BootFORTH."

1234567891011