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

<<41424344454647484950>>

  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDebugCanvas.cpp 44 // inset has to be surprisingly large).
47 SkRect large = SkRect::Make(largeIRect); local
49 large.roundOut(&largeIRect);
52 INHERITED::clipRect(large, SkRegion::kReplace_Op, false);
  /external/chromium_org/third_party/sqlite/src/
config.h.in 103 /* Define for large files, on AIX-style hosts. */
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
mkfts2amal.tcl 30 ** code files into this single large file, the entire code can be compiled
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
mkfts3amal.tcl 30 ** code files into this single large file, the entire code can be compiled
  /external/chromium_org/third_party/sqlite/src/test/
crashtest1.c 14 ** If no problems are seen after a large number of tests, we assume that
fts2r.test 72 # expected QUERY_ROWID in this case, as for a very large table the
fts3e.test 72 # expected QUERY_DOCID in this case, as for a very large table the
tkt-fc62af4523.test 39 # Launch an external process. Have it write (but not commit) a large
  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.h 170 // Stats for free large spans (i.e., spans with more than kMaxPages pages).
173 int64 normal_pages; // Combined page length of normal large spans
188 // release one large range instead of fragmenting it into two
269 // Allocate a large span of length == n. If successful, returns a
system-alloc.h 82 // (e.g. start is not aligned or size is not large enough).
  /external/chromium_org/third_party/tcmalloc/vendor/src/
page_heap.h 160 // Stats for free large spans (i.e., spans with more than kMaxPages pages).
163 int64 normal_pages; // Combined page length of normal large spans
178 // release one large range instead of fragmenting it into two
258 // Allocate a large span of length == n. If successful, returns a
  /external/chromium_org/tools/deep_memory_profiler/
README.policy 26 - Large-level components (V8, WebKit, ...)
  /external/chromium_org/tools/deep_memory_profiler/visualizer/
app.py 54 that user can upload large json file."""
  /external/chromium_org/tools/page_cycler/webpagereplay/tests/
2012Q2.js 57 "http://twitter.com/search?q=pizza"], // large variance on second page
  /external/chromium_org/ui/gfx/
font_unittest.cc 90 // TODO(akalin): Figure out why height is so large on Linux.
  /external/chromium_org/ui/views/controls/menu/
menu_delegate.cc 136 // NOTE: this needs to be large enough to accommodate the wrench menu with
  /external/chromium_org/v8/src/
fast-dtoa.h 73 // For both modes the buffer must be large enough to hold the result.
  /external/chromium_org/v8/test/mjsunit/
big-array-literal.js 31 // Test that we can make large object literals that work.
big-object-literal.js 28 // Test that we can make large object literals that work.
  /external/chromium_org/v8/test/webkit/
function-apply-aliased.js 77 // Blow the stack with a sparse array that is sufficiently large to cause int overflow
  /external/chromium_org/v8/tools/
consarray.js 33 * when concatenating on large (10K items) arrays due to memory copying.
  /external/clang/test/Sema/
enum.c 13 i = 0xFFFF0000 // expected-warning {{too large}}
  /external/compiler-rt/lib/i386/
floatundisf.S 10 // a write-small read-large stall, so the software implementation here is
  /external/compiler-rt/lib/tsan/benchmarks/
vts_many_threads_bench.cc 10 // when N is large.
  /external/compiler-rt/lib/ubsan/lit_tests/Integer/
shift.cpp 34 // CHECK-TOO_HIGH: shift.cpp:35:5: runtime error: shift exponent 32 is too large for 32-bit type 'int'

Completed in 334 milliseconds

<<41424344454647484950>>