Home
last modified time | relevance | path

Searched defs:rel (Results 1 – 25 of 62) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/core/html/
DLinkRelAttribute.cpp39 LinkRelAttribute::LinkRelAttribute(const String& rel) in LinkRelAttribute()
/external/elfutils/0.153/libelf/
Dgelf_update_rel.c89 Elf32_Rel *rel; in gelf_update_rel() local
Dgelf_update_rela.c89 Elf32_Rela *rel; in gelf_update_rela() local
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
DReferencesHeader.java34 public void setRel (String rel) throws ParseException; in setRel()
DReferences.java42 public void setRel(String rel) throws ParseException{ in setRel()
/external/chromium_org/google_apis/drive/
Dgdata_wapi_parser.cc101 const char* rel; member
149 const char* rel; member
202 bool Link::GetAppID(const base::StringPiece& rel, std::string* app_id) { in GetAppID()
221 bool Link::GetLinkType(const base::StringPiece& rel, Link::LinkType* type) { in GetLinkType()
269 const base::StringPiece& rel, ResourceLink::ResourceLinkType* result) { in GetFeedLinkType()
/external/libusb/
DMakefile.am20 reldir = .release/$(distdir) directory
/external/chromium_org/courgette/
Ddisassembler_elf_32_x86_unittest.cc53 rel(disassembler->Rel32Locations().begin(), in TestExe() local
Ddisassembler_elf_32_x86.cc25 CheckBool DisassemblerElf32X86::RelToRVA(Elf32_Rel rel, RVA* result) const { in RelToRVA()
Ddisassembler_elf_32_arm.cc272 CheckBool DisassemblerElf32ARM::RelToRVA(Elf32_Rel rel, RVA* result) const { in RelToRVA()
/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_elf_relocations.cpp389 bool ElfRelocations::ApplyRelReloc(const ELF::Rel* rel, in ApplyRelReloc()
550 bool ElfRelocations::ApplyRelRelocs(const ELF::Rel* rel, in ApplyRelRelocs()
737 const ELF::Rela* rel = reinterpret_cast<ELF::Rela*>(relocations_); in RelocateRela() local
770 const ELF::Rel* rel = reinterpret_cast<ELF::Rel*>(relocations_); in RelocateRel() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DShadowTreeStyleSheetCollection.cpp79 const AtomicString& rel = element->fastGetAttribute(relAttr); in collectStyleSheets() local
/external/chromium_org/chrome/renderer/
Dweb_apps.cc144 std::string rel = elem.getAttribute("rel").utf8(); in ParseWebAppFromWebDocument() local
/external/tcpdump/
Dprint-chdlc.c137 u_int8_t rel[2]; member
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_proxy.cc167 Path rel; in open_resource() local
348 Path rel; in mkdir() local
367 Path rel; in rmdir() local
682 Path rel; in unlink() local
715 Path rel; in rename() local
751 Path rel; in remove() local
826 Path rel; in access() local
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp107 ELFRelocation::RelocType32(const ELFRelocation &rel) in RelocType32()
116 ELFRelocation::RelocType64(const ELFRelocation &rel) in RelocType64()
125 ELFRelocation::RelocSymbol32(const ELFRelocation &rel) in RelocSymbol32()
134 ELFRelocation::RelocSymbol64(const ELFRelocation &rel) in RelocSymbol64()
1304 ELFRelocation rel(rel_type); in ParsePLTRelocations() local
/external/chromium_org/chrome/renderer/extensions/
Dwebstore_bindings.cc141 std::string rel = elem.getAttribute("rel").utf8(); in GetWebstoreItemIdFromFrame() local
/external/elfutils/0.153/src/
Dunstrip.c411 GElf_Rel *rel = gelf_getrel (data, i, &rel_mem); in adjust_relocs() local
552 Elf *elf, bool rel, Elf_Scn *symscn, size_t shnum) in add_new_section_symbols()
630 check_symtab_section_symbols (Elf *elf, bool rel, Elf_Scn *scn, in check_symtab_section_symbols()
658 bool rel) in compare_alloc_sections()
688 compare_sections (const void *a, const void *b, bool rel) in compare_sections()
751 collect_symbols (Elf *outelf, bool rel, Elf_Scn *symscn, Elf_Scn *strscn, in collect_symbols()
Dobjdump.c434 GElf_Rel *rel; in show_relocs_rel() local
454 GElf_Rela *rel; in show_relocs_rela() local
Dfindtextrel.c440 GElf_Rel *rel = gelf_getrel (data, cnt, &rel_mem); in process_file() local
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/
Dnasm-listfmt.c55 int rel; /* PC/IP-relative or "absolute" */ member
/external/chromium_org/url/
Durl_util_unittest.cc226 const char* rel; in TEST() member
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_print.cpp406 Value *rel, Value *dimRel, DataType ty) const in print()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_print.cpp406 Value *rel, Value *dimRel, DataType ty) const in print()
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Ddso.h90 u8 rel; member

123