/external/chromium_org/base/time/ |
time_win_unittest.cc | 53 // This is a tight loop; we could have looped faster than our
|
/external/chromium_org/skia/ext/ |
bitmap_platform_device_mac.cc | 104 // TODO: verify that the CG Context's pixels will have tight rowbytes or pass in the correct
|
/external/qemu/slirp/ |
ip.h | 212 * be reclaimed if memory becomes tight.
|
/external/qemu/slirp-android/ |
ip.h | 214 * be reclaimed if memory becomes tight.
|
/external/chromium/chrome/browser/printing/ |
print_job.cc | 298 // Run a tight message loop until the worker terminates. It may seems like a
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_controller_unittest.mm | 177 // up, but the down goes into a tight drag loop. To break the loop, we have
|
/external/chromium_org/chrome/browser/printing/ |
print_job.cc | 330 // Run a tight message loop until the worker terminates. It may seems like a
|
/external/chromium_org/components/autofill/core/common/ |
password_form.h | 94 // of PasswordForm results from the database to make matches as tight as
|
/external/chromium_org/sync/engine/ |
sync_scheduler_impl.h | 308 // could result in tight sync loops hitting sync servers.
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioParamTimeline.cpp | 336 // Ideally we'd use round() from MathExtras, but we're in a tight loop here
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-shape-complex-sea.cc | 234 /* Sit tight, rock 'n roll! */
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prthread.h | 120 ** tight.
|
/external/clang/www/ |
index.html | 44 <li>Allow tight integration with IDEs</li>
|
/external/grub/netboot/ |
3c595.c | 327 printf("3c595: eeprom is busy.\n"); /* memory in EPROM is tight */
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-sea.cc | 234 /* Sit tight, rock 'n roll! */
|
/external/icu4c/i18n/unicode/ |
sortkey.h | 286 // similar to UnicodeString but not as tight and complex.
|
/external/replicaisland/src/com/replica/replicaisland/ |
FixedSizeArray.java | 171 * Returns the raw internal array. Exposed here so that tight loops can cache this array
|
/external/skia/tests/ |
PathOpsCubicReduceOrderTest.cpp | 236 SkDebugf("[%d] line computed tight bounds order=%d\n", static_cast<int>(index), order);
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/private/ |
pprthred.h | 64 ** tight. This call invokes "start(obj,arg)" and returns when the 281 ** This may fail if memory is tight or if some operating system resource
|
/external/bison/lib/ |
intprops.h | 109 smallest value of B where this bound is not tight is 2621. */
|
/external/chromium/base/metrics/ |
histogram_unittest.cc | 192 // When space is a little tight, we transition from linear to exponential.
|
/external/chromium/chrome/browser/history/ |
visit_database.cc | 57 // Due to the tight relationship between visit_source and visits table, they
|
/external/chromium/chrome/browser/renderer_host/ |
web_cache_manager.cc | 371 // If we've gotten this far, then we are very tight on memory. Let's try
|
/external/chromium_org/chrome/browser/renderer_host/ |
web_cache_manager.cc | 409 // If we've gotten this far, then we are very tight on memory. Let's try
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_controller_unittest.mm | 321 // up, but the down goes into a tight drag loop. To break the loop, we have
|