HomeSort by relevance Sort by last modified time
    Searched full:reducing (Results 1 - 25 of 373) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/linux/
irq_cpustat.h 14 * Simple wrappers reducing source bloat. Define all irq_stat fields
zconf.h 30 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
  /docs/source.android.com/src/devices/tech/security/
enhancements42.jd 36 reducing potential attack surface for root privilege escalation.</li>
47 Provider</a>, reducing default attack surface for applications.</li>
  /external/llvm/test/Analysis/ScalarEvolution/
2012-05-29-MulAddRec.ll 5 ; outer loop. While reducing the recurrence at %mul3, unsigned integer overflow
7 ; the recurrence to be zero, reducing the whole thing to a constant expression.
  /external/bison/lib/
timevar.def 42 DEFTIMEVAR (TV_REDUCE , "reducing the grammar")
  /external/webkit/Source/JavaScriptCore/wtf/
RefCounted.h 31 // The RefCounted class inherits from it reducing the template bloat
  /frameworks/base/core/java/android/view/
MagnificationSpec.java 38 /* do nothing - reducing visibility */
  /docs/source.android.com/src/devices/
audio_preprocessing.jd 97 <h2 id="reducing">Reducing Warmup Time</h2>
audio_warmup.jd 97 <h2 id="reducing">Reducing Warmup Time</h2>
audio_latency.jd 247 <h2 id="reducing">Reducing Latency</h2>
287 The eager approach of reducing buffer counts and sizes <i>before</i>
  /frameworks/base/docs/html/training/efficient-downloads/
regular_updates.jd 33 <p><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> discusses how to build battery-efficient apps that modify their refresh frequency based on the state of the host device. That includes disabling background service updates when you lose connectivity and reducing the rate of updates when the battery level is low.</p>
67 <p>You can further reduce the impact of these scheduled alarms by opportunistically reducing their frequency based on how recently your app was used.</p>
  /libcore/luni/src/main/java/java/util/concurrent/
Semaphore.java 261 * reducing the number of available permits by one.
293 * reducing the number of available permits by one.
317 * reducing the number of available permits by one.
346 * reducing the number of available permits by one.
408 * and returns immediately, reducing the number of available permits
448 * and returns immediately, reducing the number of available permits
477 * reducing the number of available permits by the given amount.
510 * reducing the number of available permits by the given amount.
  /external/ganymed-ssh2/examples/
SingleThreadStdoutStderr.java 103 * stdout and stder streams is more "balanced". Addtionally reducing the buffer size
  /external/llvm/include/llvm/Support/
ManagedStatic.h 56 /// be lazily constructed on demand (good for reducing startup times of dynamic
  /external/webkit/Source/WebCore/loader/archive/
ArchiveResourceCollection.cpp 64 // Can we change the design in a manner that will let us deprecate that API without reducing functionality of those apps?
  /external/wpa_supplicant_8/src/crypto/
aes-internal-enc.c 7 * - added option (AES_SMALL_TABLES) for reducing code size by about 8 kB at
  /frameworks/base/docs/html/training/monitoring-device-state/
index.jd 31 reducing the rate of such updates when the battery level is low, you can ensure that the impact of
battery-monitoring.jd 37 to a wall charger. Conversely, if the device is discharging, reducing your update rate helps
40 <p>Similarly, you can check the battery charge level, potentially reducing the frequency of&mdash;or
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
scache.h 39 * and reducing bandwidth. Instead of streaming a sound precisely when it
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
scache.h 39 * and reducing bandwidth. Instead of streaming a sound precisely when it
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
scache.h 39 * and reducing bandwidth. Instead of streaming a sound precisely when it
  /external/eigen/Eigen/src/IterativeLinearSolvers/
IncompleteLUT.h 150 PermutationMatrix<Dynamic,Dynamic,Index> m_P; // Fill-reducing permutation
223 // Compute the Fill-reducing permutation
254 // Apply the fill-reducing permutation
  /external/eigen/doc/
C09_TutorialSparse.dox 252 <tr><td>SimplicialLLT </td><td>\link SparseCholesky_Module SparseCholesky \endlink</td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in reducing</td>
255 <tr><td>SimplicialLDLT </td><td>\link SparseCholesky_Module SparseCholesky \endlink</td><td>Direct LDLt factorization</td><td>SPD</td><td>Fill-in reducing</td>
266 <tr><td>PastixLLT \n PastixLDLT \n PastixLU</td><td>\link PaStiXSupport_Module PaStiXSupport \endlink</td><td>Direct LLt, LDLt, LU factorizations</td><td>SPD \n SPD \n Square</td><td>Fill-in reducing, Leverage fast dense algebra, Multithreading</td>
269 <tr><td>CholmodSupernodalLLT</td><td>\link CholmodSupport_Module CholmodSupport \endlink</td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in reducing, Leverage fast dense algebra</td>
272 <tr><td>UmfPackLU</td><td>\link UmfPackSupport_Module UmfPackSupport \endlink</td><td>Direct LU factorization</td><td>Square</td><td>Fill-in reducing, Leverage fast dense algebra</td>
275 <tr><td>SuperLU</td><td>\link SuperLUSupport_Module SuperLUSupport \endlink</td><td>Direct LU factorization</td><td>Square</td><td>Fill-in reducing, Leverage fast dense algebra</td>
  /cts/tools/dasm/src/java_cup/
reduce_action.java 71 /* use the hash code of the production we are reducing with */
  /external/bison/src/
getargs.h 104 trace_grammar = 1 << 7, /**< Reading, reducing the grammar. */

Completed in 457 milliseconds

1 2 3 4 5 6 7 8 91011>>