Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio-axp209.txt3 This driver follows the usual GPIO bindings found in
6 This driver follows the usual pinctrl bindings found in
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c13 static uint32_t usual[] = { variable
489 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_request_line()
548 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_request_line()
634 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_request_line()
1145 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_uri()
1193 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_uri()
1242 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_uri()
1303 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_complex_uri()
1372 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_complex_uri()
1416 if (usual[ch >> 5] & (1U << (ch & 0x1f))) { in ngx_http_parse_complex_uri()
[all …]
/f-stack/freebsd/contrib/xz-embedded/
H A DCOPYING9 As usual, this software is provided "as is", without any warranty.
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dlltc,ltc2496.yaml24 description: spi chipselect number according to the usual spi bindings
/f-stack/freebsd/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-st.txt7 the DT and operate in the usual way.
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dphy-miphy365x.txt15 provides. Address range information including the usual
H A Dphy-mtk-xsphy.txt27 provides. Address range information including the usual
H A Dphy-miphy28lp.txt13 provides. Address range information including the usual
H A Dphy-mtk-tphy.txt28 provides. Address range information including the usual
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Djedec,spi-nor.txt68 of the usual "read" opcode. This opcode is not supported by
/f-stack/app/redis-5.0.5/deps/lua/
H A DINSTALL72 If you're not using the usual Unix tools, then the instructions for
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DCHANGELOG.md65 Other non-C99 code can now use hiredis as usual again.
/f-stack/dpdk/doc/guides/contributing/
H A Dvulnerability.rst23 At worst, the response will be to report the bug through the usual channels.
73 using the usual channel (Bugzilla).
H A Dcoding_style.rst98 Headers should be protected against multiple inclusion with the usual:
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dip_reassembly.rst239 plus the INT and TERM will cause process termination as usual.
/f-stack/app/redis-5.0.5/deps/linenoise/
H A DREADME.markdown6 * Single and multi line editing mode with the usual key bindings implemented.
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dlinux_drivers.rst121 After that, VFIO can be used with hardware devices as usual.
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_security.rst214 Encryption: The software will submit the packet to cryptodev as usual
H A Drte_flow.rst818 | ``mask`` | bit-mask applied to ``spec`` values with usual behavior |
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dqat.rst88 All the usual chains are supported and also some mixed chains:
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1951.txt305 significant bit of each byte on the left as usual, one would be
/f-stack/dpdk/doc/guides/nics/
H A Dbnxt.rst88 * Control commands, e.g. ethtool, will work as usual
H A Dmlx5.rst926 - 0. It means the flow resources will be cached as usual. The resources will
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4039 It does not report anything for rule IDs that do not exist. The usual error
4389 The usual error message is shown when a shared action cannot be destroyed::
/f-stack/app/nginx-1.16.1/
H A DCHANGES5342 server, then nginx returned usual response.
7002 "*.domain.tld" names and more effective hash for usual names.
7431 The new master process creates usual pid-file without the ".newbin"

12