| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_huff_decode.c | 17 u_char ending; member 22 u_char *ending, ngx_uint_t bits, u_char **dst); 2646 u_char *end, ch, ending; in ngx_http_v2_huff_decode() local 2649 ending = 1; in ngx_http_v2_huff_decode() 2656 if (ngx_http_v2_huff_decode_bits(state, &ending, ch >> 4, dst) in ngx_http_v2_huff_decode() 2666 if (ngx_http_v2_huff_decode_bits(state, &ending, ch & 0xf, dst) in ngx_http_v2_huff_decode() 2678 if (!ending) { in ngx_http_v2_huff_decode() 2695 ngx_http_v2_huff_decode_bits(u_char *state, u_char *ending, ngx_uint_t bits, in ngx_http_v2_huff_decode_bits() argument 2710 *ending = code.ending; in ngx_http_v2_huff_decode_bits()
|
| H A D | ngx_http_v2.c | 3598 static const u_char ending[] = " HTTP/2.0"; in ngx_http_v2_construct_request_line() local 3623 + sizeof(ending) - 1; in ngx_http_v2_construct_request_line() 3639 ngx_memcpy(p, ending, sizeof(ending)); in ngx_http_v2_construct_request_line()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | bzero.S | 42 cbz x1, ending 185 cbz x5, ending 202 ending: label
|
| H A D | copyinout.S | 163 b ending 214 tbz x2, #0x00, ending 218 ending: label
|
| /f-stack/freebsd/mips/mips/ |
| H A D | support.S | 423 PTR_ADDU t0, t0, a0 # compute ending address 431 PTR_ADDU t0, a2, a0 # compute ending address 459 PTR_ADDU a3, a3, a0 # compute ending address 466 PTR_ADDU a3, a1, a0 # compute ending address 500 PTR_ADDU a3, a3, a0 # compute ending address 514 PTR_ADDU a3, a3, a0 # compute ending address 526 PTR_ADDU a3, a3, a0 # compute ending address 538 PTR_ADDU a3, a2, a0 # compute ending address
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,vic.txt | 22 represents single interrupt source, starting from source 0 at LSb and ending
|
| /f-stack/freebsd/contrib/libsodium/contrib/ |
| H A D | Findsodium.cmake | 59 if (NOT _libname MATCHES "^lib.*\\.a$") # ignore strings already ending with .a
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-mcp23s08.txt | 55 with two interrupt outputs (these are the devices ending with 17 and
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/ |
| H A D | README.md | 81 One can select compression levels starting from `-b` and ending with `-e`. The `-i` parameter selec…
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | thunderx.rst | 285 We will choose four secondary queue sets from the ending of the list (0001:01:01.2-0002:01:02.2).
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | eventdev.rst | 192 0 and ending at ``nb_event_queues - 1`` from the event_dev config above.
|
| H A D | rte_flow.rst | 402 ending the pattern. 1533 ending the list.
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | README.md | 135 One can select compression levels starting from `-b` and ending with `-e`.
|
| /f-stack/freebsd/kern/ |
| H A D | bus_if.m | 410 * @param _end the new ending address of the resource range
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 810 one and ending with the first. 914 Then each block gets its starting offset history from the ending values of the most recent `Compres…
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 348 Avoid typedefs ending in ``_t``, except as specified in Standard C or by POSIX.
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 572 AcpiSrc: Add unix line-ending support for non-Windows builds. 7481 numbers. Comment remover could get confused and miss a comment ending. 13547 with the first character as the most significant digit, and ending with
|