Searched defs:rel (Results 1 - 25 of 95) sorted by path

1234

/haiku-fatelf/headers/private/kernel/boot/
H A Delf.h52 FixedWidthPointer<Elf32_Rel> rel; member in struct:preloaded_elf32_image
69 FixedWidthPointer<Elf64_Rel> rel; member in struct:preloaded_elf64_image
/haiku-fatelf/headers/private/kernel/
H A Delf_priv.h47 elf_rel* rel; member in struct:elf_image_info
/haiku-fatelf/headers/private/runtime_loader/
H A Druntime_loader.h107 elf_rel *rel; member in struct:image_t
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcompress.c88 int rel; member in struct:COMPRESS_CONTEXT
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspe.c169 int rel = 1; local
141 coord_decode(hpgs_reader *reader, hpgs_point *p, double fract_fac, int b32, int rel) argument
/haiku-fatelf/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp98 DocumentBuilder::move_to(double x, double y, bool rel) // M, m argument
108 DocumentBuilder::line_to(double x, double y, bool rel) // L, l argument
118 DocumentBuilder::hline_to(double x, bool rel) // H, h argument
128 DocumentBuilder::vline_to(double y, bool rel) // V, v argument
138 curve3(double x1, double y1, double x, double y, bool rel) argument
149 curve3(double x, double y, bool rel) argument
159 curve4(double x1, double y1, double x2, double y2, double x, double y, bool rel) argument
172 curve4(double x2, double y2, double x, double y, bool rel) argument
184 elliptical_arc(double rx, double ry, double angle, bool large_arc_flag, bool sweep_flag, double x, double y, bool rel) argument
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetdate.c257 relative_time rel; member in struct:__anon3269
319 apply_relative_time (parser_control *pc, relative_time rel, int factor) argument
427 relative_time rel; member in union:YYSTYPE
[all...]
H A Dgetdate.y499 rel: label
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-a29k.c326 struct internal_reloc *rel; local
[all...]
H A Dcoff-alpha.c839 arelent *rel; local
[all...]
H A Dcoff-arm.c1203 struct internal_reloc * rel; local
2102 struct internal_reloc * rel; local
[all...]
H A Dcoff-i860.c496 coff_i860_rtype_to_howto(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, struct internal_reloc *rel, struct coff_link_hash_entry *h, struct internal_syment *sym, bfd_vma *addendp) argument
H A Dcoff-i960.c382 struct internal_reloc *rel; local
[all...]
H A Dcoff-mcore.c387 struct internal_reloc * rel; local
[all...]
H A Dcoff-or32.c358 struct internal_reloc *rel; local
[all...]
H A Dcoff-ppc.c1083 struct internal_reloc *rel; local
1699 struct internal_reloc *i, *rel; local
[all...]
H A Dcoff-rs6000.c3340 struct internal_reloc *rel; local
[all...]
H A Dcoff-sh.c2814 struct internal_reloc *rel; local
[all...]
H A Dcoff-tic80.c502 struct internal_reloc *rel; local
[all...]
H A Dcoff64-rs6000.c1193 struct internal_reloc *rel; local
[all...]
H A Dcoffcode.h5156 struct internal_reloc *rel; variable in typeref:struct:internal_reloc
H A Dcofflink.c2837 struct internal_reloc *rel; local
[all...]
H A Decoff.c4619 arelent rel; local
[all...]
H A Delf-bfd.h508 Elf_Internal_Rela *rels, *rel, *relend; member in struct:elf_reloc_cookie
H A Delf-hppa.h1319 Elf_Internal_Rela *rel; local
1518 elf_hppa_final_link_relocate(Elf_Internal_Rela *rel, bfd *input_bfd, bfd *output_bfd, asection *input_section, bfd_byte *contents, bfd_vma value, struct bfd_link_info *info, asection *sym_sec, struct elf_link_hash_entry *h ATTRIBUTE_UNUSED, struct elf64_hppa_dyn_hash_entry *dyn_h) argument
[all...]

Completed in 312 milliseconds

1234