Home
last modified time | relevance | path

Searched refs:CHARS (Results 1 – 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/fs/doio/
Ddataascii.c36 #define CHARS "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghjiklmnopqrstuvwxyz\n" macro
37 #define CHARS_SIZE sizeof(CHARS)
58 charlist = CHARS; in dataasciigen()
87 charlist = CHARS; in dataasciichk()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMapTest.java132 checkGet(unicodeTestMap, TrieMap.Style.CHARS); in TestGet()
160 timeIteration(unicodeTestMap, comparisonTime, Style.CHARS, 3); in TestTimeIteration()
214 checkContents(unicodeTestMap, Style.CHARS); in TestContents()
252 checkSearch(Style.CHARS); in TestSearch()
304 timeBuilding(unicodeTestMap, comparisonTime, Style.CHARS, Option.SMALL, 20); in TestTimeBuilding()
305 timeBuilding(unicodeTestMap, comparisonTime, Style.CHARS, Option.FAST, 20); in TestTimeBuilding()
360 checkSize(size, Style.CHARS, Option.SMALL, 0.30); in TestSize()
361 checkSize(size, Style.CHARS, Option.FAST, 0.30); in TestSize()
422 timeGet(keys, unicodeTestMap, comparisonTime, Style.CHARS, 3); in TestTimeGet()
DTrieMap.java36 BYTES, CHARS enumConstant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMapTest.java135 checkGet(unicodeTestMap, TrieMap.Style.CHARS); in TestGet()
163 timeIteration(unicodeTestMap, comparisonTime, Style.CHARS, 3); in TestTimeIteration()
217 checkContents(unicodeTestMap, Style.CHARS); in TestContents()
255 checkSearch(Style.CHARS); in TestSearch()
307 timeBuilding(unicodeTestMap, comparisonTime, Style.CHARS, Option.SMALL, 20); in TestTimeBuilding()
308 timeBuilding(unicodeTestMap, comparisonTime, Style.CHARS, Option.FAST, 20); in TestTimeBuilding()
363 checkSize(size, Style.CHARS, Option.SMALL, 0.30); in TestSize()
364 checkSize(size, Style.CHARS, Option.FAST, 0.30); in TestSize()
425 timeGet(keys, unicodeTestMap, comparisonTime, Style.CHARS, 3); in TestTimeGet()
DTrieMap.java37 BYTES, CHARS enumConstant
/third_party/boost/libs/metaparse/tools/benchmark/
Dchars.py1 CHARS={' ': 22284371, '\xa3': 2, '$': 4917, '\xa7': 3, '(': 898226, '\xab': 2, ',': 2398845, '\xaf'… variable
Dgenerate.py53 k: v for k, v in chars.CHARS.iteritems()
/third_party/boost/boost/multiprecision/cpp_int/
Dliterals.hpp137 template <char NextChar, char... CHARS>
141 static constexpr unsigned shift = ((sizeof...(CHARS)) % chars_per_limb) * 4;
144 typedef typename pack_values<CHARS...>::type recursive_packed_type;
/third_party/freetype/
DChangeLog.245997 (_bdf_parse_start): Handle `CHARS' keyword here too and pass current
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.245997 (_bdf_parse_start): Handle `CHARS' keyword here too and pass current
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.245997 (_bdf_parse_start): Handle `CHARS' keyword here too and pass current