Home
last modified time | relevance | path

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

12

/f-stack/app/nginx-1.16.1/auto/lib/zlib/
H A Dmakefile.bcc12 trees.c zutil.c compress.c \
16 +trees.obj +zutil.obj +compress.obj \
H A Dmakefile.owc11 wcl386 -c $(CFLAGS) adler32.c crc32.c deflate.c trees.c zutil.c &
13 wlib -n zlib.lib adler32.obj crc32.obj deflate.obj trees.obj &
H A Dmakefile.msvc12 trees.c zutil.c compress.c \
16 trees.obj zutil.obj compress.obj \
H A Dconf25 CORE_LIBS="$CORE_LIBS $ZLIB/trees.o"
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c69 ngx_stream_geo_trees_t trees; member
181 ngx_radix32tree_find(ctx->u.trees.tree, INADDR_NONE); in ngx_stream_geo_cidr_variable()
199 ngx_radix32tree_find(ctx->u.trees.tree, inaddr); in ngx_stream_geo_cidr_variable()
203 ngx_radix128tree_find(ctx->u.trees.tree6, p); in ngx_stream_geo_cidr_variable()
212 ngx_radix32tree_find(ctx->u.trees.tree, INADDR_NONE); in ngx_stream_geo_cidr_variable()
221 ngx_radix32tree_find(ctx->u.trees.tree, inaddr); in ngx_stream_geo_cidr_variable()
504 geo->u.trees.tree = ctx.tree; in ngx_stream_geo_block()
514 geo->u.trees.tree6 = ctx.tree6; in ngx_stream_geo_block()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c71 ngx_http_geo_trees_t trees; member
190 ngx_radix32tree_find(ctx->u.trees.tree, INADDR_NONE); in ngx_http_geo_cidr_variable()
208 ngx_radix32tree_find(ctx->u.trees.tree, inaddr); in ngx_http_geo_cidr_variable()
212 ngx_radix128tree_find(ctx->u.trees.tree6, p); in ngx_http_geo_cidr_variable()
221 ngx_radix32tree_find(ctx->u.trees.tree, INADDR_NONE); in ngx_http_geo_cidr_variable()
230 ngx_radix32tree_find(ctx->u.trees.tree, inaddr); in ngx_http_geo_cidr_variable()
537 geo->u.trees.tree = ctx.tree; in ngx_http_geo_block()
547 geo->u.trees.tree6 = ctx.tree6; in ngx_http_geo_block()
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dqoriq-clock.txt76 trees the children of the clockgen node are the clock providers.
109 device trees with these nodes, but new device trees should not use them.
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Dpar_io.txt26 the new device trees. Instead, each Par I/O bank should be represented
H A Ducc.txt33 do so, in order to support older device trees, but they should be updated
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dcpus.txt5 Power Architecture CPUs in Freescale SOCs are represented in device trees as
H A Dmpc5200.txt27 To express this information as completely as possible, 5200B device trees
31 It is *strongly* recommended that 5200B device trees follow this convention
H A Dmpic.txt64 device-trees omit this property on MPIC nodes even when the MPIC is
/f-stack/freebsd/contrib/zlib/doc/
H A Dalgorithm.txt14 match distances are compressed with another tree. The trees are stored
18 it would be useful to start another block with fresh trees. (This is
84 of the first table is nine bits. Also the distance trees have 30 possible
120 At least for deflate's output that generates new trees every several 10's of
H A Drfc1951.txt194 and Huffman coding. The Huffman trees for each block are independent
199 Each block consists of two parts: a pair of Huffman code trees that
201 compressed data part. (The Huffman trees themselves are compressed
214 The code trees for each block appear in a compact form just before
537 read representation of code trees (see
795 new block with fresh trees would be useful, or when the block size
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dmtk-uart.txt40 For compatibility with older device trees an unnamed clock is used for the
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dnixge.txt5 older device trees with DMA engines co-located in the address map,
H A Dxilinx_axienet.txt44 this is possible). New device trees should specify this - the
H A Daltera_tse.txt6 ALTR is supported for legacy device trees, but is deprecated.
H A Dmicrel-ksz90x1.txt20 change the driver now because of the many existing device trees that have
/f-stack/freebsd/contrib/zlib/
H A DChangeLog314 - Update trees.c to be able to generate modified trees.h
556 - Add ush casts in trees.c to avoid pedantic runtime errors
624 trees.c, according to the txtvsbin.txt document [Truta]
681 - Add cast in trees.c t avoid a warning [Oberhumer]
766 - Fix trees.c to update strm->data_type (no one ever noticed!)
826 - Cast a type in a debug statement in trees.c
1008 - Remove MAX #define in trees.c (conflicted with some libraries)
1163 - use constant arrays for the static trees in trees.c instead of computing
1165 trees.h, compile with GEN_TREES_H and run "make test".
1320 - static_init_done in trees.c is an int
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dsubmitting-patches.rst80 3) For a series going though multiple trees, the binding patch should be
H A Dchosen.txt34 Device trees may specify the device to be used for boot console output
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra124-xusb-padctl.txt18 how to describe and reference PHYs in device trees.
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dmarvell-nand.txt98 Note on legacy bindings: One can find, in not-updated device trees,
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap5-board-common.dtsi151 /* TI trees use GPIO instead of msecure, see also muxing */
243 /* TI trees use GPIO mode; msecure mode does not work reliably? */

12