/openbsd/gnu/usr.bin/perl/lib/ExtUtils/ |
H A D | XSSymSet.pm | 35 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 D | findmisopt | 152 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 D | captoinfo.c | 625 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 D | menu.c | 64 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 D | dump_entry.c | 1275 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 D | tic.c | 2870 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 D | README.md | 89 # 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 D | ws-and-continuations.txt | 12 # A value consisting only of whitespace is trimmed to the empty string.
|
/openbsd/gnu/usr.bin/perl/ |
H A D | README.synology | 19 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 D | README.win32 | 72 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 D | perl588delta.pod | 1473 Trailing spaces are now trimmed from C<$!> and C<$^E>.
|
H A D | perlreguts.pod | 407 necessary as parsing proceeds, and afterwards, trimmed to the actual
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.c | 6849 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 D | parse.y | 3284 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 D | elf32.em | 1673 trimmed off the new output_section_statment above when
|
/openbsd/games/fortune/datfiles/ |
H A D | zippy | 791 SCARLET ROBE trimmed with POLYVINYL CHLORIDE ... I want to EMPTY your
|
H A D | limerick | 508 And trimmed off the edge of his wedge.
|
/openbsd/usr.bin/lex/ |
H A D | ONEWS | 1224 trimmed to be 31 or fewer characters. Shortened file names
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ChangeLog-0203 | 928 (chewname): Make "name" a char **. Return mnemonic trimmed of
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ChangeLog-0203 | 928 (chewname): Make "name" a char **. Return mnemonic trimmed of
|
/openbsd/share/dict/ |
H A D | web2a | 23915 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 D | mips.md | 5320 ;; This pattern is essentially a trimmed-down version of movdi_internal2.
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdbint.texinfo | 2694 raw representation, and the trimmed 32-bit representation is the
|
/openbsd/gnu/lib/libstdc++/libstdc++/ |
H A D | ChangeLog-2000 | 7745 * bits/localefwd.h: Renamed, trimmed.
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | epigraphs.pod | 4386 trimmed the edges in lavender, stepped back, squinted, then added a
|