HomeSort by relevance Sort by last modified time
    Searched full:large (Results 726 - 750 of 7141) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
fileobject.h 81 /* fdopen doesn't set errno EBADF and crashes for large fd on debug build */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_memfunctions.py 17 # large buffers apparently increase the chance that the memory
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
fileobject.h 81 /* fdopen doesn't set errno EBADF and crashes for large fd on debug build */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_memfunctions.py 17 # large buffers apparently increase the chance that the memory
  /sdk/apps/NotificationStudio/res/values/
strings.xml 28 <string name="large_icon">Large Icon</string>
  /system/core/include/utils/
LinearAllocator.h 36 * small objects with a similar lifetime, and doesn't add significant overhead for large
  /frameworks/base/core/res/res/values/
themes_device_defaults.xml 50 {@code TextAppearance.DeviceDefault.Widget.PopupMenu.Large}).</p>
57 <item name="textAppearanceLarge">@android:style/TextAppearance.DeviceDefault.Large</item>
60 <item name="textAppearanceLargeInverse">@android:style/TextAppearance.DeviceDefault.Large.Inverse</item>
68 <item name="textAppearanceLargePopupMenu">@android:style/TextAppearance.DeviceDefault.Widget.PopupMenu.Large</item>
124 <item name="progressBarStyleLarge">@android:style/Widget.DeviceDefault.ProgressBar.Large</item>
127 <item name="progressBarStyleLargeInverse">@android:style/Widget.DeviceDefault.ProgressBar.Large.Inverse</item>
231 <item name="textAppearanceLarge">@android:style/TextAppearance.DeviceDefault.Light.Large</item>
234 <item name="textAppearanceLargeInverse">@android:style/TextAppearance.DeviceDefault.Light.Large.Inverse</item>
242 <item name="textAppearanceLargePopupMenu">@android:style/TextAppearance.DeviceDefault.Light.Widget.PopupMenu.Large</item>
296 <item name="progressBarStyleLarge">@android:style/Widget.DeviceDefault.Light.ProgressBar.Large</item
    [all...]
  /frameworks/base/docs/html/google/play/publishing/
multiple-apks.jd 94 different device configurations <strong>only when your APK is too large</strong> (greater than
222 APK that supports large and xlarge screens.</p>
358 large screens, and another APK for API level 8 (and above) <em>and</em> large - xlarge screens, then
362 support large screens), the version codes must still be in order. This ensures that a large screen
366 normal screens, and another APK for API level 8 (and above) <em>and</em> large - xlarge
407 sizes small, normal, and large, while another APK supports sizes large and xlarge, there is an
408 overlap, because both APKs support large screens. If you do not resolve this, then devices tha
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_log2.c 73 * to avoid a large cancellation when x is near sqrt(2) or 1/sqrt(2).
87 * precision to avoid a very large cancellation when x is very near
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
FastQueue.cs 38 /** A queue that can dequeue and get(i) in O(1) and grow arbitrarily large.
44 * buffer will not grow too large.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
FastQueue.cs 39 /** A queue that can dequeue and get(i) in O(1) and grow arbitrarily large.
45 * buffer will not grow too large.
  /external/apache-http/src/org/apache/http/util/
EntityUtils.java 69 throw new IllegalArgumentException("HTTP entity too large to be buffered in memory");
117 throw new IllegalArgumentException("HTTP entity too large to be buffered in memory");
  /external/bison/m4/
longlong.m4 13 # Note: If the type 'long long int' exists but is only 32 bits large
63 # large (as on some very old compilers), AC_TYPE_UNSIGNED_LONG_LONG_INT
  /external/ceres-solver/scripts/
ceres-solver.spec 35 large complicated nonlinear least squares problems. Features include:
44 - Sparse Cholesky factorization (using SuiteSparse) for large sparse problems
  /external/chromium/chrome/common/extensions/
extension_action.cc 143 // right-aligned, but it can also be center-aligned if it is large.
185 // text was too large.
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 51 // The width and height of small/large resolution wallpaper. When screen size is
53 // small resolution wallpaper should be used. Otherwise, uses the large
  /external/chromium_org/base/files/
file_enumerator_win.cc 104 // Use a "large fetch" on newer Windows which should speed up large
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.h 76 // Enables or disables the large cursor.
78 // Returns true if the large cursor is enabled, or false if not.
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_database.cc 35 // should be set large enough that write costs can be amortized across many
36 // records, but not so large that too much space can be tied up holding records
  /external/chromium_org/chrome/browser/ui/webui/
fileicon_source.cc 57 if (size_string == "large") return IconLoader::LARGE;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/_locales/en/
messages.json 172 "message": "File Too Large",
235 "message": "File Too Large",
  /external/chromium_org/chrome/test/functional/
chromeos_crosh.py 143 """Test large file is displayed in crosh."""
166 # Cat a large file.
  /external/chromium_org/media/audio/
audio_input_controller_unittest.cc 199 // Test that AudioInputController rejects insanely large packet sizes.
201 // Create an audio device with a very large packet size.
  /external/chromium_org/media/base/
test_helpers.h 76 static VideoDecoderConfig Large();
79 // Returns coded size for Normal and Large config.
  /external/chromium_org/net/http/
http_response_body_drainer_unittest.cc 301 too_many_chunks += 1; // Now it's too large.
311 too_many_chunks += 1; // Now it's too large.

Completed in 1091 milliseconds

<<21222324252627282930>>