Searched +refs:char +refs:coding +refs:system +refs:table (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/emacs-93/emacs/etc/
H A Dru-refcard.tex168 ���������� �� ���������� ��������� ������� {\it char} & \kbd{M-z {\it char}} \\
326 ������������ ����� ���� � ������ & \kbd{M-x visit-tags-table} \\
401 �������� ������ ���� ������ ����������� & \kbd{M-x list-coding-systems} \\
402 ������� ���������������� ������� ����������� & \kbd{M-x prefer-coding-system} \\
523 % coding: cyrillic-koi8
H A Dpl-refcard.tex350 %The help system is simple. Type \kbd{C-h} (or \kbd{F1}) and follow
378 %\metax{{\bf recover} a file lost by a system crash}{M-x recover-file}
478 %\key{kill through next occurrence of {\it char}}{M-z {\it char}}
481 \key{kasuj wszystko a/z do wyst/apienia {\it char}}{M-z {\it char}}
700 %\metax{specify a new tags file}{M-x visit-tags-table}
703 \metax{podaj nowy plik TAGS}{M-x visit-tags-table}
705 %\metax{regexp search on all files in tags table}{M-x tags-search}
812 %\key{set coding syste
[all...]
H A Drefcard.tex300 The help system is simple. Type \kbd{C-h} (or \kbd{F1}) and follow
315 \metax{{\bf recover} files lost by a system crash}{M-x recover-session}
373 \key{kill through next occurrence of {\it char}}{M-z {\it char}}
510 \metax{specify a new tags file}{M-x visit-tags-table}
512 \metax{regexp search on all files in tags table}{M-x tags-search}
572 \key{set coding system for next command}{C-x RET c}
573 \metax{show all coding systems}{M-x list-coding
[all...]
H A Dpt-br-refcard.tex377 \key{cortar at{\'e} a pr{\'o}xima ocorr{\^e}ncia de {\it char}}{M-z {\it char}}
516 \metax{especifica um novo arquivo de tags}{M-x visit-tags-table}
580 \metax{mostra sistemas de codifica{\c{c}}{\~a}o}{M-x list-coding-systems}
581 \metax{escolhe a codifica{\c{c}}{\~a}o preferida}{M-x prefer-coding-system}
687 % coding: iso-latin-1
/macosx-10.10/emacs-93/emacs/lisp/term/
H A Dmac-win.el1 ;;; mac-win.el --- parse switches controlling interface with Mac window system -*-coding: iso-2022-7bit;-*-
69 (if (not (eq window-system 'mac))
84 (defvar mac-system-script-code)
1086 ;; These tell read-char how to convert
1101 ;;;; Script codes and coding systems
1102 (defconst mac-script-code-coding-systems
1111 "Alist of Mac script codes vs Emacs coding systems.")
1122 mac-script-code-coding-systems)))))
1138 (cp-make-coding
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex177 the decimal system with fixed precision $6 \cdot 7 = 2$.
193 \hline char & $-128 \ldots 127$ \\
235 precision algorithm would augment the precision of the destination to accomodate the result while a single precision system
240 size the system will ever need. Such an approach can lead to vastly simpler algorithms which can accomodate the
349 To measure the efficiency of the specified algorithms, a modified big-Oh notation is used. In this system all
375 Similar to the exercises of \cite[pp. ix]{TAOCPV2} these exercises are given a scoring system based on the difficulty of
377 exercises ranges from one (the easiest) to five (the hardest). The following table sumarizes the
378 scoring system used.
493 The GMP library also does not return error codes. Instead it uses a POSIX.1 \cite{POSIX1} signal system where errors
567 As a well known analogy, school children are taught how to form numbers larger than nine by prepending more radix ten digits. In the decimal system
[all...]

Completed in 132 milliseconds