/external/annotation-tools/annotation-file-utilities/src/annotator/scanner/ |
LocalVariableScanner.java | 49 * For efficiency, we might want to have methods like the following, specialized for the
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/ |
StepHandlerWithJacobians.java | 82 * efficiency purposes, the various integrators reuse the same
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
StepNormalizer.java | 105 * efficiency purposes, the various integrators reuse the same
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMStringPool.java | 39 * <li>Storage efficiency is an issue but not a huge one.
|
/external/e2fsprogs/resize/ |
extent.c | 163 /* Interpolate for efficiency */
|
/external/eigen/unsupported/bench/ |
bench_svd.cpp | 13 // Bench to compare the efficiency of SVD algorithms
|
/external/google-breakpad/src/google_breakpad/processor/ |
source_line_resolver_interface.h | 69 // of symbol data, in order to improve memory efficiency.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
ModifierTest.java | 114 // For efficiency, ICU caches the most common currency spacing UnicodeSets.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
ModifierTest.java | 111 // For efficiency, ICU caches the most common currency spacing UnicodeSets.
|
/external/kernel-headers/original/uapi/linux/ |
jffs2.h | 136 are left like this for space efficiency. If and when people decide
|
/external/libvncserver/libvncserver/ |
tableinittctemplate.c | 13 * efficiency is important here.
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
video_common.h | 47 // FourCC codes grouped according to implementation efficiency.
|
/external/libyuv/files/include/libyuv/ |
video_common.h | 47 // FourCC codes grouped according to implementation efficiency.
|
/external/llvm/lib/Transforms/Scalar/ |
ADCE.cpp | 112 // NOTE: We reuse the Worklist vector here for memory efficiency.
|
/external/llvm/test/CodeGen/AArch64/ |
addsub.ll | 3 ; Note that this should be refactored (for efficiency if nothing else)
|
/external/nist-sip/java/gov/nist/javax/sip/ |
NistSipMessageFactoryImpl.java | 115 // layer for efficiency.
|
/external/pcre/pcrecpp/include/ |
pcre_scanner.h | 146 // functionality is provided for efficiency when
|
/external/perfetto/ |
README.md | 7 **A portable, high efficiency, user-space tracing library**
|
/external/python/cpython2/Doc/c-api/ |
allocation.rst | 59 improving the memory management efficiency.
|
/external/python/cpython2/Lib/ |
py_compile.py | 90 execution efficiency -- Python itself byte-compiles a module when
|
/external/skia/src/gpu/ |
GrMemoryPool.h | 19 * efficiency. The interface is designed to be used to implement operator new
|
/external/skia/tools/skdiff/ |
skdiff_utils.cpp | 93 /// adding more checks and ample test cases, and paying more attention to efficiency.
|
/external/skqp/src/gpu/ |
GrMemoryPool.h | 19 * efficiency. The interface is designed to be used to implement operator new
|
/external/skqp/tools/skdiff/ |
skdiff_utils.cpp | 93 /// adding more checks and ample test cases, and paying more attention to efficiency.
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
BasicBlockPlacement.cpp | 25 // better algorithm, and then we can worry about efficiency.
|