Searched
full:small (Results
2701 -
2725 of
8773) sorted by null
<<101102103104105106107108109110>>
/external/chromium_org/remoting/codec/ |
audio_encoder_opus_unittest.cc | 43 // small changes (e.g. one sample shift between signals).
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
trap.h | 90 // We only have a very small number of methods. We opt to make them static
|
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/ |
handles.cc | 125 // Delete the previous buffer create. The buffer was too small
|
/external/chromium_org/sandbox/win/src/ |
handle_table.cc | 100 // Most handle names are very short, so start small and reuse this buffer.
|
/external/chromium_org/sandbox/win/src/sidestep/ |
mini_disassembler.h | 14 // This small disassembler is very limited
|
/external/chromium_org/skia/ |
skia_common.gypi | 50 # the glyph cache, which holds up to 4 GDI handles per entry, to a fairly small
|
/external/chromium_org/testing/gtest/samples/ |
sample8_unittest.cc | 155 // meaningful values for tests. We choose a small value (1), and a value that
|
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
V8NPUtils.cpp | 117 // Use local stack buffer to avoid heap allocations for small strings. Here we should only use the stack space for
|
V8StringResource.cpp | 150 // Caching of small strings below is not thread safe: newly constructed AtomicString
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
FrameViewAutoSizeInfo.cpp | 73 // If this is the first time we run autosize, start from small height and
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLElementStack.h | 85 // Inlining this function is a (small) performance win on the parsing
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
heapProfiler.css | 36 .heap-snapshot-sidebar-tree-item.small .icon {
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/ |
Main.js | 843 this._counter = new WebInspector.StatusBarCounter(["error-icon-small", "warning-icon-small"]); 865 this._counter.setCounter("error-icon-small", errors, WebInspector.UIString(errors > 1 ? "%d errors" : "%d error", errors)); 866 this._counter.setCounter("warning-icon-small", warnings, WebInspector.UIString(warnings > 1 ? "%d warnings" : "%d warning", warnings)); [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/ |
PurgeableVector.cpp | 73 // exact specified capacity to avoid consuming too much memory for small resources.
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
FontDataCache.cpp | 122 static bool isPurging; // Guard against reentry when e.g. a deleted FontData releases its small caps FontData.
|
VDMXParser.cpp | 102 // ascender/descender overrides for certain (usually small) sizes. This is
|
WidthCache.h | 51 // Used to optimize small strings as hash table keys. Avoids malloc'ing an out-of-line StringImpl.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
bignum-dtoa.cc | 104 // number is much too small, then there is no need in trying to get any 175 // Small optimization: if delta_minus and delta_plus are the same just reuse 307 // trailing '0's. If the input number is too small then no digits at all are 318 // The number is definitively too small. [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
path.py | 114 # rules, we allow a small list of other characters through un-escaped.
|
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/ |
qunit.css | 17 #qunit-testrunner-toolbar, #qunit-userAgent, #qunit-testresult, #qunit-tests li { font-size: small; }
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
ext_lang_enc.h | 16 // Leave a small gap after the base languages, so adding one or two is easy.
|
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
set.pxd | 21 # that it is a fixed size for small sets (much like tuple storage)
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
ttkern.c | 63 " kerning table is too small - ignored\n" ));
|
/external/chromium_org/third_party/icu/patches/ |
brkitr.patch | 36 +# CHROME: 1. Use line_ja.txt to apply small kana rules in all locales.
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
ccurrtst.c | 50 { 0xFE69, 0x0000}, /*FE69; L; [14 3A, 03, 1D] # [082D.0020.000F] # SMALL DOLLAR SIGN*/
|
Completed in 654 milliseconds
<<101102103104105106107108109110>>