Home
last modified time | relevance | path

Searched refs:modern (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_browser_module.c262 ngx_http_modern_browser_t *modern; in ngx_http_browser() local
277 modern = cf->modern_browsers->elts; in ngx_http_browser()
280 name = ua + modern[i].skip; in ngx_http_browser()
286 name = (u_char *) ngx_strstr(name, modern[i].name); in ngx_http_browser()
295 name += modern[i].add; in ngx_http_browser()
302 "version: \"%ui\" \"%s\"", modern[i].version, name); in ngx_http_browser()
322 modern[i].version, version); in ngx_http_browser()
324 if (version > modern[i].version) { in ngx_http_browser()
340 modern[i].version, version); in ngx_http_browser()
342 if (version >= modern[i].version) { in ngx_http_browser()
/f-stack/freebsd/contrib/libsodium/
H A Dlibsodium.pc.in8 Description: A modern and easy-to-use crypto library
H A Dlibsodium-uninstalled.pc.in3 Description: A modern and easy-to-use crypto library
H A DChangeLog230 - Optimized implementations of Blake2 have been added for modern
/f-stack/freebsd/contrib/openzfs/config/
H A Duser-clock_gettime.m43 dnl # clock_gettime is generally available in libc on modern systems.
/f-stack/tools/libxo/doc/
H A Dxohtml.rst9 html files suitable for display in modern HTML web browsers. It can
H A Dintro.rst89 But you'd really, really like all the fancy features that modern
H A Dformatting.rst21 In addition, modern reality means that more output ends up in web
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Darm,hdlcd.txt4 by ARM Ltd and in more modern of its' Fast Models. The HDLCD is an RGB
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h185 uint8_t modern; member
H A Dvirtio_pci.c457 hw->modern = 1; in vtpci_cryptodev_init()
H A Dvirtio_cryptodev.c647 if (hw->modern) { in virtio_negotiate_features()
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dvirtio.rst28 * Only supports modern mode since virtio crypto conforms to virtio-1.0.
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h256 uint8_t modern; member
H A Dvirtio_pci.c700 hw->modern = 1; in vtpci_init()
719 hw->modern = 0; in vtpci_init()
H A Dvirtio_ethdev.c755 if (!hw->modern) in virtio_dev_close()
1371 if (hw->modern && !vtpci_with_feature(hw, VIRTIO_F_VERSION_1)) { in virtio_negotiate_features()
1377 if (hw->modern || hw->virtio_user_dev) { in virtio_negotiate_features()
1859 if (hw->modern) { in virtio_remap_pci()
1891 if (hw->modern) in virtio_set_vtpci_ops()
1987 if (!hw->modern) in eth_virtio_dev_init()
H A Dvirtio_user_ethdev.c632 hw->modern = 0; in virtio_user_eth_dev_alloc()
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dcross_build_dpdk_for_arm64.rst44 NUMA is required by most modern machines, not needed for non-NUMA architectures.
H A Dsys_reqs.rst228 On modern Linux distributions, a default mount point for hugepages
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DINSTALL.md249 safe values for the most commonly used modern architectures, there is a
251 <lg-quantum>. On most modern architectures, this mandates 16-byte
/f-stack/doc/
H A DF-Stack_Development_Guide.md3 …ata packet processing with the Linux kernel has become the bottleneck in modern network systems. Y…
/f-stack/
H A DREADME.md8 …ata packet processing with the Linux kernel has become the bottleneck in modern network systems. Y…
/f-stack/freebsd/contrib/libsodium/m4/
H A Dax_pthread.m4256 # to be the way of modern systems, but it's conceivable.)
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_02.rst197 power. It can work on both legacy and modern virtio devices. In this mode,
/f-stack/freebsd/contrib/zlib/
H A DFAQ343 modern approaches, that it's not worth the effort to implement.

12