/external/valgrind/main/coregrind/m_scheduler/ |
priv_sema.h | 38 Bool held_as_LL; /* if held, True == held by a _LL call */
|
/external/valgrind/main/drd/tests/ |
filter_stderr | 27 -e "s/was held during [0-9][0-9]*/was held during .../" \
|
/external/valgrind/main/helgrind/tests/ |
locked_vs_unlocked1_fwd.stderr.exp | 26 Locks held: none 32 Locks held: 1, at address 0x........
|
locked_vs_unlocked1_rev.stderr.exp | 26 Locks held: 1, at address 0x........ 32 Locks held: none
|
locked_vs_unlocked2.stderr.exp | 32 Locks held: 2, at addresses 0x........ 0x........ 38 Locks held: 2, at address 0x........ (and 1 that can't be shown)
|
locked_vs_unlocked3.stderr.exp | 24 Locks held: none 30 Locks held: 1, at address 0x........
|
pth_barrier1.stderr.exp | 22 Locks held: none 28 Locks held: none
|
pth_barrier3.stderr.exp | 22 Locks held: none 28 Locks held: none
|
rwlock_race.stderr.exp | 21 Locks held: none 27 Locks held: none
|
/frameworks/base/core/java/android/os/ |
UpdateLock.java | 91 * Is this lock currently held? 157 Log.wtf(TAG, "UpdateLock finalized while still held");
|
/frameworks/base/core/java/com/android/server/ |
ResettableTimeout.java | 33 * This is called with the monitor on this method held, so be careful. 41 * This is called with the monitor on this method held, so be careful.
|
/frameworks/native/include/gui/ |
IConsumerListener.h | 48 // This is called without any lock held and can be called concurrently 57 // This is called without any lock held and can be called concurrently
|
/hardware/qcom/display/msm8960/libgenlock/ |
genlock.h | 82 * Lock the buffer specified by the buffer handle. The lock held by the 108 * Blocks the calling process until the lock held on the handle is unlocked.
|
/hardware/qcom/display/msm8x26/libgenlock/ |
genlock.h | 82 * Lock the buffer specified by the buffer handle. The lock held by the 108 * Blocks the calling process until the lock held on the handle is unlocked.
|
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | 41 * from and any locks that are held when it is being called; if no suffix 58 * <dt> Lw <dd> Called with the main window manager lock held. Because the 60 * system services you can call with this lock held. It is explicitly okay to 65 * <dt> Li <dd> Called with the input thread lock held. This lock can be 150 * lock held. 176 * the window manager. Must be called with the window manager lock held. 184 * Must be called with the window manager lock held. 193 * window manager lock held. 202 * window manager lock held. 214 * window manager lock held [all...] |
/dalvik/libdex/ |
DexDataMap.h | 28 u4 max; /* maximum number of items that may be held */
|
/external/chromium/chrome/browser/resources/ntp4/ |
apps_page.css | 34 /* Grabbed is set (and pressed is cleared) when the app has been held. */
|
/external/chromium/chrome/browser/ui/cocoa/ |
clickhold_button_cell.h | 42 // Defines what to do when click-held (as per usual action/target).
|
/external/chromium/chrome/browser/ui/gtk/ |
back_forward_button_gtk.h | 21 // pressed and held, they show a dropdown menu of recent web sites.
|
/external/chromium_org/ash/wm/overview/ |
window_selector_controller.h | 49 // alt key is held down and a key filter is installed to watch for alt being
|
/external/chromium_org/chrome/browser/ui/gtk/ |
back_forward_button_gtk.h | 21 // pressed and held, they show a dropdown menu of recent web sites.
|
/external/chromium_org/content/browser/service_worker/ |
embedded_worker_registry.h | 31 // Hangs off ServiceWorkerContextCore (its reference is also held by each
|
/external/chromium_org/content/common/gpu/ |
sync_point_manager.h | 48 // held.
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
event_emitter.h | 58 // associated with this EventInfo must be held prior to calling these
|
/external/chromium_org/net/base/ |
openssl_private_key_store_memory.cc | 19 // A small in-memory store for public/private key pairs held in
|