Home
last modified time | relevance | path

Searched refs:positions (Results 1 – 25 of 36) sorted by relevance

12

/dragonfly/usr.bin/cut/
H A Dcut.c59 static char * positions; variable
208 memset(positions + 1, '1', autostart); in get_list()
224 if ((positions = realloc(positions, npos)) == NULL) in needpos()
226 memset((char *)positions + oldnpos, 0, npos - oldnpos); in needpos()
238 pos = positions + 1; in b_cut()
286 if (col < maxval && !positions[1 + col]) { in b_n_cut()
295 !positions[1 + i]) in b_n_cut()
299 canwrite &= positions[1 + i]; in b_n_cut()
310 (i < maxval && !positions[1 + i])) { in b_n_cut()
335 pos = positions + 1; in c_cut()
[all …]
/dragonfly/share/i18n/csmapper/MISC/
H A DATARIST%UCS.src55 # - 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
H A DUCS%ATARIST.src55 # - 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
/dragonfly/contrib/file/magic/Magdir/
H A Dscientific89 # Thus, positions 7-10, 60-62 and 67-80 are spaces. The Date must be in the
H A Dacorn65 >>11 leshort !1 %d positions
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dvalarray494 * in shifted positions. For an element with index i, the new position
502 * @param __n Number of element positions to shift.
503 * @return New valarray with elements in shifted positions.
511 * in shifted positions. For an element with index i, the new position
519 * @param __n Number of element positions to rotate.
520 * @return New valarray with elements in shifted positions.
H A Dstreambuf467 * - the class starts with no read nor write positions available,
602 * @brief Alters the stream positions.
614 * @brief Alters the stream positions.
H A Dsystem_error88 // COW string and one returning an SSO string. Their positions in the
H A Dbitset1187 * Note the ordering of the bits: decreasing character positions
1188 * correspond to increasing bit positions (see the main class notes for
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dvalarray496 * in shifted positions. For an element with index i, the new position
504 * @param __n Number of element positions to shift.
505 * @return New valarray with elements in shifted positions.
513 * in shifted positions. For an element with index i, the new position
521 * @param __n Number of element positions to rotate.
522 * @return New valarray with elements in shifted positions.
H A Dstreambuf457 * - the class starts with no read nor write positions available,
592 * @brief Alters the stream positions.
604 * @brief Alters the stream positions.
H A Dbitset1175 * Note the ordering of the bits: decreasing character positions
1176 * correspond to increasing bit positions (see the main class notes for
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c158 uint64_t *positions; member
1754 free(pi->positions); in free_PackInfo()
1793 pi->positions = calloc((size_t)pi->numPackStreams, sizeof(uint64_t)); in read_PackInfo()
1794 if (pi->sizes == NULL || pi->positions == NULL) in read_PackInfo()
2289 if (si->pi.positions == NULL || si->pi.sizes == NULL) in read_StreamsInfo()
2296 si->pi.positions[i] = packPos; in read_StreamsInfo()
3212 pack_offset = zip->si.pi.positions[zip->pack_stream_index]; in seek_pack()
/dragonfly/tools/regression/lib/libc-regex/
H A DREADME105 entries with m and n being first and last+1 positions in the
/dragonfly/share/i18n/csmapper/TCVN/
H A DUCS%VISCII.src48 # positions (first char is at 0x02) so the table goes from 0x00 to 0xff.
H A DVISCII%UCS.src48 # positions (first char is at 0x02) so the table goes from 0x00 to 0xff.
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_opt.c475 { 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()
/dragonfly/games/fortune/
H A DNotes33 clear text on the system. They are rotated (see caesar(6)) 13 positions.
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr2/
H A Ddynamic_bitset964 * Note the ordering of the bits: decreasing character positions
965 * correspond to increasing bit positions (see the main class notes for
/dragonfly/share/syscons/keymaps/
H A Dua.koi8-u.shift.alt.kbd9 # it has 'i', 'ye','yi',"g'" at positions of '-','=','\','`';
/dragonfly/games/hack/
H A Ddata140 Once in a great while, when the positions of the stars are
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr2/
H A Ddynamic_bitset1106 * Note the ordering of the bits: decreasing character positions
1107 * correspond to increasing bit positions (see the main class notes for
/dragonfly/games/larn/
H A DFixed.Bugs36 6. The create monster routine will now create monsters in random positions
/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.def204 genrecog.c record positions within an insn.)
/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.def227 genrecog.c record positions within an insn.)

12