HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 401 - 425 of 785) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/
process_singleton_win.cc 206 // If locked, it means we are not ready to process this message because
  /external/chromium/googleurl/src/
url_util.h 68 // schemes has been locked (see LockStandardSchemes).
  /external/chromium/net/base/
host_resolver_impl.cc 413 base::AutoLock locked(origin_loop_lock_);
490 base::AutoLock locked(origin_loop_lock_);
669 base::AutoLock locked(origin_loop_lock_);
703 base::AutoLock locked(origin_loop_lock_);
    [all...]
  /external/emma/core/java12/com/vladium/emma/data/
MergeProcessor.java 289 throw new EMMARuntimeException ("could not rename temporary file [" + tempDataOutFile.getAbsolutePath () + "] to [" + canonicalDataOutFile + "]: make sure the original file is not locked and can be deleted");
  /external/libvpx/examples/includes/geshi/geshi/
lscript.php 65 'limiteregion', 'locked', 'luminous',
  /external/openssl/crypto/engine/
eng_list.c 95 * take place when CRYPTO_LOCK_ENGINE has been locked up. */
  /external/openssl/crypto/rand/
randfile.c 225 * conditions where the top-level rand file is locked. If so, this
  /external/oprofile/events/i386/atom/
events 32 event:0x2B counters:0,1 um:core,mesi minimum:6000 name:L2_LOCK : L2 locked accesses
  /external/pcre/doc/
pcrematching.3 114 longest match is then "locked in" for the rest of the overall pattern.
  /external/protobuf/src/google/protobuf/
message.cc 252 // function during GetPrototype(), in which case we already have locked
  /external/qemu/android/avd/
info.h 199 * be locked and the function will return success.
  /external/qemu/block/
raw-win32.c 391 static int raw_set_locked(BlockDriverState *bs, int locked)
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_gsxb.c 113 DEBUG_PRINT((DEBUG_NAME "audio locked by other application\n"));
SDL_mintaudio_mcsn.c 128 DEBUG_PRINT((DEBUG_NAME "audio locked by other application\n"));
SDL_mintaudio_xbios.c 112 DEBUG_PRINT((DEBUG_NAME "audio locked by other application\n"));
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit.c 100 /* We need to unlock the surfaces if they're locked */
  /external/qemu/hw/
pckbd.c 75 #define KBD_STAT_UNLOCKED 0x10 /* Zero if keyboard locked */
  /external/qemu/
qerror.c 77 .desc = "Device '%(device)' is locked",
  /external/quake/quake/src/QW/
qwchangelog.txt 150 to a locked camera that tracks
  /external/valgrind/main/helgrind/
hg_errors.c 162 XE_UnlockUnlocked, // unlocking a not-locked lock
219 Addr before_ga; /* always locked first in prog. history */
915 "not-locked lock at %p</text>\n",
930 emit( "Thread #%d unlocked a not-locked lock at %p\n",
    [all...]
hg_lock_n_thread.h 124 an unlocked->locked transition. Must be sync'd with .heldBy:
  /external/webkit/Source/JavaScriptCore/dfg/
DFGSpeculativeJIT.h 237 gpr(); // m_format is set when m_gpr is locked.
  /external/webkit/Source/WebCore/platform/qt/
RenderThemeQt.cpp 728 // Height is locked to auto.
731 // White-space is locked to pre
799 // Height is locked to auto.
802 // White-space is locked to pre
    [all...]
  /external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp 181 // Since the page size of a database is locked in at creation and therefore cannot be dynamic,
  /external/webkit/Source/WebCore/storage/
Database.cpp 299 ASSERT(!m_transactionInProgressMutex.tryLock()); // Locked by caller.

Completed in 1693 milliseconds

<<11121314151617181920>>