Searched refs:trivial (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A DMakefile.benchmarks54 trivial \
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DSpiller.cpp32 enum SpillerName { trivial, inline_ }; enumerator in enum:__anon10286::SpillerName
39 cl::values(clEnumVal(trivial, "trivial spiller"),
42 cl::init(trivial));
190 case trivial: return new TrivialSpiller(pass, mf, vrm);
/macosx-10.10/postfix-255/postfix/conf/
H A Dmaster.cf45 rewrite unix - - n - - trivial-rewrite
H A Dpostfix-files97 $daemon_directory/trivial-rewrite:f:root:-:755
211 $manpage_directory/man8/trivial-rewrite.8:f:root:-:644
426 $html_directory/trivial-rewrite.8.html:f:root:-:644
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A DMakefile.benchmarks134 trivial \
H A DREADME121 trivial
/macosx-10.10/gnudiff-19/diffutils/src/
H A Dutil.c663 bool trivial = ignore_blank_lines || ignore_regexp.fastmap;
684 for (i = next->line0; i <= l0 && trivial; i++)
691 trivial = 0;
694 for (i = next->line1; i <= l1 && trivial; i++)
701 trivial = 0;
712 if (trivial)
654 bool trivial = ignore_blank_lines || ignore_regexp.fastmap; local
/macosx-10.10/postfix-255/Postfix.Config/
H A Dmaster.cf.default47 rewrite unix - - n - - trivial-rewrite
H A Dmaster.cf.defaultserver24 rewrite unix - - n - - trivial-rewrite
H A Dpostfix-files95 $daemon_directory/trivial-rewrite:f:root:-:755
201 $manpage_directory/man8/trivial-rewrite.8:f:root:-:644
400 $html_directory/trivial-rewrite.8.html:f:root:-:644
/macosx-10.10/Heimdal-398.1.2/lib/asn1/
H A DREADME.template41 trivial types:
/macosx-10.10/vim-55/runtime/syntax/
H A Dcweb.vim54 " non-trivial cases this completely clobbers the syntax recognition. Instead,
/macosx-10.10/postfix-255/postfix/src/trivial-rewrite/
H A Dtrivial-rewrite.c3 /* trivial-rewrite 8
54 /* creates a new server process, provided that the trivial-rewrite
56 /* Each trivial-rewrite server terminates after
319 #include <trivial-rewrite.h>
400 * This code detaches the trivial-rewrite process from the master, stops
404 * because the number of trivial-rewrite server processes is small compared
405 * to the number of trivial-rewrite client processes. The few extra
/macosx-10.10/CPANInternal-159.1/Log-Dispatch-2.34/lib/Log/Dispatch/
H A DOutput.pm295 architecture. Subclassing is fairly trivial. For most subclasses, if
/macosx-10.10/shell_cmds-179/find/
H A Dfunction.c399 int acl_supported = 0, ret, trivial; local
429 ret = acl_is_trivial_np(facl, &trivial);
436 if (trivial)
/macosx-10.10/tcl-105/tcl_ext/tclxml/tcldom/src/
H A Dconfigure1667 # If we can't run a trivial program, we are probably using a cross compiler.
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex268 any form of useful performance in non-trivial applications.
390 \hline $\left [ 3 \right ]$ & A moderately hard problem that requires a non-trivial amount \\
391 & of work. Usually involves trivial research and development of \\
393 \hline $\left [ 4 \right ]$ & A moderately hard problem that involves a non-trivial amount \\
773 memory and the number of heap operations will be trivial.
914 This helps prevent many trivial reallocations that would grow an mp\_int by trivially small values.
973 multiple of \textbf{MP\_PREC} plus an additional \textbf{MP\_PREC} digits. This padding is used to prevent trivial
1127 level basis of the entire library. While these algorithm are relatively trivial it is important to understand how they
1327 With the mp\_int representation of an integer, calculating the absolute value is trivial. The mp\_abs algorithm will compute
1360 This fairly trivial algorith
[all...]
/macosx-10.10/security_ocspd-55124/server/
H A DocspdServer.cpp1144 #pragma mark ----- OcspdServer, trivial subclass of MachPlusPlus::MachServer -----
/macosx-10.10/CPANInternal-159.1/common-sense-3.6/
H A Dsense.pm.PL495 It's a fact, yeah. But it's trivial to install, most popular modules have
/macosx-10.10/postfix-255/postfix/mantools/
H A Dpostlink779 s/[<bB>]*trivial- *<br> *rewrite[<\/bB>]*\(8\)/<a href="trivial-rewrite.8.html">$&<\/a>/g;
780 s/[<bB>]*triv[-<\/bB>]*\n* *[<bB>]*ial-[<\/bB>]*\n* *[<bB>]*re[-<\/bB>]*\n*[ <bB>]*write[<\/bB>]*\(8\)/<a href="trivial-rewrite.8.html">$&<\/a>/g;
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm671 This is a non-trivial task, because it has to happen in sync with
/macosx-10.10/vim-55/src/testdir/
H A Dtest49.vim7850 " A simple :call of the builtin function is a trivial case. If the

Completed in 516 milliseconds