/external/guava/guava/src/com/google/common/base/ |
D | CharMatcher.java | 77 .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 …]
|
D | CaseFormat.java | 42 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/ |
D | RandomTest.java | 87 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/ |
D | hyperlink_text_view_unittest.mm | 104 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/ |
D | CharMatcherTest.java | 21 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/ |
D | unames.c | 1853 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/ |
D | unames.cpp | 1859 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/ |
D | SystemZAsmParser.cpp | 24 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/ |
D | comment-objc-decls.m | 23 - (unsigned int)MethodMyProto:(id)anObject inRange:(unsigned int)range; 34 // CHECK: <Declaration>- (unsigned int)MethodMyProto:(id)anObject inRange:(unsigned int)range;</Dec…
|
D | complete-kvc.m | 67 …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/ |
D | readdwarf.c | 117 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/ |
D | plurfmt.h | 534 UBool inRange(UChar ch, fmtToken& type);
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | plurfmt.cpp | 152 if ( !inRange(ch, type) ) { in applyPattern() 337 PluralFormat::inRange(UChar ch, fmtToken& type) { in inRange() function in PluralFormat
|
D | ucol_tok.h | 135 UBool inRange; /* Are we in a range? */ member
|
D | plurrule_impl.h | 145 UBool inRange(UChar ch, tokenType& type);
|
D | ucol_tok.cpp | 908 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()
|
D | plurrule.cpp | 975 if ( !inRange(ch, type) ) { in getNextToken() 1058 RuleParser::inRange(UChar ch, tokenType& type) { in inRange() function in RuleParser
|
/external/icu4c/i18n/ |
D | ucol_tok.h | 135 UBool inRange; /* Are we in a range? */ member
|
D | plurrule_impl.h | 137 UBool inRange(UChar ch, tokenType& type);
|
D | compactdecimalformat.cpp | 161 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()
|
D | ucol_tok.cpp | 902 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()
|
D | plurrule.cpp | 1231 if ( !inRange(ch, type) ) { in getNextToken() 1313 RuleParser::inRange(UChar ch, tokenType& type) { in inRange() function in RuleParser
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_mac_unittest.mm | 41 atIndex:location longestEffectiveRange:&range inRange:fullRange]; 62 longestEffectiveRange:&range inRange:fullRange]; 79 longestEffectiveRange:&range inRange:fullRange];
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
D | omnibox_popup_view_mac_unittest.mm | 28 atIndex:location longestEffectiveRange:&range inRange:full_range]; 50 inRange:full_range]; 69 inRange:full_range];
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSSelector.cpp | 343 DEFINE_STATIC_LOCAL(AtomicString, inRange, ("in-range", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap() 427 nameToPseudoType->set(inRange.impl(), CSSSelector::PseudoInRange); in nameToPseudoTypeMap()
|