HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 176 - 200 of 1761) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/common/extensions/api/
autotest_private.idl 14 // Is the screen locked?
  /external/chromium_org/chrome/common/
multi_process_lock_mac.cc 25 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
multi_process_lock_win.cc 23 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
  /external/chromium_org/net/disk_cache/
file_lock.h 28 // the operations are inlined / optimized, the "locked" operations can happen
  /external/chromium_org/third_party/skia/include/gpu/
SkGrPixelRef.h 43 * Constructs a pixel ref around a GrSurface. If the caller has locked the GrSurface in the
  /external/chromium_org/third_party/sqlite/src/test/
lock7.test 44 } {1 {database is locked}}
tkt1873.test 48 } {1 {database aux is locked}}
  /external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.py 46 # Critical section left locked?
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
Mutex.h 86 ** Returns: True if the mutex is locked.
  /external/llvm/test/MC/ARM/AlignedBundling/
group-bundle-arm.s 5 # instructions should not be inserted. However, for bundle-locked groups
  /external/llvm/test/MC/X86/AlignedBundling/
pad-bundle-groups.s 4 # Test some variations of padding for bundle-locked groups.
relax-in-bundle-group.s 4 # Test that instructions inside bundle-locked groups are relaxed even if their
  /external/qemu/android/utils/
filelock.h 22 ** NULL only if the corresponding path is already locked by another emulator
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdllocksurface.html 188 /* Surface is locked */
196 /* Surface is still locked */
198 /* no longer locked at this stage */
224 > if the surface couldn't be locked.</P
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_UpdateRects.3 
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_phyuv_c.h 53 int locked; member in struct:private_yuvhwdata
  /external/skia/include/gpu/
SkGrPixelRef.h 43 * Constructs a pixel ref around a GrSurface. If the caller has locked the GrSurface in the
  /external/valgrind/main/drd/tests/
hold_lock.c 1 /** Hold several types of synchronization objects locked as long as specified.
pth_cond_race.stderr.exp 3 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
recursive_mutex.stderr.exp-darwin 5 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
tc09_bad_unlock.stderr.exp-s390 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1.
27 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
tc10_rec_lock.stderr.exp 9 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
  /external/valgrind/main/helgrind/tests/
tc12_rwl_trivial.stderr.exp-darwin970 4 Thread #x unlocked a not-locked lock at 0x........
  /frameworks/base/packages/SystemUI/res/values-land/
strings.xml 22 <string name="toast_rotation_locked">Screen is now locked in landscape orientation.</string>
  /hardware/libhardware/modules/local_time/
Android.mk 20 # the oscillator backing the CLOCK_MONOTONIC implementation is phase locked to

Completed in 355 milliseconds

1 2 3 4 5 6 78 91011>>