HomeSort by relevance Sort by last modified time
    Searched full:complexity (Results 226 - 250 of 831) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/eigen/bench/btl/
README 87 *** nb_op_base() : this method returns the complexity of the calculate method (allowing the mflops evaluation)
  /external/icu4c/common/
ruleiter.h 25 * in order to minimize complexity.
  /external/libvpx/libvpx/vp8/encoder/
denoising.c 26 * The filter function was modified to reduce the computational complexity.
  /external/llvm/include/llvm/ADT/
ImmutableList.h 114 /// from the same ImmutableListFactory are uniqued, this has O(1) complexity
  /external/llvm/lib/CodeGen/
UnreachableBlockElim.cpp 19 // complexity.
  /external/llvm/lib/Target/X86/
README-FPStack.txt 16 complexity. We need a way to specify the later is more profitable.
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 653 unsigned complexity, unsigned uid)
655 Dstregs(dstregs), AddedComplexity(complexity), ID(uid) {}
662 unsigned AddedComplexity; // Add to matching pattern complexity.
674 /// Compute the complexity metric for the input pattern. This roughly
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vs_exec.c 81 * complexity of code-generating all the above operations together,
  /external/openfst/src/include/fst/
connect.h 296 // Complexity:
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
equivalent.h 107 // Complexity: quasi-linear, i.e. O(n G(n)), where
  /external/v8/src/
list.h 108 // removed element. This function's complexity is linear in the
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.cpp 44 They are used where low complexity is important and the full 32 bits
71 Complexity weight : 2
129 Complexity weight : 2
180 Complexity weight : 18
  /frameworks/base/docs/html/guide/faq/
security.jd 41 inevitable that security bugs will be found in any system of this complexity.
  /libcore/luni/src/main/java/java/nio/charset/
CharsetEncoderICU.java 66 // This complexity is necessary to ensure that even if the constructor, superclass
  /packages/apps/DeskClock/src/com/android/deskclock/
CircleButtonsLayout.java 141 * Simplifying even further, to mitigate the complexity of the final formula:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_vector_to_list.h 140 // Use average case complexity.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_vector_to_list.h 140 // Use average case complexity.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_vector_to_list.h 140 // Use average case complexity.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_vector_to_list.h 133 // Use average case complexity.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_vector_to_list.h 140 // Use average case complexity.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_vector_to_list.h 133 // Use average case complexity.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_vector_to_list.h 133 // Use average case complexity.
  /external/chromium_org/third_party/opus/src/celt/
celt_encoder.c 67 int complexity; member in struct:OpusCustomEncoder
201 st->complexity = 5;
288 /* Grouping by two to reduce complexity */
    [all...]
  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 226 /** Configures the encoder's computational complexity.
227 * The supported range is 0-10 inclusive with 10 representing the highest complexity.
233 /** Gets the encoder's complexity configuration.
  /external/chromium_org/third_party/opus/src/silk/
SigProc_FIX.h 251 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest */
296 /* Laroia low complexity NLSF weights */
    [all...]

Completed in 598 milliseconds

1 2 3 4 5 6 7 8 91011>>