/freebsd/contrib/kyua/model/ |
H A D | test_case_test.cpp | 79 const model::metadata overrides = model::metadata_builder() in ATF_TEST_CASE_BODY() local 83 const model::test_case base_test_case("foo", overrides); in ATF_TEST_CASE_BODY() 99 ATF_REQUIRE_EQ(overrides, test_case.get_raw_metadata()); in ATF_TEST_CASE_BODY() 102 ATF_REQUIRE_EQ(overrides, base_test_case.get_metadata()); in ATF_TEST_CASE_BODY() 112 const model::metadata overrides = model::metadata_builder() in ATF_TEST_CASE_BODY() local 129 ATF_REQUIRE_EQ(overrides, test_case.get_raw_metadata()); in ATF_TEST_CASE_BODY()
|
/freebsd/contrib/wpa/src/utils/ |
H A 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()
|
H A D | radiotap_iter.h | 74 const struct radiotap_override *overrides; member
|
/freebsd/contrib/kyua/cli/ |
H A D | config.cpp | 149 const std::vector< override_pair >& overrides = in load_required_config() local 154 iter = overrides.begin(); iter != overrides.end(); iter++) { in load_required_config()
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | gr-udc.txt | 24 each OUT endpoint of the core. Fewer entries overrides the default sizes 30 each IN endpoint of the core. Fewer entries overrides the default sizes
|
/freebsd/bin/sh/tests/execution/ |
H A D | bg10.0 | 1 # The redirection overrides the </dev/null implicit in a background command.
|
H A D | bg6.0 | 1 # The redirection overrides the </dev/null implicit in a background command.
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | UCS%ARABIC.src | 26 # direction overrides. Update URLs, notes. 39 # to U+274A. Add direction overrides to 229 # to Unicode, we use direction overrides as necessary to force the 246 # forcing, the overrides need only be used at the beginning and end. 253 # then direction overrides need not be used. Direction overrides are 269 # Even when direction overrides are not needed for roundtrip 317 # - Add direction overrides (required directionality) to mappings
|
H A D | ARABIC%UCS.src | 26 # direction overrides. Update URLs, notes. 39 # to U+274A. Add direction overrides to 229 # to Unicode, we use direction overrides as necessary to force the 246 # forcing, the overrides need only be used at the beginning and end. 253 # then direction overrides need not be used. Direction overrides are 269 # Even when direction overrides are not needed for roundtrip 317 # - Add direction overrides (required directionality) to mappings
|
H A D | FARSI%UCS.src | 26 # direction overrides. Update URLs, notes. 203 # to Unicode, we use direction overrides as necessary to force the 220 # forcing, the overrides need only be used at the beginning and end. 227 # then direction overrides need not be used. Direction overrides are 243 # Even when direction overrides are not needed for roundtrip
|
H A D | UCS%FARSI.src | 26 # direction overrides. Update URLs, notes. 203 # to Unicode, we use direction overrides as necessary to force the 220 # forcing, the overrides need only be used at the beginning and end. 227 # then direction overrides need not be used. Direction overrides are 243 # Even when direction overrides are not needed for roundtrip
|
/freebsd/contrib/kyua/utils/config/ |
H A D | tree.cpp | 93 config::tree::combine(const tree& overrides) const in combine() 97 overrides._root.get()); in combine()
|
/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/ |
H A D | new | 43 // Device overrides for non-placement new and delete. 93 // Device overrides for placement new and delete.
|
/freebsd/stand/forth/ |
H A D | loader.rc | 3 \ You should not edit this file! Put any overrides in loader.rc.local
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_set_verify_result.pod | 21 SSL_set_verify_result() overrides the verification result. It only changes
|
/freebsd/sys/contrib/device-tree/src/arm/synaptics/ |
H A D | berlin2cd-google-chromecast.dts | 29 * ATAG_MEM. Linux helpfully overrides the "reg" property with
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | mpc8572ds.dts | 81 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
H A D | mpc8548cds_32b.dts | 77 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
H A D | mpc8548cds_36b.dts | 77 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
H A D | mpc8572ds_36b.dts | 81 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
H A D | p2020ds.dts | 80 * p2020ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
H A D | mpc8544ds.dts | 98 * mpc8544ds.dtsi must be last to ensure board_pci3 overrides pci3 settings
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-mux-pca954x.txt | 28 - idle-state: if present, overrides i2c-mux-idle-disconnect,
|
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/ |
H A D | ramoops.txt | 52 both are specified -- "mem_type" overrides "unbuffered".
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | mmci.txt | 16 - arm,primecell-periphid : contains the PrimeCell Peripheral ID, it overrides
|