Searched defs:conflict (Results 1 - 22 of 22) sorted by relevance

/external/bison/src/
H A DInadequacyList.h37 * For a conflict, each rule in the grammar can have at most one contributing
39 * cannot have lookaheads. For a conflict, exactly one shift can contribute.
41 * possible contributions to any conflict. The maximum number of possible
55 chosen in a conflict is a syntax error because of a %nonassoc. */
59 * The description of a conflict. Don't break encapsulation by modifying the
81 Conflict conflict; member in union:InadequacyList::__anon591
101 * \c manifesting_state, the following actions are in conflict on \c token:
129 * \c self (perhaps because \c self isn't a conflict).
H A Dfiles.c351 bool conflict = false;
356 conflict = true;
366 conflict = true;
369 if (conflict)
349 bool conflict = false; local
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb231 conflict!( operation, prior_operation )
251 conflict!( operation, prior_operation )
313 def conflict!( current, previous )
359 private :conflict!, :cast_range, :check_arguments
/external/icu/icu4c/source/test/cintltst/
H A Dudatpg_test.c245 UDateTimePatternConflict conflict; local
268 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
275 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
277 if(conflict == UDATPG_NO_CONFLICT) {
292 conflict = udatpg_addPattern(dtpg, testPattern2, 7, FALSE, result, 20,
294 if((conflict != UDATPG_NO_CONFLICT)||U_FAILURE(errorCode)) {
/external/selinux/libsepol/src/
H A Dexpand.c1515 /* conflict */
1705 int conflict; local
1723 conflict = 0;
1729 conflict = 1;
1733 conflict = 2;
1737 if (conflict) {
1750 if ((conflict == 1 && cond == NULL)
3258 ERR(NULL, "Type conflict!");
3393 ERR(NULL, "Type conflict!");
/external/skia/third_party/lua/src/
H A Dlparser.c1111 int conflict = 0; local
1116 conflict = 1;
1122 conflict = 1;
1127 if (conflict) {
/external/syslinux/com32/lua/src/
H A Dlparser.c1111 int conflict = 0; local
1116 conflict = 1;
1122 conflict = 1;
1127 if (conflict) {
/external/testng/ant/
H A Divy-2.1.0.jar ... plugins/ org/apache/ivy/plugins/circular/ org/apache/ivy/plugins/conflict/ org/apache/ivy/plugins/latest/ org/apache/ivy/plugins/lock ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 526 milliseconds