Searched defs:literals (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | value_pack.hpp | 11 namespace literals{ namespace detail{ namespace
|
| H A D | literals.hpp | 13 namespace literals{ namespace detail{ namespace
|
| /OK3568_Linux_fs/kernel/lib/zstd/ |
| H A D | zstd_opt.h | 101 FORCE_INLINE U32 ZSTD_getLiteralPrice(seqStore_t *ssPtr, U32 litLength, const BYTE *literals) in ZSTD_getLiteralPrice() 142 FORCE_INLINE U32 ZSTD_getPrice(seqStore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32 of… in ZSTD_getPrice() 165 ZSTD_STATIC void ZSTD_updatePrice(seqStore_t *seqStorePtr, U32 litLength, const BYTE *literals, U32… in ZSTD_updatePrice()
|
| H A D | compress.c | 621 const BYTE *const literals = seqStorePtr->litStart; in ZSTD_compressSequences_internal() local 861 ZSTD_STATIC void ZSTD_storeSeq(seqStore_t *seqStorePtr, size_t litLength, const void *literals, U32… in ZSTD_storeSeq()
|