Home
last modified time | relevance | path

Searched refs:Try (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd-13.1/contrib/libpcap/cmake/Modules/
H A DFindTC.cmake2 # Try to find the Riverbed TurboCap library.
5 # Try to find the header
8 # Try to find the library
H A DFindSNF.cmake2 # Try to find the Myricom SNF library.
5 # Try to find the header
8 # Try to find the library
H A DFindDAG.cmake2 # Try to find the Endace DAG library.
5 # Try to find the header
9 # Try to find the libraries
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A D__undef_macros14 _LIBCPP_WARNING("macro min is incompatible with C++. Try #define NOMINMAX "
26 _LIBCPP_WARNING("macro max is incompatible with C++. Try #define NOMINMAX "
/freebsd-13.1/usr.bin/sed/tests/
H A Dhanoi.sed49 Illegal characters: use only a-z and ":". Try again.
55 Try again.
59 Repeated letters not allowed. Try again.
102 s/.*/Done! Try another, or end with ^D./p
H A Dregress.hanoi.out17 Done! Try another, or end with ^D.
/freebsd-13.1/sys/contrib/openzfs/config/
H A Dax_count_cpus.m439 # Try generic methods
51 # Try platform-specific preferred methods
65 # Try less preferred generic method
71 # Try platform-specific fallback methods
H A Diconv.m4172 /* Try standardized names. */
174 /* Try IRIX, OSF/1 names. */
176 /* Try AIX names. */
178 /* Try HP-UX names. */
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp711 MachineInstr *Try = EHPadToTry[Cont]; in removeUnnecessaryInstrs() local
712 MachineInstr *EndTry = BeginToEnd[Try]; in removeUnnecessaryInstrs()
759 MachineInstr *Try = &MI, *EndTry = BeginToEnd[Try]; in removeUnnecessaryInstrs() local
763 MachineBasicBlock *TryBB = Try->getParent(); in removeUnnecessaryInstrs()
765 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs()
766 for (auto B = Try->getIterator(), E = std::next(EndTry->getIterator()); in removeUnnecessaryInstrs()
892 MachineInstr *Try = BuildMI(*BeginBB, TryPos, RangeBegin->getDebugLoc(), in addTryDelegate() local
984 registerTryScope(Try, Delegate, nullptr); in addTryDelegate()
1377 MachineInstr *Try = EHPadToTry[EHPad]; in fixCatchUnwindMismatches() local
1378 MachineInstr *EndTry = BeginToEnd[Try]; in fixCatchUnwindMismatches()
[all …]
/freebsd-13.1/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.initramfs.markdown36 * Try `/dev/disk/by-vdev` if it exists; see `/etc/zfs/vdev_id.conf`.
37 * Try `/dev/disk/by-id` and any other `/dev/disk/by-*` directories.
38 * Try `/dev`.
/freebsd-13.1/bin/sh/tests/expansion/
H A Darith11.02 # Try to divide the smallest integer by -1.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp224 Try, enumerator
311 case Try: in nestingString()
583 push(Try); in ParseInstruction()
593 if (pop(Name, Try)) in ParseInstruction()
595 push(Try); in ParseInstruction()
597 if (pop(Name, Try)) in ParseInstruction()
604 if (pop(Name, Try, CatchAll)) in ParseInstruction()
607 if (pop(Name, Try)) in ParseInstruction()
/freebsd-13.1/contrib/dialog/samples/
H A Deditbox-utf816 Try it now!
/freebsd-13.1/lib/libomp/
H A Dkmp_i18n_default.inc425 "Try changing KMP_MONITOR_STACKSIZE or the shell stack limit.",
426 "Try changing OMP_STACKSIZE and/or the shell stack limit.",
427 "Try increasing OMP_STACKSIZE or the shell stack limit.",
428 "Try decreasing OMP_STACKSIZE.",
429 "Try decreasing the value of OMP_NUM_THREADS.",
430 "Try increasing KMP_MONITOR_STACKSIZE.",
431 "Try decreasing KMP_MONITOR_STACKSIZE.",
432 "Try decreasing the number of threads in use simultaneously.",
440 "Try setting new bounds (preferably less than or equal to %1$d) for num_teams clause.",
/freebsd-13.1/contrib/libcbor/CMakeModules/
H A DFindCMocka.cmake1 # - Try to find CMocka
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd_shared.inc49 // Try to lock the currently associated context.
/freebsd-13.1/contrib/sendmail/cf/feature/
H A Dcompat_check.m432 R< TEMP:$* > $#error $@ TEMPFAIL $: $1 " error from check_compat. Try again later"
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt507 ChangeMonitorStackSize "Try changing KMP_MONITOR_STACKSIZE or the shell stack limit."
508 ChangeWorkerStackSize "Try changing OMP_STACKSIZE and/or the shell stack limit."
509 IncreaseWorkerStackSize "Try increasing OMP_STACKSIZE or the shell stack limit."
510 DecreaseWorkerStackSize "Try decreasing OMP_STACKSIZE."
511 Decrease_NUM_THREADS "Try decreasing the value of OMP_NUM_THREADS."
512 IncreaseMonitorStackSize "Try increasing KMP_MONITOR_STACKSIZE."
513 DecreaseMonitorStackSize "Try decreasing KMP_MONITOR_STACKSIZE."
514 DecreaseNumberOfThreadsInUse "Try decreasing the number of threads in use simultaneously."
527 SetNewBound "Try setting new bounds (preferably less than or equal to %1$d) for nu…
/freebsd-13.1/crypto/heimdal/
H A DChangeLog301 * lib/krb5/get_cred.c: Try both kdc server referral and the old
333 * lib/krb5/get_cred.c: Try moving referrals checking into
336 * lib/krb5/get_in_tkt.c: Try moving referrals checking into
384 * lib/krb5/pkinit.c: Try searchin the key by to use by first
458 * lib/krb5/get_for_creds.c: Try to handle ticket full and
/freebsd-13.1/contrib/libucl/m4/
H A Dax_lua.m4239 [ dnl Try each interpreter until we find one that satisfies VERSION.
307 dnl Try to find a path with the prefix.
333 dnl Try to find a path with the prefix.
483 dnl Try to find the headers.
489 dnl Try some other directories if LUA_INCLUDE was not set.
492 [ dnl Try some common include paths.
626 dnl Try to find the Lua libs.
/freebsd-13.1/stand/i386/pmbr/
H A Dpmbr.S96 # Load the GPT header and verify signature. Try LBA 1 for the primary one and
112 # Try alternative LBAs from the last sector for the GPT header.
/freebsd-13.1/share/misc/
H A Dcommitters-doc.dot30 # Alumni go here. Try to keep things sorted.
51 # Current doc committers go here. Try to keep things sorted.
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Docsp.asn162 tryLater (3), --Try again later
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def19 FUZZER_FLAG_INT(len_control, 100, "Try generating small inputs first, "
102 FUZZER_FLAG_INT(shrink, 0, "Experimental. Try to shrink corpus inputs.")
104 "Try to reduce the size of inputs while preserving their full feature sets")
/freebsd-13.1/crypto/heimdal/lib/kafs/
H A DChangeLog3 * common.c: Try afs/cell@REALM before afs@REALM since that is what
39 * afssys.c: Try harder to get the pioctl to work via the /proc or
544 * common.c (_kafs_afslog_all_local_cells): Try _PATH_ARLA_*
545 (_realm_of_cell): Try _PATH_ARLA_CELLSERVDB

1234567