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

<<21222324252627282930>>

  /external/chromium_org/third_party/freetype/src/truetype/
ttpload.c 94 FT_TRACE2(( "table too large\n" ));
106 FT_TRACE2(( "table too large\n" ));
217 " too large offset=0x%08lx found for gid=0x%04lx,"
227 " too large offset=0x%08lx found for gid=0x%04lx,"
  /external/chromium_org/third_party/icu/source/common/
stringpiece.cpp 63 // Test last byte in case strings share large common prefix
  /external/chromium_org/third_party/icu/source/test/intltest/
callimts.h 18 * which it can handle. It also verifies the behavior for large values of millis.
g7coll.h 44 // Just don't make it too large, otherwise the executable will get too big
itercoll.h 28 // Just don't make it too large, otherwise the executable will get too big
  /external/chromium_org/third_party/libjingle/source/talk/base/
bandwidthsmoother.h 41 // at least as large as the current estimation * percent_increase
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglscreen.h 49 * as large as the display mode's resolution. If it's larger, the
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
execmem.c 42 * Allocate a large block of memory which can hold code then dole it out
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1_err.c 230 {ERR_REASON(ASN1_R_FIRST_NUM_TOO_LARGE) ,"first num too large"},
248 {ERR_REASON(ASN1_R_INTEGER_TOO_LARGE_FOR_LONG),"integer too large for long"},
259 {ERR_REASON(ASN1_R_IV_TOO_LARGE) ,"iv too large"},
284 {ERR_REASON(ASN1_R_SECOND_NUMBER_TOO_LARGE),"second number too large"},
  /external/chromium_org/third_party/openssl/openssl/patches/
reduce_client_hello_size.patch 9 + * to improve compatibility with sites that don't accept large ClientHellos.
  /external/chromium_org/third_party/re2/re2/testing/
regexp_test.cc 26 // Test that very large Concats work.
  /external/chromium_org/third_party/skia/src/core/
SkDeviceLooper.h 16 * Helper class to manage "tiling" a large coordinate space into managable
SkGlyph.h 106 kSubShift = 24, // must be large enough for glyphs and unichars
  /external/chromium_org/third_party/sqlite/src/test/
exclusive2.test 102 # This will only work if the database cache is large enough to hold
128 # Make sure the pager cache is large enough to store the
190 # large enough to hold the entire database. With 1024 byte pages,
212 # Make sure the pager cache is large enough to store the
malloc8.test 30 # large string. We will be running lots of queries against this
vacuum4.test 14 # large schema.
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.c 143 N_("Numeric constant too large for internal format"));
163 N_("Numeric constant too large for internal format"));
183 N_("Numeric constant too large for internal format"));
203 N_("Numeric constant too large for internal format"));
221 N_("Character constant too large for internal format"));
267 N_("Character constant too large for internal format"));
357 N_("Numeric constant too large for internal format"));
374 N_("Numeric constant too large for internal format"));
787 yasm_internal_error(N_("destination too large"));
  /external/chromium_org/third_party/zlib/
uncompr.c 14 size of the destination buffer, which must be large enough to hold the
  /external/chromium_org/tools/perf/benchmarks/
octane.py 10 found in large, real-world web applications.
  /external/chromium_org/ui/message_center/cocoa/
notification_controller.h 40 // The large icon associated with the notification, on the left side.
  /external/chromium_org/ui/surface/
transport_dib_win.cc 73 // are too large.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-regexp-construct-result.js 31 // Having a large result array helps stressing GC.
splice-missing-wb.js 30 // Create array large enough to span several page regions.
  /external/chromium_org/v8/test/webkit/
numeric-conversion-expected.txt 24 This test checks for accuracy in numeric conversions, particularly with large or infinite values.
numeric-conversion.js 25 "This test checks for accuracy in numeric conversions, particularly with large or infinite values."

Completed in 680 milliseconds

<<21222324252627282930>>