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

<<11121314151617181920>>

  /external/llvm/include/llvm/Support/
AIXDataTypesFix.h 22 // GCC is strict about defining large constants: they must have LL modifier.
  /external/llvm/test/CodeGen/X86/
2012-08-17-legalizer-crash.ll 2 ; Check that an overly large immediate created by SROA doesn't crash the
  /external/markdown/docs/extensions/
footnotes.txt 15 Markdown community at large and almost exactly matches [PHP Markdown Extra][]'s
  /external/openssh/openbsd-compat/
strtonum.c 47 { "too large", ERANGE },
  /external/openssl/crypto/rsa/
rsa_err.c 143 {ERR_REASON(RSA_R_DATA_TOO_LARGE) ,"data too large"},
144 {ERR_REASON(RSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE),"data too large for key size"},
145 {ERR_REASON(RSA_R_DATA_TOO_LARGE_FOR_MODULUS),"data too large for modulus"},
169 {ERR_REASON(RSA_R_MODULUS_TOO_LARGE) ,"modulus too large"},
  /external/qemu/android/skin/
window.h 23 * window is too large, in which case the window will automatically
  /external/skia/src/core/
SkPictureRecord.h 25 #define UNPACK_8_24(combined, small, large) \
27 large = combined & MASK_24;
28 #define PACK_8_24(small, large) ((small << 24) | large)
  /external/skia/src/images/
bmpdecoderhelper.h 59 * should return the address of a buffer that is large enough to store
  /external/skia/tests/
BitmapHasherTest.cpp 14 // Word size that is large enough to hold results of any checksum type.
PathOpsQuadParameterizationTest.cpp 30 // split large quadratic
  /external/v8/test/mjsunit/regress/
regress-524.js 28 // Test allocation of a large number of maps.
regress-94425.js 37 // arr is in the large object space now.
  /frameworks/base/core/java/android/view/
GLES20RecordingCanvas.java 29 // The recording canvas pool should be large enough to handle a deeply nested
  /frameworks/base/core/res/res/layout/
number_picker.xml 34 android:textAppearance="@style/TextAppearance.Large.Inverse.NumberPickerInputText"
  /frameworks/base/docs/html/design/building-blocks/
pickers.jd 25 <p>Pickers can be used inline on a form, but their relatively large footprint is best suited for
  /frameworks/base/docs/html/google/play/
dist.jd 40 users with high-fidelity graphics, media files, or other large assets that are required by
  /frameworks/base/docs/html/guide/topics/renderscript/
index.jd 26 acceleration when you have large buffers of data on which you need to do significant
  /frameworks/base/docs/html/training/basics/data-storage/
index.jd 30 non-trivial apps also need to save user settings, and some apps must manage large
  /frameworks/base/packages/DocumentsUI/res/values/
styles.xml 31 dialog on large tablets -->
  /frameworks/base/tests/DpiTest/
AndroidManifest.xml 24 <screen android:screenSize="large" android:screenDensity="hdpi" />
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.in.h 34 - for huge N (say, N >= 65536) - you never know how large (or small)
  /packages/apps/Calendar/res/values-w800dp-h1232dp/
config.xml 16 <!-- supported only for x-large devices -->
  /packages/apps/Camera2/res/layout/
crop_activity.xml 42 style="@android:style/Widget.Holo.ProgressBar.Large"
  /packages/apps/Email/res/values-sw600dp/
styles.xml 19 <!-- The large headline at the top of every account setup screen -->
  /packages/apps/Gallery2/jni/filters/
kmeans.cc 66 // run kmeans on large downsampled image

Completed in 1736 milliseconds

<<11121314151617181920>>