Searched refs:created (Results 1 - 25 of 304) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dlocal.test30 lappend status "created $this"
59 } {{created ::test_local::test_local1} processing {deleted ::test_local::test_local1}}
65 } {{created ::test_local::test_local2} {call test...} {created ::test_local::test_local3} processing {deleted ::test_local::test_local3} ...back {deleted ::test_local::test_local2}}
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOStatistics.h69 uint32_t created; member in struct:IOStatisticsInterruptEventSources
75 uint32_t created; member in struct:IOStatisticsTimerEventSources
84 uint32_t created; member in struct:IOStatisticsDerivedEventSources
91 uint32_t created; member in struct:IOStatisticsCommandGates
99 uint32_t created; member in struct:IOStatisticsCommandQueues
104 uint32_t created; member in struct:IOStatisticsUserClients
/macosx-10.10/screen-22/screen/
H A Dterm.sh16 * This file is automagically created from term.c -- DO NOT EDIT
94 * This file is automagically created from term.c -- DO NOT EDIT
H A Dcomm.sh19 * This file is automagically created from comm.c -- DO NOT EDIT
H A Dosdef.sh49 * This file is automagically created from osdef.sh -- DO NOT EDIT
/macosx-10.10/rsync-45/rsync/testsuite/
H A Dlongdir.test12 longname=This-is-a-directory-with-a-stupidly-long-name-created-in-an-attempt-to-provoke-an-error-found-in-2.0.11-that-should-hopefully-never-appear-again-if-this-test-does-its-job
/macosx-10.10/ruby-106/ruby/lib/rake/contrib/
H A Dftptools.rb107 @created = Hash.new
120 if @created[current_dir].nil?
121 @created[current_dir] = true
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dcache.h134 time_t created; member in struct:bucket
H A Dsaslcache.c167 fprintf(stdout, "\"user\",\"realm\",\"service\",\"created\",\"created_localtime\"\n");
173 if (ref_bucket->created > epoch_to && *(ref_bucket->creds) != '\0') {
177 fprintf(stderr, "\"%lu\",", ref_bucket->created);
178 fprintf(stderr, "\"%s\"\n", make_time(ref_bucket->created));
208 if (table[y].created > epoch_to) {
/macosx-10.10/xnu-2782.1.97/bsd/netkey/
H A Dkeydb.h98 long created; /* for lifetime */ member in struct:secasvar
149 long created; /* for lifetime */ member in struct:secacq
/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A DSecFileLocations.c108 bool created = false; local
115 created = true;
126 if (!created) {
128 created = true;
132 return created;
/macosx-10.10/Security-57031.1.35/Security/utilities/utilities/
H A DSecFileLocations.c108 bool created = false; local
115 created = true;
126 if (!created) {
128 created = true;
132 return created;
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/unix/tools/
H A Dcpmanpages.tcl162 # A list of the man files created, relative to targetDir.
183 # A list of the man files created, relative to targetDir. They are all links
200 set created [list [file tail $firstFilePath]]
220 lappend created [file tail $targetFile]
223 return $created
/macosx-10.10/Heimdal-398.1.2/admin/
H A Dget.c130 int created = 0; local
163 created = 1;
188 if(!created && (princ.attributes & KRB5_KDB_DISALLOW_ALL_TIX))
192 if(created) {
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dagent.h12 created, enumerator in enum:_PluginState
/macosx-10.10/CPANInternal-159.1/Crypt-OpenSSL-Bignum-0.04/
H A DBignum.pm87 word given. Note that numbers represneted by objects created using
103 the given packed binary string. Note that objects created using this
174 created for the return value; otherwise, the value of second argument
181 Crypt::OpenSSL::Bignum object is created for the return value;
190 Crypt::OpenSSL::Bignum object is created for the return value;
200 Crypt::OpenSSL::Bignum objects is created for both return values. If
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_tsd.c168 bool created = _pthread_key_get_destructor(key, NULL); local
169 if (key < __pthread_tsd_start || created) {
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/htdocs/raw/
H A Dindex.exp19 [tcl/sf/txt], as created by John Ousterhout. It provides several new
/macosx-10.10/tcl-105/tcl_ext/trf/trf/htdocs/raw/
H A Dindex.exp17 as created by John Ousterhout. It provides transformer procedures
/macosx-10.10/vim-55/src/
H A Dosdef.sh70 * osdef.h is automagically created from osdef?.h.in by osdef.sh -- DO NOT EDIT
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DIterator.pm62 L<FOREACH> directive. This plugin allows the iterator to be explicitly created
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dtokencache.h77 enum Type { existing, created, temporary }; enumerator in enum:TokenCache::Token::Type
/macosx-10.10/iodbc-42.5/iodbc/iodbc/
H A Dvmscompile.com2 $ ! Compile *.c, and remember all object files created.
3 $ ! Create a shared library from all the created object files.
/macosx-10.10/vim-55/runtime/autoload/
H A Dadacomplete.vim51 " Tag created by gnat xref
61 " Tag created by ctags
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A DREADME44 are created in the bin directory; these may be invoked
45 directly. Note that the actual binaries are created in

Completed in 331 milliseconds

1234567891011>>