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

<<21222324252627282930>>

  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.css 132 /* Ensure the element has a large z-index so that we can get events
134 element flys back, so we want a large value that will stay large until
  /external/chromium_org/chrome/common/
badge_util.cc 113 // String is too large - use the alternate text.
180 // right-aligned, but it can also be center-aligned if it is large.
217 // text was too large.
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
compact_lang_det_impl.h 35 crap in large files such bogus JPEGs within an HTML file.
64 large and contains lots of bogus non-text. Recurse, passing the
140 // Subsetting: For fast detection over large documents, these routines will
  /external/chromium_org/third_party/openssl/openssl/crypto/evp/
evp_err.c 199 {ERR_REASON(EVP_R_IV_TOO_LARGE) ,"iv too large"},
219 {ERR_REASON(EVP_R_TAG_TOO_LARGE) ,"tag too large"},
220 {ERR_REASON(EVP_R_TOO_LARGE) ,"too large"},
  /external/chromium_org/third_party/skia/src/core/
SkPoint.cpp 121 // much slower, but needed when x or y are very large, other wise we
167 // much slower, but needed when x or y are very large, other wise we
193 // much slower, but needed when x or y are very large, other wise we
  /external/chromium_org/third_party/tcmalloc/chromium/src/
common.cc 62 // Cap alignment at kPageSize for large sizes.
88 // If this value is too large:
179 "Allocating unnecessarily large class (class, size)", sc, size);
  /external/chromium_org/third_party/tcmalloc/vendor/src/
common.cc 58 // Cap alignment at kPageSize for large sizes.
84 // If this value is too large:
175 "Allocating unnecessarily large class (class, size)", sc, size);
  /external/icu4c/test/iotest/
stream.cpp 145 /* Test large buffer (size > 200) when using '<<' and UnicodeString */
172 log_err("Large UnicodeString operator << output incorrect.\n");
175 log_err("Error converting string for large stream buffer testing.\n");
  /external/jpeg/
jpegtran.1 145 of the near-empty chroma channels won't be large; but the decoding time for
175 Set limit for amount of memory to use in processing large images. Value is
237 cases where this isn't really necessary. Expect swapping on large images,
  /external/llvm/include/llvm/ADT/
PointerIntPair.h 62 "PointerIntPair formed with integer size too large for pointer");
89 assert(IntWord < (1 << IntBits) && "Integer too large for field");
110 assert(IntWord < (1 << IntBits) && "Integer too large for field");
  /external/neven/Embedded/common/src/b_TensorEm/
Int32Mat.h 104 * use large bbpA if you need high accuracy;
124 * saves memory when matA is large;
126 * use large bbpA if you need high accuracy;
  /external/qemu/distrib/jpeg-6b/
jpegtran.1 145 of the near-empty chroma channels won't be large; but the decoding time for
175 Set limit for amount of memory to use in processing large images. Value is
237 cases where this isn't really necessary. Expect swapping on large images,
  /external/skia/src/core/
SkPoint.cpp 121 // much slower, but needed when x or y are very large, other wise we
167 // much slower, but needed when x or y are very large, other wise we
193 // much slower, but needed when x or y are very large, other wise we
  /frameworks/base/docs/html/guide/topics/manifest/
compatible-screens-element.jd 11 &lt;<a href="#screen">screen</a> android:<a href="#screenSize">screenSize</a>=["small" | "normal" | "large" | "xlarge"]
49 only for <em>large</em> and <em>xlarge</em> screen devices, the <a
83 <li>{@code large}</li>
  /frameworks/base/docs/html/training/basics/fragments/
creating.jd 107 screen is considered "large" (specified by the <code>large</code> qualifier in the directory
110 <p class="code-caption">res/layout-large/news_articles.xml</p>
  /frameworks/base/docs/html/training/displaying-bitmaps/
load-bitmap.jd 1 page.title=Loading Large Bitmaps Efficiently
39 <p>This lesson walks you through decoding large bitmaps without exceeding the per application
157 <p>This method makes it easy to load a bitmap of arbitrarily large size into an {@link
  /frameworks/support/v7/appcompat/res/values/
themes.xml 42 @style/TextAppearance.AppCompat.Widget.PopupMenu.Large
93 @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large
146 @style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
config.hpp 146 // as does aCC on PA-RISC, while gcc issues a large number of warnings:
155 // Define if constants too large for a float cause "bad"
157 // or a suitably large value.
  /bionic/libc/arch-x86/string/
strcat.S 17 * NOTE: I've unrolled the loop eight times: large enough to make a
strcmp.S 10 * NOTE: I've unrolled the loop eight times: large enough to make a
strncmp.S 10 * NOTE: I've unrolled the loop eight times: large enough to make a
  /bionic/libc/bionic/
getcwd.cpp 66 // If we allocated a whole page, only return as large an allocation as necessary.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_acosh.c 23 * acosh(x) := log(x)+ln2, if x is large; else
s_asinh.c 22 * := sign(x)*(log(x)+ln2)) for large |x|, else
  /bionic/tests/
getcwd_test.cpp 52 // If we ask the library to allocate an unreasonably large buffer, ERANGE.

Completed in 3559 milliseconds

<<21222324252627282930>>