OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unlocked
(Results
76 - 100
of
549
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/views/
ssl_client_certificate_selector.h
82
void
Unlocked
(net::X509Certificate* cert);
/external/chromium_org/chrome/common/
multi_process_lock_linux.cc
90
DLOG(ERROR) << "Over-
unlocked
MultiProcessLock - " << name_;
/external/chromium_org/ppapi/api/
ppb_mouse_lock.idl
53
* UnlockMouse() causes the mouse to be
unlocked
, allowing it to track user
/external/chromium_org/ppapi/c/dev/
ppb_cursor_control_dev.h
65
* Causes the cursor to be
unlocked
, allowing it to track user
/external/chromium_org/ppapi/c/
ppb_mouse_lock.h
65
* UnlockMouse() causes the mouse to be
unlocked
, allowing it to track user
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DiscardablePixelRef.h
47
// PixelRef object whose memory can be discarded when pixels are
unlocked
.
/external/chromium_org/third_party/sqlite/src/test/
notify1.test
323
set
unlocked
0
324
db unlock_notify {set
unlocked
1}
325
set
unlocked
332
set
unlocked
345
set
unlocked
0
346
db unlock_notify {set
unlocked
1}
347
set
unlocked
354
set
unlocked
366
set
unlocked
/external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.js
35
// Verify that the locks get
unlocked
, and operations stay on the same thread.
/external/chromium_org/ui/views/corewm/
cursor_manager.h
81
// The cursor state to restore when the cursor is
unlocked
.
/external/valgrind/main/helgrind/tests/
tc10_rec_lock.stderr.exp
15
Thread #x
unlocked
a not-locked lock at 0x........
/frameworks/base/keystore/tests/src/android/security/
KeyStoreTest.java
139
assertEquals(KeyStore.State.
UNLOCKED
, mKeyStore.state());
324
assertEquals(KeyStore.State.
UNLOCKED
, mKeyStore.state());
332
assertEquals(KeyStore.State.
UNLOCKED
, mKeyStore.state());
366
assertTrue("Should be able to generate key when
unlocked
",
376
assertTrue("Should be able to generate key when
unlocked
",
396
assertTrue("Should be able to import key when
unlocked
", mKeyStore.importKey(TEST_KEYNAME,
405
assertTrue("Should be able to import key when
unlocked
", mKeyStore.importKey(TEST_KEYNAME,
654
assertTrue("Should be able to import key when
unlocked
", mKeyStore.importKey(TEST_KEYNAME,
685
assertTrue("Should be able to import key when
unlocked
", mKeyStore.importKey(TEST_KEYNAME,
/pdk/apps/TestingCamera/res/values/
strings.xml
50
<string name="exposure_lock_off_label">Auto-Exposure
Unlocked
</string>
/external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.h
65
// 4. slots
unlocked
-> ExportPersonalSlotsUnlocked -> exports to memory
83
// 5. slot
unlocked
-> ImportPersonalSlotUnlocked attempts to
/external/chromium_org/ash/desktop_background/
desktop_background_controller.h
129
// Move all desktop widgets to
unlocked
container.
172
// Returns id for background container for
unlocked
and locked states.
/external/chromium_org/chrome/browser/chromeos/login/
screen_locker.h
44
// instance of itself which will be deleted when the system is
unlocked
.
163
// false. Instead, ScreenLocker object gets deleted when
unlocked
.
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_atomic.h
177
/*
Unlocked
version for single threaded environments, such as some
182
#define PIPE_ATOMIC "
Unlocked
"
/external/mesa3d/src/gallium/auxiliary/util/
u_atomic.h
177
/*
Unlocked
version for single threaded environments, such as some
182
#define PIPE_ATOMIC "
Unlocked
"
/frameworks/base/keystore/java/android/security/
AndroidKeyPairGenerator.java
84
&& (mKeyStore.state() != KeyStore.State.
UNLOCKED
)) {
86
"Android keystore must be in initialized and
unlocked
state "
/frameworks/wilhelm/src/itf/
IObject.c
72
// Make a copy of these, so we can call the callback with mutex
unlocked
77
// Note that the mutex is
unlocked
during the callback
212
// mutex is
unlocked
, update state
215
// Make a copy of these, so we can call the callback with mutex
unlocked
220
// Note that the mutex is
unlocked
during the callback
404
* Note: called with mutex
unlocked
, and returns with mutex locked.
522
// mutex is
unlocked
629
// The mutex is
unlocked
and destroyed by IObject_deinit, which is the last deinitializer
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mman.h
110
until
unlocked
by a call to the `munlockall', until the process exits,
115
unlocked
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mman.h
110
until
unlocked
by a call to the `munlockall', until the process exits,
115
unlocked
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mman.h
110
until
unlocked
by a call to the `munlockall', until the process exits,
115
unlocked
. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
condition_variable
224
// _M_mutex must be
unlocked
before re-locking __lock so move
246
// _M_mutex must be
unlocked
before re-locking __lock so move
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py
28
"Lock object is not initialized
unlocked
.")
38
#Make sure release of an
unlocked
thread raises _thread.error
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py
28
"Lock object is not initialized
unlocked
.")
38
#Make sure release of an
unlocked
thread raises _thread.error
Completed in 347 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>