HomeSort by relevance Sort by last modified time
    Searched full:minimize (Results 351 - 375 of 955) sorted by null

<<11121314151617181920>>

  /system/sepolicy/
domain.te 440 # We would also like to minimize execmem but it seems to be
495 # Minimize read access to shell- or app-writable symlinks.
  /frameworks/base/core/java/android/app/
AlarmManager.java 66 * the OS will shift alarms in order to minimize wakeups and battery use. There are
447 * flexibility to minimize wakeups and battery use. For alarms that must be delivered
509 * alarms unnecessarily as they reduce the OS's ability to minimize battery use.
    [all...]
  /frameworks/base/docs/html/training/articles/
security-tips.jd 190 <p>You should minimize the number of permissions that your app requests.
369 <p>In general, the best approach for user data security is to minimize the use of APIs that access
473 successful, minimize the frequency of asking for user
    [all...]
  /art/runtime/jdwp/
jdwp_socket.cc 317 /* copy it out ASAP to minimize risk of multithreaded annoyances */
  /docs/source.android.com/src/devices/tech/dalvik/
jit-compiler.jd 166 make sure the methods involved are compiled to minimize transitions (which are
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
DirectSearchOptimizer.java 278 return (goalType == GoalType.MINIMIZE) ?
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
HarmonicCoefficientsGuesser.java 63 * coefficients A and B that minimize a least square criterion
  /external/autotest/client/cros/cellular/pseudomodem/
pseudomodem_context.py 91 # for these. Try to minimize using this constant.
  /external/autotest/client/profilers/powertop/src/po/
nl.po 339 "The 'ondemand' CPU speed governor will minimize the CPU power usage while\n"
  /external/ceres-solver/examples/
robot_pose_mle.cc 115 // The MLE is thus found by finding those values x* which minimize:
  /external/ceres-solver/internal/ceres/
line_search_minimizer.cc 99 void LineSearchMinimizer::Minimize(const Minimizer::Options& options,
trust_region_minimizer_test.cc 249 minimizer.Minimize(minimizer_options, parameters, &summary);
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
browser_options.py 123 'test is executed at maximum CPU speed in order to minimize noise '
  /external/chromium-trace/catapult/telemetry/telemetry/util/
statistics.py 184 given sequence of intervals is. In order to minimize jank, each duration
  /external/expat/doc/
xmlwf.sgml 457 sgml-minimize-attributes:nil
  /external/flac/libFLAC/
lpc.c 317 * minimize branching.
571 * minimize branching.
834 * minimize branching.
    [all...]
  /external/freetype/include/freetype/
ftttdrv.h 116 * minimize hinting techniques that were problematic with the extra
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
Downsampler.java 294 // This is large, but jpeg headers are not size bounded so we need something large enough to minimize
  /external/guice/core/src/com/google/inject/internal/
SingletonScope.java 222 // caching volatile variable to minimize number of reads performed
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
BOCSU.java 74 * to minimize the differences in same-script text runs. (Syn Wee,
  /external/icu/icu4c/source/common/
ucasemap.cpp 271 // Use the C++ abstract base class to minimize dependencies.
  /external/icu/icu4c/source/i18n/
digitlst.h 79 * The original DigitList API has been retained, to minimize the impact of
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
BOCSU.java 73 * to minimize the differences in same-script text runs. (Syn Wee,
  /external/jemalloc/
Android.bp 45 // Default to a single arena for svelte configurations to minimize
  /external/jemalloc/include/jemalloc/internal/
prof.h 256 /* Minimize memory bloat for non-prof builds. */

Completed in 2838 milliseconds

<<11121314151617181920>>