HomeSort by relevance Sort by last modified time
    Searched full:held (Results 251 - 275 of 736) sorted by null

<<11121314151617181920>>

  /bionic/libc/bionic/
dlmalloc.h 115 if n is for fewer bytes than already held by p, the newly unused
234 hblkhd: total bytes held in mmapped regions
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
AbstractQueuedSynchronizerTest.java 379 * TryAcquire on exclusively held sync fails
399 * tryAcquireNanos on an exclusively held sync times out
    [all...]
ConcurrentHashMapTest.java 82 * containsValue returns true for held values
  /dalvik/libcore/json/src/main/java/org/json/
JSONTokener.java 508 * tokener's input string. If a reference to the returned string may be held
534 * tokener's input string. If a reference to the returned string may be held
  /external/bluetooth/bluez/audio/
telephony-ofono.c 89 * 1 = held incoming call is accepted in the AG
90 * 2 = held incoming call is rejected in the AG
  /external/grub/netboot/
eepro.c 8 how repeatably. The two top address pins appear to be held low, thus
11 it doesn't matter whether the extra lines are held low or high, just
  /external/icu4c/i18n/unicode/
datefmt.h 255 * different from the internal calendar held by this
356 * is different from the internal calendar held by this
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 201 /** If the lock is held this long then a warning will be printed when it is released. */
366 * Locks the database for exclusive access. The database lock must be held when
386 * Locks the database for exclusive access. The database lock must be held when
448 String msg = "lock held on " + mPath + " for " + lockedTime + "ms. Thread time was "
635 * Checks if the database lock is held by this thread.
    [all...]
  /frameworks/base/services/java/com/android/server/am/
UsageStatsService.java 80 // this lock held
83 // this lock held.
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedGsmCallState.java 535 // first, are there held calls?
706 // All active calls behome held
  /external/kernel-headers/original/linux/
fs.h 332 * precautions not to livelock. If the caller held a page
725 #define FL_LEASE 32 /* lease held on this file */
    [all...]
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp 61 // Hot PageID-to-sizeclass mappings are held by pagemap_cache_. If this cache
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
SynchronousQueue.java 51 * @param <E> the type of elements held in this collection
124 * threads that might be held on to long-term by blocked
614 * callers held non-volatile/final ref to the
    [all...]
BlockingQueue.java 150 * @param <E> the type of elements held in this collection
CopyOnWriteArraySet.java 59 * @param <E> the type of elements held in this collection
DelayQueue.java 36 * @param <E> the type of elements held in this collection
  /external/icu4c/common/
ucnv_bld.c 193 /* ucnv_cleanup - delete all storage held by the converter cache, except any */
401 /* Will always be called with the cnvCacheMutex alrady being held */
448 /* cnvCacheMutex must be held by the caller to protect the hash table. */
    [all...]
  /frameworks/base/camera/libcameraservice/
CameraService.cpp 156 // destructor won't be called with the lock held.
418 // Release the held overlay resources.
496 /* we cannot call into mHardware with mLock held because
    [all...]
  /cts/tests/src/android/widget/cts/util/
ListScenario.java 410 * @return The LinearLayout in which the ListView is held.
  /dalvik/libcore/archive/src/main/java/java/util/zip/
Deflater.java 254 * Frees all resources held onto by this deflating algorithm. Any unused
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicLongFieldUpdater.java 106 * Gets the current value held in the field of the given object managed
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Throwable.java 404 * Creates an array of StackTraceElement objects from the data held
  /dalvik/vm/
Ddm.c 487 * the thread list lock held (could cause a GC). The output is small
IndirectRefTable.c 500 LOGW("Memory held directly by native code is %d bytes\n", total);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeMapActivity.java 224 * The vertex and index data are held in VBO objects because on most

Completed in 93 milliseconds

<<11121314151617181920>>