| /f-stack/freebsd/tools/ |
| H A D | makesyscalls.lua | 464 local incomplete = line:find("\\$") ~= nil 474 incomplete = incomplete or prevline:find(",$") ~= nil 475 incomplete = incomplete or prevline:find("{") ~= nil and 477 if prevline:find("^[0-9]") and not incomplete then
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | bcm2837-rpi-cm3.dtsi | 15 * remove the incomplete node.
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lua.c | 163 static int incomplete (lua_State *L, int status) { in incomplete() function 203 if (!incomplete(L, status)) break; /* cannot try to add lines? */ in loadline()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/wireless/ |
| H A D | qca,ath9k.txt | 14 incomplete) list:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
| H A D | cpm.txt | 5 incomplete.
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.h | 79 unsigned incomplete:1; member
|
| H A D | ngx_http_v2.c | 396 && (h2c->state.incomplete || h2c->processing || h2c->pushing)) in ngx_http_v2_read_handler() 411 h2c->state.incomplete = 0; in ngx_http_v2_read_handler() 657 if (h2c->state.incomplete) { in ngx_http_v2_handle_connection() 2464 h2c->state.incomplete = 1; in ngx_http_v2_state_save()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 115 If configuration is incomplete, a warning message is emitted "falling back to
|
| /f-stack/dpdk/drivers/bus/fslmc/qbman/include/ |
| H A D | fsl_qbman_portal.h | 917 uint16_t opr_id, uint16_t seqnum, int incomplete);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | qcom,ebi2.txt | 32 August 6, 2012 contains some incomplete documentation of the EBI2.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/ |
| H A D | omap.txt | 117 Boards (incomplete list of examples):
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio.txt | 166 left to right from the passed array. An incomplete array (where the number
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_02.rst | 254 This new build system support is incomplete at this point and is added
|
| H A D | release_2_1.rst | 921 could call ``rte_pktmbuf_free()`` on an incomplete scattered mbuf whose next
|
| /f-stack/dpdk/drivers/bus/fslmc/qbman/ |
| H A D | qbman_portal.c | 630 uint16_t opr_id, uint16_t seqnum, int incomplete) in qbman_eq_desc_set_orp() argument 640 if (incomplete) in qbman_eq_desc_set_orp()
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | abi_versioning.rst | 635 removing part of it, typically makes it incomplete. In those cases it is better
|
| H A D | coding_style.rst | 338 In addition, they must be declared exactly once, whereas an incomplete structure type can be mentio…
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 312 * If you don't see the call graph or an incomplete call graph, make sure you have compiled
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 252 - Simplify incomplete code table filling in inflate_table() 685 - Be more strict on incomplete code sets in inflate_table() and increase
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 1982 *) Change: now after receiving an incomplete response from a backend 6216 then the response may be transferred incomplete. 6498 converted from UTF-8 or back, then it may be transferred incomplete.
|