HomeSort by relevance Sort by last modified time
    Searched refs:large (Results 101 - 125 of 219) sorted by null

1 2 3 45 6 7 8 9

  /external/zlib/src/contrib/delphi/
ZLib.pas 79 indicator when you are writing a large chunk of data to the compression
114 large chunk of data from the decompression stream in a single call.}
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
prefs.js 46 // This is to keep the position dictionary from growing excessively large.
  /external/chromium_org/chrome/browser/resources/print_preview/
print_preview_utils.js 82 * If |totalPageCount| is 0 or undefined function uses impossibly large number
  /external/chromium_org/chrome/renderer/resources/extensions/
file_system_provider_custom_bindings.js 189 error = 'Thumbnail data too large.';
  /external/chromium_org/remoting/webapp/browser_test/
scrollbar_browser_test.js 64 // so make the window large not to require scrollbars before each test.
  /external/chromium_org/remoting/webapp/
client_plugin.js 244 * processing large mouse cursor images. The first parameter is a data:
  /external/chromium_org/third_party/icu/source/test/testdata/
testdata.mak 19 # testincludeUTF (which would make it large, unnecessarily for this test)
  /external/chromium_org/v8/src/
math.js 207 // This is to prevent numerical errors caused by large negative x.
  /external/chromium_org/v8/test/mjsunit/
array-concat.js 29 * @fileoverview Test concat on small and large arrays
large-object-allocation.js 28 // Allocate a very large object that is guaranteed to overflow the
array-functions-prototype-misc.js 30 * and large arrays. Some of these methods are specified such that they
34 var LARGE = 4000000;
39 //var LARGE = 40000;
42 var fourhundredth = LARGE/400;
273 var a = new Array(LARGE + 10);
280 var top = a.splice(LARGE, 5);
282 assertEquals(LARGE, top[0]);
284 assertEquals(LARGE + 5, a.length);
285 a.splice(LARGE, 0, LARGE);
    [all...]
date.js 183 // Test creation with large date values.
track-fields.js 68 // Check that large object migrations work.
  /external/clang/docs/tools/
manpage.css 143 color: #336699; font-size: large;
  /external/icu/icu4c/source/test/testdata/
testdata.mak 19 # testincludeUTF (which would make it large, unnecessarily for this test)
  /external/libpcap/msdos/
pkt_rx0.asm 149 ja @skip ; no, packet to large for us
  /external/openssl/
Crypto-config-trusty.mk 215 crypto/sha/asm/sha1-armv4-large.S \
import_openssl.sh 523 gen_asm_arm crypto/sha/asm/sha1-armv4-large.pl
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap.css 840 .input-large {
1538 .icon-th-large {
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 376 checkValue(res, R.configVarying.simple, "simple large");
378 R.styleable.TestConfig, new String[]{"bag large"});
580 checkValue(res, R.configVarying.simple, "simple large");
582 R.styleable.TestConfig, new String[]{"bag large"});
725 checkValue(res, R.configVarying.large, "default");
734 checkValue(res, R.configVarying.large, "default");
740 checkValue(res, R.configVarying.simple, "simple large");
743 checkValue(res, R.configVarying.large, "large");
    [all...]
  /device/htc/flounder/
device.mk 152 PRODUCT_AAPT_CONFIG := normal large xlarge hdpi xhdpi xxhdpi
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth_device_list.js 120 // list is not expected to grow very large. Fixed height items are also
  /external/chromium_org/ui/file_manager/gallery/js/
gallery_item.js 45 * the images sequentially. The real life photos can be large (18Mpix = 72Mb
  /external/icu/icu4c/source/
icudefs.mk 178 # Do not show the large compiling arguments by default.
  /external/chromium_org/chrome/renderer/resources/
offline.js 144 {name: 'CACTUS_LARGE', id: '1x-obstacle-large'},
153 {name: 'CACTUS_LARGE', id: '2x-obstacle-large'},
1257 className: ' cactus cactus-large ',
    [all...]

Completed in 2352 milliseconds

1 2 3 45 6 7 8 9