Searched
full:minimum (Results
1151 -
1175 of
5538) sorted by null
<<41424344454647484950>>
/external/llvm/include/llvm/Support/ |
AlignOf.h | 33 /// alignment calculated is the minimum alignment, and not necessarily 53 /// alignOf - A templated function that returns the minimum alignment of
|
/external/llvm/lib/Target/PowerPC/ |
PPCSubtarget.h | 62 /// stackAlignment - The minimum alignment known to hold of the stack frame on 112 /// getStackAlignment - Returns the minimum alignment known to hold of the
|
/external/llvm/test/CodeGen/SystemZ/ |
atomicrmw-minmax-03.ll | 1 ; Test 32-bit atomic minimum and maximum. 35 ; Check unsigned minimum.
|
/external/llvm/unittests/IR/ |
PatternMatch.cpp | 30 /// Ordered floating point minimum/maximum tests. 148 /// Unordered floating point minimum/maximum tests.
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
nl.po | 178 "Always synchronize with vertical refresh, application chooses the minimum " 182 "minimum omwisselingsinterval"
|
/external/qemu/distrib/sdl-1.2.15/ |
sdl.m4 | 10 dnl AM_PATH_SDL([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) 117 printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version);
|
/external/qemu/distrib/sdl-1.2.15/test/ |
acinclude.m4 | 8 dnl AM_PATH_SDL([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) 113 printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version);
|
/external/qemu/slirp/ |
tcp_var.h | 110 u_short t_rttmin; /* minimum rtt allowed */ 156 * the minimum feasible timer (which is 2 ticks).
|
/external/speex/libspeex/ |
nb_celp.h | 58 int min_pitch; /**< Minimum pitch value allowed */ 131 int min_pitch; /**< Minimum pitch value allowed */
|
/external/valgrind/main/coregrind/ |
pub_core_mallocfree.h | 69 // This is both the minimum payload size of a malloc'd block, and its 70 // minimum alignment. Must be a power of 2 greater than 4, and should be
|
/external/valgrind/main/none/tests/ |
cmdline1.stdout.exp | 53 --alignment=<number> set minimum alignment of heap allocations [not used by this tool] 54 --redzone-size=<number> set minimum size of redzones added before/after
|
/frameworks/av/media/libmedia/ |
AudioTrackShared.cpp | 625 size_t minimum = cblk->mMinimum; local 626 if (minimum == 0) { 627 minimum = mIsOut ? half : 1; 628 } else if (minimum > half) { 629 minimum = half; 632 if (!mIsOut || (mAvailToClient + stepCount >= minimum)) { 633 ALOGV("mAvailToClient=%u stepCount=%u minimum=%u", mAvailToClient, stepCount, minimum);
|
/frameworks/av/services/audioflinger/ |
FastMixer.cpp | 45 #define MIN_WARMUP_CYCLES 2 // minimum number of loop cycles to wait for warmup 570 // This forces a minimum cycle time. It: [all...] |
/frameworks/base/core/java/android/app/ |
WallpaperManager.java | [all...] |
/frameworks/base/docs/html/training/basics/supporting-devices/ |
platforms.jd | 17 <li><a href="#sdk-versions">Specify Minimum and Target API Levels</a></li> 50 <h2 id="sdk-versions">Specify Minimum and Target API Levels</h2>
|
/frameworks/base/libs/androidfw/ |
ObbFile.cpp | 125 ALOGW("file is only %lld (less than %d minimum)\n", fileLength, kFooterMinSize); 159 ALOGW("claimed footer size is too small (0x%zx; minimum size is 0x%x)\n",
|
/libcore/luni/src/main/java/java/text/ |
NumberFormat.java | 429 * Returns the minimum number of fraction digits that are printed when 432 * @return the minimum number of fraction digits. 439 * Returns the minimum number of integer digits that are printed when 442 * @return the minimum number of integer digits. 637 * Sets the minimum number of fraction digits that are printed when 641 * the minimum number of fraction digits. 651 * Sets the minimum number of integer digits that are printed when 655 * the minimum number of integer digits.
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailFragmentCarousel.java | 46 * Minimum X scroll position that must be surpassed (if the user is on the "about" page of the 58 * Minimum width of a fragment (if there is more than 1 fragment in the carousel, then this is
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/ |
IndeterminateProgressDialog.java | 30 * dialog. There is an additional parameter of the minimum amount of time to display the progress 169 * showing for at least the minimum display time as set in
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
PingParser.java | 102 * @return If our request asked for too small a heartbeat, this will return the minimum value 155 * @param minValue The minimum value for the property we're parsing.
|
/prebuilts/tools/common/m2/internal/org/slf4j/slf4j-parent/1.7.2/ |
slf4j-parent-1.7.2.pom | 37 <slf4j.api.minimum.compatible.version>1.6.0</slf4j.api.minimum.compatible.version>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GestureToolTip.java | 37 /** Minimum number of milliseconds to wait between alignment changes */ 140 // Pack the label to its minimum size -- unless we are positioning the tooltip
|
/external/bison/lib/ |
stdint.in.h | 117 /* Minimum and maximum values for an integer type under the usual assumption. 216 /* 7.18.1.2. Minimum-width integer types */ 243 /* 7.18.1.3. Fastest minimum-width integer types */ 384 /* 7.18.2.2. Limits of minimum-width integer types */ 423 /* 7.18.2.3. Limits of fastest minimum-width integer types */ 574 /* 7.18.4.1. Macros for minimum-width integer constants */
|
/external/chromium_org/chrome/browser/ui/window_sizer/ |
window_sizer_unittest.cc | 137 { // Too small to satisify the minimum visibility condition. 470 { // offset would put the new window offscreen at the bottom but the minimum 480 { // offset would put the new window offscreen at the bottom and the minimum 490 { // offset would put the new window offscreen at the right but the minimum 499 { // offset would put the new window offscreen at the right and the minimum 510 // minimum visibility condition is satisified by relocation.
|
/external/chromium_org/third_party/angle/extensions/ |
ANGLE_timer_query.txt | 117 GL Type Minimum Bit Width Description 232 of bits is non-zero, the minimum number of bits allowed is 30 which 339 Get Value Type Get Command Minimum Value Description Sec 459 (3) What should be the minimum number of counter bits for timer queries? 468 values and have a minimum bit width of 64. 525 minimum size of the types. These types are similar to the C99 standard
|
Completed in 1308 milliseconds
<<41424344454647484950>>