Searched
full:largest (Results
701 -
725 of
1679) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/chromeos/drive/ |
change_list_processor.cc | 136 // Add the largest changestamp for directories.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
prefix_set_unittest.cc | 258 // largest item aren't present. Create a sequence of items with
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_renderer_gtk.h | 299 // Returns the largest of the favicon, title text, and the close button.
|
/external/chromium_org/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 253 // Find the largest x and y value in the polygon.
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
display_options_handler.cc | 228 // Picks the largest one as the "best", which is the last element
|
/external/chromium_org/gpu/config/ |
gpu_control_list.h | 75 // Return the largest entry id. This is used for histogramming.
|
/external/chromium_org/media/filters/ |
video_renderer_impl.cc | 437 // a smaller duration than the largest packet timestamp.
|
/external/chromium_org/sync/internal_api/public/base/ |
ordinal.h | 327 // Create the largest valid Ordinal of the appropriate length to be
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
TouchAdjustment.cpp | 317 // This will prioritize largest intersection and smallest area, while balancing the two against each other.
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
DynamicsCompressorKernel.cpp | 351 // the largest compressionDiffDb we've encountered so far.
|
/external/chromium_org/third_party/freetype/src/pshinter/ |
pshglob.c | 195 /* only keep the largest one */
|
/external/chromium_org/third_party/icu/source/common/ |
cmemory.h | 200 * aligned for types larger than T (or larger than the largest subtype of T).
|
/external/chromium_org/third_party/icu/source/i18n/ |
bmsearch.cpp | 104 // find the largest expansion
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
callimts.cpp | 126 // This is 2^52 - 1, the largest allowable mantissa with a 0
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
natsocketfactory.cc | 181 // largest possible header address.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_tile_cache.c | 90 /* sanity checking: max sure MAX_WIDTH/HEIGHT >= largest texture image */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_tex_layout.c | 322 /* Depending on the size of the largest images, pitch can be
|
/external/chromium_org/third_party/skia/src/core/ |
SkEdge.cpp | 406 int upShift = 6; // largest safe value
|
/external/chromium_org/third_party/sqlite/src/test/ |
autoinc.test | 80 # Insert an entries into the t1 table and make sure the largest key
|
/external/chromium_org/third_party/sqlite/src/tool/ |
showdb.c | 170 print_decode_line(aData, 52, 4, "Largest auto-vac root page");
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
profile-handler.cc | 117 // Largest allowed frequency.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
heap-profile-table.h | 127 // max_size specifies largest currently possible allocation size.
|
memory_region_map.h | 88 // Init() can be called more than once w/o harm, largest max_stack_depth
|
profile-handler.cc | 117 // Largest allowed frequency.
|
/external/chromium_org/third_party/zlib/ |
trees.c | 583 int max_code; /* largest code with non zero frequency */ 631 int max_code = -1; /* largest code with non zero frequency */ 714 int max_code; /* and its largest code of non zero frequency */ 759 int max_code; /* and its largest code of non zero frequency */ [all...] |
Completed in 1622 milliseconds
<<21222324252627282930>>