Searched refs:fourth (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/irc/
H A Dpicoirc.tcl170 foreach {server code target fourth fifth} [split $parts] break
182 Callback $context userlist $fourth $irc(users)
186 332 { Callback $context topic $fourth $rest; return }
193 set irc(whois,$fourth) [list name $name host $host userinfo $rest]
197 319 { lappend irc(whois,$fourth) channels $rest; return }
199 if {[info exists irc(whois,$fourth)]} {
200 Callback $context userinfo $fourth $irc(whois,$fourth)
201 unset irc(whois,$fourth)
/macosx-10.10/CPANInternal-159.1/Sub-Identify-0.04/lib/Sub/
H A DIdentify.pm79 The fourth function, C<get_code_info>, returns a list of two elements,
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DCompactJITCodeMap.h122 unsigned fourth = at(index++);
123 return (static_cast<unsigned>(headValue & ~(128 + 64)) << 24) | (second << 16) | (third << 8) | fourth;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest024-unique533 echo Dynamically retrieving fourth configuration...
534 $LDAPSEARCH -S "" -b olcOverlay='{0}'unique,olcDatabase='{1}'$BACKEND,cn=config -D cn=config -y $CONFIGPWF -h $LOCALHOST -p $PORT1 -LLL | tr -d \\r >$TESTDIR/fourth-config.ldif
535 cat >$TESTDIR/fourth-reference.ldif <<EOF
543 diff $TESTDIR/fourth-config.ldif $TESTDIR/fourth-reference.ldif > /dev/null 2>&1
/macosx-10.10/CPANInternal-159.1/Crypt-OpenSSL-Bignum-0.04/
H A DBignum.pm202 set to the quotient. If a fourth argument is passed, the value of the
203 fourth argument is set to the remainder.
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtufmtts.cpp131 TimeUnit fourth = third; local
134 assertTrue("copied and assigned are equal", (third == fourth));
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dnnslashdot.el421 (if (fourth item)
425 (fourth item)
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dentry3.rb34 a digit. The fourth is a password field that accepts up to eight \
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DDate.pm300 A fourth parameter allows you to force output in GMT, in the case of
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DDBI.pm486 "arrest him!", the third to the date from "%d", and the fourth to your
491 then you just get undef in the fourth column.
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DFixDecompsNotes.txt188 Finally, the fourth part has the default handlers to just copy characters to
/macosx-10.10/vim-55/runtime/syntax/
H A Drebol.vim122 syn keyword rebolStatement change clear copy fifth find first format fourth free
H A Dmaxima.vim90 syn keyword maximaFunc fourier fourint fourintcos fourintsin foursimp foursin fourth
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DIterator.pm468 value for the second iteration, the fourth, sixth, and so on.
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl.el368 (defun fourth (x) function
369 "Return the fourth element of the list X."
H A Dcl-macs.el1672 (defsetf fourth (x) (store) (list 'setcar (list 'cdddr x) store)) function
2637 '((first 'car x) (second 'cadr x) (third 'caddr x) (fourth 'cadddr x)
/macosx-10.10/ruby-106/ruby/test/psych/
H A Dtest_yaml.rb943 assert_parse_only( {"is equal to"=>"this contains four spaces", "third"=>"a \" or a \\ must be escaped.", "second"=>"! : etc. can be used freely.", "empty"=>"", "fourth"=>"this value ends with an LF.\n", "span"=>"this contains four spaces"}, <<EOY
947 fourth: "this value ends with an LF.\\n"
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDate.c2369 { "fourth", tUNUMBER, 4 },
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Dformat.txt221 The fourth data file is called "cmbcl.dat" and contains the characters with
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-dcc.el254 (fourth (floor third-rest)))
255 (format "%s.%s.%s.%s" first second third fourth)))
H A Derc-backend.el1457 ?U (fourth (erc-response.command-args parsed))
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_core.rb467 fourth = doc.elements[ "Project/Datasets/link[@idref='18']" ]
468 assert_equal "Test data 1", fourth.attributes["name"]
/macosx-10.10/vim-55/runtime/indent/
H A DGenericIndent.vim70 " fourth data sets, used for checking when more than one keyword/expression
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Di386-dis.c2885 char *first, *second, *third, *fourth;
3283 fourth = op4out;
3297 fourth = op1out;
3331 if (*fourth)
3338 (*info->fprintf_func) (info->stream, "%s", fourth);
2884 char *first, *second, *third, *fourth; local
3337 (*info->fprintf_func) (info->stream, "%s", fourth); local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfigure.com1201 treat a fourth sample with no EXTRASAMPLE_ value as being ASSOCALPHA. Many
1288 treat a fourth sample with no EXTRASAMPLE_ value as being ASSOCALPHA. Many

Completed in 473 milliseconds

12