Home
last modified time | relevance | path

Searched defs:collide (Results 1 – 12 of 12) sorted by relevance

/external/libxkbcommon/src/xkbcomp/
Dcompat.c183 bool report, enum si_field *collide) in UseNewInterpField()
206 enum si_field collide = 0; in AddInterp() local
294 bool report, enum led_field *collide) in UseNewLEDField()
313 enum led_field collide; in AddLedMap() local
Dsymbols.c340 bool clobber, bool report, enum key_field *collide) in UseNewKeyField()
361 enum key_field collide = 0; in MergeKeys() local
/external/ltp/testcases/kernel/mem/vmtests/
Dstack_space.c212 int collide; in dotest() local
Ddata_space.c228 int collide; local
/external/ltp/testcases/kernel/fs/ftest/
Dftest04.c215 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
Dftest08.c228 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
Dftest01.c262 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
Dftest03.c281 int chunk, whenmisc, xfr, count, collide, i; in dotest() local
Dftest05.c260 int i, count, collide, chunk, whenmisc, xfr; in dotest() local
Dftest07.c281 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
/external/llvm-project/lld/lib/Core/
DSymbolTable.cpp84 static NameCollisionResolution collide(Atom::Definition first, in collide() function
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPathHeader.java985 Map<String, String> collide = new TreeMap<>(); in TestZ() local