/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_filter_all.c | 46 /* Bzip falls back to "bunzip2" command-line */ in archive_read_support_filter_all() 50 /* Gzip decompress falls back to "gzip -d" command-line. */ in archive_read_support_filter_all() 52 /* Lzip falls back to "unlzip" command-line program. */ in archive_read_support_filter_all() 57 /* Lzma falls back to "unlzma" command-line program. */ in archive_read_support_filter_all() 59 /* Xz falls back to "unxz" command-line program. */ in archive_read_support_filter_all() 67 /* Lzop decompress falls back to "lzop -d" command-line. */ in archive_read_support_filter_all() 71 /* Lz4 falls back to "lz4 -d" command-line program. */ in archive_read_support_filter_all() 73 /* Zstd falls back to "zstd -d" command-line program. */ in archive_read_support_filter_all()
|
/freebsd/lib/libutil/ |
H A D | login_times.3 | 124 passed as the second parameter falls within the period described 127 specified falls within the period. 165 function returns non-zero if the given time falls within the period described 171 time falls, or -1 if none of them apply.
|
/freebsd/contrib/llvm-project/libcxx/src/include/ |
H A D | overridable_function.h | 50 // the address of the function and we check whether it falls inside the special function 52 // (which is done differently for ELF and Mach-O), and then checking whether `f` falls 53 // within those bounds. If it falls within those bounds, then `f` is still inside the 55 // it was not overridden. Otherwise, it was overridden by the user because it falls 94 // Finally, the function was overridden if it falls outside of the section's bounds. in __is_function_overridden()
|
/freebsd/share/man/man9/ |
H A D | domainset.9 | 76 falls back to the thread policy if none exists. 86 Allocation falls back to round-robin if the current domain is not in the 95 If the preferred node is out of memory the allocation falls back to
|
H A D | kstack_contains.9 | 37 falls within the kernel stack for the thread pointed to by
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | sparc_sun_oracle_rng.txt | 8 - 'SUNW,vf-rng' for Victoria Falls Platform (SUN UltraSPARC T2 Plus CPU) 9 …- 'SUNW,kt-rng' for Rainbow/Yosemite Falls Platform (SUN SPARC T3/T4), (UltraSPARC KT/Niagara 3 - …
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | nvidia,tegra20-hsuart.txt | 31 When baud rate set on controller falls within the range mentioned in this 34 Increase baud rate by 2% when set baud rate falls within range 9600 to 115200
|
H A D | nvidia,tegra20-hsuart.yaml | 63 controller falls within the range mentioned in this field, the baud rate will be adjusted by 68 Increase baud rate by 2% when set baud rate falls within range 9600 to 115200.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.cpp | 74 /// 1. If this block ends with no branches (it just falls through to its succ) 78 /// 3. If this block ends with an conditional branch and it falls through to 97 // If the block has no terminators, it just falls into the block after it. in analyzeBranch()
|
/freebsd/crypto/openssl/providers/common/include/prov/ |
H A D | provider_util.h | 43 * implementation used. If a provider cannot be found, it falls back to trying 72 * implementation used. If a provider cannot be found, it falls back to trying
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | RTDyldMemoryManager.h | 92 /// By default this falls back on the legacy lookup method: 114 /// By default this falls back on the legacy lookup method:
|
/freebsd/contrib/ldns/ldns/ |
H A D | dname.h | 137 * test whether the name sub falls under parent (i.e. is a subdomain 142 * \return true if sub falls under parent, otherwise false
|
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/ |
H A D | maxbotix,mb1232.yaml | 38 driver falls back to wait a fixed amount of time until data can be
|
/freebsd/contrib/tcsh/nls/german/ |
H A D | set20 | 28 26 den In-String ausgegeben oder alle Belegungen, falls kein in-String gegeben.\n
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCFGOptimizer.cpp | 130 // ...falls-through to BB2 ... in runOnMachineFunction() 142 // ...falls-through to BB2 ... in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixBrTableDefaults.cpp | 112 // _ | _ | No default block, header falls through to jump table in fixBrTableDefault() 114 // D | _ | Header jumps to the default and falls through to the jump table in fixBrTableDefault()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | acosh.c | 25 argument to log1p falls in the k=0 interval, i.e. x close to 1:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 171 /// 1. If this block ends with no branches (it just falls through to its succ) 175 /// 3. If this block ends with an conditional branch and it falls through to 194 // If the block has no terminators, it just falls into the block after it. in analyzeBranch()
|
/freebsd/lib/libc/string/ |
H A D | wcscoll.3 | 103 locales, and falls back to using
|
H A D | wcsxfrm.3 | 102 locales, and falls back to using
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | acosh.c | 33 argument to log1p falls in the k=0 interval, i.e. x close to 1:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstrInfo.cpp | 160 // 1. If this block ends with no branches (it just falls through to its succ) 164 // 3. If this block ends with a conditional branch and it falls through to a
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | StringMatcher.h | 29 /// not exit this code fragment. If nothing matches, execution falls through.
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | qcom-ipcc.yaml | 19 SMP2P (signal-id is 2). The SMP2P itself falls under the Multiprocessor (MPROC)
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_next.c | 64 * Return an error if the 'e_next' field falls outside the current in elf_next()
|