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

<<51525354555657585960>>

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
SkiaUtils.cpp 150 // Scale the path to a large size before hit testing for two reasons:
152 // TODO: when Skia is patched to work properly with large values, this will not be necessary.
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
flakiness_dashboard_tests.css 156 font-size: large;
210 .expectations-item .large {
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer-serialize.cc 110 /* In the following code, we know b is large enough that no overflow can happen. */
183 /* In the following code, we know b is large enough that no overflow can happen. */
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
options.h 54 // corruption of one DB entry may cause a large number of entries to
86 // increase this if your database has a large working set (budget
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
asyncstuntcpsocket_unittest.cc 241 // Verifying a legal large turn message.
255 // Verifying a legal large stun message.
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_split_inplace.c 40 * too large indexed vertex buffers: In general you need to copy to do
145 /* Break large primitives into smaller ones. If not possible, convert
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.proto 97 // file. This allows the generator to break large files into small chunks,
98 // and allows the generated text to be streamed back to protoc so that large
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder.cpp 238 // check to see if the destination is large enough to decode the desired
242 SkDEBUGF(("SkImageDecoder::cropBitmap does not have a large enough bitmap.\n"));
  /external/chromium_org/third_party/sqlite/src/test/
corruptD.test 29 # is set to too large a value. A database page contains the following
51 # If any of the above fields are set to too large a value, then a buffer
memsubsys1.test 30 # rebalance operations in the btree-layer and to require a large
198 # Make it so that SCRATCH is large enough
sysfault.test 73 # too large to be opened by the OS.
77 2 EOVERFLOW {{disk I/O error} {large file support is disabled}}
trans2.test 155 # Do a large update that aborts do to a constraint failure near
179 # Do another large update that aborts do to a constraint failure near
  /external/clang/www/
OpenProjects.html 103 <li><b>Configuration Manager</b>: Clang/LLVM works on a large number of
104 architectures and operating systems and can cross-compile to a similarly large
  /external/eigen/test/
redux.cpp 133 // the max size cannot be too large, otherwise reduxion operations obviously generate large errors.
  /external/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/harfbuzz_ng/src/
hb-buffer-serialize.cc 80 /* In the following code, we know b is large enough that no overflow can happen. */
153 /* In the following code, we know b is large enough that no overflow can happen. */
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
ConstraintHelper.java 55 * ConstraintHelper instances. Unfortunately this constructor might grow large. If it becomes too large - I shall
  /external/jpeg/
jdatasrc.c 116 * Skip data --- used to skip over a potentially large amount of
134 * any trouble anyway --- large skips are infrequent.
jmemname.c 51 * creating large temp files on Unix. On other systems you'll probably
156 * "Large" objects are treated the same as "small" ones.
  /external/llvm/docs/CommandGuide/
lli.rst 176 large: Large code model
  /external/mesa3d/src/mesa/vbo/
vbo_split_inplace.c 40 * too large indexed vertex buffers: In general you need to copy to do
145 /* Break large primitives into smaller ones. If not possible, convert
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
MediaDataBox.java 42 * In large presentations, it may be desirable to have more data in this box than a 32-bit size would permit. In this
43 * case, the large variant of the size field is used.<br>
  /external/openssl/crypto/evp/
evp_err.c 190 {ERR_REASON(EVP_R_IV_TOO_LARGE) ,"iv too large"},
209 {ERR_REASON(EVP_R_TOO_LARGE) ,"too large"},
  /external/proguard/docs/
results.html 128 obfuscation step can significantly shrink large programs even further, since
141 For large inputs, the optimization step becomes more important. For instance,
  /external/protobuf/src/google/protobuf/compiler/
plugin.proto 95 // file. This allows the generator to break large files into small chunks,
96 // and allows the generated text to be streamed back to protoc so that large

Completed in 2291 milliseconds

<<51525354555657585960>>