Home
last modified time | relevance | path

Searched refs:have (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/lib/zlib/
A Dinflate.c510 have--; \
653 in = have;
760 if (copy > have) copy = have;
792 have -= copy;
912 if (copy > have) copy = have;
942 state->have = 0;
963 state->have = 0;
1391 unsigned FAR *have; in syncsearch()
1398 got = *have;
1409 *have = got;
[all …]
A Dzlib.h1819 unsigned have; member
1827 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
1830 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
A Dinflate.h118 unsigned have; /* number of code lengths in lens[] */ member
/optee_os/lib/libmbedtls/mbedtls/
A Ddco.txt18 have the right to submit it under the open source license
23 license and I have the right under that license to submit that
30 person who certified (a), (b) or (c) and I have not modified
A DSECURITY.md3 If you think you have found an Mbed TLS security vulnerability, then please
A DChangeLog210 size may have been rounded up to a whole number of bytes.
225 have been renamed, and the old names deprecated.
324 as they have no way to check if the output buffer is large enough.
334 * PSA_ALG_CHACHA20 and PSA_ALG_ARC4 have been deprecated.
1013 functionally incorrect code on bigendian systems which don't have
1220 steps you have to take when enabling it.
2672 * The following _init() functions that could return errors have
3627 * Fixed const correctness issues that have no impact on the ABI
3988 * The error codes have been remapped and combining error codes
4058 Note: Most of these features have been donated by Fox-IT
[all …]
A DREADME.md66 The tests need Python to be built and Perl to be run. If you don't have one of them installed, you …
96 The test suites need Python to be built and Perl to be executed. If you don't have one of these ins…
226 This implementation is not yet as mature as the rest of the library. Some parts of the code have no…
A DLICENSE77 (except as stated in this section) patent license to make, have made,
136 the terms of any separate license agreement you may have executed
A DCONTRIBUTING.md42 …en period. The LTS branches are provided to allow users of the library to have a maintained, stabl…
/optee_os/core/lib/libfdt/
A DREADME.license8 versa. It is important that these two pieces of software have
14 therefore, may not be incorporated into works which do not have a GPL
/optee_os/lib/libutils/isoc/
A Dbget.doc44 than 25 years have passed since the first implementation of this code.
47 to name two, on which programs have obtained substantial speed-ups by
90 Embedded applications typically have a fixed area of memory dedicated to
125 acquisition function, does it?). Once the call-back functions have been
269 which have occurred. The variables pointed to by <ndget> and <ndrel>
/optee_os/
A DMAINTAINERS4 available to Linaro and/or in public in general we have assigned
A DCHANGELOG.md1095 * Font rendering routines have been introduced in order to ease an
1137 * [#858][pr858]: UUIDs in binary format have wrong endinanness
1284 Secure Storage have been presented at the Linaro Connect SFO15.
1297 that used to be in optee_os have been removed, except for Juno board.

Completed in 40 milliseconds