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

<<21222324252627282930>>

  /external/chromium_org/net/tools/balsa/
simple_buffer.cc 11 // large amount of runtime is spent on virtual function dispatch on these
34 // Callers may try to allocate overly large blocks, but negative sizes are
145 // old data that is already read, and reallocate large storage as needed.
  /external/chromium_org/skia/ext/
image_operations.h 29 // where slower platforms may want to trade image quality for large
48 // This is intended, for example, for generation of large thumbnails
49 // (hundreds of pixels in each dimension) from large sources, where
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
ConvolverNode.cpp 43 // Very large FFTs will have worse phase errors. Given these constraints 32768 is a good compromise.
164 // Since we don't want to block the Audio Device thread, we return a large value
174 // Since we don't want to block the Audio Device thread, we return a large value
  /external/chromium_org/third_party/WebKit/Source/web/tests/
UniscribeHelperTest.cpp 100 // This test tests giving Uniscribe a very large buffer, which will cause a
104 // Make a large string with an e with a zillion combining accents.
148 // Now test the very large string and make sure it is handled properly by
  /external/chromium_org/third_party/mesa/src/src/glx/
renderpix.c 60 * Send a large image to the server. If necessary, a buffer is allocated
107 /* Send large command */
192 /* Send large command */
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_split.c 132 /* The vertex buffers are too large for hardware (or the
141 /* The index buffer is too large for hardware. Try to split
155 /* The vertex buffer is too large for hardware (or the swtnl
  /external/e2fsprogs/e2fsck/
mtrace.h 99 /* The allocator divides the heap into blocks of fixed size; large
123 /* Zero for a large block, or positive giving the
133 /* Size (in blocks) of a large cluster. */
  /external/mesa3d/src/glx/
renderpix.c 60 * Send a large image to the server. If necessary, a buffer is allocated
107 /* Send large command */
192 /* Send large command */
  /external/mesa3d/src/mesa/vbo/
vbo_split.c 132 /* The vertex buffers are too large for hardware (or the
141 /* The index buffer is too large for hardware. Try to split
155 /* The vertex buffer is too large for hardware (or the swtnl
  /frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java 300 * If the platform does not provide large-format notifications, this method has no effect.
310 * Set the large number at the right-hand side of the notification. This is
320 * Set the large text at the right-hand side of the notification.
411 * Set the large icon that is shown in the ticker and notification.
632 * Helper class for generating large-format notifications that include a large image attachment.
634 * If the platform does not provide large-format notifications, this method has no effect. The
690 * Override the large icon when the big notification is shown.
700 * Helper class for generating large-format notifications that include a lot of text.
703 * If the platform does not provide large-format notifications, this method has no effect. Th
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
AnnotatedElementBenchmark.java 157 @Large(a = "on class", b = {"A", "B", "C" },
170 @Large(a = "on class", b = {"A", "B", "C" },
186 public @interface Large {
  /ndk/sources/host-tools/sed-4.2.1/m4/
stdio_h.m4 118 dnl Code shared by fseeko and ftello. Determine if large files are supported,
119 dnl but stdin does not start as a large file by default.
122 AC_CACHE_CHECK([whether stdin defaults to large file offsets],
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
gmon.h 101 * with a very large number of very small functions, but that's
125 * that ARCINDEX is a long, that's too large; we don't really want
127 * The old value of 1<<16 wasn't high enough in practice for large C++
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
gmon.h 101 * with a very large number of very small functions, but that's
125 * that ARCINDEX is a long, that's too large; we don't really want
127 * The old value of 1<<16 wasn't high enough in practice for large C++
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
gmon.h 101 * with a very large number of very small functions, but that's
125 * that ARCINDEX is a long, that's too large; we don't really want
127 * The old value of 1<<16 wasn't high enough in practice for large C++
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 145 /* Limit loop autovectorization to loops with large enough iteration count. */
175 the tracking mechanism. Large functions with few calls or barriers
184 "large-function-insns",
185 "The size of function body to be considered large",
188 "large-function-growth",
189 "Maximal growth due to inlining of large function (in percent)",
192 "large-unit-insns",
193 "The size of translation unit to be considered large",
208 "large-stack-frame",
209 "The size of stack frame to be considered large",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 145 /* Limit loop autovectorization to loops with large enough iteration count. */
175 the tracking mechanism. Large functions with few calls or barriers
184 "large-function-insns",
185 "The size of function body to be considered large",
188 "large-function-growth",
189 "Maximal growth due to inlining of large function (in percent)",
192 "large-unit-insns",
193 "The size of translation unit to be considered large",
208 "large-stack-frame",
209 "The size of stack frame to be considered large",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 145 /* Limit loop autovectorization to loops with large enough iteration count. */
175 the tracking mechanism. Large functions with few calls or barriers
184 "large-function-insns",
185 "The size of function body to be considered large",
188 "large-function-growth",
189 "Maximal growth due to inlining of large function (in percent)",
192 "large-unit-insns",
193 "The size of translation unit to be considered large",
208 "large-stack-frame",
209 "The size of stack frame to be considered large",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 145 /* Limit loop autovectorization to loops with large enough iteration count. */
175 the tracking mechanism. Large functions with few calls or barriers
184 "large-function-insns",
185 "The size of function body to be considered large",
188 "large-function-growth",
189 "Maximal growth due to inlining of large function (in percent)",
192 "large-unit-insns",
193 "The size of translation unit to be considered large",
208 "large-stack-frame",
209 "The size of stack frame to be considered large",
    [all...]
  /frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd 35 <p class="note"><strong>Note: </strong> Designing applications for television sets also requires attention to other factors, including interaction methods (i.e., the lack of a touch screen), legibility of text at large reading distances, and more. Although this discussion is outside the scope of this class, you can find more information on designing for TVs in the <a href="https://developers.google.com/tv">Google TV</a> documentation for <a href="https://developers.google.com/tv/android/docs/gtv_android_patterns">design patterns</a>.</p>
55 alt="Single pane layouts on large screens in landscape lead to awkward whitespace and exceedingly long line lengths" id="figure-multipane-bad">
57 <p class="img-caption"><strong>Figure 1.</strong> Single pane layouts on large screens in landscape lead to awkward whitespace and exceedingly long line lengths.</p>
66 <p class="note"><strong>Implementation Note:</strong> After deciding on the screen size at which to draw the line between single-pane and multi-pane layouts, you can provide different layouts containing one or multiple panes for devices in varying screen size buckets (such as <code>large</code>/<code>xlarge</code>) or varying minimum screen widths (such as <code>sw600dp</code>).</p>
73 <p>Although we haven't begun arranging user interface elements on our screens yet, this is a good time to consider how your multi-pane screens will adapt to different device orientations. Multi-pane layouts in landscape work quite well because of the large amount of available horizontal space. However, in the portrait orientation, your horizontal space is more limited, so you may need to design a separate layout for this orientation.</p>
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncAdapter.java 119 * back reference offsets if we are required to re-send a large batch in smaller chunks.
132 // Is this Operation a separator? (a good place to break up a large transaction)
247 * the passed-in authority. If the attempt to apply the batch fails due to a too-large
249 * "mini" batches fails due to a too-large transaction, we're screwed, but this would be
266 //mService.userLog("Transaction too large; spliting!");
  /system/core/libutils/
BlobCache.cpp 57 ALOGV("set: not caching because the key is too large: %d (limit: %d)",
62 ALOGV("set: not caching because the value is too large: %d (limit: %d)",
68 "large: %d (limit: %d)", keySize + valueSize, mMaxTotalSize);
136 ALOGV("get: not searching because the key is too large: %d (limit %d)",
148 // The key was found. Return the value if the caller's buffer is large
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager_browsertest.cc 293 // Enables large cursor.
295 // Confirms that large cursor is enabled.
342 // Sets the pref as true to enable the large cursor.
344 // Confirms that the large cursor is enabled.
384 // Sets the pref to enable large cursor before login.
523 // Enables large cursor.
579 // Check large cursor.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringBufferTest.java 233 fail("no IOOBE, index too large index");
291 fail("no IOOBE, index too large index");
439 fail("No IOOBE for end index that's too large.");
503 fail("No IOOBE for offset that's too large.");
517 fail("No IOOBE for index that's too large.");
524 fail("No IOOBE for index that's too large.");
  /external/ceres-solver/internal/ceres/
generate_eliminator_specialization.py 32 # SchurEliminator class. It is a rather large class
33 # and the number of explicit instantiations is also large. Explicitly
35 # compilation into separate compilation unit rather than one large cc

Completed in 2218 milliseconds

<<21222324252627282930>>