Searched refs:contained (Results 1 - 18 of 18) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DObjectRegistry.java68 final boolean contained = mItemsNeedingReset.contains(object);
69 assert !contained;
70 if (!contained) {
/external/valgrind/tsan/
H A Dget_and_build_tsan.sh51 # Build the self contained binaries.
52 make self-contained OS=$VG_OS ARCH=$VG_ARCH VALGRIND_INST_ROOT=$VALGRIND_INST_ROOT || exit 1
54 TSAN=$TOPDIR/tsan/bin/tsan-$VG_ARCH-$VG_OS-self-contained.sh
/external/qemu/distrib/sdl-1.2.12/src/hermes/
H A Dmmx_main.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
H A Dx86_main.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
H A Dmmxp2_32.asm7 ; Please refer to the file COPYING.LIB contained in the distribution for
H A Dx86p_16.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
H A Dx86p_32.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
/external/llvm/utils/vim/
H A Dtablegen.vim28 syn keyword tgTodo contained TODO FIXME
/external/icu4c/test/intltest/
H A Dusettest.cpp451 // Try retaining an set of elements contained in another set (intersection)
1535 // For single-codepoint contains, invalid codepoints are NOT contained
2100 UBool contained = set.contains(s); local
2101 if (contained == in) {
2103 (contained ? " contains {" : " does not contain {") +
2107 (contained ? " contains {" : " does not contain {") +
2465 next=start; // Do not span this single, not-contained code point.
2565 length=prev; // Do not span this single, not-contained code point.
2672 next=start; // Do not span this single, not-contained code point.
2783 length=prev; // Do not span this single, not-contained cod
2858 invertSpanCondition(USetSpanCondition spanCondition, USetSpanCondition contained) argument
2882 USetSpanCondition spanCondition, firstSpanCondition, contained; local
[all...]
/external/protobuf/editors/
H A Dproto.vim53 syn keyword pbTodo contained TODO FIXME XXX
/external/libvpx/examples/includes/geshi/contrib/
H A Dexample.php63 // Set the style for the PRE around the code. The line numbers are contained within this box (not
/external/webkit/Source/WebCore/page/animation/
H A DAnimationBase.cpp883 bool contained = false; local
888 contained = true;
891 if (contained)
894 return contained;
/external/zlib/contrib/masmx86/
H A Dmatch686.asm26 ; note: contrib of zLib 1.2.3 and earlier contained both a deprecated version for
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex48 % third parties on terms identical to those contained in this
1568 % \functionparens affects the group it is contained in.
1594 %% contained text. This is especially needed for [ and ]
/external/iproute2/doc/
H A Dip-cref.tex28 However, the document is self-contained and the reader, provided they have a
1992 and will disappear only after all the routes contained in it are deleted.
2000 These values do not override those contained in the routing tables. They
/external/grub/docs/
H A Dtexinfo.tex4092 % argument to \message. Therefore, if #1 contained @-commands, TeX
5464 % the contained text. This is especially needed for [ and ] .
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli333 contained. All references to subordinate objects are invalidated;
/external/dropbear/libtomcrypt/
H A Dcrypt.tex4671 pointer points to a new list of items contained within the object.

Completed in 689 milliseconds