| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | history.c | 199 static void fill_hrec PROTO((char *line, struct hrec * hr)); 200 static int accept_hrec PROTO((struct hrec * hr, struct hrec * lr)); 201 static int select_hrec PROTO((struct hrec * hr)); 1005 hr->here = line; \ 1011 fill_hrec (line, hr) in fill_hrec() argument 1013 struct hrec *hr; 1018 hr->type = hr->user = hr->dir = hr->repos = hr->rev = hr->file = 1019 hr->end = hr->mod = NULL; 1020 hr->date = -1; 1021 hr->idx = ++hrec_idx; [all …]
|
| /openbsd/src/gnu/usr.bin/perl/ext/B/B/ |
| D | Concise.pm | 554 my($hr, $op, $text, $level) = @_; 556 $_->($hr, $op, \$text, \$level, $stylename) for @callbacks; 558 return '' if $hr->{SKIP}; # suppress line if a callback said so 559 return '' if $hr->{goto} and $hr->{goto} eq '-'; # no goto nowhere 563 $hr->{$2} ? $1.$hr->{$2}.$3 : ""/eg; 578 $text =~ s/\#([a-zA-Z]+)(\d+)/sprintf("%-$2s", $hr->{$1})/eg; 580 $text =~ s/\#([a-zA-Z]+)/$hr->{$1}/eg; # populate #var's 583 $text = "# $hr->{src}\n$text" if $show_src and $hr->{src}; 696 my($sv, $hr, $preferpv) = @_; 697 $hr->{svclass} = class($sv); [all …]
|
| /openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/t/ |
| D | refs.t | 15 my $hr = {}; 20 is XS::APItest::take_hvref($hr), $hr; 30 ${$obj} = $hr; 31 is XS::APItest::take_hvref($hr), $hr;
|
| /openbsd/src/sys/arch/armv7/omap/ |
| D | omohci.c | 308 u_int32_t hr; in omohci_enable() 311 hr = bus_space_read_4(sc->sc.iot, sc->sc.ioh, USBHC_HR); in omohci_enable() 313 (hr & USBHC_HR_MASK) | USBHC_HR_FHR); in omohci_enable() 317 hr = bus_space_read_4(sc->sc.iot, sc->sc.ioh, USBHC_HR); in omohci_enable() 319 (hr & USBHC_HR_MASK) & ~(USBHC_HR_FHR)); in omohci_enable() 322 hr = bus_space_read_4(sc->sc.iot, sc->sc.ioh, USBHC_HR); in omohci_enable() 324 (hr & USBHC_HR_MASK) | USBHC_HR_FSBIR); in omohci_enable() 331 hr = bus_space_read_4(sc->sc.iot, sc->sc.ioh, USBHC_HR); in omohci_enable() 333 (hr & USBHC_HR_MASK) & ~(USBHC_HR_SSE)); in omohci_enable() 334 hr = bus_space_read_4(sc->sc.iot, sc->sc.ioh, USBHC_HR); in omohci_enable() [all …]
|
| /openbsd/src/gnu/llvm/llvm/utils/ |
| D | bugpoint_gisel_reducer.py | 26 def hr(): function 123 hr() 129 hr() 134 hr() 136 hr()
|
| /openbsd/src/sys/dev/ic/ |
| D | hme.c | 439 struct hme_ring *hr = &sc->sc_rb; in hme_meminit() local 441 p = hr->rb_membase; in hme_meminit() 442 dma = hr->rb_dmabase; in hme_meminit() 447 hr->rb_txd = p; in hme_meminit() 448 hr->rb_txddma = dma; in hme_meminit() 458 hr->rb_rxd = p; in hme_meminit() 459 hr->rb_rxddma = dma; in hme_meminit() 470 HME_XD_SETADDR(sc->sc_pci, hr->rb_txd, i, 0); in hme_meminit() 471 HME_XD_SETFLAGS(sc->sc_pci, hr->rb_txd, i, 0); in hme_meminit() 479 HME_XD_SETADDR(sc->sc_pci, hr->rb_rxd, i, 0); in hme_meminit() [all …]
|
| /openbsd/src/gnu/usr.bin/perl/t/op/ |
| D | postfixderef.t | 373 my $hr = {h=>$h}; 374 is $hr->{"h"}->{ppp}, "pp"; 375 is $hr->{"h"}->{"rrr"} - 2, 5; 376 is $hr->{"h"}{ppp}, "pp"; 377 is $hr->{"h"}{"rrr"} - 2, 5;
|
| /openbsd/src/usr.bin/aucat/ |
| D | sysex.h | 88 uint8_t hr; /* MSB contain MTC_FPS */ member 96 uint8_t hr; member
|
| /openbsd/src/usr.bin/at/ |
| D | parsetime.c | 624 int hr = 0; in parsetime() local 669 hr += 4; in parsetime() 672 hr += 12; in parsetime() 675 if (runtime.tm_hour >= hr) { in parsetime() 679 runtime.tm_hour = hr; in parsetime()
|
| /openbsd/src/gnu/llvm/llvm/utils/lit/lit/ |
| D | util.py | 275 hr = '-' * (barW + 34) 277 print(hr) 281 print(hr) 290 print(hr) 297 print(hr)
|
| /openbsd/src/usr.bin/sndiod/ |
| D | sysex.h | 95 uint8_t hr; member 103 uint8_t hr; member
|
| /openbsd/src/regress/usr.bin/mandoc/roff/shift/ |
| D | basic.out_ascii | 7 original arguments: oonnee_t_w_otthhrreeee_f_o_u_rffiivvee 9 after shift 2: tthhrreeee_f_o_u_rffiivvee
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/ |
| D | converter.t | 268 my $hr = shift; 269 for my $k ( keys %$hr ) { 270 if (ref $hr->{$k} eq 'HASH') { 271 _normalize_reqs($hr->{$k}); 273 elsif ( ! ref $hr->{$k} ) { 274 $hr->{$k} =~ s{\s+}{}g; 275 $hr->{$k} =~ s{>=\s*}{}g;
|
| /openbsd/src/usr.bin/bgplg/ |
| D | bgplg.foot | 2 <hr>
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | install.texi | 194 <hr /> 248 <hr /> 937 <hr /> 1180 <hr /> 1343 <hr /> 1483 <hr /> 1587 <hr /> 1772 <hr /> 1787 <hr /> 1871 <hr /> [all …]
|
| /openbsd/src/gnu/usr.bin/perl/dist/Data-Dumper/t/ |
| D | sortkeys.t | 162 my $hr = shift; 163 my @keys = sort keys %{$hr};
|
| /openbsd/src/gnu/usr.bin/texinfo/po/ |
| D | LINGUAS | 8 hr
|
| /openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| D | 2027.crt | 20 8n2GUA3nXSbcJal/hr+pVXI+SbjMKLNym2B/Wfl9yaXqB/L8EFdoChsNnoUX4p0/
|
| D | 528.crt | 13 On0WRHWV/hr/Y0kwCgmGw82Dz0W4BnDCy0ZlUlC1ptI/dO/OxJqkX9QH/NQ62k3q
|
| /openbsd/src/usr.bin/ssh/ |
| D | moduli.c | 514 int day, hr, min; in fmt_time() local 518 hr = (seconds / 60 / 60) % 24; in fmt_time() 521 snprintf(buf, sizeof buf, "%dd %d:%02d", day, hr, min); in fmt_time() 523 snprintf(buf, sizeof buf, "%d:%02d", hr, min); in fmt_time()
|
| /openbsd/src/sys/dev/videomode/ |
| D | videomode.c | 23 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ argument 24 { clk, hr, hs, he, ht, vr, vs, ve, vt, f, nm }
|
| /openbsd/src/regress/usr.bin/mandoc/mdoc/Rs/ |
| D | three_authors.out_utf8 | 4 RRss--tthhrreeee__aauutthhoorrss – listing three authors in a reference block
|
| D | three_authors.out_ascii | 4 RRss--tthhrreeee__aauutthhoorrss - listing three authors in a reference block
|
| /openbsd/src/regress/usr.bin/mandoc/mdoc/Ms/ |
| D | tag.out_ascii | 12 tthhrreeee text
|
| /openbsd/src/regress/usr.bin/mandoc/mdoc/Ic/ |
| D | tag.out_ascii | 12 tthhrreeee text
|