Home
last modified time | relevance | path

Searched defs:noDict (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/lib/
Dlz4.c52 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator
/external/icu/icu4c/source/test/perf/dicttrieperf/
Ddicttrieperf.cpp544 UBool noDict; member in BytesTrieDictLookup
/external/lz4/lib/
Dlz4.c484 typedef enum { noDict = 0, withPrefix64k, usingExtDict, usingDictCtx } dict_directive; enumerator