| /freebsd-13-stable/usr.bin/cut/ |
| HD | cut.c | 64 static char * positions; variable 202 for (pos = positions + start; start++ <= stop; *pos++ = 1); in get_list() 219 memset(positions + 1, '1', autostart); in get_list() 235 if ((positions = realloc(positions, npos)) == NULL) in needpos() 237 memset((char *)positions + oldnpos, 0, npos - oldnpos); in needpos() 249 pos = positions + 1; in b_cut() 297 if (col < maxval && !positions[1 + col]) { in b_n_cut() 306 !positions[1 + i]) in b_n_cut() 310 canwrite &= positions[1 + i]; in b_n_cut() 321 (i < maxval && !positions[1 + i])) { in b_n_cut() [all …]
|
| /freebsd-13-stable/share/i18n/csmapper/MISC/ |
| D | ATARIST%UCS.src | 55 # - swap the positions of GREEK SMALL LETTER BETA and LATIN SHARP S 56 # on code positions 0x9E and 0xE1. So AtariST mapped the LATIN SHARP S
|
| D | UCS%ATARIST.src | 55 # - swap the positions of GREEK SMALL LETTER BETA and LATIN SHARP S 56 # on code positions 0x9E and 0xE1. So AtariST mapped the LATIN SHARP S
|
| /freebsd-13-stable/contrib/byacc/ |
| HD | README.BTYACC | 75 and in assigning the computed text positions to the AST. 106 to reduce text positions located on the stack. 109 positions. The function is called immediately after 131 YYPOSN text positions. These are analogues of 157 Typically this function extracts text positions from 171 semantic semantic values and text positions of tokens 181 values and positions of the discarded tokens and
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | acorn | 65 >>11 leshort !1 %d positions
|
| HD | scientific | 122 # Thus, positions 7-10, 60-62 and 67-80 are spaces. The Date must be in the
|
| HD | printer | 205 # charsize.hp pages.hp set the scaling points (P1 and P2) to their default positions
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | kirkwood-topkick.dts | 24 * Switch positions
|
| /freebsd-13-stable/contrib/libarchive/libarchive/ |
| HD | archive_read_support_format_7zip.c | 187 uint64_t *positions; member 1885 free(pi->positions); in free_PackInfo() 1924 pi->positions = calloc((size_t)pi->numPackStreams, sizeof(uint64_t)); in read_PackInfo() 1925 if (pi->sizes == NULL || pi->positions == NULL) in read_PackInfo() 2427 if (si->pi.positions == NULL || si->pi.sizes == NULL) in read_StreamsInfo() 2434 si->pi.positions[i] = packPos; in read_StreamsInfo() 3384 pack_offset = zip->si.pi.positions[zip->pack_stream_index]; in seek_pack()
|
| /freebsd-13-stable/contrib/ntp/libjsmn/ |
| HD | README.md | 71 Besides start/end positions, jsmn tokens for complex types (like arrays
|
| /freebsd-13-stable/share/i18n/csmapper/TCVN/ |
| D | VISCII%UCS.src | 48 # positions (first char is at 0x02) so the table goes from 0x00 to 0xff.
|
| D | UCS%VISCII.src | 48 # positions (first char is at 0x02) so the table goes from 0x00 to 0xff.
|
| /freebsd-13-stable/sys/contrib/zstd/lib/compress/ |
| HD | zstd_opt.c | 475 { U32 positions = 0; in ZSTD_insertBt1() local 476 … if (bestLength > 384) positions = MIN(192, (U32)(bestLength - 384)); /* speed optimization */ in ZSTD_insertBt1() 478 return MAX(positions, matchEndIdx - (curr + 8)); in ZSTD_insertBt1()
|
| /freebsd-13-stable/contrib/less/ |
| HD | less.hlp | 23 ESC-) RightArrow * Right one half screen width (or _N positions). 24 ESC-( LeftArrow * Left one half screen width (or _N positions).
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| HD | NEWS.md | 109 column-positions that should be required for `c`; essentially a
|
| /freebsd-13-stable/usr.bin/fortune/ |
| HD | Notes | 33 clear text on the system. They are rotated (see caesar(6)) 13 positions.
|
| /freebsd-13-stable/share/syscons/keymaps/ |
| HD | ua.koi8-u.shift.alt.kbd | 7 # it has 'i', 'ye','yi',"g'" at positions of '-','=','\','`';
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | structure-indexes | 147 <offsets> ... array of absolute file positions within the rev /
|
| HD | structure | 203 Format 1+: Physical addressing; uses fixed positions within a rev file
|
| /freebsd-13-stable/share/vt/keymaps/ |
| HD | ua.shift.alt.kbd | 7 # it has 'i', 'ye','yi',"g'" at positions of '-','=','\','`';
|
| /freebsd-13-stable/lib/libc/softfloat/ |
| HD | softfloat.txt | 169 `float_exception_flags'. The positions of the exception flag bits within
|
| /freebsd-13-stable/sys/dev/mii/ |
| HD | miidevs | 40 * mapping; the bit positions are defined in IEEE 802-1990, figure 5.2.
|
| /freebsd-13-stable/crypto/openssl/crypto/des/asm/ |
| HD | des_enc.m4 | 111 ! Rotates the halves 3 left to bring the sbox bits in convenient positions. 253 ! One half has the bits for the sboxes in the following positions:
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | VPIntrinsics.def | 132 // Map this VP reduction intrinsic to its reduction operand positions.
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | regengine.inc | 296 * earlier position if matches at later positions are impossible. */
|