HomeSort by relevance Sort by last modified time
    Searched refs:setLink (Results 1 - 25 of 27) sorted by null

1 2

  /development/samples/RSSReader/src/com/example/android/rssreader/
RssItem.java 52 public void setLink(CharSequence link) {
  /external/doclava/src/com/google/doclava/
SampleCode.java 92 new Node.Builder().setLabel(mProjectDir).setLink(link).setChildren(filelist).build(),false);
128 new Node.Builder().setLabel(mProjectDir).setLink(link).build(), true);
154 parent.add(new Node.Builder().setLabel(name).setLink(ClearPage.toroot + link).build());
161 parent.add(new Node.Builder().setLabel(name).setLink(ClearPage.toroot
420 Node node = new Node.Builder().setLabel("Samples").setLink(ClearPage.toroot
593 public Builder setLink(String mLink) { this.mLink = mLink; return this;}
705 public void setLink(String ref) {
PageMetadata.java 142 pageMeta.setLink(getPageUrlNormalized(filename));
598 public Builder setLink(String mLink) {this.mLink = mLink; return this;}
778 public void setLink(String ref) {
Doclava.java     [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
LDSection.h 174 /// setLink - set the sections should link with.
176 void setLink(LDSection* pLink)
ResolveInfo.h 138 void setLink(const ResolveInfo* pTarget) {
  /frameworks/compile/mclinker/lib/LD/
StaticResolver.cpp 160 old->setLink(pNew.link());
ELFReader.cpp 441 info->section->setLink(pInput.context()->getSection(info->sh_info));
443 info->section->setLink(pInput.context()->getSection(info->sh_link));
962 info->section->setLink(pInput.context()->getSection(info->sh_info));
964 info->section->setLink(pInput.context()->getSection(info->sh_link));
    [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 393 relplt.setLink(&plt);
684 relplt.setLink(&plt);
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 119 relaplt.setLink(&plt);
  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 390 rel_text->setLink(text);
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 119 relplt.setLink(&plt);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 454 relaplt.setLink(&plt);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]
  /art/test/083-compiler-regressions/src/
Main.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 818 milliseconds

1 2