Searched refs:keep (Results 1 - 25 of 319) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/library/
H A Ditk.tcl53 keep -background -cursor -foreground -font
54 keep -activebackground -activeforeground -disabledforeground
55 keep -highlightcolor -highlightthickness
60 keep -background -cursor
61 keep -insertbackground -insertborderwidth -insertwidth
62 keep -insertontime -insertofftime
63 keep -selectbackground -selectborderwidth -selectforeground
64 keep -highlightcolor -highlightthickness
69 keep -background -cursor -foreground -font
70 keep
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/examples/
H A DTextInfo.itk20 keep -wrap -tabs
38 keep -background -cursor -foreground -font
39 keep -activebackground -activeforeground -activerelief
40 keep -disabledforeground
41 keep -highlightcolor -highlightthickness
42 keep -insertbackground -insertborderwidth -insertwidth
43 keep -insertontime -insertofftime
44 keep -selectbackground -selectborderwidth -selectforeground
45 keep -textbackground -troughcolor
H A DMessageInfo.itk37 keep -background -cursor -foreground -font
38 keep -activebackground -activeforeground -disabledforeground
39 keep -highlightcolor -highlightthickness
H A DTextDisplay.itk28 keep -wrap -tabs
129 keep -background -cursor -foreground -font
130 keep -activebackground -activerelief
131 keep -highlightcolor -highlightthickness
132 keep -insertbackground -insertborderwidth -insertwidth
133 keep -insertontime -insertofftime
134 keep -selectbackground -selectborderwidth -selectforeground
135 keep -textbackground -troughcolor
H A DInfo.itk56 keep -background -cursor -foreground -font
57 keep -activebackground -activeforeground -disabledforeground
58 keep -highlightcolor -highlightthickness
/macosx-10.10.1/Heimdal-398.1.2/lib/ntlm/
H A Dregen.sh2 perl ../../cf/make-proto.pl -q -P keep -o heimntlm-protos.h ntlm.c
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dregen.sh3 perl ../../cf/make-proto.pl -q -P keep -o krb5-protos.h -E KRB5_LIB ${files}
4 perl ../../cf/make-proto.pl -q -P keep -p krb5-private.h ${files}
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dmessagedialog.itk41 keep -background -cursor -font -foreground -modality
42 keep -wraplength -justify
81 keep -background -bitmap -cursor -foreground -image
91 keep -background -cursor -font -foreground -text
92 keep -wraplength -justify
H A Dpane.itk40 keep -background -cursor
74 keep -background -cursor
H A Ddialog.itk40 keep -background -cursor -foreground -modality
H A Dcanvasprintdialog.itk54 keep -background -cursor -foreground -modality
95 keep -printregion -output -printcmd -filename -pagesize \
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dhead.c77 register off_t keep = 10; local
97 if ((keep = opt_info.number) <=0)
98 error(2, "%s: %I*d: positive numeric option argument expected", opt_info.name, sizeof(keep), keep);
142 if (sfmove(fp, sfstdout, keep, delim) < 0 && !ERROR_PIPE(errno) && errno != EINTR)
/macosx-10.10.1/ruby-106/ruby/lib/rss/maker/
H A Dentry.rb103 keep = {
113 authors.replace(@maker.channel.authors) if keep[:authors].empty?
114 if keep[:contributors].empty?
117 if keep[:categories].empty?
121 links.replace(@maker.channel.links) if keep[:links].empty?
122 unless keep[:rights].variable_is_set?
125 unless keep[:title].variable_is_set?
131 authors.replace(keep[:authors])
132 contributors.replace(keep[:contributors])
133 categories.replace(keep[
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/tests/
H A Doption.test32 keep -background -foreground -cursor
33 keep -text
56 keep -background -foreground -cursor
57 keep -text
69 test option-1.2 {"keep" can be called more than once} {
74 keep -background -foreground -cursor
75 keep -background -foreground -cursor
76 keep -status
77 keep -status
99 test option-1.4 {"ignore" overrides keep an
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/library/
H A Dhistory.tcl17 # keep the max size of the history list
25 keep 20
43 set options "add, change, clear, event, info, keep, nextid, or redo"
112 k* { # history keep
115 return -code error "wrong # args: should be \"history keep ?count?\""
122 return -code error "illegal keep count \"$limit\""
197 # Updates history(keep) if a limit is specified
202 return $history(keep)
209 set history(keep) $limit
224 # Resets the history array, except for the keep limi
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/library/
H A Dhistory.tcl17 # keep the max size of the history list
25 keep 20
43 set options "add, change, clear, event, info, keep, nextid, or redo"
112 k* { # history keep
115 return -code error "wrong # args: should be \"history keep ?count?\""
122 return -code error "illegal keep count \"$limit\""
197 # Updates history(keep) if a limit is specified
202 return $history(keep)
209 set history(keep) $limit
224 # Resets the history array, except for the keep limi
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/
H A Dregen.sh1 perl ../../cf/make-proto.pl -a -x ../../packages/mac/framework/gss.json -E GSS_LIB -q -P keep -o gssapi/gssapi_protos.h {mech,krb5,spnego,ntlm,cf}/*.c
2 perl ../../cf/make-proto.pl -a -x ../../packages/mac/framework/gss-apple.json -E GSS_LIB -q -P keep -o gssapi/gssapi_apple.h {mech,krb5,spnego,ntlm,cf}/*.c
3 perl ../../cf/make-proto.pl -a -x ../../packages/mac/framework/gss.json -q -P keep -a -p gssapi/gssapi_private.h mech/gss_*.c mech/cred.c mech/context.c
4 perl ../../cf/make-proto.pl -q -P keep -a -p krb5/gsskrb5-private.h krb5/*.c
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dncklib.mk8 NCK_IDL_FLAGS=$(IDL_INCLUDES) -keep c_source -no_cpp -v -no_mepv @DCETHREADINCLUDES@ $(TARGET_OS)
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DToolOutputFile.h25 /// object is destroyed unless the client calls keep().
55 /// keep - Indicate that the tool's job wrt this output file has been
57 void keep() { Installer.Keep = true; } function in class:llvm::tool_output_file
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregcache.c43 int keep; member in struct:Cache_s
67 if (matchstate.cache[i] && matchstate.cache[i]->keep)
69 matchstate.cache[i]->keep = 0;
143 else if (!matchstate.cache[i]->keep)
164 if (cp->keep)
166 cp->keep = 0;
189 cp->keep = 1;
/macosx-10.10.1/zsh-61/zsh/Functions/Zle/
H A Dkeeper16 # The "keep" function accepts a set of file patterns as the positional
21 # "keep", prevents the file patterns from being expanded when the command
25 function keep {
37 alias keep='noglob keep'
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/virtual-time/
H A Drun.sh25 --keep) stopservers=false; shift ;;
28 test $# -gt 0 || { echo "usage: $0 [--keep] test-directory" >&2; exit 1; }
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dpaths.el40 (defun prune-directory-list (dirs &optional keep reject)
51 (or (member dir keep) (file-directory-p dir))
/macosx-10.10.1/postfix-255/postfix/conf/
H A Dpostmulti-script50 keep=
53 for d in "$@"; do [ "$d" = "$dir" ] && found=1 || keep="$keep $d"; done
59 set -- "$@" "alternate_config_directories =$keep $dir";;
61 set -- "$@" "alternate_config_directories =$keep";;
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-chdlc.c138 } keep; member in union:cisco_slarp::__anon13777
177 EXTRACT_32BITS(&slarp->un.keep.myseq),
178 EXTRACT_32BITS(&slarp->un.keep.yourseq),
179 EXTRACT_16BITS(&slarp->un.keep.rel));

Completed in 396 milliseconds

1234567891011>>