Searched refs:simplified (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Dspice.vim7 " but greatly simplified
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dlc.tab165 zh chinese-simplified zho|chi|chs
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A DxsltInternals.h1325 int simplified; /* whether this is a simplified stylesheet */ member in struct:_xsltCompilerCtxt
H A Dxslt.c3027 if (! cctxt->simplified)
5629 * URGENT TODO: Make this work with simplified stylesheets!
5692 * The root element of a simplified stylesheet must also have
6333 oldIsSimplifiedStylesheet = cctxt->simplified;
6342 cctxt->simplified = 0;
6345 cctxt->simplified = 1;
6366 cctxt->simplified = oldIsSimplifiedStylesheet;
/macosx-10.10.1/vim-55/runtime/macros/
H A Dmatchit.vim313 " Example (simplified HTML patterns): if
405 " TODO I think this can be simplified and/or made more efficient.
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/
H A DREADME1855 Tatsuhiko Miyagawa's "Log::Dispatch::Config" is a very clever simplified
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm2581 simplified logger implementation, covering some of the I<log4j>
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy550 the next item for a simplified iteration control.
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex1717 for one of the inputs that has more digits. A simplified addition loop is then used to essentially copy the remaining digits
4780 When the product $a^{32} \cdot a^8 \cdot a^4$ is simplified it is equal $a^{44}$ which is the desired exponentiation. This particular algorithm is
6249 By putting both observations into equation \ref{eqn:jacobi} the following simplified equation is formed.

Completed in 277 milliseconds