| LOW | POSIX/CMakeLists.txt | 1 | # |
| LOW | POSIX/demo/CMakeLists.txt | 1 | # |
| LOW | POSIX/demo/TestInterProcessLock.cpp | 21 | #include <MMKV/MMKV.h> |
| LOW | POSIX/demo/demo.cpp | 21 | #include <MMKV/MMKV.h> |
| LOW | POSIX/demo/demo.cpp | 1121 | // string key = "keyyy"; |
| LOW | POSIX/golang/CMakeLists.txt | 1 | # |
| LOW | POSIX/src/CMakeLists.txt | 1 | # |
| LOW | Core/MMKVLog.h | 21 | #ifndef MMKV_MMKVLOG_H |
| LOW | Core/MMKVLog.h | 41 | |
| LOW | Core/MMKVLog.h | 61 | # endif |
| LOW | Core/MMBuffer.cpp | 21 | #define NOMINMAX // undefine max/min |
| LOW | Core/MMKV.h | 21 | #ifndef MMKV_MMKV_H |
| LOW | Core/MMKV.h | 601 | // MMKV's size won't reduce after deleting key-values |
| LOW | Core/MMKV_Android.cpp | 21 | #include "MMKV.h" |
| LOW | Core/CMakeLists.txt | 1 | # |
| LOW | Core/MMKV.cpp | 21 | #include "CodedInputData.h" |
| LOW | Core/MMKV.cpp | 41 | #include <cstring> |
| LOW | Core/MMKVMetaInfo.hpp | 101 | #endif |
| LOW | Core/PBEncodeItem.hpp | 101 | #endif |
| LOW | Core/ThreadLock.h | 21 | #ifndef MMKV_THREADLOCK_H |
| LOW | Core/MiniPBCoder.cpp | 21 | #include "MiniPBCoder.h" |
| LOW | Core/MiniPBCoder_OSX.cpp | 21 | #include "MiniPBCoder.h" |
| LOW | Core/MMKVPredef.h | 21 | #ifndef MMKV_SRC_MMKVPREDEF_H |
| LOW | Core/MMKVPredef.h | 41 | #endif |
| LOW | Core/MMKVPredef.h | 61 | # define MMKV_ANDROID |
| LOW | Core/MMKVPredef.h | 81 | # endif |
| LOW | Core/MMKVPredef.h | 121 | #endif // MMKV_WIN32 |
| LOW | Core/MMKVPredef.h | 261 | constexpr size_t AES_IV_LEN = 16; |
| LOW | Core/MMKVPredef.h | 281 | #else |
| LOW | Core/CodedInputDataCrypt.cpp | 21 | #include "CodedInputDataCrypt.h" |
| LOW | Core/KeyValueHolder.h | 121 | #endif |
| LOW | Core/MMKV_OSX.cpp | 21 | #include "MMKVPredef.h" |
| LOW | Core/MemoryFile_Linux.cpp | 21 | #include "MemoryFile.h" |
| LOW | Core/ScopedLock.hpp | 61 | #include <type_traits> |
| LOW | Core/MMKV_IO.cpp | 21 | #include "MMKV_IO.h" |
| LOW | Core/MMKV_IO.cpp | 41 | #include <filesystem> |
| LOW | Core/MiniPBCoder.h | 21 | #ifndef MMKV_MINIPBCODER_H |
| LOW | Core/MemoryFile.cpp | 21 | #include "MemoryFile.h" |
| LOW | Core/fakeinclude/MMKVCore/ThreadLock.h | 21 | #include "../../ThreadLock.h" |
| LOW | Core/fakeinclude/MMKVCore/ScopedLock.hpp | 21 | #include "../../ScopedLock.hpp" |
| LOW | Core/crc32/CMakeLists.txt | 1 | # |
| LOW | Core/crc32/crc32_armv8.cpp | 41 | |
| LOW | Core/crc32/Checksum.h | 61 | // getauxval(AT_HWCAP) in OHOS returns wrong value, we just assume all OHOS device have crc32 instr |
| LOW | Core/crc32/zlib/zconf.h | 1 | /* zconf.h -- configuration of the zlib compression library |
| LOW | Core/crc32/zlib/zconf.h | 21 | #define WINDOWS |
| LOW | Core/crc32/zlib/zconf.h | 41 | #define MAXSEG_64K |
| LOW | Core/crc32/zlib/zconf.h | 61 | #define STDC |
| LOW | Core/crc32/zlib/zconf.h | 81 | #define z_const const |
| LOW | Core/crc32/zlib/zconf.h | 141 | |
| LOW | Core/crc32/zlib/zconf.h | 161 | #define FAR _far |
| LOW | Core/crc32/zlib/zconf.h | 181 | #ifdef ZLIB_DLL |
| LOW | Core/crc32/zlib/zconf.h | 201 | #define ZEXPORT WINAPI |
| LOW | Core/crc32/zlib/zconf.h | 221 | |
| LOW | Core/crc32/zlib/zconf.h | 261 | #endif |
| LOW | Core/crc32/zlib/zconf.h | 281 | #define Z_HAVE_UNISTD_H |
| LOW | Core/crc32/zlib/zconf.h | 301 | #ifndef Z_SOLO |
| LOW | Core/crc32/zlib/zconf.h | 321 | #include <unistd.h> /* for SEEK_*, off_t, and _LFS64_LARGEFILE */ |
| LOW | Core/crc32/zlib/zconf.h | 341 | #endif |
| LOW | Core/crc32/zlib/zconf.h | 361 | #endif |
| LOW | Core/aes/openssl/openssl_md5_locl.h | 21 | #define HASH_LONG MD5_LONG |
| 68 more matches not shown… |