Searched refs:overrides (Results 1 – 25 of 160) sorted by relevance
1234567
| /freebsd-12-stable/contrib/wpa/src/utils/ |
| D | radiotap.c | 121 iterator->overrides = NULL; in ieee80211_radiotap_iterator_init() 193 if (!iterator->overrides) in find_override() 197 if (iterator->_arg_index == iterator->overrides[i].field) { in find_override() 198 *align = iterator->overrides[i].align; in find_override() 199 *size = iterator->overrides[i].size; in find_override()
|
| D | radiotap_iter.h | 74 const struct radiotap_override *overrides; member
|
| /freebsd-12-stable/bin/sh/tests/execution/ |
| D | bg10.0 | 2 # The redirection overrides the </dev/null implicit in a background command.
|
| D | bg6.0 | 2 # The redirection overrides the </dev/null implicit in a background command.
|
| /freebsd-12-stable/share/i18n/csmapper/APPLE/ |
| D | ARABIC%UCS.src | 27 # direction overrides. Update URLs, notes. 40 # to U+274A. Add direction overrides to 230 # to Unicode, we use direction overrides as necessary to force the 247 # forcing, the overrides need only be used at the beginning and end. 254 # then direction overrides need not be used. Direction overrides are 270 # Even when direction overrides are not needed for roundtrip 318 # - Add direction overrides (required directionality) to mappings
|
| D | UCS%ARABIC.src | 27 # direction overrides. Update URLs, notes. 40 # to U+274A. Add direction overrides to 230 # to Unicode, we use direction overrides as necessary to force the 247 # forcing, the overrides need only be used at the beginning and end. 254 # then direction overrides need not be used. Direction overrides are 270 # Even when direction overrides are not needed for roundtrip 318 # - Add direction overrides (required directionality) to mappings
|
| D | UCS%FARSI.src | 27 # direction overrides. Update URLs, notes. 204 # to Unicode, we use direction overrides as necessary to force the 221 # forcing, the overrides need only be used at the beginning and end. 228 # then direction overrides need not be used. Direction overrides are 244 # Even when direction overrides are not needed for roundtrip
|
| D | FARSI%UCS.src | 27 # direction overrides. Update URLs, notes. 204 # to Unicode, we use direction overrides as necessary to force the 221 # forcing, the overrides need only be used at the beginning and end. 228 # then direction overrides need not be used. Direction overrides are 244 # Even when direction overrides are not needed for roundtrip
|
| D | HEBREW%UCS.src | 202 # to Unicode, we use direction overrides as necessary to force the 219 # forcing, the overrides need only be used at the beginning and end. 226 # then direction overrides need not be used. Direction overrides are 242 # Even when direction overrides are not needed for roundtrip
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/ |
| D | new | 43 // Device overrides for non-placement new and delete. 93 // Device overrides for placement new and delete.
|
| /freebsd-12-stable/stand/forth/ |
| D | loader.rc | 4 \ You should not edit this file! Put any overrides in loader.rc.local
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | configure.host | 119 # Set specific CPU overrides for cpu_defines_dir. Most can just use generic. 128 # Set specific CPU overrides for atomic_word_dir. Most can just use generic. 149 # Set specific CPU overrides for atomicity_dir.
|
| /freebsd-12-stable/contrib/gcc/config/mips/ |
| D | 4000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
| D | 4100.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
| D | 6000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
| D | 3000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
| D | 4300.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
| D | 5000.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
| D | 4600.md | 22 ;; This file overrides parts of generic.md. It is derived from the
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_set_verify_result.pod | 21 SSL_set_verify_result() overrides the verification result. It only changes
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | berlin2cd-google-chromecast.dts | 29 * ATAG_MEM. Linux helpfully overrides the "reg" property with
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | configure.host | 1 # This file is a shell script that overrides some of the tools and
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | Driver.rst | 41 order, so the second overrides the first. The first is to symlink :program:`lld`
|
| /freebsd-12-stable/stand/ficl/softwords/ |
| D | string.fr | 118 \ destructor method (overrides object --> free)
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ |
| D | fp_compare_impl.inc | 16 // AArch64 GCC overrides libgcc_cmp_return to use int instead of long.
|
1234567