/frameworks/base/media/java/android/media/ |
AudioSystem.java | 168 // media_server process death if no other method is called on AudioSystem that reaches
|
/frameworks/native/opengl/libs/EGL/ |
egl_display.h | 148 // the next time the wakecount reaches zero. WEAK refs don't affect
|
/libcore/luni/src/main/java/java/util/ |
HugeEnumSet.java | 51 * are returned, their bits are zeroed out. When this reaches zero, the index must be
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
context.h | 80 * count reaches zero, that object gets destroy and any resources it uses
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
context.h | 80 * count reaches zero, that object gets destroy and any resources it uses
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
context.h | 80 * count reaches zero, that object gets destroy and any resources it uses
|
/external/dbus/dbus/ |
dbus-memory.c | 212 * Sets how many mallocs to fail when the fail alloc counter reaches 225 * counter reaches 0.
|
dbus-server.c | 689 * server if the reference count reaches zero. 691 * The server must be disconnected before the refcount reaches zero. [all...] |
dbus-watch.c | 119 * and finalizes the object if the count reaches zero.
|
/external/llvm/lib/CodeGen/ |
MachineScheduler.cpp | 321 /// NumPredsLeft reaches zero, release the successor node. 347 /// NumSuccsLeft reaches zero, release the predecessor node.
|
/external/regex-re2/re2/ |
regexp.h | 338 // Decrements reference count and deletes this object if count reaches 0. 524 // when ref_ reaches kMaxRef.
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
BlobCache.java | 21 // appended into the active region until it reaches the size limit. At that 24 // The index is a hash table with linear probing. When the load factor reaches
|
/packages/apps/Mms/src/com/android/mms/util/ |
BlobCache.java | 21 // appended into the active region until it reaches the size limit. At that 24 // The index is a hash table with linear probing. When the load factor reaches
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFA.java | 913 /** figure out if this state eventually reaches an accept state and [all...] |
/dalvik/vm/ |
Thread.h | 177 * Once it reaches zero, the kInterpSingleStep flag in breakFlags
|
/external/astl/include/ |
vector | 467 // linear until it reaches max_size().
|
/external/chromium/chrome/browser/download/ |
download_manager.h | 355 // download reaches a terminal state, it is removed from |in_progress_|.
|
/external/chromium/chrome/browser/ |
jankometer.cc | 109 // The value to re-initialize events_till_measurement_ after it reaches 0.
|
/external/chromium/net/disk_cache/ |
disk_format.h | 26 // number of a third file, created when the second file reaches its limit. It is
|
/external/chromium/net/http/ |
http_util.h | 139 // in the list until it reaches 0.2. All the entries after that are
|
/external/clang/lib/CodeGen/ |
CGCleanup.h | 427 /// reaches it.
|
/external/grub/netboot/ |
rtl8139.c | 98 TimerIntrReg=0x54, /* intr if gp counter reaches this value */
|
/external/guava/guava/src/com/google/common/io/ |
CharStreams.java | 406 * @throws EOFException if this stream reaches the end before skipping all
|
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
Splitter.java | 249 * stops splitting after it reaches the limit.
|
/external/javassist/src/main/javassist/compiler/ |
MemberResolver.java | 232 // if the thread reaches here, c must be 'L'.
|