HomeSort by relevance Sort by last modified time
    Searched full:contain (Results 926 - 950 of 9182) sorted by null

<<31323334353637383940>>

  /external/clang/test/Preprocessor/
traditional-cpp.c 21 /* The lines in this file contain hard tab characters and trailing whitespace;
  /external/clang/test/Sema/
warn-unused-value.c 60 // Don't warn about unused '||', '&&' expressions that contain assignments.
  /external/clang/test/TableGen/
tg-fixits.td 26 // The following lines contain hard tabs (\t); do not change this!
  /external/clang/tools/clang-format/
clang-format.el 4 ;; A minimal .emacs would contain:
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_lfstack.h 13 // The type T must contain T *next field.
  /external/dexmaker/src/dx/java/com/android/dx/rop/type/
TypeList.java 20 * List of {@link Type} instances (or of things that contain types).
  /external/doclava/src/com/google/doclava/
Resolution.java 24 * <p>Resolutions contain a Variable and a Value, both of which are set in the Resolution constructor.
  /external/e2fsprogs/ext2ed/
ext2ed.conf.in 15 # structures can contain only variables. Linking functions to the objects is
  /external/easymock/src/org/easymock/
Capture.java 23 * Will contain what was captured by the <code>capture()</code> matcher. Knows
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/templateFiles/
testResults.php.template 59 These <a href="consoleLogs.php">logs</a> contain the console output captured while
  /external/eigen/blas/
chbmv.f 53 * by n part of the array A must contain the upper triangular
71 * by n part of the array A must contain the lower triangular
100 * Before entry, the incremented array X must contain the
115 * Before entry, the incremented array Y must contain the
dsbmv.f 53 * by n part of the array A must contain the upper triangular
71 * by n part of the array A must contain the lower triangular
98 * Before entry, the incremented array X must contain the
113 * Before entry, the incremented array Y must contain the
ssbmv.f 53 * by n part of the array A must contain the upper triangular
71 * by n part of the array A must contain the lower triangular
98 * Before entry, the incremented array X must contain the
113 * Before entry, the incremented array Y must contain the
zhbmv.f 53 * by n part of the array A must contain the upper triangular
71 * by n part of the array A must contain the lower triangular
100 * Before entry, the incremented array X must contain the
115 * Before entry, the incremented array Y must contain the
  /external/guava/guava/src/com/google/common/collect/
ClassToInstanceMap.java 31 * <p>Like any other {@code Map<Class, Object>}, this map may contain entries
HashMultiset.java 62 * @param elements the elements that the multiset should contain
Multimap.java 43 * duplicates, the multimap will contain two mappings, and {@code get} will
45 * supporting duplicates, the multimap will contain a single mapping from the
194 * Returns a collection, which may contain duplicates, of all keys. The number
252 * {@link ListMultimap}, since their {@link #asMap} views contain unequal
Queues.java 72 * @param elements the elements that the queue should contain, in order
112 * @param elements the elements that the queue should contain, in order
140 * @param elements the elements that the queue should contain, in order
167 * @param elements the elements that the queue should contain, in order
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
LinkedHashMultiset.java 64 * @param elements the elements that the multiset should contain
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListRemoveAllTester.java 47 assertFalse("after removeAll(e), a collection should not contain e even " +
ListRemoveTester.java 47 assertTrue("After remove(duplicate), a list should still contain "
  /external/guava/guava-tests/test/com/google/common/testing/
SerializableTesterTest.java 130 fail("expected <" + actual + "> to contain <" + expectedSubstring + ">");
  /external/icu4c/i18n/
scriptset.h 49 UBool intersects(const ScriptSet &other) const; // Sets contain at least one script in commmon.
  /external/icu4c/tools/gentest/
genres32.c 88 /* other entries contain their index as an integer */
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.in 10 # the file should contain key ID/key pairs, for pre-shared key authentication.

Completed in 758 milliseconds

<<31323334353637383940>>