HomeSort by relevance Sort by last modified time
    Searched full:constrain (Results 51 - 75 of 183) sorted by null

1 23 4 5 6 7 8

  /external/valgrind/main/helgrind/
README_MSMProp2.txt 138 The effect of a state Read(VTS,LS) is to constrain all later-observed
  /hardware/samsung_slsi/exynos5/include/
exynos_gscaler.h 38 * Add size constrain
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
type_traits.h 166 // allows this type to be used for SFINAE to constrain overloads in
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
type_traits.h 166 // allows this type to be used for SFINAE to constrain overloads in
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
type_traits.h 166 // allows this type to be used for SFINAE to constrain overloads in
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
type_traits.h 165 // allows this type to be used for SFINAE to constrain overloads in
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
type_traits.h 166 // allows this type to be used for SFINAE to constrain overloads in
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
type_traits.h 165 // allows this type to be used for SFINAE to constrain overloads in
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
type_traits.h 165 // allows this type to be used for SFINAE to constrain overloads in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java 53 * should constrain motion as is common during resizing, and so on)
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
OverviewGrid.js 437 left = Number.constrain(left, 0, 1 - newWindowSize);
440 right = Number.constrain(right, newWindowSize, 1);
  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_action_button.mm 173 // TODO(andybons): Constrain the buttons to be within the container.
extension_popup_controller.mm 246 // Constrain the size of the view.
  /external/chromium/chrome/browser/ui/cocoa/
framed_browser_window.mm 259 // Do not constrain the frame rect if our delegate says no. In this case,
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h 68 // Returns YES if it is ok to constrain the window's frame to fit the screen.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
printer.py 64 # We constrain the level on the handler rather than on the root
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.h 50 // Constrain output resolution to this many pixels overall
  /external/chromium_org/ui/views/corewm/
tooltip_aura.cc 174 // For Desktop aura we constrain the tooltip to the bounds of the Widget
  /frameworks/base/wifi/java/android/net/wifi/
BatchedScanSettings.java 139 public void constrain() { method in class:BatchedScanSettings
  /external/chromium_org/third_party/WebKit/Source/core/platform/mac/
ThemeMac.mm 391 // Buttons really only constrain height. They respect width.
448 zoomedSize.setWidth(zoomedRect.width()); // Buttons don't ever constrain width, so the zoomed width can just be honored.
686 zoomedSize.setWidth(zoomedRect.width()); // Buttons don't ever constrain width, so the zoomed width can just be honored.
  /packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailPlaybackPresenter.java 431 mRateIndex = constrain(mRateIndex + (mIncrease ? 1 : -1), 0, PRESET_RATES.length - 1);
468 constrain(mClipPositionInMillis, 0, duration);
655 private static int constrain(int amount, int low, int high) { method in class:VoicemailPlaybackPresenter
  /frameworks/base/core/java/android/widget/
FastScroller.java 904 final int exactSection = MathUtils.constrain(
    [all...]
  /external/chromium_org/ash/
ash_switches.cc 21 const char kAshConstrainPointerToRoot[] = "ash-constrain-pointer-to-root";
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_action_button.mm 204 // TODO(andybons): Constrain the buttons to be within the container.
extension_popup_controller.mm 313 // Constrain the size of the view.

Completed in 842 milliseconds

1 23 4 5 6 7 8