OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restart
(Results
151 - 175
of
2122
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/distrib/sdl-1.2.15/docs/html/
sdlcondsignal.html
83
>SDL_CondSignal --
Restart
a thread wait on a condition variable</DIV
124
>
Restart
one of the threads that are waiting on the condition variable, <TT
/external/qemu/distrib/sdl-1.2.15/src/thread/pth/
SDL_syscond.c
66
/*
Restart
one of the threads that are waiting on the condition variable */
84
/*
Restart
all threads that are waiting on the condition variable */
/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_syscond.c
62
/*
Restart
one of the threads that are waiting on the condition variable */
80
/*
Restart
all threads that are waiting on the condition variable */
/external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_syscond.c
66
/*
Restart
one of the threads that are waiting on the condition variable */
84
/*
Restart
all threads that are waiting on the condition variable */
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_xbiosinterrupt.S
79
/*
Restart
interrupts */
108
/*
Restart
interrupts */
/packages/apps/Settings/res/layout-land/
choose_lock_pattern.xml
39
<!-- footer can show a message, or confirm /
restart
buttons -->
45
<!-- confirm /
restart
buttons -->
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-keys.def
25
view-
restart
=<Key-F6>
26
restart
-shell=<Control-Key-F6>
74
view-
restart
=<Key-F6>
75
restart
-shell=<Control-Key-F6>
127
view-
restart
=<Key-F6>
128
restart
-shell=<Control-Key-F6>
178
restart
-shell = <Control-Key-F6>
181
view-
restart
= <Key-F6>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-keys.def
25
view-
restart
=<Key-F6>
26
restart
-shell=<Control-Key-F6>
74
view-
restart
=<Key-F6>
75
restart
-shell=<Control-Key-F6>
127
view-
restart
=<Key-F6>
128
restart
-shell=<Control-Key-F6>
178
restart
-shell = <Control-Key-F6>
181
view-
restart
= <Key-F6>
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
AutoLockTest.java
366
Log.v(TAG, "
Restart
-> Lock -> SP -> TP1 ->
Restart
-> Lock -> SP -> +1 -> TP2");
368
Log.v(TAG, "
Restart
-> Lock -> SP -> +1 -> TP1 -> -1 -> Lock -> SP -> TP2");
370
Log.v(TAG, "
Restart
-> Lock -> SP -> +1 -> TP1 -> Lock -> SP -> -1 -> TP2");
372
Log.v(TAG, "
Restart
-> Lock -> SP -> TP1 -> +1 -> Lock -> SP -> -1 -> TP2");
374
Log.v(TAG, "
Restart
-> Lock -> SP -> TP1 -> +1 -> Lock -> SP -> TP2");
376
Log.v(TAG, "
Restart
-> Lock -> SP -> TP1 -> Lock -> SP -> +1 -> TP2");
378
Log.v(TAG, "
Restart
-> Lock -> SP -> TP1 -> Lock -> SP -> TP2");
643
//"
Restart
-> Lock -> SP -> TP1 ->
Restart
-> Lock -> SP -> +1 -> TP2
[
all
...]
/cts/tests/tests/animation/src/android/animation/cts/
ValueAnimatorTest.java
67
ValueAnimator.
RESTART
);
69
assertEquals(ValueAnimator.
RESTART
, mValueAnimator.getRepeatMode());
175
valueAnimatorLocal.setRepeatMode(ValueAnimator.
RESTART
);
199
valueAnimatorLocal.setRepeatMode(ValueAnimator.
RESTART
);
/docs/source.android.com/src/devices/
native-memory.jd
27
<p>You need to
restart
the runtime so that zygote and all processes launched from
/external/chromium/chrome/browser/
browser_main_win.h
24
// Registers Chrome with the Windows
Restart
Manager, which will restore the
/external/chromium/chrome/browser/chromeos/cros/
power_library.h
50
// Requests
restart
of the system.
/external/chromium/chrome/browser/sync/engine/
cleanup_disabled_types_command.cc
41
// | (failure, browser
restart
/external/chromium/chrome/browser/sync/glue/
data_type_manager_impl.h
54
void
Restart
();
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_api.h
16
// wallpaper can then persistent after Chrome
restart
. New call to this API
/external/chromium_org/chrome/browser/extensions/api/autotest_private/
autotest_private_api.h
27
DECLARE_EXTENSION_FUNCTION("autotestPrivate.
restart
", AUTOTESTPRIVATE_RESTART)
/external/chromium_org/chrome/browser/local_discovery/
privet_traffic_detector.h
48
void
Restart
(const net::NetworkInterfaceList& networks);
/external/chromium_org/chrome/browser/ui/cocoa/
restart_browser.mm
42
// Nothing to do. User will
restart
later.
/external/chromium_org/chrome/common/
env_vars.cc
25
// triggers the '
restart
chrome' dialog. CHROME_RESTART contains the strings
/external/chromium_org/content/browser/media/
webrtc_identity_store_unittest.cc
81
void
Restart
(const base::FilePath& path) {
315
Restart
(temp_dir.path());
331
Restart
(temp_dir.path());
333
// Check that the same identity is returned after the
restart
.
/external/chromium_org/content/public/browser/
dom_storage_context.h
50
// restored after a browser
restart
(with RecreateSessionStorage). This
/external/chromium_org/net/disk_cache/
cache_util.h
36
// task. Used by cache creator itself or by backends for self-
restart
on error.
/external/chromium_org/sync/protocol/
get_updates_caller_info.proto
18
FIRST_UPDATE = 1; // First request after browser
restart
. Not to
sync_protocol_error.h
59
// Stop sync and
restart
sync.
Completed in 1374 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>