Searched refs:b4 (Results 26 - 50 of 56) sorted by relevance

123

/macosx-10.10.1/CPANInternal-159.1/Crypt-SSLeay-0.64/certs/
H A Dca-bundle.crt59 00:ad:54:18:de:b4:bf:f7:ad:e8:74:aa:ed:8b:7c:
69 1a:b4:6a:2a:e6:af:a9:d6:00:ac:cf:d8:15:49:7c:
92 82:d6:b6:59:16:96:02:0b:29:12:61:b4:11:89:f7:0c:2f:94:
141 00:b4:48:11:80:58:a0:d5:a5:99:0f:f6:37:2c:44:
146 76:13:04:b4:ac:6c:96:7f:e7:0e:08:c9:32:51:30:
148 90:1a:ee:46:c9:b5:a4:1e:96:b4:41:91:d4:7f:d2:
228 28:6c:f4:a2:04:7a:8a:c2:76:24:b1:02:b4:df:28:f2:f7:f3:
282 f3:d4:ab:73:41:f0:cf:12:ac:28:b4:6f:14:94:96:
363 76:df:17:97:b6:cb:3f:25:45:fd:b4:bc:58:00:be:
375 4c:0d:a2:08:73:b4
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/
H A DUTF8.cpp108 const unsigned char b4 = sequence[4]; local
110 if (b4)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tcltklib/
H A Dsample1.rb281 b3 = b4 = nil
282 cb.push(c = TclTkCallback.new(ip, proc{b3.e("flash"); b4.e("flash")}))
287 b4 = TclTkWidget.new(ip, t1, button, "-text disable -command", c)
288 pack.e(b1, b2, b3, b4)
441 b4 = TclTkWidget.new(ip, t1, button, "-text chooseColor -command", c)
449 pack.e(b1, me1, b2, b3, b4, b5)
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dformant.tcl141 $::v(pF4) configure $::v(f4) $::v(b4)
160 $::v(F4) configure $::v(f4) $::v(b4)
362 set v(b4) 150
372 set v(F4) [snack::filter formant $v(f4) $v(b4)]
380 set v(pF4) [snack::filter formant $v(f4) $v(b4)]
H A Dxs.tcl1974 pack [ button $w.f3.b4 -text Cancel -command "destroy $w"] -side left
2081 pack [ button $w.f3.b4 -text Cancel -command "destroy $w"] -side left
/macosx-10.10.1/emacs-93/emacs/src/
H A Dstrftime.c419 int b4 = (b->tm_year >> 2) + (TM_YEAR_BASE >> 2) - ! (b->tm_year & 3); local
421 int b100 = b4 / 25 - (b4 % 25 < 0);
424 int intervening_leap_days = (a4 - b4) - (a100 - b100) + (a400 - b400);
H A Deditfns.c1932 int b4 = (b->tm_year >> 2) + (TM_YEAR_BASE >> 2) - ! (b->tm_year & 3);
1934 int b100 = b4 / 25 - (b4 % 25 < 0);
1937 int intervening_leap_days = (a4 - b4) - (a100 - b100) + (a400 - b400);
1922 int b4 = (b->tm_year >> 2) + (TM_YEAR_BASE >> 2) - ! (b->tm_year & 3); local
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dstrftime.c368 int b4 = (b->tm_year >> 2) + (TM_YEAR_BASE >> 2) - ! (b->tm_year & 3); local
370 int b100 = b4 / 25 - (b4 % 25 < 0);
373 int intervening_leap_days = (a4 - b4) - (a100 - b100) + (a400 - b400);
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_beginendblock.rb17 assert_equal(%w(b1 b2-1 b2 main b3-1 b3 b4 e1 e1-1 e4 e4-2 e4-1 e4-1-1 e3 e2), result.split)
H A Dtest_array.rb1059 assert_equal("\x06", @cls["01100001"].pack("b4"))
/macosx-10.10.1/curl-83.1.2/curl/tests/
H A Dstunnel.pem113 0b:27:c4:e8:73:c7:d3:e5:42:38:95:57:b5:bb:83:b4:92:d4:
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetdate.y860 int b4 = SHR (b->tm_year, 2) + SHR (TM_YEAR_BASE, 2) - ! (b->tm_year & 3);
862 int b100 = b4 / 25 - (b4 % 25 < 0);
865 int intervening_leap_days = (a4 - b4) - (a100 - b100) + (a400 - b400);
/macosx-10.10.1/libresolv-57/
H A Dres_send.c1542 struct sockaddr_in *a4, *b4; local
1551 b4 = (struct sockaddr_in *)b;
1552 return a4->sin_port == b4->sin_port && a4->sin_addr.s_addr == b4->sin_addr.s_addr;
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DengineNSA127.c105 b0,b1,b2,b3,b4,b5,b6,b7; local
130 b4 = b->n[4];
289 mult = b4;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DengineNSA127.c105 b0,b1,b2,b3,b4,b5,b6,b7; local
130 b4 = b->n[4];
289 mult = b4;
/macosx-10.10.1/ruby-106/ruby/test/openssl/
H A Dutils.rb72 b4+EjHP/DbNh9Vm5wcfnDBJ1zKvrMEf2xqngYdrV/3CiGJeKAhRvL57QvJZcQGvn
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/dns/
H A Ddns.tcl1176 if {[binary scan $data @${index}cccc b1 b2 b3 b4]} {
1179 set r [expr {($b4 & 0xFF) + (($b3 & 0xFF) << 8)
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Regress/
H A Dregress-80981.js72 b4 ();
79 b4 ();
3103 b4();
3128 function b4() function
3130 print('Visited b4');
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/ftpd/
H A Dftpd.tcl80 PORT {PORT <sp> b0, b1, b2, b3, b4, b5} \
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkFormatMP3.c1772 d0 = c0 + c4 ; d4 = ( c0 - c4 ) * b4;
1777 d8 = c8 + c12; d12= ( c8 - c12) * b4;
1782 d16= c16+ c20; d20= (c16 - c20) * b4;
1787 d24= c24+ c28; d28= (c24 - c28) * b4;
H A DjkFormatMP3.h753 static const float b4 = 1.961570560f; variable
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcaltest.cpp368 UBool eq = FALSE,b4 = FALSE,af = FALSE; local
414 (b4=cal->before(*cal2, status)) ||
419 b4?'T':'F',
/macosx-10.10.1/ruby-106/ruby/
H A Dio.c5331 VALUE b1, b2, b3, b4; local
5358 if (b3 == INT2FIX(0) && !NIL_P(b4 = rb_io_getbyte(io))) {
5359 if (b4 == INT2FIX(0)) {
5362 rb_io_ungetbyte(io, b4);
5376 if (b3 == INT2FIX(0xFE) && !NIL_P(b4 = rb_io_getbyte(io))) {
5377 if (b4 == INT2FIX(0xFF)) {
5380 rb_io_ungetbyte(io, b4);
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dps-print.el223 ;; `letter-small' `tabloid' `ledger' `statement' `executive' `a4small' `b4'
1873 (list 'b4 (* 72 10.125) (* 72 14.33) "B4")
5298 (b4
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dlatin1-disp.el456 (?,b4(B "~Z" "Z<")
2928 (?\$,2@%(B "b4")

Completed in 524 milliseconds

123