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

<<11121314151617181920>>

  /external/chromium_org/third_party/sqlite/src/test/
join3.test 14 # there are a large number of tables involved in the join.
  /external/chromium_org/third_party/x86inc/
LICENSE 24 ; NASM/YASM syntax combined with a large number of macros to provide easy
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
index.css 11 font-size: large;
  /external/chromium_org/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.
  /external/chromium_org/v8/test/webkit/
array-iterate-backwards-expected.txt 24 This test checks that iterating a large array backwards works correctly.
array-iterate-backwards.js 25 "This test checks that iterating a large array backwards works correctly."
array-sort-small-sparse-array-with-large-length-expected.txt 24 Tests that we can quickly sort a small sparse array that has a large length.
array-sort-small-sparse-array-with-large-length.js 25 "Tests that we can quickly sort a small sparse array that has a large length."
dfg-mul-big-integers.js 25 "Tests what happens when you multiply large integers in an integer context."
webkit.status 43 'sort-large-array': [SKIP],
  /external/chromium_org/v8/test/webkit/fast/js/
excessive-comma-usage-expected.txt 24 Test that we can handle excessively large initializer lists
excessive-comma-usage.js 24 description("Test that we can handle excessively large initializer lists");
  /external/chromium_org/v8/test/webkit/fast/regex/
overflow-expected.txt 32 FAIL function f() { /[^a$]{4294967295}/ } should throw SyntaxError: Invalid regular expression: number too large in {} quantifier. Was undefined.
overflow.js 36 shouldThrow("function f() { /[^a$]{4294967295}/ }", '"SyntaxError: Invalid regular expression: number too large in {} quantifier"');
  /external/clang/test/Analysis/
analyzer-config.cpp 28 // CHECK-NEXT: max-times-inline-large = 32
  /external/clang/test/CodeGenCXX/
thunks.cpp 185 struct Large {
201 virtual void baz(X, X&, _Complex float, Small, Small&, Large) = 0;
209 void baz(X, X&, _Complex float, Small, Small&, Large);
212 void D::baz(X, X&, _Complex float, Small, Small&, Large) { }
  /external/compiler-rt/lib/i386/
ashldi3.S 10 // store. This is to avoid a write-small, read-large stall.
lshrdi3.S 10 // store. This is to avoid a write-small, read-large stall.
  /external/dropbear/libtommath/
bn_mp_sqrt.c 43 /* First approx. (not very bad for large arg) */
  /external/eigen/Eigen/src/Core/arch/Default/
Settings.h 27 /** Defines the threshold between a "small" and a "large" matrix.
  /external/freetype/include/freetype/
ftbbox.h 80 /* at a large ppem value (so that the hinting instructions can */
  /external/jmonkeyengine/
README 5 from their source repository, but not the rest as it is quite large.
  /external/libmtp/
AUTHORS 15 code as libptp2 but with large contributions from
  /external/libvpx/libvpx/
tools_common.h 23 /* MinGW defines off_t as long and uses f{seek,tell}o64/off64_t for large

Completed in 1032 milliseconds

<<11121314151617181920>>