Home
last modified time | relevance | path

Searched refs:d (Results 26 – 50 of 4348) sorted by relevance

12345678910>>...174

/freebsd/usr.bin/calendar/
H A Ddates.c186 for (d = d1; d <= d2; d++) in generatedates()
197 for (d = d1; d <= monthdays[m1]; d++) in generatedates()
200 for (d = 1; d <= monthdays[m]; d++) in generatedates()
202 for (d = 1; d <= d2; d++) in generatedates()
215 for (d = d1; d <= monthdays[m1]; d++) in generatedates()
218 for (d = 1; d <= monthdays[m]; d++) in generatedates()
223 for (d = 1; d <= monthdays[m]; d++) in generatedates()
228 for (d = 1; d <= monthdays[m]; d++) in generatedates()
230 for (d = 1; d <= d2; d++) in generatedates()
252 d = d->nextday; in dumpdates()
[all …]
/freebsd/cddl/usr.sbin/dtrace/tests/common/builtinvar/
H A DMakefile14 tst.arg0.d \
16 tst.arg1.d \
21 tst.epid.d \
22 tst.epid1.d \
27 tst.id.d \
28 tst.id1.d \
29 tst.ipl.d \
30 tst.ipl1.d \
33 tst.pid.d \
34 tst.pid1.d \
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c79 fprintf(d, "\n"); in regprint()
80 s_print(g, d); in regprint()
95 fprintf(d, "\n"); in regprint()
114 fprintf(d, "\n"); in regprint()
160 fprintf(d, "^"); in s_print()
163 fprintf(d, "$"); in s_print()
172 fprintf(d, "."); in s_print()
192 fprintf(d, "]"); in s_print()
227 fprintf(d, "<"); in s_print()
234 fprintf(d, "|"); in s_print()
[all …]
/freebsd/sys/opencrypto/
H A Drmd160.c175 d = state[3]; in RMD160Transform()
179 R(a, b, c, d, e, F0, K0, 11, 0); in RMD160Transform()
180 R(e, a, b, c, d, F0, K0, 14, 1); in RMD160Transform()
181 R(d, e, a, b, c, F0, K0, 15, 2); in RMD160Transform()
182 R(c, d, e, a, b, F0, K0, 12, 3); in RMD160Transform()
183 R(b, c, d, e, a, F0, K0, 5, 4); in RMD160Transform()
184 R(a, b, c, d, e, F0, K0, 8, 5); in RMD160Transform()
185 R(e, a, b, c, d, F0, K0, 7, 6); in RMD160Transform()
186 R(d, e, a, b, c, F0, K0, 9, 7); in RMD160Transform()
269 d = state[3]; in RMD160Transform()
[all …]
/freebsd/cddl/usr.sbin/dtrace/tests/common/pointers/
H A DMakefile9 err.BadAlign.d \
12 err.D_ADDROF_VAR.agg.d \
27 tst.ArrayPointer1.d \
28 tst.ArrayPointer2.d \
29 tst.ArrayPointer3.d \
30 tst.GlobalVar.d \
36 tst.ValidPointer1.d \
37 tst.ValidPointer2.d \
38 tst.VoidCast.d \
39 tst.basic1.d \
[all …]
/freebsd/contrib/bsddialog/lib/
H A Dtextbox.c66 mvwvline(d->widget, (d->h / 2) - 2, 0, arrowch, 4); in updateborders()
75 mvwvline(d->widget, (d->h / 2) - 2, d->w - 1, arrowch, 4); in updateborders()
79 mvwprintw(d->widget, d->h - 3, d->w - 6, in updateborders()
89 if (set_widget_size(d->conf, d->rows, d->cols, &d->h, &d->w) != 0) in textbox_size_position()
91 if (set_widget_autosize(d->conf, d->rows, d->cols, &d->h, &d->w, in textbox_size_position()
95 if (widget_checksize(d->h, d->w, &d->bs, MIN(st->hpad, 1), minw) != 0) in textbox_size_position()
97 if (set_widget_position(d->conf, &d->y, &d->x, d->h, d->w) != 0) in textbox_size_position()
105 if (d->built) { in textbox_draw()
113 if (d->built) in textbox_draw()
117 st->xs = (st->margin == 0) ? d->x + 1 : d->x + 2; in textbox_draw()
[all …]
H A Dlib_util.c291 d->bs.label[i], d->bs.first[i], i == d->bs.curr, in draw_buttons()
923 if (set_widget_size(d->conf, d->rows, d->cols, &d->h, &d->w) != 0) in dialog_size_position()
925 if (set_widget_autosize(d->conf, d->rows, d->cols, &d->h, &d->w, in dialog_size_position()
930 if (set_widget_position(d->conf, &d->y, &d->x, d->h, d->w) != 0) in dialog_size_position()
943 if ((clear = newwin(d->h, d->w, d->y, d->x)) == NULL) in hide_dialog()
1259 wresize(d->shadow, d->h, d->w); in draw_dialog()
1265 wresize(d->widget, d->h, d->w); in draw_dialog()
1266 mvwin(d->widget, d->y, d->x); in draw_dialog()
1291 mvwhline(d->widget, d->h-3, 1, ts, d->w-2); in draw_dialog()
1295 mvwaddch(d->widget, d->h-3, d->w-1, rtee); in draw_dialog()
[all …]
/freebsd/lib/libpathconv/tests/
H A Dtest.pl91 @d = split;
92 chop($result = `./$progname $d[0] $d[1]`);
97 print LOG "$progname $d[0] $d[1] -> $result (It should be '$d[2]')\n";
102 @d = split;
103 chop($result = `./$progname $d[0] $d[1]`);
108 print LOG "$progname $d[0] $d[1] -> $result (It should be '$d[2]')\n";
114 @d = split;
115 chop($result = `./$progname $d[0] $d[1]`);
120 print LOG "$progname $d[0] $d[1] -> $result (It should be '$d[2]')\n";
126 chop($result = `./$progname $d[2] $d[1]`);
[all …]
/freebsd/sys/dev/sound/macio/
H A Ddavbus.c141 d = mix_getdevinfo(m); in burgundy_init()
156 mtx_lock(&d->mutex); in burgundy_init()
180 burgundy_set_outputs(d, burgundy_read_status(d, in burgundy_init()
342 mtx_lock(&d->mutex); in screamer_init()
347 screamer_set_outputs(d, screamer_read_status(d, in screamer_init()
418 if (d->device_id == 5 || d->device_id == 11) { in screamer_set_outputs()
422 if (d->device_id == 8 || d->device_id == 11) { in screamer_set_outputs()
580 mtx_lock(&d->mutex); in davbus_cint()
587 if (d->read_status && d->set_outputs) { in davbus_cint()
588 mask = (*d->read_status)(d, status); in davbus_cint()
[all …]
/freebsd/usr.sbin/ofwdump/
H A Dofw_util.c106 d.of_nodeid = 0; in ofw_finddevice()
108 d.of_name = name; in ofw_finddevice()
109 d.of_buflen = 0; in ofw_finddevice()
110 d.of_buf = NULL; in ofw_finddevice()
135 d.of_name = prev; in ofw_nextprop()
137 d.of_buf = buf; in ofw_nextprop()
164 d.of_name = name; in ofw_getprop()
166 d.of_buf = buf; in ofw_getprop()
179 d.of_name = name; in ofw_setprop()
184 free(d.of_buf); in ofw_setprop()
[all …]
/freebsd/cddl/usr.sbin/dtrace/tests/common/translators/
H A DMakefile22 tst.CircularTransDecl.d \
23 tst.EmptyTransDecl.d \
24 tst.ForwardTag.d \
25 tst.InputAliasTrans.d \
26 tst.InputIntTrans.d \
27 tst.OutputAliasTrans.d \
30 tst.ProcModelTrans.d \
38 tst.TransNonPointer.d \
40 tst.TransPointer.d \
41 tst.TranslateSelf.d \
[all …]
/freebsd/sys/net/
H A Dnetmap_user.h310 #define IS_NETMAP_DESC(d) ((d) && P2NMD(d)->self == P2NMD(d)) argument
807 d->self = d; in nm_parse()
910 d->first_tx_ring = d->last_tx_ring = d->req.nr_tx_rings; in nm_open()
911 d->first_rx_ring = d->last_rx_ring = d->req.nr_rx_rings; in nm_open()
943 d->first_tx_ring, d->last_tx_ring, d->req.nr_tx_rings, in nm_open()
980 if (d == NULL || d->self != d) in nm_close()
982 if (d->done_mmap && d->mem) in nm_close()
983 munmap(d->mem, d->memsize); in nm_close()
988 bzero((char *)d, sizeof(*d)); in nm_close()
1028 (char *)d->mem + d->memsize; in nm_mmap()
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debug.h157 #define KA_TRACE(d, x) /* nothing to do */ argument
158 #define KB_TRACE(d, x) /* nothing to do */ argument
159 #define KC_TRACE(d, x) /* nothing to do */ argument
160 #define KD_TRACE(d, x) /* nothing to do */ argument
161 #define KE_TRACE(d, x) /* nothing to do */ argument
166 #define KA_DUMP(d, x) /* nothing to do */ argument
167 #define KB_DUMP(d, x) /* nothing to do */ argument
168 #define KC_DUMP(d, x) /* nothing to do */ argument
169 #define KD_DUMP(d, x) /* nothing to do */ argument
170 #define KE_DUMP(d, x) /* nothing to do */ argument
[all …]
/freebsd/cddl/usr.sbin/dtrace/tests/common/providers/
H A DMakefile14 tst.basics.d \
15 tst.basics.d.out \
16 tst.beginexit.d \
17 tst.beginprof.d \
19 tst.probattrs.d \
21 tst.probefunc.d \
23 tst.probemod.d \
27 tst.probprov.d \
29 tst.profend.d \
33 tst.trace.d \
[all …]
/freebsd/contrib/bearssl/src/codec/
H A Dpemenc.c69 char *d; in br_pem_encode() local
92 d = dest; in br_pem_encode()
104 d += 11; in br_pem_encode()
108 d += 5; in br_pem_encode()
110 *d ++ = 0x0D; in br_pem_encode()
112 *d ++ = 0x0A; in br_pem_encode()
148 *d ++ = 0x3D; in br_pem_encode()
159 d += 9; in br_pem_encode()
163 d += 5; in br_pem_encode()
167 *d ++ = 0x0A; in br_pem_encode()
[all …]
/freebsd/contrib/wpa/src/crypto/
H A Dsha1-internal.c198 R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3); in SHA1Transform()
199 R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(d,e,a,b,c, 7); in SHA1Transform()
200 R0(c,d,e,a,b, 8); R0(b,c,d,e,a, 9); R0(a,b,c,d,e,10); R0(e,a,b,c,d,11); in SHA1Transform()
201 R0(d,e,a,b,c,12); R0(c,d,e,a,b,13); R0(b,c,d,e,a,14); R0(a,b,c,d,e,15); in SHA1Transform()
202 R1(e,a,b,c,d,16); R1(d,e,a,b,c,17); R1(c,d,e,a,b,18); R1(b,c,d,e,a,19); in SHA1Transform()
203 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23); in SHA1Transform()
204 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(d,e,a,b,c,27); in SHA1Transform()
205 R2(c,d,e,a,b,28); R2(b,c,d,e,a,29); R2(a,b,c,d,e,30); R2(e,a,b,c,d,31); in SHA1Transform()
206 R2(d,e,a,b,c,32); R2(c,d,e,a,b,33); R2(b,c,d,e,a,34); R2(a,b,c,d,e,35); in SHA1Transform()
207 R2(e,a,b,c,d,36); R2(d,e,a,b,c,37); R2(c,d,e,a,b,38); R2(b,c,d,e,a,39); in SHA1Transform()
[all …]
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha1.c73 R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3); in SHA1Transform()
74 R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(d,e,a,b,c, 7); in SHA1Transform()
75 R0(c,d,e,a,b, 8); R0(b,c,d,e,a, 9); R0(a,b,c,d,e,10); R0(e,a,b,c,d,11); in SHA1Transform()
76 R0(d,e,a,b,c,12); R0(c,d,e,a,b,13); R0(b,c,d,e,a,14); R0(a,b,c,d,e,15); in SHA1Transform()
77 R1(e,a,b,c,d,16); R1(d,e,a,b,c,17); R1(c,d,e,a,b,18); R1(b,c,d,e,a,19); in SHA1Transform()
78 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23); in SHA1Transform()
79 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(d,e,a,b,c,27); in SHA1Transform()
80 R2(c,d,e,a,b,28); R2(b,c,d,e,a,29); R2(a,b,c,d,e,30); R2(e,a,b,c,d,31); in SHA1Transform()
81 R2(d,e,a,b,c,32); R2(c,d,e,a,b,33); R2(b,c,d,e,a,34); R2(a,b,c,d,e,35); in SHA1Transform()
82 R2(e,a,b,c,d,36); R2(d,e,a,b,c,37); R2(c,d,e,a,b,38); R2(b,c,d,e,a,39); in SHA1Transform()
[all …]
/freebsd/contrib/ldns/
H A Dsha1.c71 R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3); in ldns_sha1_transform()
72 R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(d,e,a,b,c, 7); in ldns_sha1_transform()
73 R0(c,d,e,a,b, 8); R0(b,c,d,e,a, 9); R0(a,b,c,d,e,10); R0(e,a,b,c,d,11); in ldns_sha1_transform()
74 R0(d,e,a,b,c,12); R0(c,d,e,a,b,13); R0(b,c,d,e,a,14); R0(a,b,c,d,e,15); in ldns_sha1_transform()
75 R1(e,a,b,c,d,16); R1(d,e,a,b,c,17); R1(c,d,e,a,b,18); R1(b,c,d,e,a,19); in ldns_sha1_transform()
76 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23); in ldns_sha1_transform()
77 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(d,e,a,b,c,27); in ldns_sha1_transform()
78 R2(c,d,e,a,b,28); R2(b,c,d,e,a,29); R2(a,b,c,d,e,30); R2(e,a,b,c,d,31); in ldns_sha1_transform()
79 R2(d,e,a,b,c,32); R2(c,d,e,a,b,33); R2(b,c,d,e,a,34); R2(a,b,c,d,e,35); in ldns_sha1_transform()
80 R2(e,a,b,c,d,36); R2(d,e,a,b,c,37); R2(c,d,e,a,b,38); R2(b,c,d,e,a,39); in ldns_sha1_transform()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_loongarch64.S13 addi.d $sp, $sp, -32
14 st.d $ra, $sp, 24
15 st.d $fp, $sp, 16
21 addi.d $fp, $sp, 32
25 st.d $a0, $sp, 8
35 ld.d $a0, $sp, 8
39 ld.d $fp, $sp, 16
40 ld.d $ra, $sp, 24
48 ld.d $a1, $a1, 0
73 st.d $a0, $sp, 8
[all …]
/freebsd/sys/contrib/dev/acpica/include/
H A Dacmacros.h201 #define ACPI_MOVE_16_TO_32(d, s) {(*(UINT32 *)(void *)(d))=0;\ argument
205 #define ACPI_MOVE_16_TO_64(d, s) {(*(UINT64 *)(void *)(d))=0;\ argument
218 #define ACPI_MOVE_32_TO_64(d, s) {(*(UINT64 *)(void *)(d))=0;\ argument
249 #define ACPI_MOVE_16_TO_16(d, s) *(UINT16 *)(void *)(d) = *(UINT16 *)(void *)(s) argument
277 #define ACPI_MOVE_16_TO_32(d, s) {(*(UINT32 *)(void *)(d)) = 0; ACPI_MOVE_16_TO_16(d, s);} argument
278 #define ACPI_MOVE_16_TO_64(d, s) {(*(UINT64 *)(void *)(d)) = 0; ACPI_MOVE_16_TO_16(d, s);} argument
289 #define ACPI_MOVE_32_TO_64(d, s) {(*(UINT64 *)(void *)(d)) = 0; ACPI_MOVE_32_TO_32(d, s);} argument
547 #define ARGI_LIST4(a, b, c, d) (ARG_1(d)|ARG_2(c)|ARG_3(b)|ARG_4(a)) argument
554 #define ARGP_LIST4(a, b, c, d) (ARG_1(a)|ARG_2(b)|ARG_3(c)|ARG_4(d)) argument
609 #define ACPI_IS_OCTAL_DIGIT(d) (((char)(d) >= '0') && ((char)(d) <= '7')) argument
[all …]
/freebsd/cddl/usr.sbin/dtrace/tests/common/profile-n/
H A DMakefile14 tst.argtest.d \
15 tst.argtest.d.out \
16 tst.basic.d \
17 tst.basic.d.out \
20 tst.profilehz.d \
22 tst.profilems.d \
24 tst.profilemsec.d \
26 tst.profilenhz.d \
28 tst.profilens.d \
32 tst.profiles.d \
[all …]
/freebsd/crypto/heimdal/lib/hx509/
H A Dks_dir.c104 d = calloc(1, sizeof(*d)); in dir_iter_start()
113 free(d); in dir_iter_start()
120 *cursor = d; in dir_iter_start()
137 if (d->certs) { in dir_iter()
140 hx509_certs_end_seq(context, d->certs, d->iter); in dir_iter()
141 d->iter = NULL; in dir_iter()
149 hx509_certs_end_seq(context, d->certs, d->iter); in dir_iter()
168 ret = hx509_certs_start_seq(context, d->certs, &d->iter); in dir_iter()
194 hx509_certs_end_seq(context, d->certs, d->iter); in dir_iter_end()
195 d->iter = NULL; in dir_iter_end()
[all …]
/freebsd/contrib/libfido2/src/
H A Dio.c42 n = d->io.write(d->io_handle, pkt, len);
60 fp->cid = d->cid; in tx_empty()
83 fp->cid = d->cid; in tx_preamble()
110 fp->cid = d->cid; in tx_frame()
156 n = d->transport.tx(d, cmd, buf, count); in transport_tx()
172 if (d->io_handle == NULL || d->io.write == NULL || count > UINT16_MAX) { in fido_tx()
191 if (d->rx_len > sizeof(*fp) || (n = d->io.read(d->io_handle, in rx_frame()
205 fp->cid = d->cid; in rx_preamble()
207 } while (fp->cid != d->cid || (fp->cid == d->cid && in rx_preamble()
273 f.cid = d->cid; in rx()
[all …]
/freebsd/contrib/unbound/validator/
H A Dval_kentry.c126 newd = regional_alloc_init(region, d, sizeof(*d)); in key_entry_copy_toregion()
143 if(d->algo) { in key_entry_copy_toregion()
175 newd = memdup(d, sizeof(*d)); in key_entry_copy()
193 if(copy_reason && d->reason && *d->reason != 0) { in key_entry_copy()
225 return (!d->isbad && d->rrset_data == NULL); in key_entry_isnull()
232 return (!d->isbad && d->rrset_data != NULL); in key_entry_isgood()
273 *d = regional_alloc(region, sizeof(**d)); in key_entry_setup()
274 if(!*d) in key_entry_setup()
291 d->isbad = 0; in key_entry_create_null()
316 d->isbad = 0; in key_entry_create_rrset()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c784 fis->d.lbaLowExp = 0; in satPacket()
785 fis->d.lbaMidExp = 0; in satPacket()
786 fis->d.lbaHighExp = 0; in satPacket()
787 fis->d.featuresExp = 0; in satPacket()
789 fis->d.sectorCountExp = 0; in satPacket()
790 fis->d.reserved4 = 0; in satPacket()
792 fis->d.reserved5 = 0; in satPacket()
874 fis->d.lbaLow = 0; in satSetFeatures()
875 fis->d.lbaMid = 0; in satSetFeatures()
1726 fis->d.device = in satRead_1()
[all …]

12345678910>>...174