Searched +refs:bs +refs:save (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts/
H A Ddd-ex.sh19 # we do interesting things with IFS, but better save it...
31 set `$dd if=$tmp bs=1 of=/dev/null skip=1 2>&1`
33 $dd if=$tmp bs=1 count=$1 2>/dev/null
74 $dd if=/dev/null of=$tmp bs=1 2>/dev/null
79 *) zero | $dd of=$tmp.1 bs=1 "count=$n" 2>/dev/null
86 set `$dd if=$tmp bs=1 of=/dev/null 2>&1`
96 zero | $dd of=$tmp bs=1 "count=$2" 2>/dev/null
98 set `$dd if=$tmp bs=1 of=/dev/null "skip=$3" 2>&1`
111 zero | $dd "bs=$2" of=$tmp "count=$3" 2>/dev/null
113 set `$dd if=$tmp bs
227 save () { function
[all...]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-sh/
H A Datf-check_test.sh199 dd if=/dev/urandom of=bin bs=1k count=10
246 atf_set "descr" "Tests for the -o option using the 'save:' argument"
250 h_pass "echo foo" -o save:out
318 dd if=/dev/urandom of=bin bs=1k count=10
352 atf_set "descr" "Tests for the -e option using the 'save:' argument"
356 h_pass "echo foo 1>&2" -e save:out
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dada.vim20 " 05.11.2006 MK Bram suggested to save on spaces
94 if mapcheck ('<bs>','i') == ''
95 inoremap <silent> <unique> <buffer> <bs> <C-R>=ada#Insert_Backspace ()<cr>
/macosx-10.10/vim-55/runtime/autoload/
H A Dada.vim21 " 05.11.2006 MK Bram suggested to save on spaces
356 return "\<bs>\<bs>\<bs>"
358 return "\<bs>"
438 " you should not save to much date into the seession since they will
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/edit/
H A Dedit.c188 /* save terminal settings if in cannonical state */
1277 int bs= newpos.line && ep->e_plen>ep->e_winsz; local
1281 if(!ep->e_crlf || bs || (2*delta <= ((old-first)+(newpos.line?0:ep->e_plen))) )
1767 int i,last=0,save[2]; local
1771 if(!ep->e_lookahead && sfpkrd(ep->e_fd,save,1,'\r',200L,-1)>0)
1772 ed_ungetchar(ep,save[0]);
1793 save[0] = mp->data[last-1];
1794 save[1] = mp->data[last];
1805 mp->data[last-1] = save[0];
1806 mp->data[last] = save[
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dtermcap.src282 :bs:hc:os:\
286 :am:bs:\
292 :bs:\
342 ansi+csr|ansi scroll-region plus cursor save & restore:\
470 :am:bs:mi:\
490 :am:bs:mi:ms:\
556 :am:bs:mi:ms:xo:\
800 :am:bs:eo:xo:\
838 :am:bs:xo:\
1075 :am:bs
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dregcomp.c118 bitset_is_empty(BitSetRef bs) argument
122 if (bs[i] != 0) return 0;
135 bitset_on_num(BitSetRef bs) argument
141 if (BITSET_AT(bs, i)) n++;
298 add_bitset(regex_t* reg, BitSetRef bs) argument
300 BBUF_ADD(reg, bs, SIZE_BITSET);
599 if (ONIGENC_MBC_MINLEN(reg->enc) > 1 || bitset_is_empty(cc->bs)) {
632 r = add_bitset(reg, cc->bs);
635 if (ONIGENC_MBC_MINLEN(reg->enc) > 1 || bitset_is_empty(cc->bs)) {
649 r = add_bitset(reg, cc->bs);
5134 OnigOptionType save = env->options; local
5203 OnigOptionType save = env->options; local
[all...]
/macosx-10.10/ncurses-44/ncurses/include/
H A DCaps.uwin420 save_cursor sc str sc - - YBCG- save current cursor position (P)
479 key_save ksav str &6 KEY_SAVE 0571 ----- save key
508 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
634 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.osf1r5436 save_cursor sc str sc - - YBCG- save current cursor position (P)
670 key_save ksav str &6 KEY_SAVE 0571 ----- save key
696 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
818 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps452 save_cursor sc str sc - - YBCG- save current cursor position (P)
511 key_save ksav str &6 KEY_SAVE 0571 ----- save key
540 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
808 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.aix4452 save_cursor sc str sc - - YBCG- save current cursor position (P)
666 key_save ksav str &6 KEY_SAVE 0571 ----- save key
695 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
910 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.hpux11454 save_cursor sc str sc - - YBCG- save current cursor position (P)
572 key_save ksav str &6 KEY_SAVE 0571 ----- save key
601 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
822 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
H A DCaps.keys454 save_cursor sc str sc - - YBCG- save current cursor position (P)
513 key_save ksav str &6 KEY_SAVE 0571 ----- save key
542 key_ssave kSAV str !1 KEY_SSAVE 0624 ----- shifted save key
898 backspaces_with_bs OTbs bool bs - - YBCGE uses ^H to move left
/macosx-10.10/CPANInternal-159.1/Term-ReadLine-Perl-1.0303/ReadLine/
H A Dreadline.pm1804 $p =~ s/^(\s*)//; my $bs = $1;
1807 $p = "$bs$p$as";
2128 ## Save whatever state we wish to save as an anonymous array.
2507 my($from, $to, $save) = (&min($_[0], $_[1]), &max($_[0], $_[1]), $_[2]);
2509 if ($save) {
3433 # If at a word break (that we don't want to save), skip it.
3991 # If we're moving from the currently-edited line, save it for later.
4330 # &F_ViInput() call with no arguments, and don't save command.
/macosx-10.10/vim-55/runtime/
H A Doptwin.vim727 call append("$", "undoreload\tmaximum number lines to save for undo on a buffer reload")
745 call append("$", " \tset bs=" . &bs)
1055 call append("$", "undofile\tautomatically save and restore undo history")
1260 call append("$", "viewoptions\tlist of words that specifies what to save for :mkview")
/macosx-10.10/sudo-73/src/
H A Dpp132 --save-unstripped) pp_opt_save_unstripped=true; shift;;
186 --save-unstripped -- save unstripped binaries to
4040 if test -s $pp_wrkdir/fakeroot.save; then
4041 fakeroot -i $pp_wrkdir/fakeroot.save -s $pp_wrkdir/fakeroot.save "$@"
4043 fakeroot -s $pp_wrkdir/fakeroot.save "$@"
5291 dd if="$TODIR/$SUB.Z" of="$TODIR/$SUB" bs=10k conv=sync ||
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dtestsuite231 # Try only shells that exist, to save several forks.
865 save a detailed log file. Upon failure, create debugging scripts.
18661 dd bs=4096 count=\$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
18708 dd bs=4096 count=$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
18751 dd bs=4096 count=$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
18811 dd bs=4096 count=\$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
18858 dd bs=4096 count=$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
18901 dd bs=4096 count=$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
18961 dd bs=4096 count=\$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
19008 dd bs
[all...]
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm985 # save objects to allow redirecting output during iterations
2161 # Patch to save users Getopt::Long configuration
2659 # save the raw input for debug output in case of circular refs
2689 # not a dash item, so just save it for the next pass
3366 -log save .LOG file, which has useful diagnostics
4178 # save line information in case we have to write a logfile message
4505 $self->warning("To save a full .LOG file rerun with -g\n");
4860 # OLD NOTES: save for reference
6825 # see if it would be helpful to 'break' after the '=' to save space
6888 # save inde
[all...]
/macosx-10.10/ncurses-44/ncurses/misc/
H A Dterminfo.src381 ansi+csr|ansi scroll-region plus cursor save & restore,
5162 # add smcup [enter_ca_mode] (save console; thanks Corinna)
6746 # setup mode. Shift-s should be a configuration save to NVRAM.
7290 # This uses the second page memory option to save & restore screen
11122 aaa-s-ctxt|aaa-30-s-ctxt|ann arbor ambassador/30 lines+status+save context,
11125 aaa-s-rv-ctxt|aaa-30-s-rv-ct|ann arbor ambassador/30 lines+status+save context+reverse video,
11485 # save the setup with ^S.
13748 # (ibmmono: this had an unknown `sb' boolean, I changed it to `bs'.
14174 #ESC m save current config to NVRAM
15858 # and factory color maps. After setting these modes, save the
[all...]

Completed in 485 milliseconds