Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/zlib/
A Dinflate.c511 have--; \
654 in = have;
765 if (copy > have) copy = have;
798 have -= copy;
920 if (copy > have) copy = have;
950 state->have = 0;
972 state->have = 0;
1403 unsigned FAR *have; in syncsearch()
1410 got = *have;
1421 *have = got;
[all …]
A Dinflate.h119 unsigned have; /* number of code lengths in lens[] */ member
A Dzlib.h1836 unsigned have; member
1844 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
1847 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
/optee_os-3.20.0/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 DChangeLog137 example, a memory disclosure vulnerability could have allowed a
425 size may have been rounded up to a whole number of bytes.
440 have been renamed, and the old names deprecated.
539 as they have no way to check if the output buffer is large enough.
549 * PSA_ALG_CHACHA20 and PSA_ALG_ARC4 have been deprecated.
1435 steps you have to take when enabling it.
2887 * The following _init() functions that could return errors have
3842 * Fixed const correctness issues that have no impact on the ABI
4203 * The error codes have been remapped and combining error codes
4273 Note: Most of these features have been donated by Fox-IT
[all …]
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 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…
234 This implementation is not yet as mature as the rest of the library. Some parts of the code have no…
A DCONTRIBUTING.md42 …en period. The LTS branches are provided to allow users of the library to have a maintained, stabl…
/optee_os-3.20.0/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-3.20.0/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-3.20.0/
A DMAINTAINERS4 available to Linaro and/or in public in general we have assigned
A DCHANGELOG.md1216 * Font rendering routines have been introduced in order to ease an
1258 * [#858][pr858]: UUIDs in binary format have wrong endinanness
1405 Secure Storage have been presented at the Linaro Connect SFO15.
1418 that used to be in optee_os have been removed, except for Juno board.

Completed in 20 milliseconds