Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 25 of 164) sorted by relevance

1234567

/freebsd-12.1/sys/kern/
H A Dsubr_rtc.c107 int resolution; member
214 clock_register_flags(device_t clockdev, long resolution, int flags) in clock_register_flags() argument
220 newrtc->resolution = (int)resolution; in clock_register_flags()
223 newrtc->resadj.tv_sec = newrtc->resolution / 2 / 1000000; in clock_register_flags()
224 newrtc->resadj.tv_nsec = newrtc->resolution / 2 % 1000000 * 1000; in clock_register_flags()
233 if (rtc->resolution > newrtc->resolution) { in clock_register_flags()
246 newrtc->resolution / 1000000, newrtc->resolution % 1000000); in clock_register_flags()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmodem8 >29 byte 1 \b, fine resolution
9 >29 byte 0 \b, normal resolution
83 >>6 leshort 200 \b, fine resolution
84 >>6 leshort 100 \b, normal resolution
H A Djpeg25 # Next, the resolution or aspect ratio of the image:
27 >>13 byte 1 \b, resolution (DPI)
28 >>13 byte 2 \b, resolution (DPCM)
H A Dpc987 # The image resolution should be X=(44.L - 40.L) and Y=(46.L - 42.L), but I couldn't find a way to …
42 # - 256x212 image with 19268 YJK colors. The usual resolution and color information fields from the…
/freebsd-12.1/sys/dev/isl/
H A Disl.c265 int resolution; in isl_sysctl() local
276 resolution = resolutions[(rbyte & CMD2_MASK_RESOLUTION) in isl_sysctl()
283 CMD1_MASK_ALS_ONCE) * range) >> resolution; in isl_sysctl()
292 arg = (1 << resolution); in isl_sysctl()
/freebsd-12.1/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c428 u_int32 resolution; in get_ntpEntTimeResolution() local
441 resolution = 1 << -precision; in get_ntpEntTimeResolution()
445 (void *)&resolution, in get_ntpEntTimeResolution()
446 sizeof(resolution)); in get_ntpEntTimeResolution()
/freebsd-12.1/sys/dev/atkbdc/
H A Dpsm.c535 int resolution; member
1548 sc->dflt_mode.resolution = sc->mode.resolution = stat[1];
1551 sc->dflt_mode.resolution = sc->mode.resolution = -1;
1655 sc->dflt_mode.resolution = sc->mode.resolution = stat[1];
2737 mode.resolution = sc->dflt_mode.resolution;
2742 mode.resolution = MOUSE_RES_LOW - mode.resolution;
2772 sc->mode.resolution = mode.resolution;
2833 mode.resolution = sc->dflt_mode.resolution;
2835 mode.resolution = sc->mode.resolution;
2837 mode.resolution = MOUSE_RES_LOW - mode.resolution;
[all …]
/freebsd-12.1/usr.sbin/bhyve/
H A Dps2mouse.c100 uint8_t resolution; member
234 sc->resolution = 4; in ps2mouse_reset()
288 sc->resolution = val; in ps2mouse_write()
348 fifo_put(sc, sc->resolution); in ps2mouse_write()
/freebsd-12.1/contrib/ntp/scripts/update-leap/
H A Dupdate-leap-opts.def28 descrip = "Use only IPv4 addresses for DNS name resolution";
30 Force DNS resolution of following host names on the command line
39 descrip = "Use only IPv6 addresses for DNS name resolution";
41 Force DNS resolution of following host names on the command line
H A Dinvoke-update-leap.texi163 This is the ``use only ipv4 addresses for dns name resolution'' option.
173 Force DNS resolution of following host names on the command line
182 descrip = "Use only IPv6 addresses for DNS name resolution";
184 Force DNS resolution of following host names on the command line
/freebsd-12.1/usr.sbin/moused/
H A Dmoused.c435 .resolution = MOUSE_RES_UNKNOWN,
675 rodent.resolution = MOUSE_RES_HIGH; in main()
677 rodent.resolution = MOUSE_RES_HIGH; in main()
679 rodent.resolution = MOUSE_RES_MEDIUMLOW; in main()
681 rodent.resolution = MOUSE_RES_LOW; in main()
683 rodent.resolution = MOUSE_RES_DEFAULT; in main()
685 rodent.resolution = atoi(optarg); in main()
686 if (rodent.resolution <= 0) { in main()
1513 rodent.mode.resolution = MOUSE_RES_UNKNOWN; in r_identify()
1779 if (rodent.resolution != MOUSE_RES_UNKNOWN) in r_init()
[all …]
/freebsd-12.1/crypto/heimdal/lib/krb5/
H A Dheim_err.et37 error_code AGAIN, "temporary failure in name resolution"
39 error_code FAIL, "non-recoverable failure in name resolution"
/freebsd-12.1/sys/dev/adb/
H A Dadb_mouse.c171 sc->mode.resolution = 100; in adb_mouse_attach()
187 sc->mode.resolution = 100; in adb_mouse_attach()
190 sc->mode.resolution = 200; in adb_mouse_attach()
199 sc->mode.resolution = (r1[4] << 8) | r1[5]; in adb_mouse_attach()
225 sc->hw.buttons, sc->mode.resolution,description); in adb_mouse_attach()
/freebsd-12.1/share/examples/printing/
H A Dhpvf8 giftopnm | ppmtopgm | pgmtopbm | pbmtolj -resolution 300 \
/freebsd-12.1/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi82 -4 no ipv4 Force IPv4 DNS name resolution
84 -6 no ipv6 Force IPv6 DNS name resolution
130 This is the ``force ipv4 dns name resolution'' option.
140 Force DNS resolution of following host names on the command line
146 This is the ``force ipv6 dns name resolution'' option.
156 Force DNS resolution of following host names on the command line
/freebsd-12.1/tools/tools/netmap/
H A Dnmreplay.c224 uint32_t resolution; /* 1000 for us, 1 for ns */ member
350 pf->resolution = 1000; in readpcap()
354 pf->resolution = 1000; in readpcap()
358 pf->resolution = 1; /* nanoseconds */ in readpcap()
362 pf->resolution = 1; /* nanoseconds */ in readpcap()
369 ED("swap %d res %d\n", pf->swap, pf->resolution); in readpcap()
377 read_next_info(pf, 4) * pf->resolution; in readpcap()
793 read_next_info(pf, 4) * pf->resolution; in pcap_prod()
1434 The resolution for times is 1ns, the precision is load dependent and
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DREADME.md7 …llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&resolution=---&list_id=1094…
/freebsd-12.1/release/picobsd/tinyware/view/
H A DREADME28 -r x resolution:
58 Command line arguments (gamma and resolution) are as above. You can also use
/freebsd-12.1/sys/contrib/alpine-hal/
H A Dal_hal_iofic.c67 uint8_t resolution) in al_iofic_moder_res_config() argument
80 resolution); in al_iofic_moder_res_config()
H A Dal_hal_iofic.h92 uint8_t resolution);
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntpdbase-opts.def15 descrip = "Force IPv4 DNS name resolution";
17 Force DNS resolution of following host names on the command line
26 descrip = "Force IPv6 DNS name resolution";
28 Force DNS resolution of following host names on the command line
222 Set the Windows Multimedia Timer to highest resolution. This
223 ensures the resolution does not change while ntpd is running,
/freebsd-12.1/sys/dev/syscons/
H A Dsysmouse.c157 mode->resolution = -1; /* unknown */ in smdev_ioctl()
167 mode->resolution = -1; in smdev_ioctl()
/freebsd-12.1/contrib/ntp/sntp/
H A Dsntp-opts.def26 descrip = "Force IPv4 DNS name resolution";
28 Force DNS resolution of the following host names on the command line
37 descrip = "Force IPv6 DNS name resolution";
39 Force DNS resolution of the following host names on the command line
H A Dinvoke-sntp.texi108 -4 no ipv4 Force IPv4 DNS name resolution
110 -6 no ipv6 Force IPv6 DNS name resolution
163 This is the ``force ipv4 dns name resolution'' option.
173 Force DNS resolution of the following host names on the command line
179 This is the ``force ipv6 dns name resolution'' option.
189 Force DNS resolution of the following host names on the command line
/freebsd-12.1/sys/dev/usb/
H A Dusb_hid.c885 int64_t resolution; in hid_item_resolution() local
918 resolution = logical_size * multiplier * scale[hi->unit_exponent][0] / in hid_item_resolution()
921 if (resolution > INT32_MAX) in hid_item_resolution()
924 return (resolution); in hid_item_resolution()

1234567