Home
last modified time | relevance | path

Searched refs:ftl (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/crypto/bn/
Dbn_lib.c1006 BN_ULONG *ftl; in bn_correct_top() local
1010 for (ftl = &(a->d[tmp_top]); tmp_top > 0; tmp_top--) { in bn_correct_top()
1011 ftl--; in bn_correct_top()
1012 if (*ftl != 0) in bn_correct_top()
Dbn_local.h470 BN_ULONG *ftl = &(a)->d[(a)->top-1]; \
472 *(++ftl) = 0x0; \
/third_party/littlefs/
DDESIGN.md1304 [flash translation layer (FTL)][wikipedia-ftl] to get a small power resilient
2127 [wikipedia-ftl]: https://en.wikipedia.org/wiki/Flash_translation_layer
/third_party/flutter/engine/flutter/tools/licenses/lib/
Dmain.dart886 …bsd-gcc).*\b_*(?:license(?!\.html)|copying|copyright|notice|l?gpl|bsd|mpl?|ftl\.txt)_*\b', caseSen…
/third_party/NuttX/
DReleaseNotes3427 unaligned writes in the flash translation layer (drivers/mtd/ftl.c),