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

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Trie2_32.java 86 // Note: this expression could be refactored for slightly improved efficiency, but
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
CompactData.java 213 // NOTE: This strategy for computing the number of zeros is a hack for efficiency.
  /external/libpcap/
README.dag 47 filtering) for efficiency. This can introduce high latencies on quiet
  /external/libvncserver/libvncserver/
tabletrans24template.c 13 * efficiency is important here.
  /external/llvm/include/llvm/CodeGen/
TargetSchedule.h 33 // For efficiency, hold a copy of the statically defined MCSchedModel for this
  /external/llvm/lib/CodeGen/
RegisterClassInfo.cpp 170 // For efficiency, only compute the set order for the largest set.
  /external/llvm/lib/Support/
SpecialCaseList.cpp 32 /// reason for doing so is efficiency; StringSet is much faster at matching
  /external/lz4/examples/
streaming_api_basics.md 84 For the efficiency, Streaming API doesn't keep mirror copy of dependent (de)compressed memory.
  /external/mesa3d/src/compiler/nir/
nir_from_ssa.c 34 * Out-of-SSA Translation for Correctness, Code Quality, and Efficiency" by
69 * for Correctness, Code Quality, and Efficiency" by Boissinot et. al..
179 * Translation for Correctness, Code Quality, and Efficiency" by
564 * Correctness, Code Quality, and Efficiency" by Boissinot et. al..
  /external/mesa3d/src/intel/isl/
gen_format_layout.py 103 # to increase efficiency. Right now though it's fast enough that It didn't
  /external/mesa3d/src/mesa/state_tracker/
st_cb_feedback.c 33 * post-clipped primitives. Also, there's concerns about the efficiency
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlSanitizer.java 60 * For efficiency, this list may be mutated by this during this method
  /external/proguard/docs/
results.html 28 processed code, with some potential increase in efficiency as an added bonus.
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
LazyStringList.java 41 * efficiency of serialization if the String was never requested as the
  /external/python/cpython2/Doc/library/
filecmp.rst 31 portability and efficiency.
  /external/python/cpython2/Lib/
UserDict.py 125 # methods, progressively more efficiency comes with defining
  /external/python/cpython3/Doc/library/
filecmp.rst 29 portability and efficiency.
  /external/python/cpython3/Lib/
py_compile.py 86 execution efficiency -- Python itself byte-compiles a module when
  /external/python/cpython3/Modules/_decimal/libmpdec/
transpose.c 170 * Transpose 2^n * 2^n matrix. For cache efficiency, the matrix is split into
  /external/swiftshader/src/OpenGL/compiler/
PoolAlloc.cpp 259 // Do the allocation, most likely case first, for efficiency.
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
llc.pod 105 support. This is expensive and is by default omitted for efficiency.
  /external/tensorflow/tensorflow/contrib/periodic_resample/kernels/
periodic_resample_op.h 176 // efficiency (although, I could create a separate class scope for
  /external/tensorflow/tensorflow/core/grappler/costs/
robust_stats.cc 132 // c = 1.345 is the commonly used cutoff with 95% efficiency at the normal.
  /frameworks/base/core/java/android/content/pm/
BaseParceledListSlice.java 33 * Caveat: for efficiency and security, all elements must be the same concrete type.
  /frameworks/base/graphics/java/android/graphics/
Outline.java 249 // represent circle as round rect, for efficiency, and to enable clipping

Completed in 1221 milliseconds

1 2 3 4 5 6 7 8 91011>>