HomeSort by relevance Sort by last modified time
    Searched full:sets (Results 501 - 525 of 12879) sorted by null

<<21222324252627282930>>

  /development/tools/idegen/src/com/android/idegen/
ModuleIndexes.java 21 import com.google.common.collect.Sets;
83 moduleNames = Sets.newHashSet();
  /docs/source.android.com/
Android.mk 20 # Sets up the Doxygen HAL reference docs and puts them in the right place
32 # This sets up the tradefed javadocs for viewing in s.a.c.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
Frame.java 85 * Sets new thread id.
104 * Sets new frame id.
123 * Sets new frame location.
142 * Sets new frame variables.
243 * Sets new code index for variable.
261 * Sets new variable name.
280 * Sets new signature and detects value of a type tag.
349 * Sets new variable length.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 112 * Sets the value coming from the xsl:output cdata-section-elements
115 * This sets the elements whose text elements are to be output as CDATA
146 * Sets the character encoding coming from the xsl:output encoding stylesheet attribute.
151 * Sets the value coming from the xsl:output indent stylesheet
158 * Sets the value coming from the xsl:output media-type stylesheet attribute.
164 * Sets the value coming from the xsl:output omit-xml-declaration stylesheet attribute
170 * Sets the value coming from the xsl:output standalone stylesheet attribute.
177 * Sets the value coming from the xsl:output version attribute.
  /external/autotest/client/site_tests/hardware_Fan/
hardware_Fan.py 8 # This is a hardware test for system fan. The test first sets the fan to max
9 # speed, turns off the fan, and then sets to 50% speed. The test sleeps for a
  /external/autotest/frontend/health/
manual_check_passing_experimental.py 23 description = ('Sets up a fake database and then runs '
37 This sets the fake database up so a bug is guranteed to be filed. However,
  /external/autotest/scheduler/
drone_logging_config.py 13 """This class sets up logging for the Drone Machines.
15 Drone_utility is kicked off on each tick, so this logging config sets up
  /external/autotest/server/site_tests/network_WiFi_CliqueConnectDisconnect/
network_WiFi_CliqueConnectDisconnect.py 36 # We need 2 sets in the pool for this test.
48 # Both DUT sets are performing connect/disconnect.
  /external/autotest/server/site_tests/network_WiFi_CliqueLongConnect/
network_WiFi_CliqueLongConnect.py 36 # We need 2 sets in the pool for this test.
46 # Both DUT sets are performing long connects.
  /external/bison/m4/
asm-underscore.m4 12 # C macro USER_LABEL_PREFIX to this prefix, and sets ASM_SYMBOL_PREFIX to
53 # Sets the variables:
bison-i18n.m4 15 dnl sets BISON_LOCALEDIR to indicate where to find the bison-runtime.mo files
27 dnl AC_PROG_YACC sets the YACC variable; other macros set the BISON variable.
  /external/ceres-solver/cmake/
CeresConfigVersion.cmake.in 37 # It sets PACKAGE_VERSION_EXACT if the current version string and the requested
38 # version string are exactly the same and it sets PACKAGE_VERSION_COMPATIBLE
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
AnnotationWriter.java 21 import com.google.common.collect.Sets;
31 private final Set<HasClassReferences> memberReferences = Sets.newLinkedHashSet();
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
AnnotationsList.java 33 * disjoint sets of types.
81 * Sets the element at the given index. The given element must be
  /external/guava/guava/src/com/google/common/util/concurrent/
SettableFuture.java 44 * Sets the value of this future. This method will return {@code true} if
57 * Sets the future to having failed with the given exception. This exception
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
AbstractImmutableSetTest.java 70 assertEquals(Sets.newHashSet("a", "b"), set);
75 assertEquals(Sets.newHashSet("a", "b", "c"), set);
80 assertEquals(Sets.newHashSet("a", "b", "c", "d"), set);
85 assertEquals(Sets.newHashSet("a", "b", "c", "d", "e"), set);
90 assertEquals(Sets.newHashSet("a", "b", "c", "d", "e", "f"), set);
95 assertEquals(Sets.newHashSet("a", "b", "c", "d", "e", "f", "g"), set);
100 assertEquals(Sets.newHashSet("a", "b", "c", "d", "e", "f", "g", "h"), set);
345 "Modifying the builder should not have changed any already built sets",
  /external/guava/guava-tests/test/com/google/common/collect/
FilteredCollectionsTest.java 64 * NavigableSets inherit the tests for filtered Iterables, Collections, Sets, and SortedSets. The
203 Set<Integer> expected = Sets.newHashSet();
401 return Sets.newHashSet(contents);
406 return Sets.filter(elements, predicate);
414 final TreeSet<Integer> result = Sets.newTreeSet(contents);
426 return Sets.filter(elements, predicate);
433 return Sets.newTreeSet(contents);
439 return Sets.filter(elements, predicate);
  /external/icu/icu4c/source/i18n/
scriptset.h 28 // This class was originally used exclusively with script sets appearing
49 UBool intersects(const ScriptSet &other) const; // Sets contain at least one script in commmon.
  /external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/checker/
CheckAndroidIcu4JSource.java 18 import com.google.common.collect.Sets;
69 Set<String> publicMembersSet = Sets.newHashSet(publicMemberLocatorStrings);
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
RulesChecker.java 46 * Sets the rules to check by this formatter.
56 * Sets the implementation for language name display for message formatting.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/csv/
CSVFormatter.java 37 * Sets the implementation for language name display. Java language names
57 * Sets the encoding used for generated CSV document. Default is UTF-8.
  /external/jsilver/src/com/google/streamhtmlparser/
Parser.java 71 * Sets the current line number which is returned during error messages.
82 * Sets the current column number which is returned during error messages.
  /external/libcap/doc/
libcap.3 65 holds information about the capabilities in each of the three sets,
77 (i.e., it identifies one of the three capability sets).
  /external/libnl/include/linux/
neighbour.h 75 * specific parameter sets.
85 * otherwise. Device specific parameter sets can be changed by
  /external/llvm/lib/Support/
regfree.c 65 if (g->sets != NULL)
66 free((char *)g->sets);

Completed in 2370 milliseconds

<<21222324252627282930>>