Home
last modified time | relevance | path

Searched refs:contained (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/external/replicaisland/src/com/replica/replicaisland/
DObjectRegistry.java68 final boolean contained = mItemsNeedingReset.contains(object); in registerForReset()
69 assert !contained; in registerForReset() local
70 if (!contained) { in registerForReset()
/external/eigen/unsupported/Eigen/
DBVH35 …* intersect any object contained in that volume. Similarly, a BVH accelerates minimization becaus…
36 * over a volume is no greater than the minimum of a function over any object contained in it.
40 * - Given a set of points, determine which are contained in a query sphere
42 …* - Given a set of disks, determine if any is completely contained in a query rectangle (represe…
/external/llvm/test/Verifier/
D2002-11-05-GetelementptrPointers.ll4 ; contained WITHIN a structure.
/external/e2fsprogs/debian/
Dcontrol.in255 and its libraries, contained in the e2fsprogs and e2fsck-static packages.
266 uuid runtime programs, contained in the uuid-runtime package.
278 ext2fs and e2p libraries, contained in the e2fslibs package. The debug
288 com_err library, contained in the libcomerr2 package. The debugging
298 ss library, contained in the libss2 package. The debug information
308 blkid library, contained in the libblkid1 package. The debug
318 UUID library, contained in the libuuid1 package. The debug
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/
Dlink-and-subresource-test-expected.txt3 This test verifies that an image which is prefetched, and which is also contained as a subresource …
/external/libxslt/
DCopyright22 Except as contained in this notice, the name of Daniel Veillard shall not
50 Except as contained in this notice, the name of the authors shall not
DNOTICE22 Except as contained in this notice, the name of Daniel Veillard shall not
50 Except as contained in this notice, the name of the authors shall not
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/
DLICENSE.sax.txt15 documentation contained in this distribution into the Public Domain.
/external/skia/legacy/src/animator/
Dthingstodo.txt21 handle errors for all element not contained by correct parents
/external/skia/src/animator/
Dthingstodo.txt21 handle errors for all element not contained by correct parents
/external/qemu/distrib/sdl-1.2.15/src/hermes/
Dmmx_main.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
Dx86_main.asm6 ; Please refer to the file COPYING.LIB contained in the distribution for
/external/valgrind/main/VEX/
DLICENSE.README20 The GNU General Public License is contained in the file LICENSE.GPL.
/external/llvm/utils/vim/
Dtablegen.vim28 syn keyword tgTodo contained TODO FIXME
/external/icu4c/test/intltest/
Dusettest.cpp2100 UBool contained = set.contains(s); in expectToPattern() local
2101 if (contained == in) { in expectToPattern()
2103 (contained ? " contains {" : " does not contain {") + in expectToPattern()
2107 (contained ? " contains {" : " does not contain {") + in expectToPattern()
2858 …etSpanCondition invertSpanCondition(USetSpanCondition spanCondition, USetSpanCondition contained) { in invertSpanCondition() argument
2859 return spanCondition == USET_SPAN_NOT_CONTAINED ? contained : USET_SPAN_NOT_CONTAINED; in invertSpanCondition()
2882 USetSpanCondition spanCondition, firstSpanCondition, contained; in getSpans() local
2925 contained=USET_SPAN_CONTAINED; in getSpans()
2931 contained=USET_SPAN_SIMPLE; in getSpans()
2937 spanCondition=invertSpanCondition(spanCondition, contained); in getSpans()
[all …]
/external/icu4c/test/perf/DateFmtPerf/
DReadMe.txt12 There are 7 tests contained in this performance test:
/external/srtp/doc/
Dcrypto_kernel.txt5 All of the cryptographic functions are contained in a kernel.
/external/expat/
Dconfigure.in9 dnl under the terms of the License (based on the MIT/X license) contained
21 dnl contained in ./configure.
/external/eigen/cmake/
Dlanguage_support.cmake3 # Temporary additional general language support is contained within this
/external/bzip2/
DREADME.XML.STUFF11 This program is released under the terms of the license contained
/external/liblzf/
DREADME5 repetitive data as well. The module is self-contained and very small.
/external/llvm/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt143 1. A pointer to the RTTI info for the contained object
144 2. A pointer to the dtor for the contained object
145 3. The contained object itself
/external/iproute2/
DREADME.decnet29 o The DECnet support is currently self contained. It does not depend on
/external/llvm/test/Transforms/ObjCARC/
Dsplit-backedge.ll3 ; Handle a retain+release pair entirely contained within a split loop backedge.
/external/embunit/
DNOTICE21 Except as contained in this notice, the name of a copyright holder

12345678910>>...14