/external/stressapptest/src/ |
os.h | 53 // Set the minimum amount of hugepages that should be available for testing. 256 int64 min_hugepages_bytes_; // Minimum hugepages size.
|
/external/tcpdump/ |
print-igmp.c | 159 /* Minimum len is 16, and should be a multiple of 4 */ 216 /* Minimum len is 12, and should be a multiple of 4 */
|
/external/valgrind/main/drd/ |
drd_vc.c | 121 /** Compute elementwise minimum. */ 149 /* minimum of vc[i].count and vc[j].count. */
|
/external/wpa_supplicant_8/src/ap/ |
wmm.c | 181 wpa_printf(MSG_DEBUG, "WMM: Minimum PHY Rate: %u bps", 198 wpa_printf(MSG_DEBUG, "WMM: Too small Minimum PHY Rate");
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetProviderInfo.java | 85 * Minimum width (in dp) which the widget can be resized to. This field has no effect if it 94 * Minimum height (in dp) which the widget can be resized to. This field has no effect if it
|
/frameworks/base/core/java/android/speech/tts/ |
BlockingAudioTrack.java | 22 * The minimum increment of time to wait for an AudioTrack to finish 41 * Minimum size of the buffer of the underlying {@link android.media.AudioTrack}
|
/frameworks/base/docs/html/distribute/googleplay/quality/ |
tablet.jd | 111 dimension</a> or the <a href="{@docRoot}guide/practices/screens_support.html#NewQualifiers">minimum 113 <li>At a minimum, customize dimensions such as font sizes, margins, spacing for 122 Use a minimum <code>16dp</code> padding around content near screen edges.</li> 221 <code>large</code>/<code>xlarge</code>) or minimum screen widths (such as 389 minimum) — some adjustments may be needed in your tablet UI. Read <a 442 for tablet screens, as well as the minimum and maximum resize height and width. 514 <p style="margin-bottom:.5em;">At a minimum, check the <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html"><code><uses-sdk></code></a> 537 minimum and target API levels in your app. [all...] |
/frameworks/base/docs/html/guide/practices/ |
screens-support-1.5.jd | 79 platform version your application supports (especially the minimum platform, such as Android 1.5). 128 you want to use. Using newer APIs not supported by your minimum version will mean that your
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
Drawable.java | 534 * @param level The new level, from 0 (minimum) to 10000 (maximum). 551 * @return int Current level, from 0 (minimum) to 10000 (maximum). 718 * Returns the minimum width suggested by this Drawable. If a View uses this 723 * @return The minimum width suggested by this Drawable. If this Drawable 724 * doesn't have a suggested minimum width, 0 is returned. 732 * Returns the minimum height suggested by this Drawable. If a View uses this 737 * @return The minimum height suggested by this Drawable. If this Drawable 738 * doesn't have a suggested minimum height, 0 is returned. [all...] |
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
ImageUtils.java | 51 /** Minimum class memory class to use full-res photos */ 53 /** Minimum class memory class to use small photos */
|
/hardware/qcom/media/mm-core/inc/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
/libcore/luni/src/main/java/java/nio/channels/ |
Channels.java | 125 * The minimum size of the byte buffer, -1 means to use the 167 * the minimum size of the byte buffer, -1 means to use the
|
/libcore/luni/src/main/java/java/util/ |
GregorianCalendar.java | [all...] |
/packages/apps/Contacts/src/com/android/contacts/editor/ |
TextFieldsEditorView.java | 200 // Set either a minimum line requirement or a minimum height (because {@link TextView}
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tic.h | 90 * The "maximum" here is misleading; XSI guarantees minimum values, which a 103 #define MAX_ALIAS 32 /* smaller than POSIX minimum for PATH_MAX */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
tic.h | 90 * The "maximum" here is misleading; XSI guarantees minimum values, which a 103 #define MAX_ALIAS 32 /* smaller than POSIX minimum for PATH_MAX */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
tic.h | 90 * The "maximum" here is misleading; XSI guarantees minimum values, which a 103 #define MAX_ALIAS 32 /* smaller than POSIX minimum for PATH_MAX */
|
/sdk/eclipse/buildConfig/ |
build.properties | 196 #OSGi/Minimum-1.0= 197 #OSGi/Minimum-1.1=
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion12-expected-completion75.txt | 48 android:minHeight : Defines the minimum height of the view. 49 android:minWidth : Defines the minimum width of the view.
|
completionvalues1-expected-completion32.txt | 24 android:bufferType : Determines the minimum type that getText() will return. [enum] 110 android:gestureStrokeAngleThreshold : Minimum curve angle a stroke must contain before it is recognized as a gesture. [float] 111 android:gestureStrokeLengthThreshold : Minimum length of a stroke before it is recognized as a gesture. [float] 168 android:measureWithLargestChild : When set to true, all children with a weight will be considered having the minimum size of the largest child. [boolean] 171 android:minHeight : Defines the minimum height of the view. 173 android:minWidth : Defines the minimum width of the view. 261 android:switchMinWidth : Minimum width for the switch component [dimension] 262 android:switchPadding : Minimum space between the switch and caption text [dimension] [all...] |
/frameworks/base/location/java/android/location/ |
LocationManager.java | 435 * @param minTime minimum time interval between location updates, in milliseconds 436 * @param minDistance minimum distance between location updates, in meters 465 * @param minTime minimum time interval between location updates, in milliseconds 466 * @param minDistance minimum distance between location updates, in meters 495 * @param minTime minimum time interval between location updates, in milliseconds 496 * @param minDistance minimum distance between location updates, in meters 528 * @param minTime minimum time interval between location updates, in milliseconds 529 * @param minDistance minimum distance between location updates, in meters 628 * @param minTime minimum time interval between location updates, in milliseconds 629 * @param minDistance minimum distance between location updates, in meter [all...] |