Searched refs:tk (Results 26 - 50 of 168) sorted by relevance

1234567

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/base/
H A Dtkimg.h33 #include <tk.h>
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWin.h34 #include <tk.h>
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Druby-token.rb80 if (tk = TkReading2Token[token]).nil?
83 tk = Token(tk[0], value)
84 if tk.kind_of?(TkOp)
85 tk.name = token
87 return tk
89 if (tk = TkSymbol2Token[token]).nil?
92 return Token(tk[0], value)
H A Druby-lex.rb266 until (((tk = token).kind_of?(TkNL) || tk.kind_of?(TkEND_OF_SCRIPT)) &&
268 tk.nil?)
269 #p tk
275 if line == "" and tk.kind_of?(TkEND_OF_SCRIPT) || tk.nil?
290 tk = @OP.match(self)
291 @space_seen = tk.kind_of?(TkSPACE)
292 @lex_state = EXPR_END if @post_symbeg && tk.kind_of?(TkOp)
293 @post_symbeg = tk
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/unix/
H A Dtktable.spec16 BuildRequires: XFree86-libs >= 4, XFree86-devel >= 4, tk >= 8.3.1
18 Requires: tk >= 8.3.1
34 ./configure --with-tcl=%{directory}/lib --with-tk=%{directory}/lib
/macosx-10.10.1/emacs-93/emacs/src/
H A Dmktime.c458 check_result (tk, tmk, tl, lt)
459 time_t tk;
464 if (tk != tl || !lt || not_equal_tm (&tmk, lt))
470 printf (") == %ld, should be %ld\n", (long) tl, (long) tk);
485 time_t tk, tl;
525 tk = mktime (&tmk);
526 status |= check_result (tk, tmk, tl, tml);
542 tk = tl;
543 status |= check_result (tk, tmk, tl, tml);
484 time_t tk, tl; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DvRijndael-alg-ref.c81 doubleVec tk; local
105 tk.v[0] = vk[0];
106 tk.v[1] = vk[1];
111 for(i = 0; i < 4; i++) W[t / BC][i][t % BC] = tk.s[i][j];
116 tk.s[i][0] ^= *((word8 *)S + tk.s[(i+1)%4][KC-1]);
117 tk.s[0][0] ^= rcon[rconpointer++];
123 v1 = vec_sld( tk.v[i], tk.v[i], 15 );
125 tk
[all...]
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dmktime.c554 check_result (time_t tk, struct tm tmk, time_t tl, const struct tm *lt)
556 if (tk != tl || !lt || not_equal_tm (&tmk, lt))
562 printf (") == %ld, should be %ld\n", (long int) tk, (long int) tl);
575 time_t tk, tl, tl1;
615 tk = mktime (&tmk);
616 status |= check_result (tk, tmk, tl, &tml);
635 tk = tl;
636 status |= check_result (tk, tmk, tl, &tml);
553 check_result(time_t tk, struct tm tmk, time_t tl, const struct tm *lt) argument
574 time_t tk, tl, tl1; local
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/python/
H A Dwidget.py18 file = root.tk.call('eval', 'snack::getOpenFile')
22 file = root.tk.call('eval', 'snack::getSaveFile')
H A Decho.py15 filename = root.tk.call('eval', 'snack::getOpenFile')
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Druby_lex.rb330 until (((tk = token).kind_of?(TkNL) || tk.kind_of?(TkEND_OF_SCRIPT)) &&
332 tk.nil?)
333 #p tk
339 if line == "" and tk.kind_of?(TkEND_OF_SCRIPT) || tk.nil?
354 tk = @OP.match(self)
355 @space_seen = tk.kind_of?(TkSPACE)
360 tk = TkError.new(@seek, @line_no, @char_no)
362 end while @skip_space and tk
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/data/curr/
H A Dreslocal.mk8 tk.txt tk_Latn.txt tk_Latn_TM.txt\
/macosx-10.10.1/ICU-531.30/icuSources/data/locales/
H A Dreslocal.mk8 tg_Cyrl.txt tg_Cyrl_TJ.txt tk.txt tk_Latn.txt tk_Latn_TM.txt\
/macosx-10.10.1/ICU-531.30/icuSources/data/zone/
H A Dreslocal.mk7 ms_Arab.txt tg.txt tg_Cyrl.txt tg_Cyrl_TJ.txt tk.txt\
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkSeparator.c8 #include <tk.h>
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dwidget25 if {[tk windowingsystem] eq "x11"} {
48 if {[tk windowingsystem] eq "aqua"} {
106 if {[tk windowingsystem] ne "aqua"} {
107 # This is a tk-internal procedure to make i18n easier
108 ::tk::AmpMenuArgs .menuBar add cascade -label [mc "&File"] \
111 ::tk::AmpMenuArgs .menuBar.file add command -label [mc "&About..."] \
115 if {[string match win* [tk windowingsystem]]} {
117 ::tk::AmpMenuArgs .menuBar.file add command -label [mc "&Quit"] \
121 ::tk::AmpMenuArgs .menuBar.file add command -label [mc "&Quit"] \
131 if {[tk windowingsyste
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dah_core.c546 u_char tk[16] __attribute__((aligned(4))); local
569 MD5Final(&tk[0], ctxt);
570 key = &tk[0];
672 u_char tk[SHA1_RESULTLEN] __attribute__((aligned(4))); /* SHA-1 generates 160 bits */ local
695 SHA1Final(&tk[0], ctxt);
696 key = &tk[0];
812 u_char tk[SHA256_DIGEST_LENGTH] __attribute__((aligned(4))); local
832 bzero(tk, sizeof(tk));
837 SHA256_Final(&tk[
954 u_char tk[SHA384_DIGEST_LENGTH] __attribute__((aligned(4))); local
1097 u_char tk[SHA512_DIGEST_LENGTH] __attribute__((aligned(4))); local
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dmd5.c348 unsigned char tk[16]; local
357 _sasl_MD5Final(tk, &tctx);
359 key = tk;
395 MD5_memset((POINTER)&tk, 0, sizeof(tk));
463 unsigned char tk[16]; local
472 _sasl_MD5Final(tk, &tctx);
474 key = tk;
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dmd5.c355 unsigned char tk[16]; local
364 _saslauthd_MD5Final(tk, &tctx);
366 key = tk;
403 MD5_memset((POINTER)&tk, 0, sizeof(tk));
471 unsigned char tk[16]; local
480 _saslauthd_MD5Final(tk, &tctx);
482 key = tk;
/macosx-10.10.1/swig-12/Lib/tcl/
H A Dwish.i35 #include <tk.h>
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A Dtcl.spec13 URL: http://www.tcl.tk/
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dtcl.spec14 URL: http://www.tcl.tk/
40 # to create the tcl files list, comment out tk in the install section above,
43 # then to create the files list for tk, uncomment tk, comment out tcl,
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/win/
H A Dconfigs.vc20 TKROOT = c:\tk$(TCLMAJOR).$(TCLMINOR)$(TCLPATCHLEVEL)
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/ext/
H A Dconfigure19 --with-tk directory containing tk configuration (tkConfig.sh)"
660 # Ok, lets find the tk configuration
662 # the alternative search directory is invoked by --with-tk
668 # Check whether --with-tk or --without-tk was given.
693 ../tk \
694 `ls -dr ../tk[8-9].[0-9]* 2>/dev/null` \
695 ../../tk \
696 `ls -dr ../../tk[
[all...]
/macosx-10.10.1/tcl-105/tk/tk/xlib/
H A Dxutil.c15 #include <tk.h>

Completed in 412 milliseconds

1234567