HomeSort by relevance Sort by last modified time
    Searched full:unlocked (Results 126 - 150 of 298) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/valgrind/main/drd/
drd_main.c 100 else if VG_BOOL_CLO(arg,"--report-signal-unlocked",report_signal_unlocked)
203 " --report-signal-unlocked=yes|no Whether to report calls to\n"
  /external/valgrind/tsan/
ts_util.cc 696 // The mutex was unlocked. Now it's ours. Done.
758 // The mutex was unlocked. Now it's ours. Done.
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 629 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
630 Unlocked I/O can improve performance in unithreaded apps, but it is not
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettings.java 375 KeyStore.getInstance().state() == KeyStore.State.UNLOCKED) {
605 KeyStore.getInstance().state() != KeyStore.State.UNLOCKED) {
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h 107 // by one from the end, these fixed lemmas can be unlocked one by one when
115 // be unlocked one by one.
  /dalvik/vm/native/
dalvik_system_DexFile.cpp 77 * Expects that the hash table will be *unlocked* here.
  /docs/source.android.com/src/source/
building-devices.md 83 bootloader is unlocked with
  /external/bison/build-aux/
Makefile 68 $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/warning.m4 \
Makefile.in 68 $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/warning.m4 \
  /external/bison/data/
Makefile.in 68 $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/warning.m4 \
  /external/bison/tests/
Makefile.in 67 $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/warning.m4 \
  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.cc 171 // mobile data. So if the SIM is now unlocked, initiate the
  /external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java 179 * segment's count matches its #elements (after cleanup), each segment is unlocked, each entry
  /external/icu4c/common/
umutex.c 267 U_ASSERT(m->recursionCount == 0); /* Detect unlock of an already unlocked mutex */
  /external/srec/portable/include/
ptrd.h 92 * Creates a thread monitor. Thread monitors can be locked, unlocked, can be
  /frameworks/base/docs/html/guide/google/play/licensing/
overview.jd 236 across all compatible devices, locked or unlocked, that run Android 1.5 or
  /frameworks/wilhelm/src/
itfstruct.h 504 /** FIXME used to call PrefetchStatus callback with object unlocked prior to return from API */
sles_allinclusive.h 186 #define INTERFACE_REMOVING 6 ///< unlocked phase of (synchronous) RemoveInterface
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 135 CAMHAL_LOGDA("AE/AWB unlocked successfully");
  /libcore/luni/src/main/java/java/util/concurrent/locks/
Lock.java 225 * This usage ensures that the lock is unlocked if it was acquired, and
ReentrantReadWriteLock.java 100 * locks: a deserialized lock is in the unlocked state, regardless of
635 setState(0); // reset to unlocked state
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
SpecialCharSequenceMgr.java 162 // exposed unless the phone is unlocked, and this code can be
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateMultiTouchTests.java 437 // Second shift key tap, maybe shift unlocked.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 117 * @param flag {@code true} if the user dictionary is locked; {@code false} if the user dictionary is unlocked.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h 556 * Posix Threads specifically require that the thread be unlocked

Completed in 1000 milliseconds

1 2 3 4 56 7 8 91011>>