/freebsd/usr.bin/fortune/ |
H A D | Notes | 85 Single paragraph fortunes are in left justified (non-indented) paragraphs 87 Longer fortunes should also be in left justified paragraphs, but if this 91 Laws have the title left justified and capitalized, followed by a colon, 116 Definitions are given with the word or phrase left justified, followed by 118 indented by one tab stop, with subsequent lines left justified, e.g., 147 dates of the sign, with the text left justified below it, e.g.,
|
/freebsd/usr.bin/nl/ |
H A D | nl.1 | 183 Left justified. 185 Right justified, leading zeros suppressed. 187 Right justified, leading zeros kept. 242 Number all lines including blank ones, with right justified line numbers with
|
H A D | nl.c | 59 #define FORMAT_LN "%-*d" /* left justified, leading zeros suppressed */ 60 #define FORMAT_RN "%*d" /* right justified, leading zeros suppressed */ 61 #define FORMAT_RZ "%0*d" /* right justified, leading zeros kept */
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,stm32-sai.txt | 4 as I2S standards, LSB or MSB-justified, PCM/DSP, TDM, and AC'97. 56 such as i2s, left justified, right justified, dsp and pdm protocols.
|
H A D | nvidia,tegra20-i2s.yaml | 12 Justified Mode, Right Justified Mode, and DSP mode formats.
|
H A D | st,stm32-sai.yaml | 14 protocols as I2S standards, LSB or MSB-justified, PCM/DSP, TDM, and AC'97. 118 such as i2s, left justified, right justified, dsp and pdm protocols.
|
H A D | fsl,ssi.txt | 4 be programmed in AC97, I2S, left-justified, or right-justified modes.
|
H A D | cirrus,ep9301-i2s.yaml | 12 and Right-Justified DSP formats.
|
H A D | ti,tlv320aic3x.yaml | 16 data bus is programmable for I2S, left/right-justified, DSP, or TDM modes.
|
/freebsd/contrib/netbsd-tests/bin/ps/ |
H A D | keywords | 13 # should be displayed in a left-justified column. The default is that 14 # the keyword should be displayed in a right-justified column.
|
H A D | t_ps.sh | 44 # right-justified columns. 60 '') # right justified 63 LJUST) # left justified
|
/freebsd/share/doc/usd/22.trofftut/ |
H A D | tt05 | 61 Unfortunately the stops are left-justified only 63 so lining up columns of right-justified numbers can be painful.
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_slkset.c | 121 case 0: /* left-justified */ in NCURSES_EXPORT() 127 case 2: /* right-justified */ in NCURSES_EXPORT()
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | si4713.txt | 5 and a digital interface, which supports I2S, left-justified and a custom
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | PrintLib.h | 29 - The field is left justified. If not flag is not specified, then the 30 field is right justified. 505 All conversions are left justified in Buffer. 555 All conversions are left justified in Buffer. 902 All conversions are left justified in Buffer. 951 All conversions are left justified in Buffer.
|
/freebsd/contrib/mandoc/ |
H A D | eqn.7 | 290 but subequations are left-justified. 333 but subequations are right-justified.
|
/freebsd/sys/dev/dpaa2/ |
H A D | dpaa2_buf.h | 74 * NOTE: Any modification should be carefully analyzed and justified. 136 * NOTE: Any modification should be carefully analyzed and justified.
|
/freebsd/stand/forth/ |
H A D | version.4th | 38 80 versionX ! \ NOTE: this is the ending column (text is right-justified)
|
H A D | version.4th.8 | 61 environment variable right-justified at the column
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenACC.cpp | 714 // it isn't apparent in the standard where this is justified. in VisitPrivateClause() 731 // it isn't apparent in the standard where this is justified. in VisitFirstPrivateClause() 747 // it isn't apparent in the standard where this is justified. in VisitNoCreateClause() 763 // it isn't apparent in the standard where this is justified. in VisitPresentClause() 779 // it isn't apparent in the standard where this is justified. in VisitCopyClause() 795 // it isn't apparent in the standard where this is justified. in VisitCopyInClause() 811 // it isn't apparent in the standard where this is justified. in VisitCopyOutClause() 827 // it isn't apparent in the standard where this is justified. in VisitCreateClause()
|
/freebsd/share/doc/papers/diskperf/ |
H A D | motivation.ms | 49 The many attractive aspects of these components justified a more
|
/freebsd/contrib/ncurses/man/ |
H A D | form_field_opts.3x | 104 Permit dynamic fields to be justified, like static fields.
|
/freebsd/share/man/man4/ |
H A D | smb.4 | 80 .Pq i.e., Dq "left-justified" .
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_printf.cpp | 113 // Only the left justified strings are supported. in AppendString() 200 // Only left-justified width is supported. in VSNPrintf()
|
/freebsd/sys/dev/sound/macio/ |
H A D | tumbler.c | 160 #define TUMBLER_MCR_SM_L 0x00 /* Left justified */ 161 #define TUMBLER_MCR_SM_R 0x10 /* Right justified */
|