| /f-stack/tools/libutil/ |
| H A D | login_times.c | 110 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) in in_ltm() argument 124 if (ends != NULL) { in in_ltm() 128 *ends = mktime(tt); in in_ltm()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-s3c2410.txt | 46 /* Samsung GPIO variant ends here */ 50 /* Pinctrl variant ends here */
|
| /f-stack/freebsd/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. */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | fsl-spi.txt | 49 - fsl,csaft: chip select negation time in bits after frame ends
|
| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | icc | 63 # the format string ends before this argument
|
| /f-stack/freebsd/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.
|
| H A D | iconv.m4 | 232 dnl - It requires defining an auxiliary macro whose name ends in AC_DEFUN.
|
| H A D | po.m4 | 276 # See if the line ends in a backslash.
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_util.c | 1482 const char *ends = "BKMGTPEZ"; local 1487 for (i = 0; i < strlen(ends); i++) { 1488 if (toupper(buf[0]) == ends[i]) 1491 if (i == strlen(ends)) {
|
| /f-stack/freebsd/contrib/openzfs/contrib/bash_completion.d/ |
| H A D | zfs | 81 # ends in the bare @. 90 # If the current command ends with a slash, then the only way
|
| /f-stack/tools/libxo/encoder/cbor/ |
| H A D | enc_cbor.c | 48 static const int ends[ MAX_PER_LINE ] = { 2, 5, 8, 11, 15, 18, 21, 24, in cbor_memdump()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/ |
| H A D | sja1105.txt | 50 ports are at both ends of a MII/RMII PHY-less setup. One end would need
|
| /f-stack/tools/libxo/doc/ |
| H A D | formatting.rst | 21 In addition, modern reality means that more output ends up in web
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,disp.txt | 18 memory and ends with a sink function block that drives pixels on a display
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | algorithm.txt | 78 building the table ends up taking a lot longer for more bits since short
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | thunderx.rst | 355 Every column that ends with 'thunder-nicvf: number' can be used as secondary VF.
|
| H A D | mlx5.rst | 167 - Flows with a VXLAN Network Identifier equal (or ends to be equal)
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | lpm6_lib.rst | 129 and the external entry flag to 0 (meaning the lookup process ends at this point,
|
| H A D | lpm_lib.rst | 123 (meaning the lookup process ends at this point, since this is the longest prefix that matches).
|
| H A D | switch_representation.rst | 29 mandatory even for traffic which ends up re-injected into the device it
|
| H A D | rte_flow.rst | 2990 first; the remaining unmatched or pass-through traffic usually ends up in a
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 623 const char *ends = "BKMGTPEZ"; in str2shift() local 628 for (i = 0; i < strlen(ends); i++) { in str2shift() 629 if (toupper(buf[0]) == ends[i]) in str2shift() 632 if (i == strlen(ends)) { in str2shift()
|