Searched
full:minimum (Results
1276 -
1300 of
5538) sorted by null
<<51525354555657585960>>
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
PeriodicWave.cpp | 258 // minimum value. 269 // second half from minimum to zero.
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
FontDescription.h | 185 // rounding, minimum font sizes, and zooming. 186 float m_computedSize; // Computed size adjusted for the minimum font size and the zoom factor.
|
/external/chromium_org/third_party/flot/ |
jquery.flot.selection.min.js | 22 "minSize" is the minimum size a selection can be in pixels. This value can 27 minute, setting "minSize" to 1 will not make the minimum selection size 1
|
/external/chromium_org/third_party/freetype/src/autofit/ |
afwarp.c | 91 /* compute minimum and maximum indices */ 208 /* get X1 and X2, minimum and maximum in original coordinates */
|
/external/chromium_org/third_party/icu/source/common/ |
putilimp.h | 109 * Floating point utility to calculate the minimum value of two doubles. 119 * Private utility to calculate the minimum value of two integers.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
bytestream.h | 100 * @param min_capacity required minimum capacity of the returned buffer; 171 * @param min_capacity required minimum capacity of the returned buffer;
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
constants.cc | 173 // Minimum ufrag length is 4 characters as per RFC5245. We chose 16 because 176 // Minimum password length of 22 characters as per RFC5245. We chose 24 because
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_urb.c | 69 * so we can lower the minimum to 4 for the POLYGONs (trifans) it produces. 186 * entries and the values for minimum nr of entries
|
/external/chromium_org/ui/views/controls/button/ |
text_button.h | 90 // the minimum size required by the various theme components. 381 // True if the button should ignore the minimum size for the platform. Default
|
/external/chromium_org/webkit/browser/fileapi/ |
sandbox_origin_database.cc | 79 options.max_open_files = 0; // Use minimum. 125 options.max_open_files = 0; // Use minimum.
|
/external/clang/test/Misc/ |
caret-diags-macros.c | 216 Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", Cstrlen(pKeepBuf)); 219 // CHECK-NEXT: Csprintf(pMsgBuf,"\nEnter minimum anagram length (2-%1d): ", Cstrlen(pKeepBuf));
|
/external/e2fsprogs/resize/ |
main.c | 355 printf(_("Estimated minimum size of the filesystem: %u\n"), 411 _("New size smaller than minimum (%u)\n"), min_size);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/ |
build.properties | 219 #OSGi/Minimum-1.0= 220 #OSGi/Minimum-1.1=
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
GridDataFactory.java | 230 * Sets the width hint to the minimum of current hint and given <code>otherHint</code>. 312 // Minimum size
|
/external/freetype/src/autofit/ |
afwarp.c | 91 /* compute minimum and maximum indices */ 208 /* get X1 and X2, minimum and maximum in original coordinates */
|
/external/guava/guava-tests/test/com/google/common/cache/ |
EmptyCachesTest.java | 380 private void warmUp(LoadingCache<Object, Object> cache, int minimum, int maximum) { 381 for (int i = minimum; i < maximum; i++) {
|
/external/icu4c/common/unicode/ |
bytestream.h | 100 * @param min_capacity required minimum capacity of the returned buffer; 176 * @param min_capacity required minimum capacity of the returned buffer;
|
/external/llvm/lib/Target/ARM/ |
ARMSubtarget.h | 177 /// stackAlignment - The minimum alignment known to hold of the stack frame on 322 /// getStackAlignment - Returns the minimum alignment known to hold of the
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_urb.c | 69 * so we can lower the minimum to 4 for the POLYGONs (trifans) it produces. 186 * entries and the values for minimum nr of entries
|
/external/neven/Embedded/common/src/b_APIEm/ |
BFFaceFinder.h | 90 /** minimum eye distance (pixel) */ 98 /** minimum eye distance (pixel) */
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
ScanDetector.h | 51 /** minimum scale (12.20) */ 74 /** minimum default scale (12.20) */
|
/external/opencv/cv/src/ |
cvdominants.cpp | 141 /* find right minimum */ 188 /* left minimum */
|
/external/proguard/src/proguard/optimize/evaluation/ |
LivenessAnalyzer.java | 451 * Returns the minimum offset from the given instruction offsets. 460 * Returns the minimum offset from the given instruction offsets.
|
/external/qemu/slirp-android/ |
tcp_var.h | 115 u_short t_rttmin; /* minimum rtt allowed */ 161 * the minimum feasible timer (which is 2 ticks).
|
/external/srec/portable/include/ |
ArrayList.h | 172 * Creates a new ArrayList with minimum capacity. 175 * @param minCapacity Minimum capacity of the array.
|
Completed in 2250 milliseconds
<<51525354555657585960>>