Home
last modified time | relevance | path

Searched refs:addLink (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/
DSpillPlacement.cpp136 void addLink(unsigned b, BlockFrequency w) { in addLink() function
304 nodes[ib].addLink(ob, Freq); in addLinks()
305 nodes[ob].addLink(ib, Freq); in addLinks()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLViewSourceDocument.h71 PassRefPtrWillBeRawPtr<Element> addLink(const AtomicString& url, bool isAnchor);
DHTMLViewSourceDocument.cpp270 m_current = addLink(link, isAnchor); in addRange()
288 PassRefPtrWillBeRawPtr<Element> HTMLViewSourceDocument::addLink(const AtomicString& url, bool isAnc… in addLink() function in blink::HTMLViewSourceDocument
/external/pdfium/fpdfsdk/include/javascript/
DDocument.h123 FX_BOOL addLink(OBJ_METHOD_PARAMS);
241 JS_STATIC_METHOD(addLink, Document);
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp101 JS_STATIC_METHOD_ENTRY(addLink, 0) in END_JS_STATIC_CONST()
1487 FX_BOOL Document::addLink(OBJ_METHOD_PARAMS) in addLink() function in Document
/external/chromium_org/third_party/icu/source/tools/tzcode/
Dtz2icu.cpp754 void addLink(const string& alias) { in addLink() function
/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp754 void addLink(const string& alias) { in addLink() function