Home
last modified time | relevance | path

Searched refs:collide (Results 1 – 25 of 29) sorted by relevance

12

/external/guava/guava/src/com/google/common/cache/
DStriped64.java194 boolean collide = false; // True if last slot nonempty in retryUpdate()
219 collide = false; in retryUpdate()
226 collide = false; // At max size or stale in retryUpdate()
227 else if (!collide) in retryUpdate()
228 collide = true; in retryUpdate()
239 collide = false; in retryUpdate()
/external/ltp/testcases/kernel/mem/vmtests/
Ddata_space.c228 int collide; local
288 collide = 0;
315 ++collide;
337 if (count + collide > 2 * nchunks)
347 prog, me, val, count, collide);
Dstack_space.c212 int collide; in dotest() local
256 collide = 0; in dotest()
283 ++collide; in dotest()
305 if (count + collide > 2 * nchunks) in dotest()
/external/ltp/testcases/kernel/fs/ftest/
Dftest04.c225 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
324 collide = 0; in dotest()
384 ++collide; in dotest()
435 if (count + collide > 2 * nchunks) in dotest()
Dftest08.c232 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
330 collide = 0; in dotest()
393 ++collide; in dotest()
446 if (count + collide > 2 * nchunks) in dotest()
Dftest01.c264 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
332 collide = 0; in dotest()
397 ++collide; in dotest()
454 if (count + collide > 2 * nchunks) in dotest()
Dftest05.c264 int i, count, collide, chunk, whenmisc, xfr; in dotest() local
329 collide = 0; in dotest()
390 ++collide; in dotest()
445 if (count + collide > 2 * nchunks) in dotest()
Dftest03.c288 int chunk, whenmisc, xfr, count, collide, i; in dotest() local
397 collide = 0; in dotest()
468 ++collide; in dotest()
531 if (count + collide > 2 * nchunks) in dotest()
Dftest07.c287 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
392 collide = 0; in dotest()
462 ++collide; in dotest()
525 if (count + collide > 2 * nchunks) in dotest()
/external/swiftshader/third_party/LLVM/test/CodeGen/CBackend/
D2002-05-16-NameCollide.ll3 ; Make sure that global variables do not collide if they have the same name,
/external/ltp/testcases/kernel/controllers/cpuset/
DREADME41 syscalls whether they collide with cpuset.
46 cpu hotplug whether they collide with cpuset.
/external/curl/docs/
DLICENSE-MIXING.md91 that shouldn't collide with any other library.
95 (May be used for GSS support) MIT licensed, that shouldn't collide with any
/external/linux-kselftest/tools/testing/selftests/futex/
DREADME55 problem as we intend to write multiple tests which collide in this namespace.
/external/icu/icu4c/source/config/
Dmh-aix-gcc132 ## BIR - bind with internal references [so app data and icu data doesn't collide]
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRv3.g128 /** Sometimes the scope names will collide with keywords; allow them as
DANTLR.g487 /** Sometimes the scope names will collide with keywords; allow them as
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g130 /** Sometimes the scope names will collide with keywords; allow them as
/external/protobuf/docs/swift/
DDesignDoc.md64 underscore), which requires us to then ensure that the new name does not collide
667 same package. At link time, these symbols would collide, resulting in multiple
/external/autotest/docs/
Duser-doc.md129 to not collide during installation. Generally, if we have a source repository
/external/clang/docs/
DModules.rst38 active macro definitions happens to collide with a name in the
/external/ltp/doc/
Dtest-writing-guidelines.txt532 NOTE: The test parameters must not collide with common test parameters defined
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt15848 碰 < collide;
32927 碰撞 > collide;
47344 碰 > collide;
48005 踫 > collide;
48275 掽 > collide;
/external/bison/build-aux/
Dtexinfo.tex6368 % collide with the section heading.
/external/libmicrohttpd/doc/
Dtexinfo.tex6369 % collide with the section heading.
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex6369 % collide with the section heading.

12