| /freebsd-14.2/sys/dev/pccbb/ |
| H A D | pccbb.c | 1098 uint32_t ends[2]; in cbb_cardbus_auto_open() local 1104 ends[0] = ends[1] = END_NONE; in cbb_cardbus_auto_open() 1126 if (rman_get_end(rle->res) > ends[i]) in cbb_cardbus_auto_open() 1127 ends[i] = rman_get_end(rle->res); in cbb_cardbus_auto_open() 1133 ends[i] = roundup2(ends[i], align) - 1; in cbb_cardbus_auto_open() 1137 if (ends[0] > starts[1]) { in cbb_cardbus_auto_open() 1143 if (ends[1] > starts[0]) { in cbb_cardbus_auto_open() 1164 starts[0], ends[0]); in cbb_cardbus_auto_open() 1167 starts[1], ends[1]); in cbb_cardbus_auto_open() 1170 cbb_cardbus_io_open(sc->dev, 0, starts[0], ends[0]); in cbb_cardbus_auto_open() [all …]
|
| /freebsd-14.2/lib/libutil/ |
| H A D | login_times.c | 108 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) in in_ltm() argument 122 if (ends != NULL) { in in_ltm() 126 *ends = mktime(tt); in in_ltm()
|
| /freebsd-14.2/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_ends_with_dirsep.pod | 18 ossl_ends_with_dirsep() detects whether the I<path> ends with a directory 26 ossl_ends_with_dirsep() returns 1 if the I<path> ends with a directory
|
| H A D | ossl_DER_w_begin_sequence.pod | 25 ossl_DER_w_begin_sequence() and ossl_DER_w_end_sequence() begins and ends a
|
| /freebsd-14.2/contrib/libucl/tests/basic/ |
| H A D | 17.res | 1 string = "that ends in slash\\";
|
| H A D | 17.in | 2 string that ends in slash\
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-s3c2410.txt | 46 /* Samsung GPIO variant ends here */ 50 /* Pinctrl variant ends here */
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | am335x-bonegreen-wireless.dts | 113 /* in case it isn't, wilink8 ends up in one of the test modes that */ 116 /* introduces a pullup on the line and wilink8 ends up in a bad state. */
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | control_proto_spec.txt | 18 with a command, some whitespace allowed. Line ends with '\n'. 40 data ends with a line 'EOF' before connection close.
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ |
| H A D | ostream.inc | 20 using std::ends;
|
| /freebsd-14.2/usr.bin/indent/tests/ |
| H A D | comments.0 | 11 * Old indent wrapped the URL near where this sentence ends.
|
| H A D | comments.0.stdout | 13 * Old indent wrapped the URL near where this sentence ends.
|
| /freebsd-14.2/share/examples/BSD_daemon/ |
| H A D | eps.patch | 20 +% This sets round ends on the lines, this looks better than sharp edges
|
| /freebsd-14.2/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | agmdoc-cmd.tpl | 46 agmdoc-cmd.tpl ends here :+]
|
| H A D | agman-cmd.tpl | 58 agman-cmd.tpl ends here :+]
|
| /freebsd-14.2/crypto/openssl/crypto/md5/ |
| H A D | build.info | 20 # A no-deprecated no-shared build ends up with double function definitions
|
| /freebsd-14.2/contrib/googletest/googletest/test/ |
| H A D | googletest-message-test.cc | 160 << "A NUL char " << std::ends << std::flush << " in line 2.") in TEST()
|
| /freebsd-14.2/sys/dev/sound/pci/ |
| H A D | hdspe-pcm.c | 112 uint32_t ends; in hdspe_port_first_row() local 123 ends = ports & (~(ports >> 1)); in hdspe_port_first_row() 125 return (ports & (ends ^ (ends - 1))); in hdspe_port_first_row()
|
| /freebsd-14.2/tools/diag/prtblknos/ |
| H A D | README | 37 means a separation of just one 32Kb block. For example lbn 11, ends
|
| /freebsd-14.2/libexec/bootpd/ |
| H A D | ToDo | 7 the program ends up core-resident all the time just to follow all the
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/spi/ |
| H A D | fsl-spi.txt | 49 - fsl,csaft: chip select negation time in bits after frame ends
|
| /freebsd-14.2/crypto/openssl/providers/ |
| H A D | build.info | 23 # It is crucial that code that checks the FIPS_MODULE macro ends up in 25 # It is crucial that code that checks the STATIC_LEGACY macro ends up in
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-rockchip-naneng-combphy.yaml | 50 should be used by both ends of the PCIe link.
|
| /freebsd-14.2/usr.bin/col/ |
| H A D | README | 29 - last line always ends with at least one \n (or \E9)
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | lib-prefix.m4 | 161 dnl path. If at least one of its elements ends in /lib64 or points to a 162 dnl directory whose absolute pathname ends in /lib64, we assume a 64-bit ABI.
|