/external/chromium_org/chrome/browser/extensions/api/log_private/ |
log_parser.cc | 32 // Assume there is no newline in the log entry
|
/external/chromium_org/chrome/browser/ |
idle_win.cc | 21 // GetTickCount() wraps around every 49.7 days -- assume it wrapped just
|
/external/chromium_org/chrome/browser/net/ |
dns_probe_service.cc | 49 // If the system DNS is working, assume the domain doesn't exist. 54 // reachable, assume the domain doesn't exist. 60 // If the system DNS is not working but another public server is, assume the 66 // assume the internet connection is down (note that system DNS may be a
|
/external/chromium_org/chrome/browser/search/suggestions/ |
suggestions_store.cc | 33 // If the decode process fails, assume the pref value is corrupt and clear it.
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
web_contents_close_handler.cc | 52 // back a response from the renderer. Assume this is going to happen and
|
/external/chromium_org/chrome/browser/ui/webui/ |
welcome_handler_android.h | 44 // send an update to the renderer regardless of whether we assume the state
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
environment_test.py | 16 # if no such variable exists (e.g. preview.py). The latter, we assume,
|
/external/chromium_org/chrome/common/safe_browsing/ |
zip_analyzer.cc | 17 // no way to know if it did that or not. Assume it did (that's the common
|
/external/chromium_org/content/browser/media/ |
media_browsertest.h | 18 // assume that media files are located under files/media/ folder known to
|
/external/chromium_org/content/test/data/indexeddb/ |
transaction_run_forever.js | 55 // If we've already looped 7 times, it's pretty safe to assume
|
/external/chromium_org/courgette/ |
ensemble.cc | 31 // Scans the Ensemble's region, sniffing out Elements. We assume that the
|
/external/chromium_org/extensions/renderer/ |
native_handler.h | 14 // will assume ownership of the NativeHandler, and as a ModuleSystem is tied to
|
/external/chromium_org/net/tools/quic/test_tools/ |
mock_epoll_server.cc | 51 } else { // except we assume that we don't wait for the timeout
|
/external/chromium_org/remoting/base/ |
auth_token_util.cc | 15 // Legacy case: there is no delimiter. Assume the whole string is the
|
/external/chromium_org/remoting/jingle_glue/ |
socket_util.cc | 32 // packet and assume the socket is still usable.
|
/external/chromium_org/sync/internal_api/public/ |
sync_core_proxy.h | 34 // Once this takes effect, the syncer can assume that it will no longer
|
/external/chromium_org/sync/test/ |
test_transaction_observer.h | 31 // testing purposes, you may assume that this counts the number of syncer
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSHelper.h | 29 // We always assume 96 CSS pixels in a CSS inch. This is the cold hard truth of the Web.
|
/external/chromium_org/third_party/freetype/src/base/ |
ftbase.h | 30 /* Assume the stream is sfnt-wrapped PS Type1 or sfnt-wrapped CID-keyed */
|
/external/chromium_org/third_party/lcov/example/ |
example.c | 6 * If no arguments are specified, assume the predefined range [0..9].
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/ |
README | 26 target. The procedure on both cases is the same. Let's assume you have a
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/ |
README | 37 target. The procedure on both cases is the same. Let's assume you have a
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/ |
atomic.h | 54 // assume it's gcc or gcc-compatible here. Compilation shall still fail since
|
lock.cc | 48 #else // We assume it's pthread
|
/external/chromium_org/third_party/skia/src/animator/ |
SkDisplayEvent.h | 26 kKeyPressUp, //i assume the order here is intended to match with skanimatorscript.cpp
|