Searched defs:PARTIAL (Results 1 – 10 of 10) sorted by relevance
48 PARTIAL, enumerator
23 #define PARTIAL macro
36 PARTIAL: 206, property
283 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie field in SimpleFilteredSentenceBreakIterator.Builder
296 static final int PARTIAL = (1 << 0); // < partial - need to run through forward trie field in SimpleFilteredSentenceBreakIterator.Builder
374 PARTIAL // Only fields present in the first message are considered; fields enumerator
43 PARTIAL, // 2^-10 enumerator
450 constexpr char PARTIAL[] = "partial"; variable