Searched refs:contained (Results 1 – 25 of 427) sorted by relevance
12345678910>>...18
/external/replicaisland/src/com/replica/replicaisland/ |
D | ObjectRegistry.java | 68 final boolean contained = mItemsNeedingReset.contains(object); in registerForReset() 69 assert !contained; in registerForReset() local 70 if (!contained) { in registerForReset()
|
/external/chromium_org/gpu/config/ |
D | gpu_test_config.cc | 199 bool contained = false; in Matches() local 202 contained = true; in Matches() 206 if (!contained) in Matches()
|
/external/chromium_org/ui/views/ |
D | mouse_watcher.cc | 76 bool contained = host()->Contains( in HandleGlobalMouseMoveEvent() local 80 if (!contained) { in HandleGlobalMouseMoveEvent()
|
/external/chromium_org/third_party/sqlite/src/ext/rtree/ |
D | rtree4.test | 89 # contained-within queries after each insert to verify that all 107 # Do a contained-in query on all dimensions 133 # Do a contained-in query with surplus contraints at the beginning. 167 # Do a contained-in query with surplus contraints at the end 199 # Do a contained-in query with surplus contraints where the
|
/external/llvm/test/Verifier/ |
D | 2002-11-05-GetelementptrPointers.ll | 5 ; contained WITHIN a structure.
|
/external/chromium-libpac/test/ |
D | README | 4 Do not modify proxy_script_test.h. Instead modify the files contained
|
/external/eigen/unsupported/Eigen/ |
D | BVH | 35 …* 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/chromium_org/chrome/browser/resources/default_apps/ |
D | external_extensions.json | 3 // of the extension contained in the crx.
|
/external/e2fsprogs/debian/ |
D | control.in | 255 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/chromium_org/third_party/leveldatabase/src/ |
D | TODO | 6 that would blow away files whose ranges are entirely contained
|
/external/libxslt/ |
D | Copyright | 22 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
|
D | NOTICE | 22 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/chromium_org/third_party/libxslt/ |
D | Copyright | 22 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/ |
D | LICENSE.sax.txt | 15 documentation contained in this distribution into the Public Domain.
|
/external/chromium_org/third_party/skia/src/animator/ |
D | thingstodo.txt | 21 handle errors for all element not contained by correct parents
|
/external/skia/src/animator/ |
D | thingstodo.txt | 21 handle errors for all element not contained by correct parents
|
/external/chromium_org/third_party/jemalloc/ |
D | README.chromium | 12 License terms are contained in the source files themselves.
|
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
D | mmx_main.asm | 6 ; Please refer to the file COPYING.LIB contained in the distribution for
|
D | x86_main.asm | 6 ; Please refer to the file COPYING.LIB contained in the distribution for
|
/external/valgrind/main/VEX/ |
D | LICENSE.README | 20 The GNU General Public License is contained in the file LICENSE.GPL.
|
/external/llvm/utils/vim/ |
D | tablegen.vim | 28 syn keyword tgTodo contained TODO FIXME
|
/external/icu4c/test/perf/DateFmtPerf/ |
D | ReadMe.txt | 12 There are 7 tests contained in this performance test:
|
/external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/ |
D | ReadMe.txt | 12 There are 7 tests contained in this performance test:
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | tkt1444.test | 25 # The use of a VIEW that contained an ORDER BY clause within a UNION ALL
|
/external/srtp/doc/ |
D | crypto_kernel.txt | 5 All of the cryptographic functions are contained in a kernel.
|
12345678910>>...18