Home
last modified time | relevance | path

Searched refs:trimmed (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/lib/ExtUtils/
H A DXSSymSet.pm35 my $trimmed = $name;
37 $trimmed =~ s/__/_/g;
69 my $frac = int((length $trimmed - $maxlen) / length $trimmed + 0.5);
76 return $trimmed;
84 return $trimmed if defined $trimmed;
95 $trimmed .= "_$i";
102 $trimmed;
109 if (defined $trimmed) {
113 $trimmed;
124 my($self,$trimmed) = @_;
[all …]
/openbsd/gnu/llvm/llvm/utils/
H A Dfindmisopt152 trimmed=`echo "$switches" | sed -e 's/^ *\(-[^ ]*\).*/\1/'`
154 echo "Trimmed $trimmed from left"
160 echo "Found required early pass: $trimmed"
161 final="$final $trimmed"
/openbsd/lib/libcurses/tinfo/
H A Dcaptoinfo.c625 const char *trimmed = 0; in _nc_infotocap() local
652 trimmed = padding; in _nc_infotocap()
661 ((trimmed == 0) || (str < trimmed)); str++) { in _nc_infotocap()
666 if (str[1] == '\0' || (str + 1) == trimmed) { in _nc_infotocap()
687 if (str[1] == '\0' || (str + 1) == trimmed) { in _nc_infotocap()
/openbsd/usr.bin/tmux/
H A Dmenu.c64 char *s, *trimmed, *name; in menu_add_item() local
113 trimmed = format_trim_right(s, max_width); in menu_add_item()
116 trimmed, suffix, key); in menu_add_item()
118 xasprintf(&name, "%s%s", trimmed, suffix); in menu_add_item()
119 free(trimmed); in menu_add_item()
/openbsd/usr.bin/tic/
H A Ddump_entry.c1275 bool trimmed = FALSE; in fmt_entry() local
1283 trimmed = TRUE; in fmt_entry()
1290 trimmed = TRUE; in fmt_entry()
1292 if (trimmed) { in fmt_entry()
H A Dtic.c2870 check_exit_attribute(const char *name, char *test, char *trimmed, char *untrimmed) in check_exit_attribute() argument
2872 if (VALID_STRING(test) && (trimmed != 0)) { in check_exit_attribute()
2873 if (similar_sgr(-1, trimmed, test) || in check_exit_attribute()
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A DREADME.md89 # trailing blank lines are trimmed.
97 # to end of line. Leading/trailing whitespace is trimmed.
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/
H A Dws-and-continuations.txt12 # A value consisting only of whitespace is trimmed to the empty string.
/openbsd/gnu/usr.bin/perl/
H A DREADME.synology19 which is a trimmed-down Linux system enhanced with several tools for
122 As DSM is a trimmed-down Linux system, it lacks many of the tools and
H A DREADME.win3272 The latter is actually a cross-compiler targeting Win64. There's also a trimmed
78 Also, the trimmed down compiler only passes tests when USE_ITHREADS *= define
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl588delta.pod1473 Trailing spaces are now trimmed from C<$!> and C<$^E>.
H A Dperlreguts.pod407 necessary as parsing proceeds, and afterwards, trimmed to the actual
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c6849 build_type_name_from_array_name (aname, trimmed) in build_type_name_from_array_name() argument
6851 tree *trimmed;
6859 if (array_dims && trimmed)
6860 *trimmed = get_identifier_with_length (name, len);
H A Dparse.y3284 build_type_name_from_array_name (aname, trimmed) in build_type_name_from_array_name() argument
3286 tree *trimmed;
3294 if (array_dims && trimmed)
3295 *trimmed = get_identifier_with_length (name, len);
/openbsd/gnu/usr.bin/binutils/ld/emultempl/
H A Delf32.em1673 trimmed off the new output_section_statment above when
/openbsd/games/fortune/datfiles/
H A Dzippy791 SCARLET ROBE trimmed with POLYVINYL CHLORIDE ... I want to EMPTY your
H A Dlimerick508 And trimmed off the edge of his wedge.
/openbsd/usr.bin/lex/
H A DONEWS1224 trimmed to be 31 or fewer characters. Shortened file names
/openbsd/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-0203928 (chewname): Make "name" a char **. Return mnemonic trimmed of
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-0203928 (chewname): Make "name" a char **. Return mnemonic trimmed of
/openbsd/share/dict/
H A Dweb2a23915 full-trimmed
24040 fur-trimmed
31760 lace-trimmed
58606 squirrel-trimmed
70802 walnut-trimmed
72616 well-trimmed
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.md5320 ;; This pattern is essentially a trimmed-down version of movdi_internal2.
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo2694 raw representation, and the trimmed 32-bit representation is the
/openbsd/gnu/lib/libstdc++/libstdc++/
H A DChangeLog-20007745 * bits/localefwd.h: Renamed, trimmed.
/openbsd/gnu/usr.bin/perl/Porting/
H A Depigraphs.pod4386 trimmed the edges in lavender, stepped back, squinted, then added a

12