Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c43 ngx_queue_t *locations);
632 if (locations == NULL) { in ngx_http_merge_locations()
681 locations = pclcf->locations; in ngx_http_init_locations()
683 if (locations == NULL) { in ngx_http_init_locations()
804 locations = pclcf->locations; in ngx_http_init_static_location_trees()
806 if (locations == NULL) { in ngx_http_init_static_location_trees()
831 ngx_http_create_locations_list(locations, ngx_queue_head(locations)); in ngx_http_init_static_location_trees()
848 if (*locations == NULL) { in ngx_http_add_location()
851 if (*locations == NULL) { in ngx_http_add_location()
855 ngx_queue_init(*locations); in ngx_http_add_location()
[all …]
H A Dngx_http.h79 ngx_int_t ngx_http_add_location(ngx_conf_t *cf, ngx_queue_t **locations,
H A Dngx_http_core_module.h439 ngx_queue_t *locations; member
H A Dngx_http_core_module.c3044 if (ngx_http_add_location(cf, &pclcf->locations, clcf) != NGX_OK) { in ngx_http_core_location()
4447 if (ngx_http_add_location(cf, &pclcf->locations, clcf) != NGX_OK) { in ngx_http_core_limit_except()
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dste-coh901318.txt8 - reg: register locations and length
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Datmel-quadspi.txt7 - reg: Should contain the locations and lengths of the base registers
/f-stack/freebsd/contrib/device-tree/Bindings/firmware/
H A Dintel,ixp4xx-network-processing-engine.yaml18 consecutive memory locations. They are all included in the same
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,trx.txt9 identification fields, CRC32 checksum and the locations of embedded partitions.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dip_fragment_reassembly_lib.rst58 This provides 2 \* <bucket_entries> possible locations in the hash table for each key.
60 instead of reinserting existing keys into alternative locations, ip_frag_tbl_add() just returns a f…
H A Dbbdev.rst468 multiple locations in the memory.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dintegrator.dtsi78 * These PrimeCells are in the same locations and using the
H A Dimx53-tx53-x13x.dts42 * Version 2 at the following locations:
/f-stack/freebsd/contrib/openzfs/config/
H A Dfind_system_library.m495 AC_MSG_WARN([cannot find [$5] via pkg-config or in the standard locations])
H A Dpo.m4121 # directories under different names or in different locations.
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dqcom,spmi-pmic.txt7 locations/definitions within these regions, with some of these regions
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uartdm.txt16 - reg: Should contain UART register locations and lengths. The first
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dbuild_dpdk.rst64 with the `ninja install` step copying the built objects to their final system-wide locations,
/f-stack/app/nginx-1.16.1/
H A DCHANGES611 *) Bugfix: the ngx_http_slice_module did not work in named locations.
1917 locations might not work.
4756 locations, whose names are less than 3 characters.
4969 *) Bugfix: now in MacOSX and Cygwin locations are tested in case
5051 *) Change: now locations are searched in a tree.
5150 *) Feature: the "post_action" directive supports named locations.
5154 named locations.
5170 named locations.
5615 *) Feature: named locations.
8011 locations. The redirect directive was canceled.
[all …]
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c580 if (ngx_http_add_location(cf, &pclcf->locations, clcf) != NGX_OK) { in ngx_http_rewrite_if()
/f-stack/freebsd/contrib/zlib/
H A DFAQ215 keep an index of those locations, then you can start decompression at those
H A DChangeLog132 - Allow overriding the default install locations for cmake
/f-stack/dpdk/doc/guides/contributing/
H A Ddocumentation.rst441 For long literal lines that exceed that limit try to wrap the text at sensible locations.
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_11.rst397 parse device locations or other such utilities.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog245 locations. This reduces virtual memory external fragmentation, and will
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim1733 " ngx_srcache - Transparent subrequest-based caching layout for arbitrary nginx locations