Home
last modified time | relevance | path

Searched refs:dc (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/freebsd-14.2/usr.sbin/dconschat/
H A Ddconschat.c170 dwrite(dc, (void *)buf, PAGE_SIZE, dc->reset); in dconschat_reset_target()
256 dc = ≻ in dconschat_cleanup()
364 if (dc->paddr == 0 && (dc->flags & F_USE_CROM) != 0) { in dconschat_fetch_header()
640 dc->traw = dc->tsave; in dconschat_init_socket()
647 kevent(dc->kq, &kev, 1, NULL, 0, &dc->zero); in dconschat_init_socket()
680 error = kevent(dc->kq, &kev, 1, NULL, 0, &dc->to); in dconschat_init_socket()
730 kevent(dc->kq, &kev, 1, NULL, 0, &dc->zero); in dconschat_accept_socket()
866 kevent(dc->kq, &kev, 1, NULL, 0, &dc->zero); in dconschat_read_socket()
872 kevent(dc->kq, &kev, 1, NULL, 0, &dc->zero); in dconschat_read_socket()
885 n = kevent(dc->kq, NULL, 0, elist, NEVENT, &dc->to); in dconschat_proc_socket()
[all …]
/freebsd-14.2/libexec/rc/rc.d/
H A Dserial47 dc=$1; shift # device name character
63 dc=$1; shift
71 stty < /dev/tty${dc}${i}.lock clocal
74 stty < /dev/tty${dc}${i}.lock 300
75 stty < /dev/cua${dc}${i}.lock 300
82 dc=$1; shift
100 dc=$1; shift
121 dc=$1; shift
123 modem ${dc} $*
136 dc=$1; shift
[all …]
/freebsd-14.2/sys/dev/dcons/
H A Ddcons.c54 ch = &dc->i; in dcons_ischar()
83 ch = &dc->i; in dcons_checkc()
117 ch = &dc->o; in dcons_putc()
133 struct dcons_softc *dc; in dcons_init_port() local
135 dc = &sc[port]; in dcons_init_port()
139 dc->o.size = osize; in dcons_init_port()
142 dc->i.buf = dc->o.buf + osize; in dcons_init_port()
143 dc->o.gen = dc->i.gen = 0; in dcons_init_port()
144 dc->o.pos = dc->i.pos = 0; in dcons_init_port()
169 dc = &sc[port]; in dcons_load_buffer()
[all …]
H A Ddcons_os.c178 c = dcons_check_break(dc, dcons_checkc(dc)); in dcons_os_checkc_nopoll()
199 dcons_putc(dc, c); in dcons_os_putc()
219 dc = tty_softc(tp); in dcons_outwakeup()
233 dc = &sc[i]; in dcons_timeout()
234 tp = dc->tty; in dcons_timeout()
295 dcons_os_putc(dc, c); in dcons_cnputc()
381 dc = &sc[port]; in dcons_attach_port()
383 dc->flags = flags; in dcons_attach_port()
384 dc->tty = tp; in dcons_attach_port()
409 dc = &sc[port]; in dcons_detach()
[all …]
/freebsd-14.2/crypto/openssl/crypto/evp/
H A Dnames.c207 dc->fn(NULL, nm->name, nm->data, dc->arg); in do_all_cipher_fn()
221 dc.fn = fn; in EVP_CIPHER_do_all()
222 dc.arg = arg; in EVP_CIPHER_do_all()
235 dc.fn = fn; in EVP_CIPHER_do_all_sorted()
236 dc.arg = arg; in EVP_CIPHER_do_all_sorted()
250 dc->fn(NULL, nm->name, nm->data, dc->arg); in do_all_md_fn()
252 dc->fn((const EVP_MD *)nm->data, nm->name, NULL, dc->arg); in do_all_md_fn()
264 dc.fn = fn; in EVP_MD_do_all()
265 dc.arg = arg; in EVP_MD_do_all()
277 dc.fn = fn; in EVP_MD_do_all_sorted()
[all …]
/freebsd-14.2/contrib/bc/tests/dc/scripts/
H A Dall.txt1 prime.dc
2 asciify.dc
3 stream.dc
4 array.dc
5 else.dc
6 factorial.dc
7 loop.dc
8 quit.dc
9 weird.dc
10 no_clamp.dc
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5755.txt20 - adi,ext-dc-dc-compenstation-resistor: boolean set if the hardware have an
23 - adi,dc-dc-phase:
25 0: All dc-to-dc converters clock on the same edge.
32 - adi,dc-dc-freq-hz:
37 - adi,dc-dc-max-microvolt:
39 the dc-to-dc converter is:
97 adi,dc-dc-phase = <0>;
98 adi,dc-dc-freq-hz = <410000>;
99 adi,dc-dc-max-microvolt = <23000000>;
H A Dadi,ad5758.yaml21 adi,dc-dc-mode:
25 Mode of operation of the dc-to-dc converter
83 adi,dc-dc-ilim-microamp:
86 The dc-to-dc converter current limit.
98 - adi,dc-dc-mode
104 adi,dc-dc-mode:
133 adi,dc-dc-mode = <2>;
135 adi,dc-dc-ilim-microamp = <200000>;
H A Dadi,ad5755.yaml28 adi,ext-dc-dc-compenstation-resistor:
34 adi,dc-dc-phase:
39 0: All dc-to-dc converters clock on the same edge.
47 adi,dc-dc-freq-hz:
50 adi,dc-dc-max-microvolt:
52 Maximum allowed Vboost voltage supplied by the dc-to-dc converter.
140 adi,dc-dc-phase = <0>;
141 adi,dc-dc-freq-hz = <410000>;
142 adi,dc-dc-max-microvolt = <23000000>;
H A Dad5758.txt11 - adi,dc-dc-mode: Mode of operation of the dc-to-dc converter
56 - adi,dc-dc-ilim-microamp: The dc-to-dc converter current limit
79 adi,dc-dc-mode = <2>;
81 adi,dc-dc-ilim-microamp = <200000>;
/freebsd-14.2/sys/kern/
H A Dsubr_bus.c241 value = dc->parent ? dc->parent->name : ""; in devclass_sysctl_handler()
255 dc->sysctl_tree = SYSCTL_ADD_NODE(&dc->sysctl_ctx, in devclass_sysctl_init()
562 if (!dc) in devclass_find_internal()
565 dc->name = (char*) (dc + 1); in devclass_find_internal()
581 if (parentname && dc && !dc->parent && in devclass_find_internal()
839 if (!dc) in devclass_delete_driver()
896 if (!dc) in devclass_quiesce_driver()
1212 dc->name, dc->name, *unitp); in devclass_alloc_unit()
1672 for (; dc; dc = dc->parent) { in device_probe_child()
2752 if (unit < dc->maxunit && dc->devices[unit]) in device_set_unit()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/tegra/
H A Dnvidia,tegra20-dc.yaml15 pattern: "^dc@[0-9a-f]+$"
20 - nvidia,tegra20-dc
21 - nvidia,tegra30-dc
22 - nvidia,tegra114-dc
23 - nvidia,tegra124-dc
24 - nvidia,tegra210-dc
45 - const: dc
54 - const: dc
174 dc@54200000 {
179 clock-names = "dc";
[all …]
H A Dnvidia,tegra186-display.yaml154 clock-names = "dc";
156 reset-names = "dc";
173 clock-names = "dc";
175 reset-names = "dc";
192 clock-names = "dc";
194 reset-names = "dc";
242 clock-names = "dc";
244 reset-names = "dc";
260 clock-names = "dc";
262 reset-names = "dc";
[all …]
/freebsd-14.2/usr.bin/dc/tests/
H A Dbcode.sh34 cat > input.dc << EOF
50 dc input.dc > output.txt
76 atf_check -e match:"remainder by zero" dc -e '1 0 %'
86 cat > input.dc << EOF
105 dc input.dc > output.txt
133 atf_check -e match:"divide by zero" dc -e '1 0 ~'
H A Dinout.sh34 cat > input.dc << EOF
53 dc input.dc > output.txt
78 cat > input.dc << EOF
86 dc input.dc > output.txt
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/bridge/
H A Dfsl,imx8qxp-pixel-link.yaml27 - fsl,imx8qm-dc-pixel-link
28 - fsl,imx8qxp-dc-pixel-link
30 fsl,dc-id:
36 fsl,dc-stream-id:
71 fsl,dc-id:
78 const: fsl,imx8qm-dc-pixel-link
81 fsl,dc-id:
86 - fsl,dc-id
87 - fsl,dc-stream-id
96 fsl,dc-id = /bits/ 8 <0>;
[all …]
/freebsd-14.2/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl738 nc, dc, e1 = try_e(e0)
743 return nc, dc
752 nc, dc, e2 = try_e(e1)
760 nc, dc, enew = try_e(emid)
769 return nc, dc
828 ratfn_to_string(nc, dc))
954 println(" ",ratfn_to_string(nc, dc))
986 println(" ",ratfn_to_string(nc, dc))
995 println(" ",ratfn_to_string(nc, dc))
1005 println(" ",ratfn_to_string(nc, dc))
[all …]
/freebsd-14.2/contrib/bearssl/tools/
H A Dcerts.c43 br_x509_decoder_context dc; in certificate_to_trust_anchor_inner() local
47 br_x509_decoder_init(&dc, dn_append, &vdn); in certificate_to_trust_anchor_inner()
48 br_x509_decoder_push(&dc, xc->data, xc->data_len); in certificate_to_trust_anchor_inner()
49 pk = br_x509_decoder_get_pkey(&dc); in certificate_to_trust_anchor_inner()
52 br_x509_decoder_last_error(&dc)); in certificate_to_trust_anchor_inner()
60 if (br_x509_decoder_isCA(&dc)) { in certificate_to_trust_anchor_inner()
146 br_x509_decoder_context dc; in get_cert_signer_algo() local
149 br_x509_decoder_init(&dc, 0, 0); in get_cert_signer_algo()
150 br_x509_decoder_push(&dc, xc->data, xc->data_len); in get_cert_signer_algo()
151 err = br_x509_decoder_last_error(&dc); in get_cert_signer_algo()
[all …]
H A Dkeys.c37 br_skey_decoder_context dc; in decode_key() local
41 br_skey_decoder_init(&dc); in decode_key()
42 br_skey_decoder_push(&dc, buf, len); in decode_key()
43 err = br_skey_decoder_last_error(&dc); in decode_key()
56 switch (br_skey_decoder_key_type(&dc)) { in decode_key()
61 rk = br_skey_decoder_get_rsa(&dc); in decode_key()
78 ek = br_skey_decoder_get_ec(&dc); in decode_key()
88 br_skey_decoder_key_type(&dc)); in decode_key()
/freebsd-14.2/contrib/ntp/tests/libntp/
H A Ddigests.c510 size_t dc = 0; in dump_mac() local
513 dc += snprintf(dump + dc, sizeof(dump) - dc, "digest with key %u { ", keyid); in dump_mac()
518 dc = 0; in dump_mac()
520 if (dc < sizeof(dump)) { in dump_mac()
521 dc += snprintf(dump + dc, sizeof(dump) - dc, in dump_mac()
526 if (dc < sizeof(dump)) { in dump_mac()
527 dc += snprintf(dump + dc, sizeof(dump) - dc, "}"); in dump_mac()
/freebsd-14.2/usr.bin/gh-bc/tests/
H A DMakefile42 FILESdcDIR= ${TESTSDIR}/tests/dc
43 FILESdc!= echo ${TEST_DIR}/tests/dc/*.*
47 FILESdc_errorsDIR= ${TESTSDIR}/tests/dc/errors
48 FILESdc_errors!= echo ${TEST_DIR}/tests/dc/errors/*.*
52 FILESdc_scriptsDIR= ${TESTSDIR}/tests/dc/scripts
53 FILESdc_scripts!= echo ${TEST_DIR}/tests/dc/scripts/*.*
/freebsd-14.2/contrib/bc/gen/
H A Ddc_help.txt32 * The dc help text.
42 This dc is (mostly) compatible with the OpenBSD dc and the GNU dc. See the
44 dc manual (https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html)
47 This dc has a few differences from the two above:
50 dc does.
51 2) This dc implements the GNU extensions for divmod ("~") and modular
53 3) This dc implements all FreeBSD extensions, except for "J" and "M".
55 5) Like the FreeBSD dc, this dc supports extended registers. However, they are
109 given, they are all run. After running, dc will exit.
113 Run the dc code in "file" and exit. See above.
[all …]
/freebsd-14.2/crypto/openssl/apps/lib/
H A Dcolumns.c14 void calculate_columns(FUNCTION *functions, DISPLAY_COLUMNS *dc) in calculate_columns() argument
24 dc->width = maxlen + 2; in calculate_columns()
25 dc->columns = (80 - 1) / dc->width; in calculate_columns()
/freebsd-14.2/contrib/bc/
H A DMakefile.in53 DC_HEADERS = $(INCDIR)/dc.h
94 DC = dc
475 @sh $(TESTSDIR)/history.sh dc 0 %%DC_TEST_EXEC%%
478 @sh $(TESTSDIR)/history.sh dc 1 %%DC_TEST_EXEC%%
481 @sh $(TESTSDIR)/history.sh dc 2 %%DC_TEST_EXEC%%
484 @sh $(TESTSDIR)/history.sh dc 3 %%DC_TEST_EXEC%%
487 @sh $(TESTSDIR)/history.sh dc 4 %%DC_TEST_EXEC%%
490 @sh $(TESTSDIR)/history.sh dc 5 %%DC_TEST_EXEC%%
529 $(MANPAGE) dc
552 @$(RM) -f $(ROOTDIR)/benchmarks/dc/*.txt
[all …]
/freebsd-14.2/tools/regression/include/tgmath/
H A Dtgmath.c168 double complex dc; variable
339 RUN_TEST(FNC(dc), double complex) && \
349 RUN_TEST(FNC(dc), double) && \
375 RUN_TEST(FNC(dc, dc), double complex) && \
376 RUN_TEST(FNC(dc, fc), double complex) && \
377 RUN_TEST(FNC(dc, d), double complex) && \
378 RUN_TEST(FNC(dc, f), double complex) && \
379 RUN_TEST(FNC(dc, ull), double complex) && \
380 RUN_TEST(FNC(I, dc), double complex) && \
381 RUN_TEST(FNC(1., dc), double complex) && \
[all …]

12345678910>>...22