Searched refs:nnn (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/contrib/
H A Dzone-edit.sh.in79 if ${checkzone} -q -D "$zone" ${dir}/new > ${dir}/nnn
82 sort ${dir}/nnn > ${dir}/s2
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DX86ModRMFilters.h93 /// nnn field [bits 5-3], known elsewhere as the reg field.
106 /// of the nnn field.
146 /// mod field [bits 7-6] and the value of the nnn field [bits 5-3].
156 /// \param nnn The required value of the nnn field.
157 ExtendedFilter(bool r, uint8_t nnn) : argument
160 NNN(nnn) {
/macosx-10.10.1/ruby-106/ruby/lib/
H A Ddebug.rb56 # del[ete][ nnn] delete some or all breakpoints
58 # undisp[lay][ nnn] delete one particular or all display expressions
60 # s[tep][ nnn] step (into methods) one line or till line nnn
61 # n[ext][ nnn] go over one line or till line nnn
80 # th[read] [sw[itch]] <nnn> switch thread context to nnn
81 # th[read] stop <nnn> stop thread nnn
[all...]
/macosx-10.10.1/bzip2-36/bzip2/
H A Dbzlib_private.h102 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
H A Ddecompress.c43 #define GET_BITS(lll,vvv,nnn) \
46 if (s->bsLive >= nnn) { \
49 (s->bsLive-nnn)) & ((1 << nnn)-1); \
50 s->bsLive -= nnn; \
/macosx-10.10.1/swig-12/Source/Modules/
H A Dtypepass.cxx1033 Node *nnn = Getattr(firstoverloaded, "sym:nextSibling"); local
1035 while (nnn) {
1036 Setattr(nnn, "sym:overloaded", firstoverloaded);
1037 nnn = Getattr(nnn, "sym:nextSibling");
/macosx-10.10.1/efax-38/efax/
H A Dfax853 echo ${f}.nnn is up-to-date
/macosx-10.10.1/awk-20/src/
H A Drun.c734 Cell *substr(Node **a, int nnn) /* substr(a[0], a[1], a[2]) */ argument
782 Cell *sindex(Node **a, int nnn) /* index(a[0], a[1]) */ argument
1212 Cell *split(Node **a, int nnn) /* split(a[0], a[1], a[2]); a[3] is type */ argument
1751 Cell *sub(Node **a, int nnn) /* substitute command */ argument
1811 Cell *gsub(Node **a, int nnn) /* global substitute */ argument
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit8036 nnn\040 �� # ---> 6v6v6v 0
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm3517 -nnn gives line numbers
4952 ${$rexpansion}{"nnn"} = ["html-line-numbers"];
[all...]

Completed in 217 milliseconds