HomeSort by relevance Sort by last modified time
    Searched full:minimize (Results 751 - 775 of 1660) sorted by null

<<31323334353637383940>>

  /external/tensorflow/tensorflow/python/estimator/canned/
linear.py 162 return optimizer.minimize(
  /external/tensorflow/tensorflow/python/training/
adam_test.py 119 minimize_op = optimizer.minimize(gathered_sum)
ftrl_test.py 113 sgd_op = ftrl.FtrlOptimizer(1.0).minimize(loss)
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 57 * bursts to minimize packet loss.
  /frameworks/base/core/java/android/webkit/
WebViewFactory.java 228 // us honest and minimize usage of WebView internals when binding the proxy.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
PipMotionHelper.java 74 // The fraction of the stack width that the user has to drag offscreen to minimize the PiP
  /frameworks/minikin/libs/minikin/
OptimalLineBreaker.cpp 47 // Penalty assigned to each line break (to try to minimize number of lines)
  /frameworks/native/libs/vr/libpdx/
encoder_performance_test.cpp 100 // minimize the overhead of invocation in the tight test loop over millions of
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 145 // internally in the VirtualDisplaySurface. To minimize the number of times
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 66 // Use SCHED_FIFO to minimize jitter
  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 42 * This class uses {@link BitmapRegionDecoder} when possible to minimize unnecessary decoding
  /hardware/interfaces/graphics/common/1.0/
types.hal 656 * to minimize the color shift into RGB space that uses BT.709
682 * to minimize the color shift into RGB space that uses BT.709
    [all...]
  /libcore/libart/src/main/java/java/lang/
Daemons.java 207 // We minimize the amount of work we do per finalizable object. For example, we avoid
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 407 text = text.minimize();
  /libcore/ojluni/src/main/java/java/util/
AbstractCollection.java 30 * interface, to minimize the effort required to implement this interface. <p>
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlarmScheduler.java 91 // can minimize this to being only 1 day late by putting a 1 day max on the alarm time.
  /packages/apps/Contacts/src/com/android/contacts/activities/
ActionBarAdapter.java 344 // Minimize the horizontal width of the Toolbar since the selection container is placed
  /packages/apps/Contacts/src/com/android/contacts/model/
ValuesDelta.java 372 * {@link StringBuilder} to minimize allocations.
  /packages/apps/Dialer/java/com/android/dialer/smartdial/util/
SmartDialNameMatcher.java 37 // The maximum length of the initial we will match - typically set to 1 to minimize false
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Passes/
PassBuilder.h 213 /// run. It works to minimize the IR which needs to be analyzed without
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Passes/
PassBuilder.h 213 /// run. It works to minimize the IR which needs to be analyzed without
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 300 # Canonicalize ${INPUT} now to minimize the time an
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
macros.h 37 * file information at the call site, to minimize the distance between
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
macros.h 37 * file information at the call site, to minimize the distance between
  /prebuilts/misc/windows/sdl2/include/
SDL_hints.h 198 * \brief Minimize your SDL_Window if it loses key focus when in fullscreen mode. Defaults to true.

Completed in 822 milliseconds

<<31323334353637383940>>