Home
last modified time | relevance | path

Searched refs:subrange (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/tools/gn/
Dsubstitution_writer.cc225 const SubstitutionPattern::Subrange& subrange = pattern.ranges()[i]; in ApplyPatternToSourceAsString() local
226 if (subrange.type == SUBSTITUTION_LITERAL) { in ApplyPatternToSourceAsString()
227 result_value.append(subrange.literal); in ApplyPatternToSourceAsString()
230 GetSourceSubstitution(settings, source, subrange.type, in ApplyPatternToSourceAsString()
406 const SubstitutionPattern::Subrange& subrange = pattern.ranges()[i]; in ApplyPatternToTargetAsOutputFile() local
407 if (subrange.type == SUBSTITUTION_LITERAL) { in ApplyPatternToTargetAsOutputFile()
408 result_value.append(subrange.literal); in ApplyPatternToTargetAsOutputFile()
411 CHECK(GetTargetSubstitution(target, subrange.type, &subst)); in ApplyPatternToTargetAsOutputFile()
486 const SubstitutionPattern::Subrange& subrange = pattern.ranges()[i]; in ApplyPatternToCompilerAsOutputFile() local
487 if (subrange.type == SUBSTITUTION_LITERAL) { in ApplyPatternToCompilerAsOutputFile()
[all …]
/external/skia/platform_tools/android/tests/
Dordered_set_tests.py62 for subrange in range(RANGE):
63 for i in range(subrange):
65 self.assertEqual(len(self.__set), subrange)
/external/chromium_org/third_party/skia/platform_tools/android/tests/
Dordered_set_tests.py62 for subrange in range(RANGE):
63 for i in range(subrange):
65 self.assertEqual(len(self.__set), subrange)
/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellChecker.cpp308 …TextIterator::subrange(badGrammarStart, badGrammarEnd, grammarPhraseOffset + grammarDetail.locatio… in advanceToNextMisspelling()
319 …TextIterator::subrange(misspellingStart, misspellingEnd, misspellingOffset, misspelledWord.length(… in advanceToNextMisspelling()
545 checkRange = fullParagraphToCheck.subrange(currentChunkStart, kChunkSize); in chunkAndMarkAllMisspellingsAndBadGrammar()
616 … RefPtrWillBeRawPtr<Range> misspellingRange = paragraph.subrange(resultLocation, resultLength); in markAndReplaceFor()
624 …RefPtrWillBeRawPtr<Range> badGrammarRange = paragraph.subrange(resultLocation + detail->location, … in markAndReplaceFor()
630 …RefPtrWillBeRawPtr<Range> invisibleSpellcheckRange = paragraph.subrange(resultLocation, resultLeng… in markAndReplaceFor()
640 … RefPtrWillBeRawPtr<Range> selectionRange = extendedParagraph.subrange(0, selectionOffset); in markAndReplaceFor()
DTextCheckingHelper.cpp158 PassRefPtrWillBeRawPtr<Range> TextCheckingParagraph::subrange(int characterOffset, int characterCou… in subrange() function in blink::TextCheckingParagraph
161 return TextIterator::subrange(paragraphRange().get(), characterOffset, characterCount); in subrange()
266 …TextIterator::subrange(misspellingStart, misspellingEnd, currentChunkOffset + misspellingLocation,… in findFirstMisspelling()
432 …TextIterator::subrange(badGrammarStart, badGrammarEnd, badGrammarPhraseLocation - startOffset + de… in findFirstGrammarDetail()
DTextIterator.h129 …static PassRefPtrWillBeRawPtr<Range> subrange(Range* entireRange, int characterOffset, int charact…
130 static void subrange(Position& start, Position& end, int characterOffset, int characterCount);
DTextCheckingHelper.h46 PassRefPtrWillBeRawPtr<Range> subrange(int characterOffset, int characterCount) const;
DTextIterator.cpp2257 PassRefPtrWillBeRawPtr<Range> TextIterator::subrange(Range* entireRange, int characterOffset, int c… in subrange() function in blink::TextIterator
2266 void TextIterator::subrange(Position& start, Position& end, int characterOffset, int characterCount) in subrange() function in blink::TextIterator
/external/chromium_org/ui/views/cocoa/
Dbridged_content_view.mm228 gfx::Range subrange = textRange.Intersect(gfx::Range(range));
229 textInputClient_->GetTextFromRange(subrange, &substring);
231 *actualRange = subrange.ToNSRange();
/external/llvm/test/DebugInfo/X86/
Dsubrange-type.ll4 ; Make sure that the base type from the subrange type has a name.
/external/llvm/test/Transforms/SimplifyCFG/
Ddbginfo.ll10 %llvm.dbg.subrange.type = type { i32, i64, i64 }
/external/valgrind/main/coregrind/m_debuginfo/
DUNUSED_STABS.txt55 TyRange, /* type subrange */
/external/llvm/docs/
DSourceLevelDebugging.rst488 :ref:`subrange descriptors <format_subrange>`, each
/external/bison/doc/
Dbison.texi801 arises in the declaration of enumerated and subrange types in the
805 type subrange = lo .. hi;
811 literals and constant identifiers for the subrange bounds (@samp{lo}
819 type subrange = (a) .. b;
864 accept @samp{..} anywhere; otherwise, the subrange type rule
12322 @c LocalWords: strncmp intval tindex lvalp locp llocp typealt YYBACKUP subrange
Dbison.info1455 subrange types in the programming language Pascal. Here are some
1458 type subrange = lo .. hi;
1462 constant identifiers for the subrange bounds (`lo' and `hi'), but
1467 type subrange = (a) .. b;
1503 the subrange type rule fails since it requires a `..' token. So one of
/external/deqp/android/cts/
Des30-lmp.txt715 dEQP-GLES3.functional.buffer.copy.subrange.middle
716 dEQP-GLES3.functional.buffer.copy.subrange.small_to_large
717 dEQP-GLES3.functional.buffer.copy.subrange.large_to_small
718 dEQP-GLES3.functional.buffer.copy.subrange.low_to_high_1
719 dEQP-GLES3.functional.buffer.copy.subrange.low_to_high_2
720 dEQP-GLES3.functional.buffer.copy.subrange.high_to_low_1
721 dEQP-GLES3.functional.buffer.copy.subrange.high_to_low_2
Des30-lmp-mr1.txt716 dEQP-GLES3.functional.buffer.copy.subrange.middle
717 dEQP-GLES3.functional.buffer.copy.subrange.small_to_large
718 dEQP-GLES3.functional.buffer.copy.subrange.large_to_small
719 dEQP-GLES3.functional.buffer.copy.subrange.low_to_high_1
720 dEQP-GLES3.functional.buffer.copy.subrange.low_to_high_2
721 dEQP-GLES3.functional.buffer.copy.subrange.high_to_low_1
722 dEQP-GLES3.functional.buffer.copy.subrange.high_to_low_2