Searched refs:h1 (Results 1 - 25 of 31) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/
H A Dpci_info.cpp35 info->u.h1.subsystem_id, info->u.h1.subsystem_vendor_id));
37 " secondary_latency %02x\n", info->u.h1.primary_bus,
38 info->u.h1.secondary_bus, info->u.h1.subordinate_bus, info->u.h1.secondary_latency));
39 uint32 io_base = ((uint32)info->u.h1.io_base & 0xf0) << 8;
40 if (info->u.h1.io_base & 1)
41 io_base += ((uint32)info->u.h1.io_base_upper16 << 16);
42 uint32 io_limit = (((uint32)info->u.h1
[all...]
H A Dpci.cpp1314 &dev->info.u.h1.rom_base_pci);
1317 &dev->info.u.h1.base_registers_pci[i],
1318 &dev->info.u.h1.base_register_sizes[i],
1319 &dev->info.u.h1.base_register_flags[i]);
1326 dev->info.u.h1.rom_base = (addr_t)pci_ram_address(
1327 (void *)(addr_t)dev->info.u.h1.rom_base_pci);
1329 dev->info.u.h1.base_registers[i] = (addr_t)pci_ram_address(
1330 (void *)(addr_t)dev->info.u.h1.base_registers_pci[i]);
1333 dev->info.u.h1.primary_bus = ReadConfig(dev->domain, dev->bus,
1335 dev->info.u.h1
[all...]
/haiku-fatelf/src/bin/network/wget/tests/
H A DTest-noop.px17 <h1>Page Title</h1>
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dcgen.sh85 rm -f tmp-desc.h tmp-desc.h1
87 rm -f tmp-opc.h tmp-opc.h1
90 rm -f tmp-ibld.h tmp-ibld.h1
103 -H tmp-desc.h1 \
105 -O tmp-opc.h1 \
113 sed -e "s/@ARCH@/${ARCH}/g" -e "s/@arch@/${arch}/g" < tmp-desc.h1 > tmp-desc.h
120 sed -e "s/@ARCH@/${ARCH}/g" -e "s/@arch@/${arch}/g" < tmp-opc.h1 > tmp-opc.h
151 rm -f tmp-desc.h1 tmp-desc.c1
152 rm -f tmp-opc.h1 tmp-opc.c1
154 rm -f tmp-ibld.h1 tm
[all...]
/haiku-fatelf/src/documentation/docbook-xsl/slides/browser/
H A Dslides.css17 .slidesinfo h1.title { color: blue;
21 .slidesinfo h1.author { color: green;
30 .tocpage h1.title { color: blue;
46 .foil h1.title { text-align: center;
68 .foilgroup h1.title { text-align: center;
/haiku-fatelf/src/bin/gdb/bfd/
H A Di386linux.c438 struct linux_link_hash_entry *h1, *h2;
482 h1 = linux_link_hash_lookup (linux_hash_table (info),
498 if (h1 != NULL
499 && (((h1->root.root.type == bfd_link_hash_defined
500 || h1->root.root.type == bfd_link_hash_defweak)
501 && ! bfd_is_abs_section (h1->root.root.u.def.section))
513 if ((f1->h != h && f1->h != h1)
516 if (f1->h == h1)
521 f = new_fixup (info, h1, f1->h->root.root.u.def.value, 0);
524 f1->h = h1;
437 struct linux_link_hash_entry *h1, *h2; local
[all...]
H A Dm68klinux.c442 struct linux_link_hash_entry *h1, *h2;
486 h1 = linux_link_hash_lookup (linux_hash_table (info),
502 if (h1 != NULL
503 && (((h1->root.root.type == bfd_link_hash_defined
504 || h1->root.root.type == bfd_link_hash_defweak)
505 && ! bfd_is_abs_section (h1->root.root.u.def.section))
517 if ((f1->h != h && f1->h != h1)
520 if (f1->h == h1)
525 f = new_fixup (info, h1, f1->h->root.root.u.def.value, 0);
528 f1->h = h1;
441 struct linux_link_hash_entry *h1, *h2; local
[all...]
H A Dsparclinux.c438 struct linux_link_hash_entry *h1, *h2; local
483 h1 = linux_link_hash_lookup (linux_hash_table (info),
499 if (h1 != NULL
500 && (((h1->root.root.type == bfd_link_hash_defined
501 || h1->root.root.type == bfd_link_hash_defweak)
502 && ! bfd_is_abs_section (h1->root.root.u.def.section))
514 if ((f1->h != h && f1->h != h1)
517 if (f1->h == h1)
522 f = new_fixup (info, h1, f1->h->root.root.u.def.value, 0);
525 f1->h = h1;
[all...]
H A DpeXXigen.c2032 struct coff_link_hash_entry *h1;
2043 h1 = coff_link_hash_lookup (coff_hash_table (info),
2045 if (h1 != NULL)
2048 (h1->root.u.def.value
2049 + h1->root.u.def.section->output_section->vma
2050 + h1->root.u.def.section->output_offset);
2051 h1 = coff_link_hash_lookup (coff_hash_table (info),
2054 ((h1->root.u.def.value
2055 + h1->root.u.def.section->output_section->vma
2056 + h1
2031 struct coff_link_hash_entry *h1; local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/arch/m68k/atari/
H A Dpci_atari.cpp168 O(PCI_primary_bus, u.h1.primary_bus, 1);
169 O(PCI_secondary_bus, u.h1.secondary_bus, 1);
170 O(PCI_subordinate_bus, u.h1.subordinate_bus, 1);
171 O(PCI_secondary_latency, u.h1.secondary_latency, 1);
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A Dhashes.cpp31 /* a, b, c, d - data; h0, h1 - accumulated hash */
39 b1 = h1; \
49 h1 += b1; \
57 uint32 h0 = k[0], h1 = k[1]; local
173 return h0^h1;
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A Dhashes.cpp31 /* a, b, c, d - data; h0, h1 - accumulated hash */
39 b1 = h1; \
49 h1 += b1; \
57 uint32 h0 = k[0], h1 = k[1]; local
173 return h0^h1;
/haiku-fatelf/src/bin/network/wget/src/
H A Dwget.h241 #define X2DIGITS_TO_NUM(h1, h2) ((XDIGIT_TO_NUM (h1) << 4) + XDIGIT_TO_NUM (h2))
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Dulog.h89 /**/ h1 = {{0x3fd2e000, 0x00000000} }, /* 151/2**9 */ variable
165 /**/ h1 = {{0x00000000, 0x3fd2e000} }, /* 151/2**9 */ variable
H A De_lgammal_r.c145 h1 = 2.147921653490043010629481226937850618860E4L, variable
393 p2 = h0 + y * (h1 + y * (h2 + y * (h3 + y * (h4 + y * (h5 + y)))));
H A De_log.c139 num.d += h1.d;
/haiku-fatelf/src/bin/diffutils/
H A DMakefile150 config.h: stamp-h1
152 rm -f stamp-h1; \
153 $(MAKE) stamp-h1; \
156 stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
157 @rm -f stamp-h1
/haiku-fatelf/src/libs/print/libgutenprint/
H A DMakefile.am203 stamp-h1.in \
/haiku-fatelf/src/bin/gawk/
H A DMakefile356 config.h: stamp-h1
358 rm -f stamp-h1; \
359 $(MAKE) stamp-h1; \
362 stamp-h1: $(srcdir)/configh.in $(top_builddir)/config.status
363 @rm -f stamp-h1
371 -rm -f config.h stamp-h1
/haiku-fatelf/src/apps/mail/
H A DComboBox.cpp1029 float h1 = ceil(fontInfo.ascent + fontInfo.descent + fontInfo.leading); local
1032 // Height of main view must be the larger of h1 and h2+(TV_MARGIN*2)
1033 float h = (h1 > h2 + (TV_MARGIN*2)) ? h1 : h2 + (TV_MARGIN*2);
1343 // float h1;
1347 // h1 = ceil(finfo.ascent + finfo.descent + finfo.leading);
1350 // // Height of main view must be the larger of h1 and h2+(kTextInputMargin*2)
1351 // *height = ceil((h1 > h2 + (kTextInputMargin*2)) ? h1 : h2 + (kTextInputMargin*2));
/haiku-fatelf/headers/os/drivers/
H A DPCI.h89 } h1; member in union:pci_info::__anon227
/haiku-fatelf/src/system/libroot/posix/glibc/arch/arm/
H A De_log.c139 num.d += h1.d;
/haiku-fatelf/docs/userguide/
H A DHaiku-doc.css241 h1 {
/haiku-fatelf/docs/welcome/
H A DHaiku-doc.css241 h1 {
/haiku-fatelf/src/libs/print/libgutenprint/doc/gutenprint/html/
H A Ddoxygen.css10 h1 {

Completed in 148 milliseconds

12