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

<<41424344454647484950>>

  /art/runtime/base/
stringpiece.h 158 // This large function is defined inline so that in a fairly common case where
176 // Test last byte in case strings share large common prefix
  /art/runtime/gc/accounting/
space_bitmap.h 51 // Initialize a space bitmap so that it points to a bitmap large enough to cover a heap at
98 // If obj < heap_begin_ then offset underflows to some very large value past the end of the
  /bionic/libc/include/sys/
_errdefs.h 66 __BIONIC_ERRDEF( EFBIG , 27, "File too large" )
112 __BIONIC_ERRDEF( EOVERFLOW , 75, "Value too large for defined data type" )
  /cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java 101 * upper bound becomes too large (for instance, if PID_MAX is large),
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 65 __BIONIC_ERRDEF( EFBIG , 27, "File too large" )
111 __BIONIC_ERRDEF( EOVERFLOW , 75, "Value too large for defined data type" )
  /development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
ImageResizer.java 33 * and height. Useful for when the input images might be too large to simply load directly into
249 // end up being too large to fit comfortably in memory, so we should
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NewsReaderActivity.java 35 * on the SDK version, screen size and orientation. The configurations are divided in two large
46 * If an Action Bar is available (large enough screen and SDK version 11 or up), navigation
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py 189 pretty large. The generated JavaLexer.java of the Java.g example
193 such large source files seems to be pretty memory hungry. The memory
  /external/apache-http/src/org/apache/http/impl/io/
ChunkedOutputStream.java 106 * as one large chunk
151 * not split, but rather written out as one large chunk.
  /external/ceres-solver/examples/
simple_bundle_adjuster.cc 32 // files from University of Washington' Bundle Adjustment in the Large dataset:
45 // Read a Bundle Adjustment in the Large dataset.
  /external/ceres-solver/include/ceres/internal/
fixed_array.h 47 // FixedArray allocates small arrays inline, and large arrays on
53 // accidentally overflowing your stack if large input is passed to
  /external/chromium/base/
string_tokenizer.h 168 // two separate implementations because AdvanceOne() is a hot spot in large
169 // text files with large tokens.
  /external/chromium/testing/gtest/test/
gtest_stress_test.cc 33 // used in a large number of threads concurrently.
88 // Calls a large number of Google Test assertions, where exactly one of them
  /external/chromium_org/base/memory/
discardable_memory_allocator_android_unittest.cc 49 // Note that large allocations should just use DiscardableMemoryAndroidSimple
206 // The unused tail (16 KBytes large) of the previously freed chunk should be
  /external/chromium_org/base/strings/
string_tokenizer.h 169 // two separate implementations because AdvanceOne() is a hot spot in large
170 // text files with large tokens.
  /external/chromium_org/chrome/browser/metrics/
metrics_log_serializer.cc 25 // large, as presumably the related "initial" log wasn't sent (probably nothing
179 // serialized logs, which can be fairly large.
  /external/chromium_org/chrome/common/metrics/
metrics_log_manager.h 38 // performant than a regular setter as it avoids doing a large string copy.
125 // Sets the threshold for how large an onging log can be and still be written
  /external/chromium_org/net/disk_cache/
disk_format_base.h 79 // that a given sparse entry can have a large number of child entries, and the
121 // and as large as 8 KB.
  /external/chromium_org/net/http/
http_stream_parser.h 88 // be large enough to store the encoded chunk, which is payload.size() +
90 // is not large enough.
  /external/chromium_org/ppapi/api/
pp_input_event.idl 145 * Devices will be of varying resolution. Some mice with large detents will
166 * Devices will be of varying resolution. Some mice with large detents will
  /external/chromium_org/ppapi/c/
pp_input_event.h 154 * Devices will be of varying resolution. Some mice with large detents will
174 * Devices will be of varying resolution. Some mice with large detents will
  /external/chromium_org/testing/gtest/test/
gtest_stress_test.cc 33 // used in a large number of threads concurrently.
87 // Calls a large number of Google Test assertions, where exactly one of them
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 357 "large", "x-large", "xx-large", "-webkit-xxx-large", "smaller", "larger", "serif", "sans-serif", "cursive",
474 "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "-webkit-xxx-large", "smaller",
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImage.h 122 // frame; this is used while animating large images to keep memory footprint
127 // If the image is large enough, calls destroyDecodedData().
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
NativeImageSkia.h 58 // trying to make a pattern by stretching a small bitmap very large.
61 // Default skia resampling. Used for large growing of images where high

Completed in 1591 milliseconds

<<41424344454647484950>>