Searched refs:updating (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dtcolor25 # updating - Non-zero means that we're in the middle of
26 # updating the scales to load a new color,so
41 set updating 0
144 global red green blue colorSpace color updating autoUpdate
145 if {$updating} {
180 global red green blue colorSpace updating
181 set updating 1
200 set updating 0
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dtcolor24 # updating - Non-zero means that we're in the middle of
25 # updating the scales to load a new color,so
40 set updating 0
150 global red green blue colorSpace color updating autoUpdate
151 if {$updating} {
186 global red green blue colorSpace updating
187 set updating 1
206 set updating 0
/macosx-10.9.5/Heimdal-323.92.1/
H A Dylwrap187 echo updating "$2"
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dylwrap189 echo updating "$2"
/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dylwrap189 echo updating "$2"
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dylwrap189 echo updating "$2"
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DFixDecompsNotes.txt120 If inFilename needs updating and the function was able to do this without
122 contains the update file. If inFilename did not need updating, or an update
144 not begin a decomposition sequence (of 1-3 characters) that needs updating. For
163 sequences that need updating. If so, the code jumps straight to CopyBaseChar.
166 updating. It checks if the current character has a corresponding action in the
177 action was required, but were not part of sequences that needed updating (these
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dtcolor21 $updating = TkVariable.new(0)
136 if( $updating.to_i == 1 )
177 $updating.value = 1
201 $updating.value = 0
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dtcolor25 $updating = TkVariable.new(0)
140 if( $updating.to_i == 1 )
181 $updating.value = 1
205 $updating.value = 0
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/commands/
H A Denvironment_command.rb34 :update_sources: Enable/disable automatic updating of repository metadata
/macosx-10.9.5/remote_cmds-41.90.1/ypinit.tproj/
H A Dypinit.sh82 The `-u' is for updating the ypservers map on a master server.
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din_rmx.c445 int updating; member in struct:rtqk_arg
454 * the timeout is not expired yet. When updating, this makes sure that
524 if (ap->updating && expire > rtq_reallyold) {
602 arg.updating = 1;
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6_rmx.c532 int updating; member in struct:rtqk_arg
543 * maximum). When updating, this makes sure that nothing has a timeout longer
615 if (ap->updating && expire > rtq_reallyold) {
693 arg.updating = 1;
/macosx-10.9.5/zlib-53/zlib/contrib/delphi/
H A DZLib.pas78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DAdmin.pm125 a hash ref or json string to be used for inserting or updating data
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfigure1630 echo "updating cache $cache_file"
1633 echo "not updating unwritable cache $cache_file"
3149 echo "updating cache $cache_file"
3152 echo "not updating unwritable cache $cache_file"
/macosx-10.9.5/rsync-42/rsync/
H A Dtech_report.tex15 This report presents an algorithm for updating a file on one machine
263 that would have been transferred if the diff/patch method of updating
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm2027 This is an example of manual updating:
2045 Manual updating is probably more efficient than autoupdating and
2062 This is an accessor to the current style of auto-updating. When called
2063 with no arguments it returns the current auto-updating state, true for on,
2064 false for off. When given an argument it turns auto-updating on and off:
2067 When called as a class method it will control the updating style for
2069 will control updating for just that object, overriding the choice for
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dssh-keygen.c2053 do_gen_krl(struct passwd *pw, int updating, int argc, char **argv) argument
2068 if (updating)
2078 if (updating)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DStash.pm821 cloning the stash. For adding and updating complex variables, the L<set()>
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DStash.pm821 cloning the stash. For adding and updating complex variables, the L<set()>
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm2050 This is an example of manual updating:
2068 Manual updating is probably more efficient than autoupdating and
2085 This is an accessor to the current style of auto-updating. When called
2086 with no arguments it returns the current auto-updating state, true for on,
2087 false for off. When given an argument it turns auto-updating on and off:
2090 When called as a class method it will control the updating style for
2092 will control updating for just that object, overriding the choice for
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/
H A Dconfigure-tcl8.0.53945 echo "updating cache $cache_file"
3948 echo "not updating unwritable cache $cache_file"
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/lib/DBIx/Class/Schema/Loader/
H A DBase.pm374 Default false. If false, when updating existing files, Loader will
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/lib/DBIx/Class/Schema/Loader/
H A DBase.pm374 Default false. If false, when updating existing files, Loader will

Completed in 317 milliseconds

12