Home
last modified time | relevance | path

Searched refs:inRange (Results 1 – 25 of 31) sorted by relevance

12

/external/guava/guava/src/com/google/common/base/
DCharMatcher.java77 .or(inRange('\u2000', '\u200a'))
89 .or(inRange('\u2000', '\u2006'))
90 .or(inRange('\u2008', '\u200a'))
96 public static final CharMatcher ASCII = inRange('\0', '\u007f');
105 CharMatcher digit = inRange('0', '9');
111 digit = digit.or(inRange(base, (char) (base + 9)));
172 inRange('\u0000', '\u001f').or(inRange('\u007f', '\u009f'));
179 public static final CharMatcher INVISIBLE = inRange('\u0000', '\u0020')
180 .or(inRange('\u007f', '\u00a0'))
182 .or(inRange('\u0600', '\u0603'))
[all …]
DCaseFormat.java42 LOWER_CAMEL(CharMatcher.inRange('A', 'Z'), ""),
47 UPPER_CAMEL(CharMatcher.inRange('A', 'Z'), ""),
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DRandomTest.java87 boolean inRange = true; in test_nextDouble()
93 inRange = false; in test_nextDouble()
100 inRange); in test_nextDouble()
111 boolean inRange = true; in test_nextFloat()
117 inRange = false; in test_nextFloat()
123 inRange); in test_nextFloat()
177 boolean inRange = true; in test_nextIntI()
183 inRange = false; in test_nextIntI()
190 inRange); in test_nextIntI()
/external/chromium_org/chrome/browser/ui/cocoa/
Dhyperlink_text_view_unittest.mm104 inRange:rangeLimit];
111 inRange:rangeLimit];
118 inRange:rangeLimit];
138 inRange:rangeLimit];
159 inRange:rangeLimit];
168 inRange:rangeLimit];
175 inRange:rangeLimit];
183 inRange:rangeLimit];
/external/guava/guava-tests/test/com/google/common/base/
DCharMatcherTest.java21 import static com.google.common.base.CharMatcher.inRange;
107 doTestEmpty(inRange('n', 'q')); in testEmpty()
122 doTestNull(inRange('n', 'q')); in testNull()
171 doTestNoMatches(inRange('p', 'x'), "mom"); in testNoMatches()
173 doTestNoMatches(inRange('A', 'Z').and(inRange('F', 'K').negate()), "F1a"); in testNoMatches()
199 doTestAllMatches(inRange('m', 'p'), "mom"); in testAllMatches()
272 doTestGeneral(inRange('p', 'x'), 'q', 'z'); in testGeneral()
601 CharMatcher m3 = inRange('A', 'Z'); in testPrecomputedOptimizations()
/external/chromium_org/third_party/icu/source/common/
Dunames.c1853 const AlgorithmicRange *inRange; in uchar_swapNames() local
1902 inRange=(const AlgorithmicRange *)(inBytes+offset); in uchar_swapNames()
1903 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
2057 inRange=(const AlgorithmicRange *)(inBytes+offset); in uchar_swapNames()
2059 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
2061 ds->swapArray32(ds, inRange, 8, outRange, pErrorCode); in uchar_swapNames()
2062 ds->swapArray16(ds, &inRange->size, 2, &outRange->size, pErrorCode); in uchar_swapNames()
2063 switch(inRange->type) { in uchar_swapNames()
2066 ds->swapInvChars(ds, inRange+1, (int32_t)uprv_strlen((const char *)(inRange+1)), in uchar_swapNames()
2079 factorsCount=inRange->variant; in uchar_swapNames()
[all …]
/external/icu4c/common/
Dunames.cpp1859 const AlgorithmicRange *inRange; in uchar_swapNames() local
1908 inRange=(const AlgorithmicRange *)(inBytes+offset); in uchar_swapNames()
1909 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
2063 inRange=(const AlgorithmicRange *)(inBytes+offset); in uchar_swapNames()
2065 offset+=ds->readUInt16(inRange->size); in uchar_swapNames()
2067 ds->swapArray32(ds, inRange, 8, outRange, pErrorCode); in uchar_swapNames()
2068 ds->swapArray16(ds, &inRange->size, 2, &outRange->size, pErrorCode); in uchar_swapNames()
2069 switch(inRange->type) { in uchar_swapNames()
2072 ds->swapInvChars(ds, inRange+1, (int32_t)uprv_strlen((const char *)(inRange+1)), in uchar_swapNames()
2085 factorsCount=inRange->variant; in uchar_swapNames()
[all …]
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp24 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange() function
195 return Kind == KindImm && inRange(Imm, MinValue, MaxValue); in isImm()
213 return isMem(RegKind, MemKind) && inRange(Mem.Disp, 0, 0xfff); in isMemDisp12()
216 return isMem(RegKind, MemKind) && inRange(Mem.Disp, -524288, 524287); in isMemDisp20()
219 return isMemDisp12(RegKind, BDLMem) && inRange(Mem.Length, 1, 0x100); in isMemDisp12Len8()
/external/clang/test/Index/
Dcomment-objc-decls.m23 - (unsigned int)MethodMyProto:(id)anObject inRange:(unsigned int)range;
34 // CHECK: <Declaration>- (unsigned int)MethodMyProto:(id)anObject inRange:(unsigned int)range;</Dec…
Dcomplete-kvc.m67 …r}{HorizontalSpace }{TypedText range:}{LeftParen (}{Text NSRange}{RightParen )}{Text inRange} (40)
68 …r}{HorizontalSpace }{TypedText range:}{LeftParen (}{Text NSRange}{RightParen )}{Text inRange} (55)
/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c117 static Word index_WordArray ( /*OUT*/Bool* inRange, WordArray* wa, Int i ) in index_WordArray() argument
119 vg_assert(inRange); in index_WordArray()
121 *inRange = True; in index_WordArray()
124 *inRange = False; in index_WordArray()
315 Bool inRange; in lookupDir() local
318 diridx = index_WordArray( &inRange, fnidx2dir, filename_index ); in lookupDir()
319 if (!inRange) goto bad; in lookupDir()
321 dirname = index_WordArray( &inRange, dirnames, (Int)diridx ); in lookupDir()
322 if (!inRange) goto bad; in lookupDir()
372 Bool inRange = False; in process_extended_line_op() local
[all …]
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dplurfmt.h534 UBool inRange(UChar ch, fmtToken& type);
/external/chromium_org/third_party/icu/source/i18n/
Dplurfmt.cpp152 if ( !inRange(ch, type) ) { in applyPattern()
337 PluralFormat::inRange(UChar ch, fmtToken& type) { in inRange() function in PluralFormat
Ducol_tok.h135 UBool inRange; /* Are we in a range? */ member
Dplurrule_impl.h145 UBool inRange(UChar ch, tokenType& type);
Ducol_tok.cpp908 src->inRange = FALSE; in ucol_tok_processNextCodePointInRange()
1296 src->inRange = TRUE; in ucol_tok_parseNextTokenInternal()
1396 if (src->inRange) { in ucol_tok_parseNextToken()
1411 if (src->inRange) { in ucol_tok_parseNextToken()
2359 src->inRange = FALSE; in ucol_tok_initTokenList()
Dplurrule.cpp975 if ( !inRange(ch, type) ) { in getNextToken()
1058 RuleParser::inRange(UChar ch, tokenType& type) { in inRange() function in RuleParser
/external/icu4c/i18n/
Ducol_tok.h135 UBool inRange; /* Are we in a range? */ member
Dplurrule_impl.h137 UBool inRange(UChar ch, tokenType& type);
Dcompactdecimalformat.cpp161 static int32_t computeLog10(double x, UBool inRange);
897 static int32_t computeLog10(double x, UBool inRange) { in computeLog10() argument
899 int32_t max = inRange ? MAX_DIGITS - 1 : MAX_DIGITS; in computeLog10()
Ducol_tok.cpp902 src->inRange = FALSE; in ucol_tok_processNextCodePointInRange()
1290 src->inRange = TRUE; in ucol_tok_parseNextTokenInternal()
1390 if (src->inRange) { in ucol_tok_parseNextToken()
1405 if (src->inRange) { in ucol_tok_parseNextToken()
2353 src->inRange = FALSE; in ucol_tok_initTokenList()
Dplurrule.cpp1231 if ( !inRange(ch, type) ) { in getNextToken()
1313 RuleParser::inRange(UChar ch, tokenType& type) { in inRange() function in RuleParser
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_mac_unittest.mm41 atIndex:location longestEffectiveRange:&range inRange:fullRange];
62 longestEffectiveRange:&range inRange:fullRange];
79 longestEffectiveRange:&range inRange:fullRange];
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_popup_view_mac_unittest.mm28 atIndex:location longestEffectiveRange:&range inRange:full_range];
50 inRange:full_range];
69 inRange:full_range];
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.cpp343 DEFINE_STATIC_LOCAL(AtomicString, inRange, ("in-range", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
427 nameToPseudoType->set(inRange.impl(), CSSSelector::PseudoInRange); in nameToPseudoTypeMap()

12