HomeSort by relevance Sort by last modified time
    Searched refs:getLink (Results 1 - 24 of 24) sorted by null

  /development/samples/RSSReader/src/com/example/android/rssreader/
RssItem.java 48 public CharSequence getLink() {
RssReader.java 219 Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse(item.getLink().toString()));
416 strings.add(item.getLink());
  /frameworks/rs/driver/linkloader/include/impl/
ELFSectionHeader.hxx 92 PRINT_LINT("Link", getLink());
  /external/webkit/Source/WebCore/platform/text/mac/
ShapeArabic.c 311 *Name : getLink
317 getLink(UChar ch) {
385 currLink = getLink(dest[i]);
400 nextLink = getLink(dest[Nw]);
418 currLink = getLink(wLamalef);
468 currLink = getLink(dest[i]);
  /frameworks/compile/mclinker/lib/LD/
ELFObjectReader.cpp 111 assert(NULL != (*section)->getLink());
114 *(*section)->getLink(),
148 assert(NULL != (*section)->getLink());
149 size_t link_index = (*section)->getLink()->index();
252 LDSection* strtab_shdr = symtab_shdr->getLink();
ELFDynObjReader.cpp 103 LDSection* strtab_shdr = symtab_shdr->getLink();
ELFReader.cpp 430 LDSection* strtab = symtab->getLink();
484 const LDSection* dynstr_sect = dynamic_sect->getLink();
939 LDSection* strtab = symtab->getLink();
    [all...]
ELFObjectWriter.cpp 570 const LDSection* info_link = pSection.getLink();
  /frameworks/compile/mclinker/include/mcld/LD/
LDSection.h 118 /// getLink - return the Link. When a section A needs the other section B
123 LDSection* getLink()
126 const LDSection* getLink() const
  /frameworks/rs/driver/linkloader/include/
ELFSectionHeader.h 74 word_t getLink() const {
  /frameworks/compile/mclinker/unittests/
ELFReaderTest.cpp 93 ASSERT_EQ(NULL, (*iter)->getLink());
107 LDSection* strtab_shdr = symtab_shdr->getLink();
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 235 assert(NULL != pSection.getLink());
236 if (0 == (pSection.getLink()->flag() & llvm::ELF::SHF_ALLOC))
436 checkAndSetHasTextRel(*pSection.getLink());
520 checkAndSetHasTextRel(*pSection.getLink());
555 checkAndSetHasTextRel(*pSection.getLink());
736 checkAndSetHasTextRel(*pSection.getLink());
771 checkAndSetHasTextRel(*pSection.getLink());
1062 checkAndSetHasTextRel(*pSection.getLink())
    [all...]
  /external/icu4c/common/
ushape.cpp 412 *Name : getLink
418 getLink(UChar ch) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 424 checkAndSetHasTextRel(*pSection.getLink());
554 checkAndSetHasTextRel(*pSection.getLink());
629 checkAndSetHasTextRel(*pSection.getLink());
726 assert(NULL != pSection.getLink());
727 if (0 == (pSection.getLink()->flag() & llvm::ELF::SHF_ALLOC))
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 130 assert(NULL != pSection.getLink());
131 if (0 == (pSection.getLink()->flag() & llvm::ELF::SHF_ALLOC))
734 checkAndSetHasTextRel(*pSection.getLink());
839 checkAndSetHasTextRel(*pSection.getLink());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 672 FragmentRef* frag_ref = FragmentRef::Create(*pSection.getLink(), pOffset);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]
  /prebuilts/tools/common/m2/internal/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/internal/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 841 milliseconds