Home
last modified time | relevance | path

Searched defs:acquire (Results 1 – 25 of 31) sorted by relevance

12

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPowerManager.java37 public void acquire() { in acquire() method in ShadowPowerManager.ShadowWakeLock
43 public synchronized void acquire(long timeout) { in acquire() method in ShadowPowerManager.ShadowWakeLock
DShadowWifiManager.java154 public synchronized void acquire() { in acquire() method in ShadowWifiManager.ShadowWifiLock
/external/webrtc/webrtc/base/
Dlinked_ptr.h82 void acquire(const linked_ptr& r) throw() in acquire() function
96 template <class Y> void acquire(const linked_ptr<Y>& r) throw() in acquire() function
/external/llvm/lib/Support/
DMutex.cpp28 bool MutexImpl::acquire() { return true; } in acquire() function in llvm::MutexImpl
84 MutexImpl::acquire() in acquire() function in llvm::MutexImpl
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DMutex.cpp28 bool MutexImpl::acquire() { return true; } in acquire() function in llvm::MutexImpl
84 MutexImpl::acquire() in acquire() function in llvm::MutexImpl
/external/swiftshader/third_party/LLVM/lib/Support/
DMutex.cpp28 bool MutexImpl::acquire() { return true; } in acquire() function in llvm::MutexImpl
110 MutexImpl::acquire() in acquire() function in llvm::MutexImpl
/external/skia/include/private/
DSkSpinlock.h18 void acquire() { in acquire() function
DSkMutex.h21 void acquire() { in acquire() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMutex.h95 bool acquire() { in acquire() function
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DEngineResource.java73 void acquire() { in acquire() method in EngineResource
/external/guava/guava/src/com/google/common/util/concurrent/
DRateLimiter.java259 public double acquire() { in acquire() method in RateLimiter
272 public double acquire(int permits) { in acquire() method in RateLimiter
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DWakeLockFacade.java63 public void acquire(WakeLockType type) { in acquire() method in WakeLockFacade.WakeLockManager
/external/skia/src/core/
DSkSharedMutex.cpp128 void SkSharedMutex::acquire() { in acquire() function in SkSharedMutex
264 void SkSharedMutex::acquire() { in acquire() function in SkSharedMutex
/external/python/cpython2/Lib/
Ddummy_thread.py95 def acquire(self, waitflag=None): member in LockType
Dthreading.py147 def acquire(self, blocking=1): member in _RLock
440 def acquire(self, blocking=1): member in _Semaphore
/external/deqp/framework/delibs/decpp/
DdeSharedPtr.hpp504 inline void SharedPtr<T>::acquire (void) in acquire() function in de::SharedPtr
620 inline void WeakPtr<T>::acquire (void) in acquire() function in de::WeakPtr
/external/llvm/include/llvm/Support/
DAtomicOrdering.h32 acquire = 2, enumerator
/external/python/cpython2/Demo/metaclasses/
DSynch.py49 def acquire(self, flag=1): member in Lock
/external/compiler-rt/lib/ubsan/
Dubsan_value.h60 SourceLocation acquire() { in acquire() function
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DStreamAllocation.java300 public void acquire(RealConnection connection) { in acquire() method in StreamAllocation
/external/python/cpython2/Demo/threads/
Dsync.py298 def acquire(self): member in condition
/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc104 void ThreadClock::acquire(ClockCache *c, const SyncClock *src) { in acquire() function in __tsan::ThreadClock
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_addrhashmap.h155 void AddrHashMap<T, kSize>::acquire(Handle *h) { in acquire() function
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc265 void acquire(const SimpleSyncClock *src) { in acquire() function
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.cpp493 BuildUtil::DataArray::acquire(ValueMap &m, int i, int c) in acquire() function in nv50_ir::BuildUtil::DataArray

12