Searched
full:large (Results
1851 -
1875 of
7141) sorted by null
<<71727374757677787980>>
/external/v8/src/ |
conversions.h | 131 // The buffer should be large enough for any floating point number.
|
/external/v8/test/cctest/ |
test-serialize.cc | 227 fprintf(fp, "large %d\n", large_space_used); 419 CHECK_EQ(1, fscanf(fp, "large %d\n", &large_size)); 575 size); // Large object space. 658 // Support for reserving space in large object space is not there yet,
|
/external/v8/test/mjsunit/ |
fuzz-natives.js | 182 // out-of-memory if the request is too large. In practice, the
|
sparse-array-reverse.js | 29 * @fileoverview Test reverse on small * and large arrays.
|
/external/valgrind/main/ |
README_PACKAGERS | 19 shows a large number of false positives due to the highly optimised
|
/external/valgrind/main/lackey/docs/ |
lk-manual.xml | 119 the output format. Note that this option produces large amounts of
|
/external/webp/src/utils/ |
utils.h | 33 // large, or return NULL. You don't need to call these for constructs like
|
/external/zlib/src/contrib/minizip/ |
ioapi.h | 14 Oct-2009 - Change to fseeko64, ftello64 and fopen64 so large files would work on linux.
|
/external/zlib/src/msdos/ |
Makefile.bor | 26 # memory model: one of s, m, c, l (small, medium, compact, large)
|
/external/zlib/src/test/ |
example.c | 277 * Test deflate() with large buffers and dynamic change of compression level 332 * Test inflate() with large buffers 358 CHECK_ERR(err, "large inflate"); 365 fprintf(stderr, "bad large inflate: %ld\n", d_stream.total_out);
|
/external/zlib/src/ |
zlib.3 | 20 Compression can be done in a single step if the buffers are large enough
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/ |
CameraConfigurationManager.java | 38 private static final int MAX_PREVIEW_PIXELS = 800 * 480; // large/HD screen
|
/frameworks/av/include/media/stagefright/ |
CameraSourceTimeLapse.h | 49 // If the frame capture interval is large, read will block for a long time.
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Process.c | 95 * Check the number of samples is not too large
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
AGC_MIX_VOL_2St1Mon_D32_WRA.c | 160 * The signal is too large so decrease the gain
|
/frameworks/av/media/libmedia/ |
MediaScannerClient.cpp | 176 // don't normally check for NULL, but in this case targetLength may be large
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
aacenc_core.c | 148 UWord8 *outBytes, /*!< pointer to output buffer (must be large MINBITS_COEF/8*MAX_CHANNELS bytes) */
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
SoftGSM.cpp | 205 ALOGE("input buffer too large (%ld).", inHeader->nFilledLen);
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
packet_util.cpp | 219 /* we will not parse sebp2 for large pictures 3GPP */
|
/frameworks/base/core/java/android/content/pm/ |
ParceledListSlice.java | 30 * Transfer a large list of Parcelable objects across an IPC. Splits into
|
Signature.java | 102 * @return Returns either <var>existingArray</var> if it was large enough
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDebug.java | 99 * The returned value includes allocations that overflowed because they where too large
|
/frameworks/base/core/java/android/speech/tts/ |
PlaybackSynthesisCallback.java | 172 throw new IllegalArgumentException("buffer is too large or of zero length (" +
|
/frameworks/base/core/java/android/view/ |
Gravity.java | 133 * will be placed. Should be large enough to contain the 150 * will be placed. Should be large enough to contain the 173 * will be placed. Should be large enough to contain the 279 * will be placed. Should be large enough to contain the
|
/frameworks/base/core/res/res/values-sw600dp/ |
dimens.xml | 106 <!-- Top margin for the runway lights. We add a negative margin in large
|
Completed in 1184 milliseconds
<<71727374757677787980>>