OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switching
(Results
126 - 150
of
806
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/SupportAppNavigation/res/values/
strings.xml
33
<string name="outside_task_description">This activity has been launched in a new task. You can confirm this by pressing the Recents button now and
switching
back to the app navigation example task. This activity will view content with the fake mimetype \"application/x-example\" which will be received by another code example activity to continue the demo. Press the View button below.</string>
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CardFlipActivity.java
126
// rotations when
switching
to the back of the card, as well as animator
/development/tools/emulator/opengl/system/renderControl_enc/
README
95
previous target colorBuffer gets updated before
switching
to the new
/external/chromium/chrome/browser/
background_mode_manager.h
26
// BackgroundModeManager is responsible for
switching
Chrome into and out of
global_keyboard_shortcuts_mac_unittest.mm
49
// Test that
switching
tabs triggers off keycodes and not characters (visible
/external/chromium/chrome/browser/chromeos/status/
input_method_menu.h
26
// A class for the dropdown menu for
switching
input method and keyboard layout.
/external/chromium/chrome/browser/net/
pref_proxy_config_service.h
72
// |config_state| indicates the new state we're
switching
to, and |config| is
/external/chromium/chrome/browser/resources/net_internals/
tabswitcherview.js
6
* TabSwitcher is an implementation of View that handles tab
switching
.
/external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_private.h
117
// appear (in a rather hacky manner). http://crbug.com/74065 : When
switching
chrome_event_processing_window.mm
103
//
switching
between normal and fullscreen mode, we switch out the window, and
/external/chromium/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.h
100
// saved state from the tab (for tab
switching
).
/external/dropbear/
svr-tcpfwd.c
65
* similar to the request-
switching
in chansession.c */
svr-x11fwd.c
127
/* This is called after
switching
to the user, and sets up the xauth
/external/kernel-headers/original/asm-mips/
system.h
44
* force prompt migration - we're already
switching
the current CPU to a
/external/kernel-headers/original/asm-x86/
alternative_32.h
118
* UP and SMP versions of the instructions to allow
switching
back to
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c
94
0xFF, /* B2 sniff count lsb: number of lptd poll before
switching
to full power poll */
/external/openssh/
platform.c
89
* This gets called before
switching
UIDs, and is called even when sshd is
/external/qemu/distrib/sdl-1.2.15/
README.Watcom
61
minimise hassle when
switching
between library versions (static vs.
docs.html
609
XRandR support for video mode
switching
has been added to the X11 driver, but is disabled because of undesired interactions with window managers. You can enable this by setting the environment variable SDL_VIDEO_X11_XRANDR to 1.
629
The framebuffer console video driver now allows asynchronous VT
switching
, and restores the full contents of the screen when switched back.
656
The SDL window is recreated when necessary to maintain OpenGL context attributes, when
switching
between windowed and fullscreen modes.
660
Window positions are retained when
switching
between fullscreen and windowed modes.
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h
139
/* Automatic mode
switching
support (entering/leaving fullscreen) */
/external/v8/src/arm/
frames-arm.h
62
// Callee-saved registers preserved when
switching
from C to JavaScript
/external/v8/test/cctest/
cctest.h
79
//
switching
it has extra semaphores to control the order in which
/external/webkit/Source/WebCore/loader/
CrossOriginPreflightResultCache.cpp
42
static const unsigned maxPreflightCacheTimeoutSeconds = 600; // Should be short enough to minimize the risk of using a poisoned cache after
switching
to a secure network.
/external/webkit/Source/WebCore/platform/graphics/android/layers/
CanvasLayer.cpp
102
// Need to do a full inval of the canvas content as we are mode
switching
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
TransferQueue.h
155
// Save and restore the GL State while
switching
from/to FBO.
Completed in 3026 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>