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

<<41424344454647484950>>

  /external/chromium_org/ui/views/controls/
scroll_view.h 137 // VariableRowHeightScrollHelper is intended for views that contain rows of
186 // FixedRowHeightScrollHelper is intended for views that contain fixed height
  /external/chromium_org/webkit/browser/fileapi/
external_mount_points.h 51 // The |mount_name| should NOT contain a path separator '/'.
133 // - path does not contain a reference to a parent
  /external/chromium_org/webkit/common/fileapi/
file_system_types.h 67 // contain multiple dragged paths in the virtual root).
107 // Indicates an isolated filesystem which is supposed to contain one
  /external/chromium_org/webkit/glue/resources/
README.txt 3 binary files do not contain a license block, I have pasted the relevant
44 They are licensed under a BSD license. While binary files do not contain
  /external/clang/lib/CodeGen/
MicrosoftVBTables.h 72 /// left to right, to find all of the subobjects which contain a vbptr field.
106 /// to contain only the classes necessary to form an unambiguous path.
  /external/clang/test/Misc/
serialized-diags-single-issue.c 10 // NOTE: it is important that this test case only contain a single issue. This test case checks
11 // if we can handle serialized diagnostics that contain only one diagnostic.
  /external/clang/test/SemaCXX/
anonymous-union.cpp 107 private: int x1; // expected-error{{anonymous union cannot contain a private data member}}
108 protected: float x2; // expected-error{{anonymous union cannot contain a protected data member}}
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
DebugInfoConstants.java 62 * <li>Unsigned LEB128 &mdash; register that will contain local.
75 * <li>Unsigned LEB128 &mdash; register that will contain local.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapPutAllTester.java 134 "Should not contain null key after unsupported " +
155 "Should not contain null value after unsupported " +
  /external/guava/guava-tests/test/com/google/common/collect/
MapMakerTest.java 82 // contain the computed value (b -> b), since the clear() happened before the computation
104 // - computation ends first: the removal listener is called, and the map does not contain the
MinMaxPriorityQueueTest.java 190 * this map would contain the same exact elements as the MinMaxHeap; the
288 assertFalse("Heap does not contain null", mmHeap.contains(null));
289 assertFalse("Heap does not contain 3", mmHeap.contains(3));
290 assertFalse("Heap does not contain 3", mmHeap.remove(3));
297 assertFalse("Heap does not contain 1", mmHeap.contains(1));
300 assertFalse("Heap does not contain anything", mmHeap.contains(1));
301 assertFalse("Heap does not contain anything", mmHeap.remove(2));
481 assertTrue("heap does not contain sergey",
  /external/hyphenation/
README.hyphen 16 Each other line should contain exactly one rule.
28 implementations (both TeX and groff contain essentially the same
  /external/icu4c/test/intltest/
dtfmttst.h 27 * the DateFormat instances that contain the correct localized patterns.
62 * Verify that strings which contain incomplete specifications are parsed
  /external/kernel-headers/original/linux/can/
gw.h 151 * The calculated CRC may contain additional source data elements that can be
154 * E.g. the profile_data[] may contain additional u8 values (called DATA_IDs)
  /external/llvm/include/llvm/Bitcode/
ReaderWriter.h 123 /// contain the whole bitcode file.
133 // Must contain the header!
  /external/oprofile/libopagent/
opagent.h 73 * This name can (and should) contain all necessary
97 * the array can contain hole.
  /external/oprofile/libutil++/
bfd_support.h 76 * flag does not contain SEC_LOAD. But since this is true for symbols
82 * bfd, which do contain SEC_LOAD in the section flag.
  /external/qemu/docs/
ANDROID-CONFIG-FILES.TXT 41 - There is no restriction on the value, except that it can't contain
71 - As a consequence, key names *cannot* contain a dot.
  /external/qemu/elff/
dwarf_die.h 57 * but may reference to another DIE that may contain DIE name. This method
105 * contain given address, or false otherwise.
  /external/replicaisland/
README.TXT 24 MainLoop.java is the head of the game graph that describes the Replica Island runtime. Anything managed by MainLoop will be polled once per frame, and children of MainLoop may themselves have children which will be polled. GameObjects are a specific type of game graph node that only contain GameComponents as children. GameComponents implement individual features (collision detection, animation, rendering, etc) of individual game entities. GameObjects are generally parented to GameObjectManager, which activates and deactivates its children based on their proximity to the camera. GameObjectManager is a child of MainLoop.
36 res/xml/leveltree.xml: This file describes the non-linear level progression through the game. It is a tree, each node of which may contain one or more levels. Continuing to the next node requires that all levels are completed.
  /external/sepolicy/
README 55 is useful if you have numerous config directories that contain a file
63 Directories X and Y contain A.
  /external/skia/include/core/
SkMatrix.h 382 contain at least count entries
384 must contain at least count entries
393 @param pts The points to be transformed. It must contain at least
431 contain at least 3 * count entries
433 must contain at least 3 * count entries
448 contain at least count entries
450 must contain at least count entries
459 @param vecs The vectors to be transformed. It must contain at least
  /external/skia/tools/
skdiff.cpp 33 "contain exactly the same bits",
34 "contain the same pixel values, but not the same bits",
  /external/smack/src/org/jivesoftware/smackx/packet/
RosterExchange.java 40 * &lt;x/&gt; element may contain one or more &lt;item/&gt; children (one for each roster item to be sent).<p>
47 * Each &lt;item/&gt; element may also contain one or more &lt;group/&gt; children specifying the
  /external/srec/portable/include/
LCHAR.h 151 * @return ESR_INVALID_ARGUMENT is string is null; ESR_BUFFER_OVERFLOW is string is not big enough to contain result
162 * @return ESR_INVALID_ARGUMENT is string is null; ESR_BUFFER_OVERFLOW is string is not big enough to contain result

Completed in 1538 milliseconds

<<41424344454647484950>>