| /openbsd-src/usr.bin/mg/ |
| H A D | extend.c | 99 if (ele >= &curmap->map_element[curmap->map_num] || c < ele->k_base) { in remap() 100 if (ele > &curmap->map_element[0] && (funct != NULL || in remap() 101 (ele - 1)->k_prefmap == NULL)) in remap() 102 n1 = c - (ele - 1)->k_num; in remap() 105 if (ele < &curmap->map_element[curmap->map_num] && in remap() 106 (funct != NULL || ele->k_prefmap == NULL)) in remap() 107 n2 = ele->k_base - c; in remap() 111 ele--; in remap() 112 if ((pfp = calloc(c - ele->k_base + 1, in remap() 116 nold = ele->k_num - ele->k_base + 1; in remap() [all …]
|
| H A D | kbd.h | 56 extern struct map_element *ele;
|
| H A D | kbd.c | 33 struct map_element *ele; variable 135 ele = elec; in doscan()
|
| /openbsd-src/bin/ksh/ |
| H A D | misc.c | 178 unsigned int ele; in option() local 180 for (ele = 0; ele < NELEM(sh_options); ele++) in option() 181 if (sh_options[ele].name && strcmp(sh_options[ele].name, n) == 0) in option() 182 return ele; in option() 213 unsigned int ele; in printoptions() local 223 for (ele = n = oi.opt_width = 0; ele < NELEM(sh_options); ele++) { in printoptions() 224 if (sh_options[ele].name) { in printoptions() 225 len = strlen(sh_options[ele].name); in printoptions() 226 oi.opts[n].name = sh_options[ele].name; in printoptions() 227 oi.opts[n++].flag = ele; in printoptions() [all …]
|
| H A D | edit.c | 225 unsigned int ele; in set_editmode() local 229 for (ele = 0; ele < NELEM(edit_flags); ele++) in set_editmode() 230 if (strstr(ed, sh_options[(int) edit_flags[ele]].name)) { in set_editmode() 231 change_flag(edit_flags[ele], OF_SPECIAL, 1); in set_editmode()
|
| H A D | emacs.c | 1318 unsigned int ele, count; in kb_add_string() local 1322 for (ele = 0; ele < NELEM(x_ftab); ele++) in kb_add_string() 1323 if (x_ftab[ele].xf_func == func) { in kb_add_string() 1324 xf = (struct x_ftab *)&x_ftab[ele]; in kb_add_string()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/ |
| H A D | State.pm | 292 while ( defined( my $ele = shift @switches ) ) { 294 = ( $ele =~ /^([^:]+):(.*)/ ) 296 : ( $ele, undef );
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/BigInt/ |
| H A D | Lib.pm | 1834 my $ele = $in -> [0]; 1836 $ele = $class -> _new($ele) unless ref($ele); 1837 my $x = $class -> _copy($ele); 1841 $ele = $in -> [$i]; 1842 $ele = $class -> _new($ele) unless ref($ele); 1843 $x = $class -> _add($x, $ele); [all...] |
| /openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/ |
| H A D | Collate.pm | 420 my $ele = pack_U(@uv); 424 if defined $self->{undefChar} && $ele =~ /$self->{undefChar}/; 428 if defined $self->{ignoreChar} && $ele =~ /$self->{ignoreChar}/;
|
| /openbsd-src/gnu/usr.bin/gcc/ |
| H A D | config.sub | 1036 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
|
| /openbsd-src/gnu/lib/libstdc++/ |
| H A D | config.sub | 1036 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | config.sub | 1126 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
|
| /openbsd-src/gnu/lib/libiberty/ |
| H A D | config.sub | 1126 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
|
| /openbsd-src/gnu/usr.bin/binutils/ |
| H A D | config.sub | 1074 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | config.sub | 1089 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | config.sub | 1265 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
|
| /openbsd-src/usr.sbin/unbound/ |
| H A D | config.sub | 1415 | sh[23]ele \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/po/ |
| H A D | tr.po | 4931 msgstr "%s: uyarılar hata olarak ele alınıyor\n" 16318 msgstr "ilklendirici listesi bileşik ifade olarak ele alınıyor" 18306 msgstr "Benzer semboller zayıf semboller olarak ele alınır" 22592 #~ msgstr "ele geçirme `%s' için belirsiz seçim -" 22595 #~ msgstr " - bu `%s' ele geçirilebilir -"
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.10 | 8436 Wed Apr 26 19:18:52 1995 Pieter Schoenmakers <tiggr@es.ele.tue.nl>
|