Home
last modified time | relevance | path

Searched defs:CACHE_SIZE (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
Drbbi_cache.h183 static constexpr int32_t CACHE_SIZE = 128; variable
/third_party/node/deps/icu-small/source/common/
Drbbi_cache.h183 static constexpr int32_t CACHE_SIZE = 128; variable
/third_party/skia/third_party/externals/icu/source/common/
Drbbi_cache.h183 static constexpr int32_t CACHE_SIZE = 128; variable
/third_party/littlefs/runners/
Dbench_runner.h110 #define CACHE_SIZE bench_define(CACHE_SIZE_i) macro
Dtest_runner.h104 #define CACHE_SIZE TEST_DEFINE(CACHE_SIZE_i) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedBreakIterator.java1802 static final int CACHE_SIZE = 128; local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java1872 static final int CACHE_SIZE = 128; local
/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c65 #define CACHE_SIZE (1<<(4*NBITS)) macro
/third_party/icu/icu4c/source/test/intltest/
Drbbitst.cpp5468 static constexpr int32_t CACHE_SIZE = 128; in TestRandomAccess() local