Home
last modified time | relevance | path

Searched refs:collide (Results 1 – 25 of 46) 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/libxkbcommon/xkbcommon/src/xkbcomp/
Dcompat.c181 bool report, enum si_field *collide) in UseNewInterpField() argument
188 *collide |= field; in UseNewInterpField()
204 enum si_field collide = 0; in AddInterp() local
217 &collide)) { in AddInterp()
222 &collide)) { in AddInterp()
227 &collide)) { in AddInterp()
232 &collide)) { in AddInterp()
237 if (collide) { in AddInterp()
291 bool report, enum led_field *collide) in UseNewLEDField() argument
298 *collide |= field; in UseNewLEDField()
[all …]
Dsymbols.c348 bool clobber, bool report, enum key_field *collide) in UseNewKeyField() argument
355 *collide |= field; in UseNewKeyField()
369 enum key_field collide = 0; in MergeKeys() local
394 clobber, report, &collide)) { in MergeKeys()
399 clobber, report, &collide)) { in MergeKeys()
404 clobber, report, &collide)) { in MergeKeys()
409 clobber, report, &collide)) { in MergeKeys()
415 if (collide) in MergeKeys()
/external/syzkaller/docs/
Dexecuting_syzkaller_programs.md38 -collide
39 collide syscalls to provoke data races (default true)
50collide=0`, programs will be executed as a simple single-threaded sequence of syscalls. `-threaded…
56 … `Threaded`/`Collide`/`Procs`/`Sandbox` directly relate to `-threaded`/`-collide`/`-procs`/`-sandb…
Dreproducing_crashes.md8 …set of programs in various modes (once or loop indefinitely; in threaded/collide mode (see below),…
14 …m, check if the crash still reproduces with `./syz-execprog -threaded=0 -collide=0` flags. If not,…
16 …ill give you executable C source. If the crash reproduces with -threaded/collide=0 flags, then thi…
18 … id not reproducible with -threaded/collide=0 flags, then you need this last step. You can think o…
Dsyzbot.md95 …er/blob/master/docs/executing_syzkaller_programs.md), e.g. `-threaded`/`-collide` which control if…
98 syz-prog2c -prog repro.syz.txt -threaded -collide -repeat -procs=8 -sandbox=namespace -tun -tmpdir …
/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.c215 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
314 collide = 0; in dotest()
374 ++collide; in dotest()
425 if (count + collide > 2 * nchunks) in dotest()
Dftest08.c228 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
326 collide = 0; in dotest()
389 ++collide; in dotest()
442 if (count + collide > 2 * nchunks) in dotest()
Dftest01.c262 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
330 collide = 0; in dotest()
395 ++collide; in dotest()
452 if (count + collide > 2 * nchunks) in dotest()
Dftest05.c260 int i, count, collide, chunk, whenmisc, xfr; in dotest() local
325 collide = 0; in dotest()
386 ++collide; in dotest()
441 if (count + collide > 2 * nchunks) in dotest()
Dftest07.c281 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
386 collide = 0; in dotest()
456 ++collide; in dotest()
519 if (count + collide > 2 * nchunks) in dotest()
Dftest03.c281 int chunk, whenmisc, xfr, count, collide, i; in dotest() local
390 collide = 0; in dotest()
461 ++collide; in dotest()
524 if (count + collide > 2 * nchunks) in dotest()
/external/syzkaller/executor/
Dcommon.h423 int collide = 0; in execute_one() local
443 if (collide && (call % 2) == 0) in execute_one()
453 if (!collide) { in execute_one()
454 collide = 1; in execute_one()
Dexecutor.cc152 bool collide; variable
669 if (!colliding && !collide && running > 0) { in execute_one()
698 if (flag_collide && !flag_inject_fault && !colliding && !collide) { in execute_one()
700 collide = colliding = true; in execute_one()
792 if (!collide && !th->colliding) in handle_completion()
940 if (collide) in execute_call()
/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/syzkaller/pkg/instance/
Dinstance.go381 func ExecprogCmd(execprog, executor, OS, arch, sandbox string, repeat, threaded, collide bool,
395 procs, repeatCount, threaded, collide,
/external/curl/docs/
DLICENSE-MIXING.md87 that shouldn't collide with any other library.
91 (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/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPathHeader.java975 Map<String, String> collide = new TreeMap<String, String>(); in TestZ() local
1029 if (collide.size() != 0) { in TestZ()
1030 errln("\nCollide:\t" + collide.size()); in TestZ()
1031 for (Entry<String, String> item : collide.entrySet()) { in TestZ()
/external/wayland-protocols/freedesktop.org/
DREADME59 C API collides with other C API. Interface names that may collide with
/external/antlr/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g130 /** Sometimes the scope names will collide with keywords; allow them as

12