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

1 2 3 45 6 7 8 91011>>

  /external/bison/lib/
bitset.h 30 # include "unlocked-io.h"
  /external/compiler-rt/lib/asan/
asan_linux.cc 324 // unlocked mutex. We can not use PTHREAD_MUTEX_INITIALIZER as it triggers
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/
Terrain.java 143 * @param locked or unlocked
  /external/skia/src/gpu/
GrBufferAllocPool.h 38 * Ensures all buffers are unlocked and have all data written to them.
  /external/valgrind/main/helgrind/
hg_lock_n_thread.h 132 an unlocked->locked transition. Must be sync'd with .heldBy:
  /external/webkit/Source/WebKit/chromium/src/
WorkerFileSystemCallbacksBridge.cpp 375 // is very important, to ensure that the m_mutex is still valid when it gets unlocked.)
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 139 #define WPS_EVENT_AP_SETUP_UNLOCKED "WPS-AP-SETUP-UNLOCKED "
  /frameworks/base/docs/html/tools/
device.jd 33 <p>If you want a SIM-unlocked phone, then you might consider the Google Nexus S. To find a place
  /frameworks/base/policy/src/com/android/internal/policy/impl/
SimPukUnlockScreen.java 253 // the sim is unlocked so it knows right away
SimUnlockScreen.java 225 // the sim is unlocked so it knows right away
  /frameworks/wilhelm/src/
locks.c 97 SL_LOGE("%s:%d: pthread %p (tid %d) sees object %p was left unlocked in unexpected"
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Common.h 140 * are locked/unlocked by codecs. By
  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 12 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libsed --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl acl alloca btowc c-ctype extensions getline getopt gettext localcharset mbrlen mbrtowc mbsinit memchr mkstemp obstack pathmax regex rename selinux-h stat-macros stdbool strerror strverscmp unlocked-io verify wcrtomb wctob
    [all...]
  /packages/apps/CertInstaller/src/com/android/certinstaller/
CertInstaller.java 128 && (mKeyStore.state() != KeyStore.State.UNLOCKED));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundef.h 48 #define IEC958_AES0_PRO_FREQ_UNLOCKED (1<<5) /**< source sample frequency: 0 = locked, 1 = unlocked */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
thread-mainloop.h 285 * the event loop object is unlocked. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h 48 #define IEC958_AES0_PRO_FREQ_UNLOCKED (1<<5) /**< source sample frequency: 0 = locked, 1 = unlocked */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h 285 * the event loop object is unlocked. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h 48 #define IEC958_AES0_PRO_FREQ_UNLOCKED (1<<5) /**< source sample frequency: 0 = locked, 1 = unlocked */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h 285 * the event loop object is unlocked. */
  /external/chromium/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc 589 // We always start in these states when SIM is unlocked.
590 // So if we get here while still being UNLOCKED,
  /external/openssh/
PROTOCOL.agent 266 This operation may load all SSH keys that are unlocked using the
484 processing of sensitive operations until it has been unlocked with the
  /external/quake/quake/src/WinQuake/
sys_dos.cpp 345 printf ("Locked and unlocked %d Mb data\n", working_size / 0x100000);
832 printf ("Locked and unlocked %d Mb image\n",
  /external/skia/include/gpu/
GrContext.h 196 * unlocked. Must call be balanced with an unlockTexture() call.
648 * unlocked (its attachment count has reached 0) then it will be relocked.
    [all...]
  /external/v8/src/
platform.h 522 // Locks the given mutex. If the mutex is currently unlocked, it becomes
525 // the mutex is unlocked.

Completed in 1260 milliseconds

1 2 3 45 6 7 8 91011>>