/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCShuffler.cpp | 156 MCInst Attempt(MCB); in HexagonMCShuffle() local 157 HexagonMCInstrInfo::replaceDuplex(Context, Attempt, duplexToTry); in HexagonMCShuffle() 158 HexagonMCShuffler MCS(Context, false, MCII, STI, Attempt); // copy packet to the shuffler in HexagonMCShuffle()
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb_err.et | 19 error_code RECURSIVELOCK, "Attempt to lock database twice" 20 error_code NOTLOCKED, "Attempt to unlock database when not locked"
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerMerge.cpp | 498 for (size_t Attempt = 1; Attempt <= NumAttempts; Attempt++) { in CrashResistantMerge() local 500 VPrintf(V, "MERGE-OUTER: attempt %zd\n", Attempt); in CrashResistantMerge() 512 VPrintf(V, "MERGE-OUTER: successful in %zd attempt(s)\n", Attempt); in CrashResistantMerge()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.set_props.zcp | 72 -- Attempt to set the property to the specified value 102 -- Attempt to set the property to the specified value
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 437 for (int Attempt = 0; Attempt < 3; ++Attempt) { in tryEorOfLogicalImmediates() local
|
/freebsd/tools/test/stress2/misc/ |
H A D | sem.sh | 112 * Attempt to acquire the semaphore.
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | gkrb5_err.et | 30 error_code KG_CTX_INCOMPLETE, "Attempt to use incomplete security context"
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxfilt/ |
H A D | Opts.td | 19 def types : FF<"types", "Attempt to demangle types as well as function names">;
|
/freebsd/usr.sbin/bsdconfig/startup/share/ |
H A D | rcvar.subr | 136 # Attempt to populate the in-memory cache with the (soon to be) 210 # Attempt to create/update the persistent global cache
|
H A D | rcconf.subr | 138 # Attempt to populate the in-memory cache with the (soon to be) 217 # Attempt to create the persistent global cache
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 1004 # Attempt to convert numeric UNIX time to calendar date/time 1033 # Attempt to translate a numeric GID into `number (name)' 1122 # Attempt to convert numeric UNIX time to calendar date/time 1151 # Attempt to translate a numeric GID into `number (name)' 1240 # Attempt to convert numeric UNIX time to calendar date/time 1269 # Attempt to translate a numeric GID into `number (name)'
|
H A D | group.subr | 304 # Attempt to fall back to previous selection 454 # Attempt to fall back to previous selection
|
H A D | user.subr | 129 # Attempt to create the home directory if it doesn't exist 578 # Attempt to translate user GID into a group name 719 # Attempt to fall back to previous selection 1062 # Attempt to fall back to previous selection
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_ecx.txt | 290 # Attempt to set invalid digest 507 # Attempt to set invalid digest
|
H A D | evppkey_rsa_common.txt | 435 # Attempt to change salt length below minimum 440 # Attempt to change padding mode 447 # Attempt to change digest
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | usb.subr | 50 # Attempt to use USB as the media type. Return success if we both found and set
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Process.inc | 294 // Attempt to close the file descriptor. 418 // Attempt to get the initial seed from /dev/urandom, if possible.
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | ax_count_cpus.m4 | 11 # Attempt to count the number of logical processor cores (including
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-verify.pod.in | 47 Attempt to download CRL information for certificates via their CDP entries.
|
H A D | openssl-asn1parse.pod.in | 109 Attempt to decode and print the data as an B<ASN1_ITEM> I<name>. This can be
|
/freebsd/sys/powerpc/powerpc/ |
H A D | platform_if.m | 253 * @brief Attempt to synchronize timebase of current CPU with others.
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | device.subr | 350 # Attempt to get the consumer, provider, provider config, and 453 # Attempt to get file(1) magic to potentially classify as 568 # Attempt to get the partition type by getting the `config' 805 # Attempt to create an alternate-form of $__name that contains the
|
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb_if.m | 205 * Attempt to re-enable a resource previously suspended by
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | index.subr | 136 # Attempt to populate the environment with the (soon to be)
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | messages.subr | 49 msg_attempt_automatic_dhcp_configuration="Attempt automatic DHCP configuration of interfaces" 50 msg_attempt_ipv6_configuration_of_interfaces="Attempt IPv6 configuration of interfaces"
|