/freebsd/share/examples/jails/ |
H A D | README | 27 # NB: Assumes jail_list="" (meaning ``all jails in jail.conf'') 28 # NB: Assumes rc_conf_files="" (``below rc.conf(5) samples not used'') 38 # NB: Assumes /etc/jail.conf does not exist and jail_list="" 49 # NB: Assumes rc_conf_files="" 61 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist
|
/freebsd/tools/boot/ |
H A D | TEST-NOTES | 3 o Assumes univerese has run. 12 o Assumes qemu port installed
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TypeMetadataUtils.cpp | 84 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI, in findDevirtualizableCallsForTypeTest() argument 95 Assumes.push_back(Assume); in findDevirtualizableCallsForTypeTest() 99 if (!Assumes.empty()) in findDevirtualizableCallsForTypeTest()
|
H A D | ModuleSummaryAnalysis.cpp | 233 SmallVector<CallInst *, 4> Assumes; in addIntrinsicToSummary() local 234 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI, DT); in addIntrinsicToSummary()
|
/freebsd/bin/sh/tests/builtins/ |
H A D | eval7.0 | 1 # Assumes that break can break out of a loop outside eval.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TypeMetadataUtils.h | 51 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI,
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | aspeed-wdt.txt | 34 - none: No reset is performed on timeout. Assumes another watchdog
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 943 SmallVector<CallInst *, 1> Assumes; in computeVirtualCallSiteTypeInfoMap() local 945 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI, DT); in computeVirtualCallSiteTypeInfoMap()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | scientific | 31 # Assumes same stamp for float and double (normal case)
|
H A D | apple | 443 # Assumes version bytes are hex. 444 # Provides content hints for version 0 files. Assumes that the root
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 1968 SmallVector<CallInst *, 1> Assumes; in scanTypeTestUsers() local 1970 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI, DT); in scanTypeTestUsers() 1975 if (!Assumes.empty()) { in scanTypeTestUsers() 1983 for (auto *Assume : Assumes) in scanTypeTestUsers()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Threading.inc | 290 // Assumes the same number of hardware threads per CPU socket.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | passphrase-encoding.pod | 47 Assumes that the pass phrase is encoded in ASCII or ISO-8859-1 and
|
/freebsd/contrib/ncurses/misc/ |
H A D | emx.src | 607 # Assumes the xterm attribute default is black on white.
|
H A D | terminfo.src | 657 # standard terminfo. Assumes ANSI.SYS-compatible attributes and color. 22749 # z29 in ANSI mode. Assumes that the cursor is in the correct state, and that
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __hash_table | 1357 // and updating size(). Assumes that __nd->__hash is up-to-date, and that 1440 // all we need to do is update the bucket and size(). Assumes that __cp->__hash
|
H A D | string | 1904 …// Copy [__first, __last) into [__dest, __dest + (__last - __first)). Assumes that the ranges don'…
|
/freebsd/contrib/sqlite3/tea/tclconfig/ |
H A D | tcl.m4 | 3329 # TCL_SRC_DIR Assumes that TEA_LOAD_TCLCONFIG has 3497 # TK_SRC_DIR Assumes that TEA_LOAD_TKCONFIG has
|
/freebsd/share/termcap/ |
H A D | termcap | 3269 # z29 in ansi mode. Assumes that the cursor is in the correct state, and that
|