Home
last modified time | relevance | path

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

123

/freebsd/tools/boot/
H A DTEST-NOTES5 o trees has the different trees we use to create images
6 o trees/${ARCH}/$PART have each architecture's tree images
/freebsd/bin/sh/tests/parser/
H A Dheredoc7.02 # Some of these created malformed parse trees with null pointers for here
11 # Some of these created malformed parse trees with null pointers for here
/freebsd/sys/modules/zlib/
H A DMakefile15 SRCS+= trees.c
23 CWARNFLAGS.trees.c+=${NO_WSTRICT_PROTOTYPES} # trees.c:232
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ncons.c33 STACK_OF(GENERAL_SUBTREE) *trees, BIO *bp,
217 STACK_OF(GENERAL_SUBTREE) *trees, in do_i2r_name_constraints()
222 if (sk_GENERAL_SUBTREE_num(trees) > 0) in do_i2r_name_constraints()
224 for (i = 0; i < sk_GENERAL_SUBTREE_num(trees); i++) { in do_i2r_name_constraints()
227 tree = sk_GENERAL_SUBTREE_value(trees, i); in do_i2r_name_constraints()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqoriq-clock.txt77 trees the children of the clockgen node are the clock providers.
110 device trees with these nodes, but new device trees should not use them.
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-e7.dts16 * to the other MSM8916 device trees. However, it is actually used through
H A Dmsm8916-samsung-e5.dts16 * to the other MSM8916 device trees. However, it is actually used through
H A Dmsm8916-samsung-grandmax.dts17 * to the other MSM8916 device trees. However, it is actually used through
/freebsd/lib/libz/
H A DMakefile38 SRCS+= trees.c
/freebsd/sys/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
/freebsd/sys/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
/freebsd/sys/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
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dnixge.txt5 older device trees with DMA engines co-located in the address map,
H A Daltera_tse.txt6 ALTR is supported for legacy device trees, but is deprecated.
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_file.c39 prf_data_t trees; member
43 #define g_shared_trees (krb5int_profile_shared_data.trees)
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dmtk-uart.txt44 For compatibility with older device trees an unnamed clock is used for the
/freebsd/sys/contrib/zlib/
H A DChangeLog417 - Update trees.c to be able to generate modified trees.h
508 - Avoid use of "eof" parameter in trees.c to not shadow library variable
659 - Add ush casts in trees.c to avoid pedantic runtime errors
677 - Add Z_TREES flush option to inflate() to return at end of trees
727 trees.c, according to the txtvsbin.txt document [Truta]
757 - Do not initialize global static by default in trees.c, add a response
784 - Add cast in trees.c t avoid a warning [Oberhumer]
824 - Add Z_FIXED strategy option to deflateInit2() to force fixed trees
852 - Use a new algorithm for setting strm->data_type in trees.c [Truta]
869 - Fix trees.c to update strm->data_type (no one ever noticed!)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dsubmitting-patches.rst79 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
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra124-xusb-padctl.txt18 how to describe and reference PHYs in device trees.
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmarvell-nand.txt98 Note on legacy bindings: One can find, in not-updated device trees,
/freebsd/sys/netinet/libalias/
H A DHISTORY149 - Switch to more effienct SPLAY trees

123