Home
last modified time | relevance | path

Searched refs:fragment (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/external/llvm/test/CodeGen/X86/
D2010-02-23-SingleDefPhiJoin.ll23 bb.nph.fragment: ; preds = %meshBB114
26 bb1.fragment: ; preds = %meshBB118
29 bb2: ; preds = %bb1.fragment
35 bb3: ; preds = %bb1.fragment
41 bb4.fragment: ; preds = %meshBB118
53 bb7.fragment: ; preds = %meshBB114
56 bb9: ; preds = %bb7.fragment, %bb
65 skip_to_newline.exit26.fragment: ; preds = %meshBB86
68 bb11.fragment: ; preds = %meshBB90, %meshBB86
75 bb1.i.fragment: ; preds = %meshBB98
[all …]
D2009-11-25-ImpDefBug.ll27 … ; preds = %bb13.fragment.cl135, %bb13.fragment.cl, %bb.i.i.bbcl.disp, %b…
31 bb10.fragment: ; preds = %bb13.fragment.bbcl.disp
32 br i1 undef, label %bb1.i.fragment.bbcl.disp, label %bb.i.i.bbcl.disp
34 bb1.i.fragment: ; preds = %bb1.i.fragment.bbcl.disp
38 bb13.fragment: ; preds = %bb13.fragment.bbcl.disp
41 bb.i4: ; preds = %bb.i4.bbcl.disp, %bb1.i.fragment.bbcl.…
47 lpad: ; preds = %bb1.i.fragment.cl, %bb1.i.fragment, %b…
48 …%.SV10.phi807 = phi i8* [ undef, %bb1.i.fragment.cl ], [ undef, %bb1.i.fragment ], [ undef, %bb5 ]…
52 br i1 undef, label %meshBB81.bbcl.disp, label %bb13.fragment.bbcl.disp
60 … ; preds = %meshBB81.bbcl.disp, %bb.i4.bbcl.disp, %bb1.i.fragment.bbcl.disp, %bb.i.…
[all …]
D2009-04-27-CoalescerAssert.ll32 entry.fragment: ; preds = %meshBB392
40 entry.fragment181: ; preds = %entry.fragment
52 br label %bb.fragment
54 bb.fragment: ; preds = %bb
62 bb3: ; preds = %bb.fragment
79 br label %bb5.fragment
81 bb5.fragment: ; preds = %bb5
88 bb6: ; preds = %bb5.fragment
100 bb7.fragment: ; preds = %meshBB388
117 bb8.fragment: ; preds = %meshBB368
[all …]
/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineTextBox.cpp58 int SVGInlineTextBox::offsetForPositionInFragment(const SVGTextFragment& fragment, float position, … in offsetForPositionInFragment() argument
69 TextRun textRun(constructTextRun(style, fragment)); in offsetForPositionInFragment()
74 fragment.buildFragmentTransform(fragmentTransform); in offsetForPositionInFragment()
78 …return fragment.characterOffset - start() + textRenderer->scaledFont().offsetForPosition(textRun, … in offsetForPositionInFragment()
88 FloatRect SVGInlineTextBox::selectionRectForTextFragment(const SVGTextFragment& fragment, int start… in selectionRectForTextFragment() argument
101 FloatPoint textOrigin(fragment.x, fragment.y); in selectionRectForTextFragment()
107 …ct = scaledFont.selectionRectForText(constructTextRun(style, fragment), textOrigin, fragment.heigh… in selectionRectForTextFragment()
136 const SVGTextFragment& fragment = m_textFragments.at(i); in selectionRect() local
140 …if (!mapStartEndPositionsIntoFragmentCoordinates(fragment, fragmentStartPosition, fragmentEndPosit… in selectionRect()
143 …FloatRect fragmentRect = selectionRectForTextFragment(fragment, fragmentStartPosition, fragmentEnd… in selectionRect()
[all …]
DSVGTextQuery.cpp129 const SVGTextFragment& fragment = fragments.at(i); in executeQuery() local
130 if ((this->*fragmentCallback)(queryData, fragment)) in executeQuery()
133 processedCharacters += fragment.length; in executeQuery()
142 …ositionsIntoFragmentCoordinates(Data* queryData, const SVGTextFragment& fragment, int& startPositi… in mapStartEndPositionsIntoFragmentCoordinates() argument
152 …if (!queryData->textBox->mapStartEndPositionsIntoFragmentCoordinates(fragment, startPosition, endP… in mapStartEndPositionsIntoFragmentCoordinates()
262 bool SVGTextQuery::textLengthCallback(Data* queryData, const SVGTextFragment& fragment) const in textLengthCallback()
265 data->textLength += queryData->isVerticalText ? fragment.height : fragment.width; in textLengthCallback()
294 bool SVGTextQuery::subStringLengthCallback(Data* queryData, const SVGTextFragment& fragment) const in subStringLengthCallback()
300 … if (!mapStartEndPositionsIntoFragmentCoordinates(queryData, fragment, startPosition, endPosition)) in subStringLengthCallback()
303 …etrics = SVGTextMetrics::measureCharacterRange(queryData->textRenderer, fragment.characterOffset +… in subStringLengthCallback()
[all …]
DSVGTextChunk.cpp50 SVGTextFragment& fragment = fragments.at(i); in calculateLength() local
51 characters += fragment.length; in calculateLength()
54 length += fragment.height; in calculateLength()
56 length += fragment.width; in calculateLength()
59 lastFragment = &fragment; in calculateLength()
65 length += fragment.y - (lastFragment->y + lastFragment->height); in calculateLength()
67 length += fragment.x - (lastFragment->x + lastFragment->width); in calculateLength()
69 lastFragment = &fragment; in calculateLength()
DSVGTextChunkBuilder.cpp226 SVGTextFragment& fragment = fragments[i]; in processTextLengthSpacingCorrection() local
229 fragment.y += textLengthShift * atCharacter; in processTextLengthSpacingCorrection()
231 fragment.x += textLengthShift * atCharacter; in processTextLengthSpacingCorrection()
233 atCharacter += fragment.length; in processTextLengthSpacingCorrection()
241 SVGTextFragment& fragment = fragments[i]; in processTextAnchorCorrection() local
244 fragment.y += textAnchorShift; in processTextAnchorCorrection()
246 fragment.x += textAnchorShift; in processTextAnchorCorrection()
250 …lyphsTransform(bool isVerticalText, float scale, const SVGTextFragment& fragment, AffineTransform&… in buildSpacingAndGlyphsTransform() argument
252 spacingAndGlyphsTransform.translate(fragment.x, fragment.y); in buildSpacingAndGlyphsTransform()
259 spacingAndGlyphsTransform.translate(-fragment.x, -fragment.y); in buildSpacingAndGlyphsTransform()
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Dt012lexerXML.g18 fragment DOCTYPE
39 fragment INTERNAL_DTD : '[' (options {greedy=false;} : .)* ']' ;
41 fragment PI :
47 fragment XMLDECL :
54 fragment ELEMENT
70 fragment START_TAG
76 fragment EMPTY_ELEMENT
82 fragment ATTRIBUTE
87 fragment END_TAG
92 fragment COMMENT
[all …]
Dt019lexer.g36 fragment
44 fragment
49 fragment
53 fragment
57 fragment
61 fragment
Dt020fuzzy.g68 fragment
76 fragment
81 fragment
85 fragment
89 fragment
93 fragment
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt012lexerXMLLexer.g23 fragment DOCTYPE
44 fragment INTERNAL_DTD : '[' (options {greedy=false;} : .)* ']' ;
46 fragment PI :
52 fragment XMLDECL :
59 fragment ELEMENT
75 fragment START_TAG
81 fragment EMPTY_ELEMENT
87 fragment ATTRIBUTE
92 fragment END_TAG
97 fragment COMMENT
[all …]
Dt019lexer.g36 fragment
44 fragment
49 fragment
53 fragment
57 fragment
61 fragment
Dt020fuzzyLexer.g69 fragment
77 fragment
82 fragment
86 fragment
90 fragment
94 fragment
/external/webkit/LayoutTests/fast/dom/Node/
Dfragment-mutation-expected.txt1 … a fragment containing three elements: "B", "U", and "P", attempts to appendChild this fragment an…
3 Inserting an element in front of the next item in fragment should not affect the result: PASS
5 Appending an element at the end of the fragment should not affect the result: PASS
6 Continually re-appending removed element to the fragment should eventually throw NOT_FOUND_ERR: PASS
9 …a fragment containing three elements: "B", "U", and "P", attempts to insertBefore this fragment an…
11 Inserting an element in front of the next item in fragment should not affect the result: PASS
13 Appending an element at the end of the fragment should not affect the result: PASS
14 Continually re-appending removed element to the fragment should eventually throw NOT_FOUND_ERR: PASS
/external/webkit/Source/WebCore/platform/win/
DDragDataWin.cpp178 …if (PassRefPtr<DocumentFragment> fragment = fragmentFromFilenames(frame->document(), m_platformDra… in asFragment() local
179 return fragment; in asFragment()
183 …if (PassRefPtr<DocumentFragment> fragment = fragmentFromHTML(frame->document(), m_platformDragData… in asFragment() local
184 return fragment; in asFragment()
188 …if (PassRefPtr<DocumentFragment> fragment = fragmentFromFilenames(frame->document(), &m_dragDataMa… in asFragment() local
189 return fragment; in asFragment()
193 … if (PassRefPtr<DocumentFragment> fragment = fragmentFromHTML(frame->document(), &m_dragDataMap)) in asFragment() local
194 return fragment; in asFragment()
/external/webkit/Source/JavaScriptCore/wtf/url/src/
DURLSegments.cpp44 if (fragment.isValid()) in length()
45 return fragment.end(); in length()
98 if (fragment.isValid()) { in charactersBefore()
100 return fragment.begin(); // Back over delimiter. in charactersBefore()
104 return fragment.begin() - 1; // Don't want delimiter counted. in charactersBefore()
/external/webkit/Source/WebCore/platform/mac/
DPasteboardMac.mm395 RefPtr<DocumentFragment> fragment = frame->document()->createDocumentFragment();
396 if (fragment) {
398 fragment->appendChild(imageElement, ec);
399 return fragment.release();
422 …RefPtr<DocumentFragment> fragment = frame->editor()->client()->documentFragmentFromAttributedStrin…
435 return fragment.release();
497 RefPtr<DocumentFragment> fragment;
510 … // FIXME: seems poor form to do this as a side effect of getting a document fragment
514fragment = createFragmentFromMarkup(frame->document(), markupString, mainResource->url(), Fragment…
517fragment = documentFragmentWithImageResource(frame, mainResource);
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
DFuzzy.g58 fragment
66 fragment
71 fragment
75 fragment
79 fragment
83 fragment
/external/libxml2/
Dxinclude.c54 xmlChar *fragment; /* the fragment in the URI */ member
206 if (ref->fragment != NULL) in xmlXIncludeFreeRef()
207 xmlFree(ref->fragment); in xmlXIncludeFreeRef()
240 ret->fragment = NULL; in xmlXIncludeNewRef()
491 xmlChar *fragment = NULL; in xmlXIncludeAddNode() local
570 fragment = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE_XPOINTER); in xmlXIncludeAddNode()
579 if (fragment != NULL) in xmlXIncludeAddNode()
580 xmlFree(fragment); in xmlXIncludeAddNode()
585 if (uri->fragment != NULL) { in xmlXIncludeAddNode()
587 if (fragment == NULL) { in xmlXIncludeAddNode()
[all …]
/external/webkit/Source/WebCore/html/
DHTMLElement.cpp301 static void replaceChildrenWithFragment(HTMLElement* element, PassRefPtr<DocumentFragment> fragment in replaceChildrenWithFragment() argument
303 if (!fragment->firstChild()) { in replaceChildrenWithFragment()
308 if (hasOneTextChild(element) && hasOneTextChild(fragment.get())) { in replaceChildrenWithFragment()
309 …static_cast<Text*>(element->firstChild())->setData(static_cast<Text*>(fragment->firstChild())->dat… in replaceChildrenWithFragment()
314 element->replaceChild(fragment, element->firstChild(), ec); in replaceChildrenWithFragment()
319 element->appendChild(fragment, ec); in replaceChildrenWithFragment()
344 RefPtr<DocumentFragment> fragment; in createFragmentFromSource() local
346 fragment = DocumentFragment::create(document); in createFragmentFromSource()
348 fragment->parseHTML(markup, contextElement); in createFragmentFromSource()
349 return fragment; in createFragmentFromSource()
[all …]
/external/webkit/Source/WebCore/platform/wince/
DPasteboardWinCE.cpp277 PassRefPtr<DocumentFragment> fragment = fragmentFromCF_HTML(frame->document(), cf_html); in documentFragment() local
278 if (fragment) in documentFragment()
279 return fragment; in documentFragment()
293 RefPtr<DocumentFragment> fragment = createFragmentFromText(context.get(), str); in documentFragment() local
294 if (fragment) in documentFragment()
295 return fragment.release(); in documentFragment()
310 RefPtr<DocumentFragment> fragment = createFragmentFromText(context.get(), str); in documentFragment() local
311 if (fragment) in documentFragment()
312 return fragment.release(); in documentFragment()
/external/webkit/Source/WebCore/platform/gtk/
DPasteboardGtk.cpp133 …RefPtr<DocumentFragment> fragment = createFragmentFromMarkup(frame->document(), dataObject->markup… in documentFragment() local
134 if (fragment) in documentFragment()
135 return fragment.release(); in documentFragment()
143 … RefPtr<DocumentFragment> fragment = createFragmentFromText(context.get(), dataObject->text()); in documentFragment() local
144 if (fragment) in documentFragment()
145 return fragment.release(); in documentFragment()
/external/webkit/Source/WebCore/editing/
DReplaceSelectionCommand.cpp127 ReplacementFragment::ReplacementFragment(Document* document, DocumentFragment* fragment, bool match… in ReplacementFragment() argument
129 m_fragment(fragment), in ReplacementFragment()
344 …eplaceSelectionCommand(Document* document, PassRefPtr<DocumentFragment> fragment, CommandOptions o… in ReplaceSelectionCommand() argument
349 , m_documentFragment(fragment) in ReplaceSelectionCommand()
554 static bool handleStyleSpansBeforeInsertion(ReplacementFragment& fragment, const Position& insertio… in handleStyleSpansBeforeInsertion() argument
556 Node* topNode = fragment.firstChild(); in handleStyleSpansBeforeInsertion()
577 fragment.removeNodePreservingChildren(sourceDocumentStyleSpan); in handleStyleSpansBeforeInsertion()
583 fragment.removeNodePreservingChildren(copiedRangeStyleSpan.get()); in handleStyleSpansBeforeInsertion()
819 ReplacementFragment fragment(document(), m_documentFragment.get(), m_matchStyle, selection); in doApply() local
821 if (performTrivialReplace(fragment)) in doApply()
[all …]
/external/webkit/Source/WebCore/editing/mac/
DEditorMac.mm71 …RefPtr<DocumentFragment> fragment = pasteboard->documentFragment(m_frame, range, allowPlainText, c…
72 if (fragment && shouldInsertFragment(fragment, range, EditorInsertActionPasted))
73 pasteAsFragment(fragment, canSmartReplaceWithPasteboard(pasteboard), false);
76 // We want to avoid creating the fragment twice.
79 …RefPtr<DocumentFragment> fragment = pasteboard->documentFragment(m_frame, range, allowPlainText, c…
80 if (fragment)
81 pasteAsFragment(fragment, canSmartReplaceWithPasteboard(pasteboard), false);
84 …RefPtr<DocumentFragment>fragment = pasteboard->documentFragment(m_frame, range, allowPlainText, ch…
85 if (fragment && shouldInsertFragment(fragment, range, EditorInsertActionPasted))
86 pasteAsFragment(fragment, canSmartReplaceWithPasteboard(pasteboard), false);
/external/webkit/Source/WebCore/platform/haiku/
DPasteboardHaiku.cpp173 …RefPtr<DocumentFragment> fragment = createFragmentFromMarkup(frame->document(), html, "", Fragment… in documentFragment() local
174 if (fragment) in documentFragment()
175 return fragment.release(); in documentFragment()
186 RefPtr<DocumentFragment> fragment = createFragmentFromText(context.get(), plainText); in documentFragment() local
187 if (fragment) in documentFragment()
188 return fragment.release(); in documentFragment()

12345678910>>...14