/frameworks/base/core/tests/coretests/src/android/app/ |
SearchablesTest.java | 322 * Activity. These are ordered from best to worst match -- that
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
reorder.cpp | 107 This function makes sure that the LSFs are properly ordered keeps a certain
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
LayoutTestsAutoTest.java | 151 // Whether we should ignore the result for the corresponding test. Ordered same as mTestList.
|
/packages/providers/ApplicationsProvider/src/com/android/providers/applications/ |
ApplicationsProvider.java | 267 * suggestions ordered by best match.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cgraph.h | 297 /* Functions are now ordered and being passed to RTL expanders. */
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaBasicBlock.java | 63 * {@code non-null;} ordered successor list 351 * @return {@code non-null;} ordered successor list, containing block
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ScheduledThreadPoolExecutor.java | 729 * Sift element added at bottom up to its heap-ordered spot. 747 * Sift element added at top down to its heap-ordered spot. [all...] |
/external/dnsmasq/src/ |
network.c | 815 /* this list is reverse ordered: 928 /* this list is reverse ordered:
|
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
pvm4vencoder.cpp | 145 /* assign with backward-P or B-Vop this timestamp must be re-ordered */ 1125 /* with backward-P or B-Vop this timestamp must be re-ordered * [all...] |
/external/tremolo/Tremolo/ |
codebook.c | 402 /* codeword ordering.... length ordered or unordered? */ 436 /* ordered */
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
SMSDispatcher.java | 412 * Grabs a wake lock and sends intent as an ordered broadcast. [all...] |
/external/guava/javadoc/com/google/common/collect/ |
ImmutableSortedSet.html | 110 Some instances are ordered by an explicit comparator, while others follow the 318 ordered by their natural ordering.</TD> 484 ordered by the reverse of their natural ordering.</TD> [all...] |
TreeMultimap.html | 107 Implementation of <code>Multimap</code> whose keys and values are ordered by 214 Creates an empty <code>TreeMultimap</code> ordered by the natural ordering of 248 Constructs a <code>TreeMultimap</code>, ordered by the natural ordering of its 448 <DD>Creates an empty <code>TreeMultimap</code> ordered by the natural ordering of [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityManagerService.java | [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/datatype/ |
DatatypeFactory.java | 142 * These components are ordered in their significance by their order of appearance i.e. as 171 * These components are ordered in their significance by their order of appearance i.e. as [all...] |
/external/guava/src/com/google/common/collect/ |
Maps.java | 131 * Creates a <i>mutable</i>, empty, insertion-ordered {@code LinkedHashMap} 144 * Creates a <i>mutable</i>, insertion-ordered {@code LinkedHashMap} instance [all...] |
/external/icu4c/common/unicode/ |
uset.h | 770 * the set is ordered by ascending code point. If the character 783 * the set is ordered by ascending code point. If the index is [all...] |
/frameworks/base/core/java/android/view/ |
WindowManager.java | 448 * a soft input method, so it will be Z-ordered and positioned 450 * gets Z-ordered on top of the input method, so it can use the full [all...] |
/frameworks/base/core/java/android/widget/ |
RelativeLayout.java | 283 d(LOG_TAG, "=== Ordered list of vertical children"); 287 d(LOG_TAG, "=== Ordered list of horizontal children"); [all...] |
/dalvik/dx/src/com/android/dx/dex/code/ |
RopTranslator.java | 360 // This one's already ordered.
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DexFile.java | 479 * The following is ordered so that the prepare() calls which
|
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
DelayQueueTest.java | 29 * (so, no blocking solely for delays) but are still ordered
|
/dalvik/libcore/security/src/main/java/java/security/ |
Security.java | 280 * ordered according their preference order.
|
/dalvik/libcore/sql/src/main/java/java/sql/ |
Statement.java | 240 * batch. The elements are ordered according to the order in which
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/jaxp/ |
XPathImpl.java | 327 // XPathConstants.NODESET ---ORdered, UNOrdered???
|