/external/clang/www/ |
features.html | 260 do with efficiency and caching: sharing an address space across different files
|
/external/eigen/Eigen/src/Eigenvalues/ |
SelfAdjointEigenSolver.h | 385 * For compilation efficiency reasons, this procedure does not use eigen expression [all...] |
/external/glide/library/src/main/java/com/bumptech/glide/ |
RequestManager.java | 537 * Note - for maximum efficiency, consider using {@link #from(Class)}} to avoid repeatedly allocating builder
|
/external/google-breakpad/src/common/ |
convert_UTF.c | 225 * much as possible for efficiency, in favor of drop-through switches.
|
/external/guava/guava/src/com/google/common/collect/ |
MinMaxPriorityQueue.java | 485 * array for storage, but for efficiency's sake they are stored interleaved on
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
MoreExecutors.java | 681 // For efficiency, especially in executors with limited [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
TimeZoneNamesImpl.java | 698 * for efficiency. [all...] |
/external/icu/icu4c/source/common/ |
uhash.cpp | 319 * range) and retesting. For efficiency, there need enough empty
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
TimeZoneNamesImpl.java | 696 * for efficiency. [all...] |
/external/jsoncpp/include/json/ |
value.h | 244 /// both logic and efficiency.
|
/external/libchrome/base/process/ |
process_metrics_linux.cc | 516 // efficiency. Thus two 4K reads may become one 8K read before it is
|
/external/libpng/contrib/libtests/ |
pngunknown.c | 53 * efficiency gain, but it can't really be tested here. [all...] |
/external/libxml2/doc/html/ |
libxml-uri.html | 44 </pre><p>Expresses the URI of the <a href="libxml-SAX.html#reference">reference</a> in terms relative to the base. Some examples of this operation include: base = "http://site1.com/docs/book1.html" URI input URI returned docs/pic1.gif pic1.gif docs/img/pic1.gif img/pic1.gif img/pic1.gif ../img/pic1.gif http://site1.com/docs/pic1.gif pic1.gif http://site2.com/docs/pic1.gif http://site2.com/docs/pic1.gif base = "docs/book1.html" URI input URI returned docs/pic1.gif pic1.gif docs/img/pic1.gif img/pic1.gif img/pic1.gif ../img/pic1.gif http://site1.com/docs/pic1.gif http://site1.com/docs/pic1.gif Note: if the URI <a href="libxml-SAX.html#reference">reference</a> is really wierd or complicated, it may be worthwhile to first convert it into a "nice" one by calling <a href="libxml-uri.html#xmlBuildURI">xmlBuildURI</a> (using 'base') before calling this routine, since this routine (for reasonable efficiency) assumes URI has already been through some validation.</p>
|
/external/lisa/libs/utils/ |
energy_model.py | 392 True iff CPUs do not all have the same efficiency and OPP range [all...] |
/external/llvm/docs/ |
TestingGuide.rst | 75 efficiency of the programs generated as well as the speed with which
|
/external/llvm/include/llvm/CodeGen/ |
DIE.h | 514 /// 1. For teardown efficiency, we want DIEs to be BumpPtrAllocated. Using a
|
/external/llvm/include/llvm/ProfileData/ |
InstrProf.h | 455 // efficiency) which needs to be sorted. [all...] |
/external/llvm/lib/Support/ |
ConvertUTF.c | 109 * much as possible for efficiency, in favor of drop-through switches.
|
/external/llvm/lib/Transforms/IPO/ |
Inliner.cpp | 549 // swap/pop_back for efficiency, but do not use it if doing so would
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_conv.c | 53 * precision parameter which can gauge the accuracy vs efficiency compromise, [all...] |
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_quad_depth_test.c | 532 * To increase efficiency, we should probably have multiple versions
|
/external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/ |
HtmlSanitizer.Policy.html | 63 <FONT color="green">060</FONT> * For efficiency, this list may be mutated by this during this method<a name="line.60"></a>
|
HtmlSanitizer.html | 63 <FONT color="green">060</FONT> * For efficiency, this list may be mutated by this during this method<a name="line.60"></a>
|
/external/protobuf/src/google/protobuf/ |
descriptor.proto | 721 // These are packed into a single field for efficiency. Note that line [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/ |
Archive.h | 341 /// file offset). Note that for efficiency reasons, the offset stored in
|