Searched refs:Assumes (Results 1 – 20 of 20) sorted by relevance
| /freebsd-12-stable/share/examples/jails/ |
| D | README | 28 # NB: Assumes jail_list="" (meaning ``all jails in jail.conf'') 29 # NB: Assumes rc_conf_files="" (``below rc.conf(5) samples not used'') 39 # NB: Assumes /etc/jail.conf does not exist and jail_list="" 50 # NB: Assumes rc_conf_files="" 62 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | TypeMetadataUtils.cpp | 77 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI, in findDevirtualizableCallsForTypeTest() argument 86 Assumes.push_back(Assume); in findDevirtualizableCallsForTypeTest() 90 if (!Assumes.empty()) in findDevirtualizableCallsForTypeTest()
|
| D | ModuleSummaryAnalysis.cpp | 186 SmallVector<CallInst *, 4> Assumes; in addIntrinsicToSummary() local 187 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI, DT); in addIntrinsicToSummary()
|
| /freebsd-12-stable/bin/sh/tests/builtins/ |
| D | eval7.0 | 2 # Assumes that break can break out of a loop outside eval.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| D | TypeMetadataUtils.h | 48 SmallVectorImpl<CallInst *> &Assumes, const CallInst *CI,
|
| /freebsd-12-stable/sys/mips/mips/ |
| D | locore.S | 78 .space 4 # Assumes mips32? Is that OK?
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | scientific | 31 # Assumes same stamp for float and double (normal case)
|
| D | apple | 297 # Assumes version bytes are hex. 298 # Provides content hints for version 0 files. Assumes that the root
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 1798 SmallVector<CallInst *, 1> Assumes; in scanTypeTestUsers() local 1800 findDevirtualizableCallsForTypeTest(DevirtCalls, Assumes, CI, DT); in scanTypeTestUsers() 1805 if (!Assumes.empty()) { in scanTypeTestUsers() 1813 for (auto Assume : Assumes) in scanTypeTestUsers()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/ |
| D | Threading.inc | 275 // Assumes the same number of hardware threads per CPU socket.
|
| /freebsd-12-stable/crypto/openssl/doc/man7/ |
| D | passphrase-encoding.pod | 47 Assumes that the pass phrase is encoded in ASCII or ISO-8859-1 and
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/ |
| D | rope | 610 // Deallocate t. Assumes t is not 0. 1059 // __right. Assumes path_cache_len <= 9. 1703 // Assumes that buffer is uninitialized. 1707 // Assumes that buffer is uninitialized. 1729 // Assumes the result is not empty.
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | gdbarch.sh | 2121 architecture if needed. Return that new architecture. Assumes
|
| /freebsd-12-stable/contrib/ncurses/misc/ |
| D | emx.src | 606 # Assumes the xterm attribute default is black on white.
|
| D | terminfo.src | 597 # standard terminfo. Assumes ANSI.SYS-compatible attributes and color. 19251 # z29 in ansi mode. Assumes that the cursor is in the correct state, and that
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | __hash_table | 1875 // and updating size(). Assumes that __nd->__hash is up-to-date, and that 1977 // all we need to do is update the bucket and size(). Assumes that __cp->__hash
|
| /freebsd-12-stable/contrib/sqlite3/tea/tclconfig/ |
| D | tcl.m4 | 3329 # TCL_SRC_DIR Assumes that TEA_LOAD_TCLCONFIG has 3497 # TK_SRC_DIR Assumes that TEA_LOAD_TKCONFIG has
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | acinclude.m4 | 674 dnl Assumes cross_compiling bits already done, and with_cross_host in
|
| /freebsd-12-stable/share/termcap/ |
| D | termcap | 3260 # z29 in ansi mode. Assumes that the cursor is in the correct state, and that
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | tm.texi | 8903 whose elements have the indicated @var{type}. Assumes that it is already
|