Lines Matching full:embedded
2 XZ Embedded
5 XZ Embedded is a relatively small, limited implementation of the .xz
8 XZ Embedded was written for use in the Linux kernel, but the code can
13 of XZ Embedded isn't part of the Linux kernel tree. You should also
14 read linux/Documentation/xz.txt even if you aren't using XZ Embedded
51 XZ Embedded should compile as either GNU-C89 (used in the Linux
81 the .h files are meant only for internal use in XZ Embedded.
104 XZ Embedded always supports the integrity check types None and
106 supported in XZ Embedded although the .xz format does support it.
108 enough in embedded systems to keep the code size smaller.
129 isn't supported by XZ Embedded, it is treated as an error and the
143 #defines in the code that just uses XZ Embedded via xz.h, but having
166 If you are including XZ Embedded into a shared library, you very
169 or application that also has XZ Embedded in it (which may even be
170 a different version of XZ Embedded). TODO: Provide an easy way
173 Please don't create a shared library of XZ Embedded itself unless
175 everytime you upgrade to a newer version of XZ Embedded. There are
177 XZ Embedded.