HomeSort by relevance Sort by last modified time
    Searched full:reduce (Results 401 - 425 of 2773) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/
graphical.py 139 # Successively reduce degree sequence by removing the maximum degree
151 # Reduce the next dmax largest stubs
373 # Successively reduce degree sequence by removing the maximum out degree
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_py3kwarn.py 404 # reduce tests may have already triggered this warning
407 warnings.filterwarnings("error", "reduce")
408 self.assertRaises(DeprecationWarning, reduce, add, range(10))
  /prebuilts/tools/common/proguard/proguard4.7/docs/
FAQ.html 106 <li>Reduce variable allocation.</li>
160 <b>ProGuard</b> can significantly reduce the file sizes and boost the run-time
168 <b>ProGuard</b> can generally still reduce the final code size by a few
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c 91 * description: reduce minSnr requirements for bands with relative low energies
126 /* reduce minSnr requirement by minSnr^minSnrRed dependent on avgEn/sfbEn */
480 reduce threshold
525 * description: if the desired pe can not be reached, reduce pe by reducing minSnr
765 /* reduce thresholds */
792 /* reduce thresholds */
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
MatrixPaletteRenderer.java 237 * but reduce performance. One might want to tweak that
301 * but reduce performance. One might want to tweak that
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
SpriteTextRenderer.java 56 * but reduce performance. One might want to tweak that
138 * but reduce performance. One might want to tweak that
  /docs/source.android.com/src/devices/audio/
latency_contrib.jd 58 and thus reduce latency.
158 and reduce power consumption while optimizing performance.
latency_measure.jd 178 of milliseconds. By adopting such a systematic approach, you can reduce
210 Once you find the underlying causes of underruns, reduce
  /external/bison/src/
state.h 211 /* If non-zero, then no lookahead sets on reduce actions are needed to
246 reduce R. */
  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixVector.h 18 * This algorithm processes 2 columns at onces that allows to both reduce
19 * the number of load/stores of the result by a factor 2 and to reduce
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 32 * to reduce cache contention on most processors. Padding is
133 * reduce ThreadLocal pollution and because adjustments due to
  /external/kernel-headers/original/uapi/drm/
mga_drm.h 339 * While the kernel \b is free to reduce
341 * to reduce dma_mga_dma_bootstrap::secondary_bin_size.
  /external/libdrm/include/drm/
mga_drm.h 339 * While the kernel \b is free to reduce
341 * to reduce dma_mga_dma_bootstrap::secondary_bin_size.
  /external/libopus/silk/
stereo_LR_to_MS.c 107 /* Determine bitrate distribution between mid and side, and possibly reduce stereo width */
117 /* If Mid bitrate below minimum, reduce stereo width */
  /external/llvm/docs/
HowToUseInstrMappings.rst 36 // Used to reduce search space only to the instructions using this
76 // instructions modeling this relationship. This is done to reduce the
  /external/llvm/test/CodeGen/R600/
no-shrink-extloads.ll 18 ; It should be OK (and probably performance neutral) to reduce this,
124 ; Might as well reduce to 8-bit loads.
  /external/protobuf/src/google/protobuf/
message_lite.h 70 // to link in lots of protocol definitions, a better way to reduce
199 // reduce heap fragmentation by instead re-using the same string
  /external/replicaisland/res/values/
kyle.xml 27 Hmph. Tell you what, I?ll give you a chance to prove you?re worth more than scrap metal. <b>Race me to the next gem.</b> If you get it first, I?ll let you off easy. If I get there first, I?m going to reduce you to a smoldering crater. No pulling punches this time.
31 Not bad for amateur hour. I was going to go ahead and obliterate you anyway, but on second thought a deal is a deal. I guess I?ll let you stumble about for a while longer before I reduce you to your principal elements. More fun that way.
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_pcap.c 168 * Use shorter poll interval for 3 seconds to reduce latency during key
373 * Use shorter poll interval for 3 seconds to reduce latency during key
l2_packet_winpcap.c 12 * all the time to reduce latency for EAPOL receiving from about 100 ms to 3 ms
42 * received EAPOL packet or authentication notification. This is used to reduce
  /frameworks/av/media/libnbaio/
MonoPipe.cpp 87 LinearTransform::reduce(&N, &D);
91 ALOGE("Cannot reduce sample rate to local clock frequency ratio to fit"
  /frameworks/base/docs/html/training/articles/
security-tips.jd 31 into the operating system that significantly reduce the frequency and impact of
54 will reduce the likelihood of inadvertently introducing security issues that
321 have platform-level countermeasures that reduce the exposure of applications to
323 note that selection of type-safe languages tends to reduce the likelihood of
335 title="Data Execution Prevention">DEP</acronym> that reduce the
348 Limiting permissions to read-only or write-only can also reduce the potential
384 application will reduce the potential for problems in this area.</p>
420 (JavaScript injection). Android includes a number of mechanisms to reduce
    [all...]
  /packages/apps/Launcher3/res/values-ro/
strings.xml 98 <string name="action_decrease_width" msgid="1374549771083094654">"Reduce?i l??imea"</string>
99 <string name="action_decrease_height" msgid="282377193880900022">"Reduce?i în?l?imea"</string>
  /packages/apps/Messaging/src/com/android/messaging/ui/animation/
PopupTransitionAnimation.java 126 // reduce jank on the first frame
209 // Delay dismissing the popup window to let mViewToAnimate draw under it and reduce the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
mga_drm.h 339 * While the kernel \b is free to reduce
341 * to reduce dma_mga_dma_bootstrap::secondary_bin_size.

Completed in 606 milliseconds

<<11121314151617181920>>