HomeSort by relevance Sort by last modified time
    Searched full:minimize (Results 201 - 225 of 1011) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/openssl/crypto/bn/asm/
s390x-mont.pl 22 # for example Karatsuba, aim to minimize amount of multiplications at
25 # platforms even minimize the amount of the other operations, in
32 # Reschedule to minimize/avoid Address Generation Interlock hazard,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 0 // minimize.h
16 // \file Functions and classes to minimize a finite state acceptor
514 void Minimize(MutableFst<A>* fst, MutableFst<A>* sfst = 0) {
  /external/libhevc/common/
ihevc_itrans.c 199 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
345 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
425 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
569 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
685 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
870 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
    [all...]
ihevc_iquant_itrans_recon.c 366 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
420 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
  /docs/source.android.com/src/devices/camera/
camera3_error_stream.jd 107 should attempt to minimize the reconfiguration delay to minimize the
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.h 186 // Keep at most kMaxVisibleWindows visible in the dock and minimize the rest
190 // Minimize / restore window and relayout.
  /external/chromium_org/ash/wm/
window_resizer.cc 132 // The minimize size constraint may limit how much we change the window
134 // repositioning the window when the minimize size is reached.
  /external/chromium_org/chrome/browser/ui/cocoa/
base_bubble_controller.mm 259 // to enable the close/minimize/maximize buttons of the parent window when
267 // Re-enable share parent key state to make sure the close/minimize/maximize
  /external/chromium_org/components/native_app_window/
native_app_window_views.cc 147 void NativeAppWindowViews::Minimize() {
148 widget_->Minimize();
  /external/e2fsprogs/misc/
e2image.8.in 140 etc.\& can be run directly on the raw image file. In order to minimize
179 the raw image it is not sparse. The QCOW2 image minimize the amount of disk
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/
SDLMain.m 180 /* "Minimize" item */
181 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /external/qemu/distrib/sdl-1.2.15/src/main/macosx/
SDLMain.m 179 /* "Minimize" item */
180 menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
  /frameworks/base/docs/html/distribute/essentials/quality/
auto.jd 3 page.metaDescription=Auto apps integrate with the vehicle's input controls and display and minimize driver distraction to create a great experience.
35 Apps that work with the Auto user interface should minimize distractions faced by the driver
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good 162 BOOL minimize = FALSE;
516 if (minimize)
666 minimize = (*ecode == OP_CRMINRANGE);
667 minimize = (c & 1) != 0;
668 minimize = *ecode == OP_MINUPTO;
669 minimize = *ecode == OP_NOTMINUPTO;
670 minimize = *ecode == OP_TYPEMINUPTO;
671 minimize = TRUE;
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 74 // to minimize artifacts from possible YUV conversion.
  /dalvik/dx/src/com/android/dx/ssa/
Optimizer.java 113 * Runs the optimizer with a strategy to minimize the number of rop-form
  /external/ceres-solver/internal/ceres/
canonical_views_clustering.h 81 // to minimize the number of canonical views and the overlap between

Completed in 834 milliseconds

1 2 3 4 5 6 7 891011>>