Searched refs:release (Results 1 – 6 of 6) sorted by relevance
/optee_os/ |
A D | CHANGELOG.md | 3 - Links to the release pages, commits and pull requests merged into this release for: 33 - Links to the release pages, commits and pull requests merged into this release for: 63 - Links to the release pages, commits and pull requests merged into this release for: 883 next major release. 1093 release. 1109 previous release. 1173 previous release. 1232 previous release. 1300 previous release. 1427 release tag. [all …]
|
/optee_os/lib/libutils/isoc/ |
A D | bget.doc | 10 the time needed to allocate and release buffers and in the memory 21 * Wiping buffers at release time to catch code which 95 release them with brel(). Embedded applications with very limited RAM 122 storage compaction, acquisition, and release, as well as a standard pool 124 doesn't make much sense to provide a release function without an 127 release storage as before. You can supply an initial buffer pool with 150 a non-NULL release function is supplied, expansion blocks which become 152 addresses to the release function. 154 Equipped with appropriate allocation, release, and compaction functions, 200 void (*release)(void *buf), [all …]
|
A D | bget.h | 42 void (*release)(void *buf), bufsize pool_incr,
|
A D | bget.c | 1081 void bectl(compact, acquire, release, pool_incr, poolset) 1084 void (*release) _((void *buf)); variable 1090 poolset->relfcn = release;
|
/optee_os/lib/libmbedtls/mbedtls/ |
A D | CONTRIBUTING.md | 6 … API change, the contribution, if accepted, will be merged only when there will be a major release.
|
A D | ChangeLog | 287 This was a regression introduced in the previous release. Reported in 792 values are aligned with the upcoming release of the PSA Crypto API 1747 version 2.7.1 to reflect breaking changes in that release, but the 1908 being leaked to memory after release. 2421 in the previous patch release. Found by Robert Scheck. #390 #391 4027 This release replaces version 0.99-pre2 which had possible copyright issues.
|
Completed in 16 milliseconds