/freebsd/tools/boot/ |
H A D | TEST-NOTES | 5 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 D | heredoc7.0 | 2 # 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 D | Makefile | 15 SRCS+= trees.c 23 CWARNFLAGS.trees.c+=${NO_WSTRICT_PROTOTYPES} # trees.c:232
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_ncons.c | 33 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 D | qoriq-clock.txt | 77 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 D | msm8916-samsung-e7.dts | 16 * to the other MSM8916 device trees. However, it is actually used through
|
H A D | msm8916-samsung-e5.dts | 16 * to the other MSM8916 device trees. However, it is actually used through
|
H A D | msm8916-samsung-grandmax.dts | 17 * to the other MSM8916 device trees. However, it is actually used through
|
/freebsd/lib/libz/ |
H A D | Makefile | 38 SRCS+= trees.c
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/ |
H A D | par_io.txt | 26 the new device trees. Instead, each Par I/O bank should be represented
|
H A D | ucc.txt | 33 do so, in order to support older device trees, but they should be updated
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | cpus.txt | 5 Power Architecture CPUs in Freescale SOCs are represented in device trees as
|
H A D | mpc5200.txt | 27 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 D | algorithm.txt | 14 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 D | rfc1951.txt | 194 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 D | nixge.txt | 5 older device trees with DMA engines co-located in the address map,
|
H A D | altera_tse.txt | 6 ALTR is supported for legacy device trees, but is deprecated.
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_file.c | 39 prf_data_t trees; member 43 #define g_shared_trees (krb5int_profile_shared_data.trees)
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | mtk-uart.txt | 44 For compatibility with older device trees an unnamed clock is used for the
|
/freebsd/sys/contrib/zlib/ |
H A D | ChangeLog | 417 - 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 D | submitting-patches.rst | 79 3) For a series going though multiple trees, the binding patch should be
|
H A D | chosen.txt | 34 Device trees may specify the device to be used for boot console output
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | nvidia,tegra124-xusb-padctl.txt | 18 how to describe and reference PHYs in device trees.
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | marvell-nand.txt | 98 Note on legacy bindings: One can find, in not-updated device trees,
|
/freebsd/sys/netinet/libalias/ |
H A D | HISTORY | 149 - Switch to more effienct SPLAY trees
|