HomeSort by relevance Sort by last modified time
    Searched full:conflicts (Results 51 - 75 of 1262) sorted by null

1 23 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_abbrevs.h 24 // ugliness is intentional - to reduce conflicts
43 // ugliness is intentional - to reduce conflicts probability
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xwinsock.h 32 * without getting any name conflicts with our code.
33 * Conflicts come from the fact that including winsock.h actually pulls
Xwindows.h 32 * without getting any name conflicts with our code.
33 * Conflicts come from the fact that including windows.h actually pulls
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xwinsock.h 32 * without getting any name conflicts with our code.
33 * Conflicts come from the fact that including winsock.h actually pulls
Xwindows.h 32 * without getting any name conflicts with our code.
33 * Conflicts come from the fact that including windows.h actually pulls
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xwinsock.h 32 * without getting any name conflicts with our code.
33 * Conflicts come from the fact that including winsock.h actually pulls
Xwindows.h 32 * without getting any name conflicts with our code.
33 * Conflicts come from the fact that including windows.h actually pulls
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_abbrevs.h 24 // ugliness is intentional - to reduce conflicts
43 // ugliness is intentional - to reduce conflicts probability
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_abbrevs.h 24 // ugliness is intentional - to reduce conflicts
43 // ugliness is intentional - to reduce conflicts probability
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_abbrevs.h 24 // ugliness is intentional - to reduce conflicts
43 // ugliness is intentional - to reduce conflicts probability
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_abbrevs.h 24 // ugliness is intentional - to reduce conflicts
43 // ugliness is intentional - to reduce conflicts probability
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_abbrevs.h 24 // ugliness is intentional - to reduce conflicts
43 // ugliness is intentional - to reduce conflicts probability
  /external/bison/src/
main.c 34 #include "conflicts.h"
122 /* Find and record any conflicts: places where one token of
124 conflicts. Also resolve s/r conflicts based on precedence
146 (_("rule useless in parser due to conflicts"));
  /external/chromium/chrome/browser/sync/engine/
syncer_types.h 33 // Conflicts with the local data representation. This can also mean that the
126 // conflicts during SyncShare as the conflicts may be solved automatically
  /external/chromium_org/sync/engine/
update_applicator.cc 39 // The update applicator also has to deal with simple conflicts, which occur
44 // Finally, there are encryption conflicts, which can occur when we don't have
84 // We made no progress. Must be stubborn hierarchy conflicts.
conflict_resolver.cc 46 // This function can only resolve simple conflicts. Simple conflicts have
82 // exception of deletion conflicts (choose to undelete) and conflicts
196 // conflict. Hierarchy conflicts should not be processed by this
224 // We don't resolve conflicts for control types here.
conflict_resolver.h 5 // A class that watches the syncer and attempts to resolve any conflicts that
  /external/bison/tests/
testsuite.at 47 # Testing conflicts detection and resolution.
48 m4_include([conflicts.at])
  /external/chromium_org/sync/internal_api/public/engine/
sync_status.h 37 // Number of encryption conflicts counted during most recent sync cycle.
40 // Number of hierarchy conflicts counted during most recent sync cycle.
  /external/compiler-rt/
README.android 9 * merge conflicts with upstream on those parts.
12 * conflicts.
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
register_allocate.c 83 GLboolean *conflicts; member in struct:ra_reg
174 regs->regs[i].conflicts = rzalloc_array(regs->regs, GLboolean, count);
175 regs->regs[i].conflicts[i] = GL_TRUE;
197 reg1->conflicts[r2] = GL_TRUE;
203 if (!regs->regs[r1].conflicts[r2]) {
211 * anything that base_reg conflicts with.
256 * Must be called after all conflicts and register classes have been
277 int conflicts = 0; local
286 conflicts++;
288 max_conflicts = MAX2(max_conflicts, conflicts);
    [all...]
  /external/mesa3d/src/mesa/program/
register_allocate.c 83 GLboolean *conflicts; member in struct:ra_reg
174 regs->regs[i].conflicts = rzalloc_array(regs->regs, GLboolean, count);
175 regs->regs[i].conflicts[i] = GL_TRUE;
197 reg1->conflicts[r2] = GL_TRUE;
203 if (!regs->regs[r1].conflicts[r2]) {
211 * anything that base_reg conflicts with.
256 * Must be called after all conflicts and register classes have been
277 int conflicts = 0; local
286 conflicts++;
288 max_conflicts = MAX2(max_conflicts, conflicts);
    [all...]
  /external/bison/po/
bison.pot 34 #: src/conflicts.c:77
39 #: src/conflicts.c:86
44 #: src/conflicts.c:94
49 #: src/conflicts.c:492
51 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n"
54 #: src/conflicts.c:495
56 msgid "conflicts: %d shift/reduce\n"
59 #: src/conflicts.c:497
61 msgid "conflicts: %d reduce/reduce\n"
64 #: src/conflicts.c:51
    [all...]
  /external/bison/lib/
isnanf-nolibm.h 30 /* We can't include <ieeefp.h>, because it conflicts with our definition of
  /external/chromium_org/ui/gfx/x/
x11_atom_cache.h 16 // Get rid of a macro from Xlib.h that conflicts with Aura's RootWindow class.

Completed in 1039 milliseconds

1 23 4 5 6 7 8 91011>>