OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switching
(Results
726 - 750
of
1134
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium/net/base/
dnssec_chain_verifier.cc
86
This replaces the target domain with a new domain. The new domain is the target of the CNAME with _ssl prepended. The verifier is now in the zone that is the greatest common ancestor of the old and new target domains. (For example, when
switching
from _ssl.www.example.com to _ssl.www.example2.com, the verifier is now in com.)
x509_certificate_nss.cc
309
// IA5String. In general, we should be
switching
off
[
all
...]
/external/chromium_org/ash/display/
display_controller_unittest.cc
[
all
...]
display_manager.cc
624
// it can mirror the display newly added. This can happen when
switching
display_manager_unittest.cc
345
// Make sure
switching
primary display applies the overscan offset only once.
[
all
...]
/external/chromium_org/cc/layers/
picture_layer_impl.cc
570
// trade-off for memory (use the same pile as much as possible, by
switching
[
all
...]
/external/chromium_org/chrome/browser/
browser_keyevents_browsertest.cc
723
// Because of issue <http://crbug.com/65375>,
switching
back to the first tab
[
all
...]
/external/chromium_org/chrome/browser/extensions/
app_process_apitest.cc
371
// Tests that app process
switching
works properly in the following scenario:
[
all
...]
/external/chromium_org/chrome/browser/metrics/
metrics_log.cc
743
//
switching
from Metro to Desktop mode; but we should re-evaluate whether we
[
all
...]
/external/chromium_org/chrome/browser/ui/
browser.h
690
// If |should_restore_state| is true, we're
switching
(back?) to this tab and
[
all
...]
browser_command_controller.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.h
302
// relationships!) This is to reduce unpredictable tab
switching
behavior
/external/chromium_org/chrome_frame/
chrome_tab.cc
928
// Enable sniffing and
switching
only if asked for BHO
[
all
...]
/external/chromium_org/content/browser/renderer_host/
compositing_iosurface_mac.mm
[
all
...]
render_widget_host_impl.h
[
all
...]
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewGestureHandler.java
102
// Tracks whether a touch cancel event has been sent as a result of
switching
[
all
...]
/external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc
[
all
...]
/external/chromium_org/content/renderer/media/
webmediaplayer_impl.cc
733
// We do not support run-time
switching
between key systems for now.
[
all
...]
/external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.h
480
// This should be used only when
switching
an in-process instance to an
[
all
...]
/external/chromium_org/sync/internal_api/
sync_manager_impl.cc
517
// appropriately set and that it's only modified when
switching
to normal
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLTokenizer.cpp
322
// The spec consumes the current character before
switching
[
all
...]
/external/chromium_org/third_party/WebKit/public/web/
WebFrame.h
571
// changed on any frame.
Switching
the active marker doesn't change the
/external/chromium_org/third_party/jinja2/
parser.py
221
# common problem people encounter when
switching
from django
[
all
...]
/external/chromium_org/third_party/leveldatabase/src/doc/
benchmark.html
454
<p>The preceding numbers are for an ext3 file system. Synchronous writes are much slower under <a href="http://en.wikipedia.org/wiki/Ext4">ext4</a> (LevelDB drops to ~31 writes / second and TreeDB drops to ~5 writes / second; SQLite3's synchronous writes do not noticeably drop) due to ext4's different handling of <span class="code">fsync</span> / <span class="code">msync</span> calls. Even LevelDB's asynchronous write performance drops somewhat since it spreads its storage across multiple files and issues <span class="code">fsync</span> calls when
switching
to a new file.</p>
/external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc
51
// In order to be the same as the server-side
switching
, this must be 100.
[
all
...]
Completed in 668 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>