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

1 2 3 45 6 7 8 91011>>

  /external/llvm/lib/Support/
README.txt.system 42 6. Minimize Memory Allocation
  /external/mesa3d/src/gallium/drivers/i915/
TODO 39 - Schedule instructions to minimize the number of phases. One way is to replace
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_debug.h 56 #define PERF_TEX_MEM 0x1 /* minimize texture cache footprint */
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_syswm.cc 38 SDL_Win->Minimize(true);
  /external/skia/dm/
DMTask.cpp 82 // It goes on the front of the queue to minimize the time we must hold reference bitmaps in RAM.
  /frameworks/base/docs/html/distribute/monetize/
ecommerce.jd 33 Instant Buy helps you minimize user data entry by enabling your payment flow
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/
negative_sign.pass.cpp 18 // If customers complain, I'll endeavor to minimize customer complaints
  /packages/apps/Calendar/src/com/android/calendar/alerts/
InitAlarmsService.java 38 // Delay for rescheduling the alarms must be great enough to minimize race
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
gmon_out.h 22 in many different programs. That is, minimize the number of #include's.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
gmon_out.h 22 in many different programs. That is, minimize the number of #include's.
  /system/extras/memtrack/
memtrack.h 109 // Minimize a need for a lot of allocations by keeping our maps and
  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_browsertest.cc 133 // Minimize these 2 panels.
134 panel1->Minimize();
136 panel2->Minimize();
138 panel3->Minimize();
316 // Collapsing P1 by calling its Minimize API.
317 panel1->Minimize();
359 panel2->Minimize();
517 // Only P1 shows minimize button.
526 // Expect only P2, top panel of the stack consisting P2 and P3, shows minimize
548 // minimize button
    [all...]
native_panel.h 75 // Updates the visibility of the minimize and restore buttons.
81 // Performs the system minimize for the panel, i.e. becoming iconic.
panel_collection.h 117 // Called when a panel's minimize/restore button is clicked.
124 // Returns true if minimize or restore button can be shown on the panel's
  /external/chromium_org/ash/wm/
window_cycle_list.cc 55 // If true, minimize window_ on going out of scope.
79 wm::GetWindowState(window_)->Minimize();
  /external/chromium_org/chrome/browser/resources/feedback/html/
default.html 20 <button class="minimize-button" id="minimize-button" tabindex="-1">
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view_browsertest.cc 103 // We should have icon, text, minimize, restore and close buttons. Only one of
104 // minimize and restore buttons are visible.
  /external/chromium_org/third_party/WebKit/Source/platform/
PurgeableVector.cpp 252 // Discardable memory has page-granularity so align to the next page here to minimize
254 // Since the page size is only used below to minimize fragmentation it's still safe to use it
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_window_event_filter.cc 115 window_tree_host_->Minimize();
132 // maximized. We are responsible for dispatching this as a minimize/
  /external/eigen/unsupported/Eigen/
NonLinearOptimization 96 * As an example, the method LevenbergMarquardt::minimize() is
99 * Status LevenbergMarquardt<FunctorType,Scalar>::minimize(FVectorType &x, const int mode)
  /external/libhevc/common/
ihevc_chroma_iquant_itrans_recon.c 166 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
220 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
ihevc_chroma_itrans_recon.c 142 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
176 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 45 /** Warps an image with intermediate pyramidal downscaling if possible in order to minimize aliasing
66 /** Warps an image with intermediate pyramidal downscaling if possible in order to minimize aliasing
  /external/openfst/src/include/
Makefile.am 35 fst/script/minimize.h fst/script/print-impl.h fst/script/print.h \
54 fst/union-find.h fst/compact-fst.h fst/expanded-fst.h fst/minimize.h \
  /external/openfst/src/include/fst/script/
fstscript.h 50 #include <fst/script/minimize.h>
112 REGISTER_FST_OPERATION(Minimize, Arc, MinimizeArgs);

Completed in 595 milliseconds

1 2 3 45 6 7 8 91011>>