/external/llvm/docs/ |
TableGenFundamentals.rst | 223 help interface designers constrain the input that they allow. Every `value 253 the ``list`` type, for example, to constrain the elements of the list to a
|
/external/llvm/include/llvm/CodeGen/ |
MachineRegisterInfo.h | 268 /// Note that it is usually necessary to first constrain ToReg's register 316 /// constrainRegClass - Constrain the register class of the specified virtual
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
HeapSnapshotView.js | 665 height = Number.constrain(height, Preferences.minConsoleHeight, this.element.clientHeight - Preferences.minConsoleHeight); [all...] |
FlameChart.js | 648 var shift = Number.constrain(-1 * this._windowWidth / 4 * e.wheelDeltaX / 120, -this._windowLeft, 1 - this._windowRight);
|
/external/webrtc/src/modules/audio_processing/ns/ |
ns_core.c | [all...] |
/external/chromium_org/content/plugin/ |
webplugin_proxy.cc | 171 // offscreen, so constrain invalidates to the plugin rect.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
VisibleSelection.cpp | 428 // "Constrain" the selection to be the smallest equivalent range of nodes.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMultiColumnSet.cpp | 247 // If we're laying out right now, we cannot constrain against some logical bottom, since it
|
TextAutosizer.cpp | 522 // without intending to constrain the height of the content within them.
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoadapter.cc | 231 // Constrain output resolution to this many pixels overall
|
/external/chromium_org/third_party/sqlite/src/test/ |
analyze3.test | 77 # literal values to constrain the range scan.
|
/external/chromium_org/tools/imagediff/ |
image_diff_png.cc | 468 // We constrain all of the calls we make to libpng where the setjmp() is in
|
/external/chromium_org/ui/gfx/codec/ |
png_codec.cc | 571 // We constrain all of the calls we make to libpng where the setjmp() is in
|
/external/chromium_org/ui/views/widget/ |
root_view.cc | 125 // context menu appearing over a completely different window. Constrain
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableList.java | 332 // constrain the return type to ImmutableList<E>
|
/external/proguard/src/proguard/gui/ |
GUIResources.properties | 399 <html>A regular expression to further constrain the class names,<br>\
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
DeviceProfile.java | 753 // Constrain the dimensions of all apps so that it does not span the full width [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-expected-completion39.txt | 36 android:maxLength : Set an input filter to constrain the text length to the specified number. [integer]
|
completion5-expected-completion40.txt | 36 android:maxLength : Set an input filter to constrain the text length to the specified number. [integer]
|
/external/chromium_org/ash/shelf/ |
shelf_view.cc | [all...] |
/external/tcpdump/ |
print-bgp.c | 317 /* draft-marques-ppvpn-rt-constrain-01.txt */ 334 { SAFNUM_RT_ROUTING_INFO, "Route Target Routing Information"}, /* draft-marques-ppvpn-rt-constrain-01.txt */ [all...] |
/external/chromium_org/base/strings/ |
safe_sprintf_unittest.cc | 495 // kSSizeMax is also used to constrain the maximum amount of padding, before
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
dragged_tab_controller_gtk.cc | 567 // If dragged tabs are not attached yet, we don't need to constrain the [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
v8-deltablue.html | 31 * A JavaScript implementation of the DeltaBlue constrain-solving
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 26 * A JavaScript implementation of the DeltaBlue constrain-solving
|