/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DecisionProbe.java | 759 boolean reaches = reachesState(dfa.startState, targetState, dfaStates); [all...] |
/external/bluetooth/glib/docs/reference/gobject/ |
tut_gobject.xml | 308 When the reference count reaches zero, that is, [all...] |
tut_gtype.xml | [all...] |
/external/chromium/chrome/browser/automation/ |
automation_provider_observers.h | 238 // Notifies when the tab count reaches the target number. [all...] |
/external/chromium/chrome/browser/history/ |
history_types.h | 462 // Whether the query reaches the beginning of the database.
|
/external/dbus/dbus/ |
dbus-spawn.c | 262 * When the reference count of the babysitter object reaches [all...] |
dbus-transport.c | 465 * the reference count reaches zero. [all...] |
/external/freetype/include/freetype/ |
ftcache.h | 509 /* reaches 0, it is not destroyed but becomes eligible for subsequent */ [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Lists.java | 161 * itself unless its size reaches {@code initialArraySize + 1}
|
/external/jmonkeyengine/engine/src/core/com/jme3/effect/ |
ParticleEmitter.java | 488 * the particle reaches its end of life. [all...] |
/external/libusb/libusb/ |
libusb.h | 574 * libusb_device_unref(), and are freed when the reference count reaches 0. [all...] |
/external/llvm/lib/CodeGen/ |
PostRASchedulerList.cpp | 585 /// the PendingQueue if the count reaches zero. Also update its cycle bound.
|
/external/llvm/lib/Transforms/Utils/ |
BasicBlockUtils.cpp | 96 /// it is ultimately unused or if it reaches an unused cycle.
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 496 A code block continues until it reaches a line that is not indented
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 496 A code block continues until it reaches a line that is not indented
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 496 A code block continues until it reaches a line that is not indented
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 459 A code block continues until it reaches a line that is not indented
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 496 A code block continues until it reaches a line that is not indented
|
/external/opencv/ml/src/ |
mlem.cpp | 772 M_i = max_k S_ik = S_qi, so that the q-th class is the one where maximum reaches. Then [all...] |
/external/openssl/crypto/err/ |
err.c | 993 * items reaches zero. */
|
/external/openssl/crypto/sha/asm/ |
sha512-586.pl | 25 # performance improvement over compiler generated code reaches ~60%,
|
/external/srec/srec/Semproc/src/ |
SemanticProcessorImpl.c | 35 * A partial path holds olables from a start arc, until it reaches a [all...] |
/external/webkit/Source/WebKit/android/plugins/ |
android_npapi.h | 477 owner count of 1. When the owner count is reaches 0, the typeface is [all...] |
/frameworks/base/core/java/android/widget/ |
ProgressBar.java | 130 * {@link #setProgress setProgress()}. By default, the progress bar is full when it reaches 100. If [all...] |
/frameworks/base/media/java/android/media/ |
AudioRecord.java | 166 * The listener the AudioRecord notifies when the record position reaches a marker
|