Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 25 of 189) sorted by relevance

12345678

/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dtps62360-regulator.txt15 If this property is missing, then assume that there is no GPIO
18 If this property is missing, then assume that there is no GPIO
21 If this property is missing, then assume the state as low (0).
23 If this property is missing, then assume the state as low (0).
/f-stack/dpdk/drivers/net/qede/base/
H A Dmeson.build25 '-Wno-missing-prototypes',
30 '-Wno-missing-prototypes',
35 '-Wno-missing-declarations',
/f-stack/freebsd/contrib/libsodium/
H A Dautogen.sh35 automake --add-missing --force-missing --include-deps && \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_nounmount.ksh75 missing=$(zfs mount | awk -v pat=$TESTPOOL/renamed '$1 ~ pat' | awk \
91 [[ -z "$missing" ]] || log_fail "Mountpoints no longer mounted: $missing"
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c241 boolean_t missing = B_FALSE; in zpool_get_features() local
243 error = zpool_refresh_stats(zhp, &missing); in zpool_get_features()
245 if (error != 0 || missing) in zpool_get_features()
265 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) in zpool_refresh_stats() argument
272 *missing = B_FALSE; in zpool_refresh_stats()
299 *missing = B_TRUE; in zpool_refresh_stats()
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdgrep.1.md18 In case of missing arguments or missing pattern, 1 will be returned, otherwise 0.
/f-stack/freebsd/contrib/openzfs/config/
H A D.gitignore7 /missing
H A Duser-libcrypto.m47 *** evp.h missing, libssl-devel package required])])
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Drockchip,rk3036-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
H A Drockchip,rv1108-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
H A Drockchip,rk3228-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
H A Drockchip,rk3328-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
H A Drockchip,rk3128-cru.txt20 If missing pll rates are not changeable, due to the missing pll lock status.
/f-stack/dpdk/drivers/net/szedata2/
H A Dmeson.build6 reason = 'missing dependency, "libsze2"'
/f-stack/dpdk/drivers/net/pcap/
H A Dmeson.build6 reason = 'missing dependency, "libpcap"'
/f-stack/dpdk/app/test/test_cfgfiles/etc/
H A Dsample1.ini12 ignore-missing-separator
H A Dsample2.ini12 ignore-missing-separator
/f-stack/tools/libxo/
H A D.svnignore17 missing
/f-stack/dpdk/drivers/net/vhost/
H A Dmeson.build5 reason = 'missing dependency, DPDK vhost library'
/f-stack/dpdk/drivers/raw/dpaa2_cmdif/
H A Dmeson.build5 reason = 'missing dependency, DPDK DPAA2 mempool driver'
/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Dmeson.build5 reason = 'missing dependency, DPDK DPAA2 mempool driver'
/f-stack/dpdk/drivers/vdpa/ifc/
H A Dmeson.build5 reason = 'missing dependency, DPDK vhost library'
/f-stack/dpdk/drivers/net/netvsc/
H A Dmeson.build5 reason = 'missing dependency, DPDK VMBus driver'
/f-stack/dpdk/drivers/compress/isal/
H A Dmeson.build7 reason = 'missing dependency, "libisal"'
/f-stack/dpdk/drivers/crypto/openssl/
H A Dmeson.build7 reason = 'missing dependency, "libcrypto"'

12345678