Searched +refs:org +refs:clock +refs:report (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Net-DNS/contrib/
H A Dcheck_soa72 =item check_soa example.com ns.icann.org
177 report("data expires after $n zone transfer failure$s") unless $n > 3;
178 report('zone data expires before scheduled refresh') unless $_->expire > $_->refresh;
183 report('negative cache TTL', clock($ttl)) if $ttl > $neg_ttl;
196 report("unresolved RNAME field:\t$1") unless $rnameok;
201 report("unresolved MNAME field:\t$mname."); # RFC2181, 7.3
204 report("absolute name expected:\t$1 <----- '.' absent") if $resolver->query($1, 'ANY');
212 my ($bad) = checkNS($zone, @nameserver); # report status
227 sub checkNS { # check nameservers (in parallel) and report statu
355 sub clock { # human-friendly TTL subroutine
444 sub report { # concatenate strings into fault report subroutine
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
59 % Internet: gildea@stop.mail-abuse.org
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
281 \metax{For the many customization options try}{M-x org-customize}
282 \metax{To read the on-line documentation try}{M-x org-info}
336 \key{time sorted view of current org fil
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Strptime/lib/DateTime/Format/
H A DStrptime.pm607 "You have specified mis-matching 12 and 24 hour clock information"
912 #is the hour (24-hour clock) [0,23]; leading zeros are permitted but not required.
928 #is the hour (12-hour clock) [1-12]; leading zeros are permitted but not required.
955 # %p is the locale's equivalent of either A.M./P.M. indicator for 12-hour clock.
1314 The hour on a 12-hour clock (1-12).
1419 Please report any bugs or feature requests to
1420 C<bug-datetime-format-strptime@rt.cpan.org>, or through the web interface at
1421 L<http://rt.cpan.org>. I will be notified, and then you'll automatically be
1426 C<datetime@perl.org> mailing list.
1428 http://datetime.perl.org/
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Strptime-1.52/lib/DateTime/Format/
H A DStrptime.pm605 "You have specified mis-matching 12 and 24 hour clock information"
908 #is the hour (24-hour clock) [0,23]; leading zeros are permitted but not required.
924 #is the hour (12-hour clock) [1-12]; leading zeros are permitted but not required.
951 # %p is the locale's equivalent of either A.M./P.M. indicator for 12-hour clock.
1311 The hour on a 12-hour clock (1-12).
1416 Please report any bugs or feature requests to
1417 C<bug-datetime-format-strptime@rt.cpan.org>, or through the web interface at
1418 L<http://rt.cpan.org>. I will be notified, and then you'll automatically be
1423 C<datetime@perl.org> mailing list.
1425 http://datetime.perl.org/
[all...]
/macosx-10.9.5/rsync-42/rsync/
H A Dtech_report.tex15 This report presents an algorithm for updating a file on one machine
240 clock time was approximately 2 minutes per run on a 50 MHz SPARC 10
308 available for download from http://rsync.samba.org/
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex228 In fact the library discussed within this text has already been used to form a polynomial basis library\footnote{See \url{http://poly.libtomcrypt.org} for more details.}.
2902 \item The ratio of clock cycles for single precision multiplication versus other simpler operations such as addition, shifting, etc. For example
3487 machine clock cycles.}.
3503 where multiplication is substantially slower\footnote{On the Athlon there is a 1:17 ratio between clock cycles for addition and multiplication. On
3584 $\left [ 2 \right ] $ & Determine the minimal ratio between addition and multiplication clock cycles \\
6433 If $v$, the greatest common divisor of $a$ and $b$ is not equal to one then the algorithm will report an error as no inverse exists. Otherwise, $C$
6460 probablistic algorithms in that when they report an integer is composite it must be composite. However, when the algorithms report an integer is
6613 square $y$ upto $s - 1$ times stopping only when $y \equiv -1$. If $y^2 \equiv 1$ and $y \nequiv \pm 1$ then the algorithm can report that $a$
6676 OpenSSL Cryptographic Toolkit, \url{http://openssl.org}
[all...]

Completed in 151 milliseconds