OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constrain
(Results
126 - 150
of
183
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js
26
* A JavaScript implementation of the DeltaBlue
constrain
-solving
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
UIUtils.js
441
// Make the new number and
constrain
it to a precision of 6, this matches numbers the engine returns.
[
all
...]
utilities.js
284
Number.
constrain
= function(num, min, max)
[
all
...]
/external/chromium_org/ui/aura/
root_window.cc
262
// Requery the location to
constrain
it within the new root window size.
[
all
...]
/external/jpeg/
jchuff.c
252
* but only 0..15 for DC. (We could
constrain
them further
/external/qemu/distrib/jpeg-6b/
jchuff.c
252
* but only 0..15 for DC. (We could
constrain
them further
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzEvents.m
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp
[
all
...]
/external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc
[
all
...]
/external/chromium_org/components/autofill/content/renderer/
form_autofill_util.cc
821
//
Constrain
the maximum data length to prevent a malicious site from DOS'ing
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindow.cpp
288
//
Constrain
the window position within the valid screen area.
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTable.cpp
[
all
...]
InlineFlowBox.cpp
[
all
...]
/external/ipsec-tools/src/racoon/
racoon.conf.5
[
all
...]
/external/llvm/docs/
FAQ.rst
342
of leaving it in a local variable. If you really want to
constrain
the
/external/speex/libspeex/
preprocess.c
901
/*
Constrain
the gain to be close to the Bark scale gain */
[
all
...]
/frameworks/base/services/java/com/android/server/net/
NetworkStatsService.java
670
mPersistThreshold = MathUtils.
constrain
(thresholdBytes, 128 * KB_IN_BYTES, 2 * MB_IN_BYTES);
[
all
...]
/frameworks/base/services/java/com/android/server/wifi/
WifiService.java
551
setting.
constrain
();
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt
164
android:maxLength : Set an input filter to
constrain
the text length to the specified number. [integer]
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.mm
137
// set a flag, and
constrain
any resize by the allowed amounts. On further
140
// and if it's set we continue to
constrain
the resize.
[
all
...]
/external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller.mm
159
// set a flag, and
constrain
any resize by the allowed amounts. On further
162
// and if it's set we continue to
constrain
the resize.
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc
[
all
...]
/frameworks/base/core/java/android/widget/
ListView.java
[
all
...]
/external/ceres-solver/internal/ceres/
solver_impl.cc
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp
[
all
...]
Completed in 1931 milliseconds
1
2
3
4
5
6
7
8