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

<<51525354555657585960>>

  /packages/providers/DownloadProvider/res/values/
strings.xml 133 <!-- When a download is paused because it's too large to download over a
150 <string name="wifi_required_title">Download too large for operator network</string>
184 <!-- Text for button to cancel a download because it's too large to proceed over the mobile
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipmi.h 281 * - EMSGSIZE - The message to was too large.
304 * - EMSGSIZE - The message to was too large.
344 * - EMSGSIZE - The message to was too large to fit into the message buffer,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 281 * - EMSGSIZE - The message to was too large.
304 * - EMSGSIZE - The message to was too large.
344 * - EMSGSIZE - The message to was too large to fit into the message buffer,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipmi.h 281 * - EMSGSIZE - The message to was too large.
304 * - EMSGSIZE - The message to was too large.
344 * - EMSGSIZE - The message to was too large to fit into the message buffer,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 410 response = connection.recv_bytes(256) # reject large message
420 message = connection.recv_bytes(256) # reject large message
425 response = connection.recv_bytes(256) # reject large message
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
connection.py 410 response = connection.recv_bytes(256) # reject large message
420 message = connection.recv_bytes(256) # reject large message
425 response = connection.recv_bytes(256) # reject large message
  /external/chromium_org/chrome/browser/chromeos/policy/proto/
chrome_device_policy.proto 387 // Sets the default state of the large cursor accessibility feature on the
388 // login screen. If this policy is set to true, the large cursor will be
390 // large cursor will be disabled when the login screen is shown. Users can
391 // temporarily override this setting by enabling or disabling the large
394 // on the login screen for a minute. If this policy is left unset, the large
396 // or disable the large cursor anytime and its status on the login screen is
  /external/chromium_org/chrome/browser/policy/proto/chromeos/
chrome_device_policy.proto 387 // Sets the default state of the large cursor accessibility feature on the
388 // login screen. If this policy is set to true, the large cursor will be
390 // large cursor will be disabled when the login screen is shown. Users can
391 // temporarily override this setting by enabling or disabling the large
394 // on the login screen for a minute. If this policy is left unset, the large
396 // or disable the large cursor anytime and its status on the login screen is
  /external/chromium_org/tools/telemetry/support/html_output/
results-template.html 36 .large-line-plots > div, .histogram-plots > div {
43 .large-line-plot-labels > div, .histogram-plot-labels > div {
422 var section = $('<section><div class="large-line-plots"></div>'
423 + '<div class="large-line-plot-labels"></div>'
426 attachLinePlots(test, section.children('.large-line-plots'), useLargeLinePlots);
427 attachLinePlotLabels(test, section.children('.large-line-plot-labels'));
  /external/jpeg/
usage.doc 124 index of a large image library, for example. Try -quality 2 (or so) for some
163 large images. Value is in thousands of bytes, or
182 in a smaller JPEG file and a better-looking image. Too large a smoothing
305 large images. Value is in thousands of bytes, or
373 often rather large: in typical cases they occupy three bytes per pixel, for
477 of the near-empty chroma channels won't be large; but the decoding time for
  /external/libvorbis/lib/
block.c 259 /* all 1 (large block) or 0 (small block) */
474 /* actually, we don't want zeroes; that could drop a large
772 /* large/large */
779 /* large/small */
788 /* small/large */
  /external/qemu/distrib/jpeg-6b/
usage.doc 124 index of a large image library, for example. Try -quality 2 (or so) for some
163 large images. Value is in thousands of bytes, or
182 in a smaller JPEG file and a better-looking image. Too large a smoothing
305 large images. Value is in thousands of bytes, or
373 often rather large: in typical cases they occupy three bytes per pixel, for
477 of the near-empty chroma channels won't be large; but the decoding time for
  /frameworks/base/docs/html/about/versions/
android-3.2.jd 98 by their generalized screen sizes (such as large or xlarge)</p>
165 <td>Small tablet/large phone</td>
226 res/layout-sw600dp-w720dp/main_activity.xml # For large width</pre>
286 explicitly declaring that they do not support screens as large as the one on
302 href="http://android-developers.blogspot.com/2011/07/new-mode-for-apps-on-large-
303 screens.html">New Mode for Apps on Large Screens</a> article on the Android
  /frameworks/base/docs/html/guide/practices/
tablets-and-handsets.jd 54 to more effectively design activities that take advantage of large screens: the {@link
245 <p><code>res/layout-large/main.xml</code> for tablets:</p>
273 width your layouts require. For example, both a 5" and 7" device qualify as a "large" screen, so
274 your "large" layout resources are used on both devices. With API level 13, you can distinguish
283 the "large" screen configuration qualifier, you should also use the new "minimum width" size
484 layouts to be used by the items in your list adapter such that a large screen might display more
  /bionic/libc/arch-arm/cortex-a15/bionic/
memcpy_base.S 77 // TODO: The aligned copy code is extremely slow copying some large
241 // large sizes, and verifying the prefetch size does not affect
  /bionic/libc/upstream-netbsd/libc/regex/
regexec.c 156 /* macros for manipulating states, large version */
195 = #define REG_LARGE 01000 // force large representation
  /cts/tests/tests/display/src/android/display/cts/
VirtualDisplayTest.java 280 * Watches for an image with a large amount of some particular solid color to be shown.
382 // mirroring so there might be large black bars on the sides, which is normal.
  /cts/tests/tests/opengl/src/android/opengl/cts/
WrapperTest.java 58 // try with a buffer large enough to hold all results
114 // try with a buffer large enough to hold all results
  /developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/basicmultitouch/
TouchDisplayView.java 364 * A large circle indicates the current position held by the
366 * entry in its history. The size of the large circle is scaled depending on
  /developers/samples/android/input/multitouch/BasicMultitouch/BasicMultitouchSample/src/main/java/com/example/android/basicmultitouch/
TouchDisplayView.java 364 * A large circle indicates the current position held by the
366 * entry in its history. The size of the large circle is scaled depending on
  /development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/
TouchDisplayView.java 364 * A large circle indicates the current position held by the
366 * entry in its history. The size of the large circle is scaled depending on
  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
PictureDetailsActivity.java 41 * the large version of the picture will resize from the thumbnail version in the
113 // Scale factors to make the large version the same size as the thumbnail
  /development/tools/apkcheck/
README.txt 28 analyze the APK, so if you have a large set of APKs it's best to run them
29 through in large batches.
  /docs/source.android.com/src/source/
developing.jd 28 <p><strong>Git</strong> is an open-source version-control system designed to handle very large projects that are distributed over multiple repositories. In the context of Android, we use Git for local operations such as local branching, commits, diffs, and edits. One of the challenges in setting up the Android project was figuring out how to best support the outside community--from the hobbiest community to large OEMs building mass-market consumer devices. We wanted components to be replaceable, and we wanted interesting components to be able to grow a life of their own outside of Android. We first chose a distributed revision control system, then further narrowed it down to Git.</p>
  /external/bison/lib/
bbitset.h 35 for large very sparse sets).
37 (variable size, less storage for large sparse sets).

Completed in 1808 milliseconds

<<51525354555657585960>>