Searched refs:nts (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/grammar_peg/
H A Dpeg.tcl62 method {nonterminal add} {nts pae} {}
63 method {nonterminal delete} {nts pae} {}
64 method {nonterminal exists} {nts} {}
66 method {nonterminal mode} {nts args} {}
70 method {nonterminal rule} {nts} {}
197 method {nonterminal add} {nts pae} {
198 $self CheckNtKnown $nts
200 $self NtAdd $nts $pae
204 method {nonterminal mode} {nts args} {
205 $self CheckNt $nts
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/utils/
H A Dsaslpasswd.c134 struct termios ts, nts; local
151 nts = ts;
152 nts.c_lflag &= ~(ECHO | ECHOE | ECHOK
163 nts.c_lflag |= ICANON | ECHONL;
164 tcsetattr(STDIN_FILENO, TCSAFLUSH, &nts);
/macosx-10.10/ntp-92/include/
H A Dntp_fp.h92 #define HTONL_UF(uf, nts) \
93 do { (nts)->l_ui = 0; (nts)->l_uf = htonl(uf); } while (0)
94 #define HTONL_F(f, nts) do { (nts)->l_uf = htonl(f); \
96 (nts)->l_i = -1; \
98 (nts)->l_i = 0; \
/macosx-10.10/ntp-92/util/
H A Djitter.h128 #define HTONL_UF(uf, nts) \
129 do { (nts)->l_ui = 0; (nts)->l_uf = htonl(uf); } while (0)
130 #define HTONL_F(f, nts) do { (nts)->l_uf = htonl(f); \
132 (nts)->l_i = -1; \
134 (nts)->l_i = 0; \
/macosx-10.10/JavaScriptCore-7600.1.17/tests/exceptionFuzz/
H A Dearley-boyer.js3818 var nts;
3903 (nts = sc_nts_8);
3935 (sc_i_19 = (ind(head, nts)));
3942 (steps[sc_conf_18] = (ind(nt, nts)));
3943 (sc_i_17 = (ind(nt, nts)));
3949 (steps[sc_conf_18] = ((ind(head, nts))-nb_nts));
3950 (i = (ind(head, nts)));
4591 var nts;
4592 return ((nts = (parse[(0)])), (enders = (parse[(2)])), (states = (parse[(7)])), (is_parsed = (parse[(8)])), (is_parsed(nt, i, j, nts, ender
[all...]
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dhanja3.el299 ("nts" "$(C`9`:`;`<`=`>`?`@`A`B`C`D`E`F`G`H`I`J`K`L`M`N`O`P`Q`R`S`T`U`V`W`X(B")
H A Dhangul3.el1826 ("nts" ?$(C<1(B)
/macosx-10.10/ntp-92/ntpd/
H A Dntp_io.c3158 l_fp nts; local
3163 nts.l_i = tvp->tv_sec + JAN_1970;
3166 nts.l_uf = (u_int32)(dtemp * FRAC);
3172 L_SUB(&dts, &nts);
3180 ts = nts; /* network time stamp */
/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.c737 format_timestamp(u_int64_t timestamp, char *ts, size_t nts) argument
745 strftime(ts, nts, "%Y%m%dT%H%M%S", tm);
/macosx-10.10/vim-55/runtime/syntax/
H A Dora.vim122 syn keyword oraValue beq nds nts kerberos5 securid cybersafe identix dcegssapi radius
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices1402 devshr-nts 552/udp # DeviceShare
1403 devshr-nts 552/tcp # DeviceShare

Completed in 287 milliseconds