HomeSort by relevance Sort by last modified time
    Searched full:alphabetical (Results 26 - 50 of 361) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/guava/guava-tests/test/com/google/common/collect/
EnumBiMapTest.java 190 // The enum orderings are alphabetical, leading to the bimap and its inverse
213 // The enum orderings are alphabetical, leading to the bimap and its inverse
240 // The enum orderings are alphabetical, leading to the bimap and its inverse
  /external/curl/tests/libtest/
test613.pl 23 # Create the files in alphabetical order, to increase the chances
  /packages/apps/Contacts/src/com/android/contacts/list/
UiIntentActions.java 74 * contacts in alphabetical order and then the frequent contacts in descending
  /system/extras/kexec_tools/
kexecload.c 93 /* Alphabetical cases */
  /external/icu/icu4c/source/common/unicode/
docmain.h 25 * <p>Use <a href="hierarchy.html">Class Hierarchy</a> or <a href="classes.html"> Alphabetical List </a>
28 * you can go to the <a href="classes.html"> Alphabetical List</a>, then click on
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepository.java 316 * @param alphabetical if true, sort all items in alphabetical order
322 AndroidTargetData targetData, boolean alphabetical, boolean createCategories) {
388 if (alphabetical) {
408 if (alphabetical) {
    [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/serializer/
htmlserializer.py 146 Reorder attributes to be in alphabetical order.
190 # Alphabetical attributes must be last, as other filters
  /external/libxml2/doc/
xmlcatalog.1 55 accepts the following options (in alphabetical order):
165 \fICATALOGFILE\fR\&. Invoking the shell provides a command line prompt after which the following commands (described in alphabetical order) can be entered\&.
xmlcatalog_man.xml 102 &xmlcatalog; accepts the following options (in alphabetical order):
243 alphabetical order) can be entered.
  /build/target/product/
sdk_base.mk 103 # locale. en_US is both first and in alphabetical order to
  /external/chromium-trace/catapult/telemetry/telemetry/value/
summary.py 110 # alphabetical order.
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
changelog.rst 58 is now always alphabetical.
  /external/chromium-trace/catapult/third_party/html5lib-python/
README.rst 122 serialize attributes in alphabetical order.
  /external/clang/lib/StaticAnalyzer/Core/
CheckerRegistry.cpp 141 // FIXME: Alphabetical sort puts 'experimental' in the middle.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
Property.java 212 public static final Comparator<Property> ALPHABETICAL = new Comparator<Property>() {
  /external/fonttools/Doc/
documentation.html 83 (in alphabetical order)
install.txt 105 (in alphabetical order)
  /external/junit/src/org/junit/runner/
Request.java 139 * For example, here is code to run a test suite in alphabetical order:
  /external/mdnsresponder/mDNSPosix/
libnss_mdns.8 50 .\" alphabetical order.
nss_mdns.conf.5 46 .\" alphabetical order.
  /external/skia/gyp/
images.gyp 56 # alphabetical order.
  /external/testng/src/main/java/org/testng/reporters/
SuiteHTMLReporter.java 37 public static final String METHODS_ALPHABETICAL = "methods-alphabetical.html";
348 String outputFileName, boolean alphabetical)
359 if (alphabetical) {
610 .append("&nbsp;&nbsp;<a target='mainFrame' href='").append(METHODS_ALPHABETICAL).append("\'>").append("alphabetical</a><br/>\n")
  /external/toybox/scripts/
genconfig.sh 107 # extract config stanzas from each source file, in alphabetical order
  /libcore/luni/src/main/java/libcore/icu/
TimeZoneNames.java 142 * supplies them in alphabetical order where zone.tab has them in a kind of "importance"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 106 ALPHABETICAL;
245 case ALPHABETICAL:
257 Collections.sort(properties, Property.ALPHABETICAL);
443 Collections.sort(properties, Property.ALPHABETICAL);
    [all...]

Completed in 294 milliseconds

12 3 4 5 6 7 8 91011>>