Home
last modified time | relevance | path

Searched refs:blank (Results 1 – 20 of 20) sorted by relevance

/f-stack/tools/libxo/xopo/
H A Dxopo.c223 int blank = 0, line; in main() local
232 blank = (buf[0] == '\n' && buf[1] == '\0'); in main()
265 if (!blank) in main()
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Deeprom.diff113 + ath_hal_printf(ah, "%s: called, cptr=0x%x, mdata_size=%d, blank=%d\n",
114 + __func__, cptr, mdata_size, blank);
126 if (word[0] == blank && word[1] == blank && word[2] == blank && word[3] == blank)
129 + ath_hal_printf(ah, "%s: word=blank, skipping\n", __func__);
H A Dar9300_eeprom.c3946 ar9300_eeprom_t *mptr, int mdata_size, int cptr, u_int8_t blank) in ar9300_eeprom_restore_internal_address() argument
3961 if (word[0] == blank && word[1] == blank && word[2] == blank && word[3] == blank) in ar9300_eeprom_restore_internal_address()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dzpool_script.shlib37 # at least one new column value. Even if scripts return blank, zpool
38 # will convert the blank to a '-' to make things awk-able. Normal
H A Dlibtest.shlib63 # $1 Linux version ("4.10", "2.6.32") or blank for installed Linux version
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dat91-gatwick.dts58 blank {
59 label = "gatwick:green:blank";
/f-stack/app/nginx-1.16.1/auto/os/
H A Dsolaris15 # Solaris's make does not support a blank line between target and rules
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-fsl-lpspi.txt14 to fill the "ipg" blank.
/f-stack/freebsd/kern/
H A Dsubr_terminal.c256 int blank, const term_attr_t *attr) in terminal_set_winsize_blank() argument
267 if (blank == 0) in terminal_set_winsize_blank()
273 if ((blank != 0) && !(tm->tm_flags & TF_MUTE)) in terminal_set_winsize_blank()
/f-stack/dpdk/doc/guides/contributing/
H A Ddocumentation.rst282 words. Multiple sentences which are not separated by a blank line are joined
309 * Add 2 blank lines before each section header.
311 * Add 1 blank line after each section header.
313 * Add 1 blank line between each line of a list.
345 * Add 2 blank lines before each section header.
347 * Add 1 blank line after each section header.
382 * All lists, and sub-lists, must be separated from the preceding text by a blank line.
385 * All list items should be separated by a blank line for readability.
H A Dcoding_style.rst64 After any copyright header, a blank line should be left before any other contents, e.g. include sta…
411 * Do not add whitespace or a blank line at the end of a file.
H A Dpatches.rst233 * When the change is obvious the body can be blank, apart from the signoff.
/f-stack/dpdk/buildtools/pkg-config/
H A Dmeson.build47 # if libbsd is not enabled, then this is blank
/f-stack/freebsd/sys/
H A Dterminal.h218 const struct winsize *size, int blank, const term_attr_t *attr);
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css57 div.blank-line {
103 div.blank-line {
134 div.blank-line {
/f-stack/tools/libxo/doc/
H A Dfield-modifiers.rst29 w white A blank (" ") is appended after the label
353 ({Uw:}); a blank is added before the contents, rather than after it.
H A Dfield-roles.rst246 a blank is added before the contents, rather than after it.
/f-stack/freebsd/contrib/openzfs/
H A DAUTHORS248 Remy Blank <remy.blank@pobox.com>
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dgpio.txt164 rather use the "" (blank string) if the use of the GPIO line is undefined
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt19250 existing source by removing extraneous spaces and blank lines.