Searched
full:large (Results
1426 -
1450 of
7141) sorted by null
<<51525354555657585960>>
/external/bison/lib/ |
strerror_r.c | 214 /* STACKBUF_LEN should have been large enough. */ 231 /* STACKBUF_LEN should have been large enough. */
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_database.h | 244 // of hashes is too large or if the kill switch URL is on the whitelist 310 // This is set to true if the csd whitelist is too large to be stored in
|
/external/chromium/chrome/browser/ui/gtk/ |
first_run_dialog.cc | 61 // The width of the explanatory label. The 180 is the width of the large images. 355 "<span weight='bold' size='x-large' color='black'>%s</span>",
|
/external/chromium/net/base/ |
ssl_false_start_blacklist_process.cc | 113 fprintf(stderr, "Entry %s is too large\n", i->c_str()); 196 fprintf(stderr, "One or more entries is too large or too small\n");
|
/external/chromium/sdch/open-vcdiff/src/ |
rolling_hash.h | 53 // operand except 0. The underflow results in a (very large) unsigned 78 // (ptr[0] * kMult) + ptr[1] is not large enough to exceed kBase, thus
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
new_tab.html | 174 <!-- App Contents w/ Large Icon --> 175 <div id="app-large-icon-template" class="app-contents">
|
/external/chromium_org/components/url_matcher/ |
url_matcher.h | 288 // This class allows matching one URL against a large set of 303 // currently registered. This function should be called with large batches
|
/external/chromium_org/content/browser/gamepad/ |
gamepad_standard_mappings_mac.mm | 19 // increases clockwise to 1, which is up + left. It's set to a large (> 1.f) 21 // for no data, rather than the large number.
|
/external/chromium_org/content/renderer/ |
paint_aggregator.cc | 28 // too large, then we might as well just treat the scroll rect as a paint rect. 152 // Track how large the paint_rects vector grows during an invalidation
|
/external/chromium_org/net/http/ |
http_security_headers.cc | 20 // seconds into a uint32. The string may contain an arbitrarily large number, 33 // For values too large to be stored in an int64, StringToInt64 will
|
/external/chromium_org/sdch/open-vcdiff/src/ |
rolling_hash.h | 54 // operand except 0. The underflow results in a (very large) unsigned 79 // (ptr[0] * kMult) + ptr[1] is not large enough to exceed kBase, thus
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
Settings.in | 46 # Hardware acceleration is useful for large canvases where it can avoid the 240 # optimized for large screens). Pinch-zoom generally is implemented mainly
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
Base64.cpp | 75 // If the input string is pathologically large, just return nothing. 134 // If the input string is pathologically large, just return nothing.
|
/external/chromium_org/third_party/angle/src/compiler/ |
PoolAlloc.h | 16 // allocate a large number of small requests for heap memory, with the 25 // * Saves the trouble of tracking down and plugging a large class of leaks.
|
/external/chromium_org/third_party/freetype/src/cache/ |
ftcsbits.c | 146 /* If this is not the case, our bitmap is too large */ 165 " glyph too large for small bitmap cache\n"));
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cdattst.c | 1083 const double large = 1e+30; \/* well beyond usable UDate range *\/ local [all...] |
tracetst.c | 79 log_err("At file:line %s:%d, requested bufCap too large.\n"); 83 log_err("At file:line %s:%d, expected result too large.\n");
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
log_test.cc | 268 Write(BigString("large", 100000)); 271 ASSERT_EQ(BigString("large", 100000), Read());
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoframe.cc | 340 // Show large size warning once every 100 frames. 347 LOG(LS_WARNING) << "Size field is too large."
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pipe_validate.c | 100 /* large points */ 176 /* drawing large/sprite points (but not AA points)? */
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrBufferAllocPool.cpp | 97 // we may have created a large cpu mirror of a large VB. Reset the size
|
/external/chromium_org/third_party/sqlite/src/tool/ |
shell5.test | 209 # try importing into a table with a large number of columns. 229 # try importing a large number of rows
|
/external/clang/test/CodeGenObjC/ |
arc-captured-32bit-block-var-layout.m | 324 // Test7 large number of captured variables. 355 // Test 8 very large number of captured variables.
|
arc-captured-block-var-layout.m | 323 // Test7 large number of captured variables. 354 // Test 8 very large number of captured variables.
|
/external/compiler-rt/lib/ |
udivmoddi4.c | 103 /* 0 <= sr <= n_uword_bits - 2 or sr large */ 191 /* 0 <= sr <= n_uword_bits - 1 or sr large */
|
Completed in 2227 milliseconds
<<51525354555657585960>>