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

<<31323334353637383940>>

  /external/chromium_org/net/websockets/
websocket_deflater_test.cc 106 // can be used if the window size is sufficiently-large.
123 // can be used if the window size is sufficiently-large.
  /external/chromium_org/ppapi/examples/url_loader/
streaming.cc 110 // if data is available. For fast connections and large files, reading as
111 // fast as we can will make a large performance difference. However, in the
  /external/chromium_org/ppapi/shared_impl/
ppb_audio_config_shared.cc 82 // care when modifying these values as they impact a large number of users.
106 // the high latency sample frame count. An example of too low and too large
  /external/chromium_org/ppapi/utility/graphics/
paint_aggregator.h 72 /// rect grows too large, then we might as well just treat
158 // too large, then we might as well just treat the scroll rect as a paint
  /external/chromium_org/remoting/host/linux/
x_server_clipboard.h 132 // Stores the property to use for large transfers, or None if a large
  /external/chromium_org/third_party/WebKit/Source/core/timing/
MemoryInfo.cpp 87 // and hence don't need to be as refined when the value is large, so we threshold
120 // Watch out for overflow, if the range is too large for size_t.
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioDSPKernelProcessor.cpp 137 // Since we don't want to block the Audio Device thread, we return a large value
150 // Since we don't want to block the Audio Device thread, we return a large value
  /external/chromium_org/third_party/WebKit/Source/platform/audio/chromium/
AudioDestinationChromium.cpp 66 // render without glitching. So, if it is small, use a larger size. If it was already large, use
80 // Quick exit if the requested size is too large.
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebImageSkia.cpp 66 size_t index = 0; // Default to first frame if none are large enough.
77 break; // No more frames that are large enough.
  /external/chromium_org/third_party/angle/src/compiler/
SymbolTable.cpp 181 // live across a large number of compiles.
199 // live across a large number of compiles.
  /external/chromium_org/third_party/icu/source/i18n/
bocsu.h 61 * For large absolute values, the difference is similarly encoded in three bytes.
64 * for lead/single bytes so that the middle range of single bytes is as large
  /external/chromium_org/third_party/icu/source/test/cintltst/
cjaptst.c 179 * Test Small, Large letters
193 log_verbose("Testing Japanese Small and Large Characters Collation\n");
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_API.dtd 69 large (true | false) "false"
126 large - set to "true" of the render command can use RenderLarge protocol.
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1_locl.h 129 * In general a CRL could be very large (several Mb) and can consume large
  /external/chromium_org/third_party/openssl/openssl/crypto/dsa/
dsa_err.c 106 {ERR_REASON(DSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE),"data too large for key size"},
110 {ERR_REASON(DSA_R_MODULUS_TOO_LARGE) ,"modulus too large"},
  /external/chromium_org/third_party/openssl/openssl/crypto/ui/
ui_err.c 91 {ERR_REASON(UI_R_INDEX_TOO_LARGE) ,"index too large"},
94 {ERR_REASON(UI_R_RESULT_TOO_LARGE) ,"result too large"},
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
BoundedByteString.java 73 "Offset+Length too large: " + offset + "+" + length);
99 "Index too large: " + index + ", " + size());
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.h 122 * @param glyphID Specify which section of a large font is of interest.
191 // The font info is only kept around after construction for large
  /external/chromium_org/third_party/sqlite/src/test/
incrblob_err.test 109 # Read some data from the end of the large blob inserted into table
125 # Read some data from the end of the large blob inserted into table
pageropt.test 145 # Appending a large quantity of data does not involve writing much
169 # overflow chain by inserting a single large record. Starting from
  /external/chromium_org/third_party/tlslite/tlslite/
HandshakeSettings.py 124 raise ValueError("minKeySize too large")
128 raise ValueError("maxKeySize too large")
  /external/chromium_org/tools/grit/grit/testdata/tools/grit/
resource_ids 145 # All standard and large theme resources should have the same IDs.
168 # All standard and large theme resources should have the same IDs.
  /external/chromium_org/ui/message_center/views/
message_center_view_unittest.cc 257 // Exercise (with size values that just need to be large enough).
263 // large number corresponding to the current reality. That number will be
  /external/clang/include/clang/Lex/
HeaderSearchOptions.h 107 /// The default value is large, e.g., the operation runs once a week.
115 /// large, e.g., a month, to avoid forcing infrequently-used modules to be
  /external/clang/lib/CodeGen/
MicrosoftVBTables.h 50 // These are embedded in a DenseMap and the elements are large, so we don't want
67 /// derived, but that would be too easy and would create unnecessarily large

Completed in 619 milliseconds

<<31323334353637383940>>