HomeSort by relevance Sort by last modified time
    Searched full:efficient (Results 151 - 175 of 2323) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/sqlite/src/test/
fts3e.test 73 # full scan is less efficient.
  /external/chromium_org/tools/checkdeps/
cpp_checker.py 28 # The maximum line length, this is to be efficient in the case of very long
  /external/clang/include/clang/Lex/
HeaderMap.h 31 /// symlinks to files. Its advantages are that it is dense and more efficient
  /external/clang/utils/TableGen/
ClangCommentCommandInfoEmitter.cpp 10 // This tablegen backend emits command lists and efficient matchers for command
ClangCommentHTMLTagsEmitter.cpp 10 // This tablegen backend emits efficient matchers for HTML tags that are used
  /external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h 14 // produce sligtly less efficient code.
  /external/guava/guava/src/com/google/common/collect/
EnumMultiset.java 44 * <p>This implementation is highly efficient when {@code elements} is itself a {@link
LinkedHashMultiset.java 65 * <p>This implementation is highly efficient when {@code elements} is itself
  /external/iproute2/man/man8/
tc-drr.8 79 M. Shreedhar and George Varghese "Efficient Fair
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
package.html 27 <li>{@link com.jme3.math.Matrix4f} - 4x4 matrix, used as an efficient transform representation</li>
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/filter/
AbstractFilter.java 78 // efficient algorithm
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
SimpleEscapingFunction.java 71 * string for it. This method does not need to be efficient.
  /external/kernel-headers/original/asm-arm/arch/
memory.h 61 * Note that the is_lbus_device() test is not very efficient on 1510
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
AreaCodeMapStorageStrategy.java 27 * {@link AreaCodeMap} to support the most space-efficient storage strategy according to the
  /external/libvorbis/vq/
latticetune.c 32 efficient integer-bits entropy encoding.
  /external/llvm/test/CodeGen/X86/
compare-inf.ll 4 ; and negative infinity, because those are more efficient on x86.
  /external/mesa3d/src/gallium/auxiliary/util/
u_draw_quad.c 96 * Note: this isn't especially efficient.
  /external/openfst/src/include/fst/script/
print-impl.h 37 // read/write using the binary format which is much more efficient.
  /external/protobuf/src/google/protobuf/stubs/
once.h 51 // This implements a way to perform lazy initialization. It's more efficient
  /external/smack/src/org/jivesoftware/smackx/workgroup/ext/notes/
ChatNotes.java 133 // Use char []'s, as they are more efficient to deal with.
  /external/srec/srec/include/
hmm_desc.h 95 pointer configurations this may not be memory efficient :( */
  /frameworks/av/media/libeffects/testlibs/
AudioCoefInterpolator.h 28 // The purpose is efficient approximation of a N-dimensional vector to
  /frameworks/base/docs/html/training/design-navigation/
index.jd 47 <dd>Learn how to create screen wireframes (low-fidelity graphic mockups) representing the screens in a news application based on the desired information model. These wireframes utilize navigational elements discussed in previous lessons to demonstrate intuitive and efficient navigation.</dd>
  /frameworks/base/docs/html/training/efficient-downloads/
connectivity_patterns.jd 42 <p>At the same time, the higher bandwidth means you can prefetch more aggressively, downloading more data over the same time. Perhaps less intuitively, because the tail-time battery cost is relatively higher, it's also more efficient to keep the radio active for longer periods during each transfer session to reduce the frequency of updates.</p>
  /frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
CubeRenderer.java 47 * the screen. The most efficient way of doing this is to use

Completed in 302 milliseconds

1 2 3 4 5 67 8 91011>>