/external/bison/po/ |
pl.po | 34 #: src/conflicts.c:77 41 #: src/conflicts.c:86 48 #: src/conflicts.c:94 55 #: src/conflicts.c:492 57 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n" 60 #: src/conflicts.c:495 62 msgid "conflicts: %d shift/reduce\n" 65 #: src/conflicts.c:497 67 msgid "conflicts: %d reduce/reduce\n" 70 #: src/conflicts.c:51 [all...] |
sv.po | 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...] |
tr.po | 35 #: src/conflicts.c:77 40 #: src/conflicts.c:86 45 #: src/conflicts.c:94 50 #: src/conflicts.c:492 52 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n" 55 #: src/conflicts.c:495 57 msgid "conflicts: %d shift/reduce\n" 60 #: src/conflicts.c:497 62 msgid "conflicts: %d reduce/reduce\n" 65 #: src/conflicts.c:51 [all...] |
vi.po | 37 #: src/conflicts.c:77 43 #: src/conflicts.c:86 50 #: src/conflicts.c:94 56 #: src/conflicts.c:492 58 msgid "conflicts: %d shift/reduce, %d reduce/reduce\n" 61 #: src/conflicts.c:495 63 msgid "conflicts: %d shift/reduce\n" 66 #: src/conflicts.c:497 68 msgid "conflicts: %d reduce/reduce\n" 71 #: src/conflicts.c:51 [all...] |
/external/chromium_org/chrome/browser/resources/ |
about_conflicts.html | 262 <script src="chrome://conflicts/strings.js"></script> 265 <script src="chrome://conflicts/conflicts.js"></script>
|
/external/clang/include/clang/Tooling/ |
Refactoring.h | 178 /// This function sorts \p Replaces so that conflicts can be reported simply by 181 std::vector<Range> &Conflicts); 189 /// Will be printed, for example, when detecting conflicts during replacement
|
/development/samples/ApiDemos/src/com/example/android/apis/preference/ |
DefaultValues.java | 43 // we do not have unexpected name conflicts, and the framework can correctly
|
/development/samples/OpenGL/HelloOpenGLES10/src/com/example/android/opengl/ |
Triangle.java | 82 // conflicts with shapes that don't use it
|
/external/bison/data/xslt/ |
xml2text.xsl | 40 <xsl:apply-templates select="automaton" mode="conflicts"/> 92 <xsl:text>Rules useless in parser due to conflicts </xsl:text> 189 <xsl:template match="automaton" mode="conflicts"> 191 <xsl:apply-templates select="state" mode="conflicts"/> 199 <xsl:template match="state" mode="conflicts"> 201 <xsl:apply-templates select="." mode="bison:count-conflicts" /> 210 <xsl:value-of select="concat('State ', @number, ' conflicts:')"/> 247 <xsl:apply-templates select="solved-conflicts"/> 455 <xsl:template match="solved-conflicts">
|
/external/bison/src/ |
getargs.c | 239 "conflicts-sr - S/R conflicts", 240 "conflicts-rr - R/R conflicts", 365 `conflicts-sr' S/R conflicts (enabled by default)\n\ 366 `conflicts-rr' R/R conflicts (enabled by default)\n\ 381 `solved' describe shift/reduce conflicts solving\n\
|
/external/chromium_org/gpu/config/ |
gpu_test_expectations_parser.h | 45 // conflicts, | config | stores it, and the function returns true.
|
/external/chromium_org/remoting/ |
remoting_host_linux.gypi | 24 # FILES.cfg). This also avoids possible conflicts with "wildcard"
|
/external/chromium_org/sync/internal_api/ |
README | 7 and resolving conflicts that may arise between the two; and (4) an
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
RegenerateStructNames.cpp | 38 // no conflicts among unmapped struct names from global scope and
|
/external/chromium_org/third_party/icu/source/common/ |
uprops.h | 276 /* #define _Lo FLAG(U_OTHER_LETTER) -- conflicts with MS Visual Studio 9.0 xiosbase */ 292 /* #define _Pe FLAG(U_END_PUNCTUATION) -- conflicts with MS Visual Studio 9.0 xlocnum */ 293 /* #define _Pc FLAG(U_CONNECTOR_PUNCTUATION) -- conflicts with MS Visual Studio 9.0 streambuf */ 300 /* #define _Pf FLAG(U_FINAL_PUNCTUATION) -- conflicts with MS Visual Studio 9.0 streambuf */
|
/external/chromium_org/third_party/skia/gm/rebaseline_server/ |
results_test.py | 44 """Test combine_subdicts() with no merge conflicts. """
|
/external/chromium_org/third_party/skia/src/gpu/gl/builders/ |
GrGLFragmentOnlyProgramBuilder.cpp | 79 // Enclose custom code in a block to avoid namespace conflicts
|
/external/chromium_org/third_party/sqlite/ |
BUILD.gn | 13 # fts2.c currently has a lot of conflicts when added to
|
/external/chromium_org/third_party/widevine/cdm/ |
BUILD.gn | 56 # widevine_cdm_version.h in this directory to avoid conflicts.
|
/external/chromium_org/tools/telemetry/telemetry/core/forwarders/ |
do_nothing_forwarder.py | 49 # underscore to avoid conflicts with attribute names. pylint: disable=W0212
|
/external/chromium_org/v8/test/cctest/compiler/ |
graph-builder-tester.h | 67 // Prefixed with main_ to avoid naiming conflicts.
|
/external/clang/lib/Tooling/ |
Refactoring.cpp | 236 std::vector<Range> &Conflicts) { 246 // Detect conflicts 262 Conflicts.push_back(Range(ConflictStart, ConflictLength)); 270 Conflicts.push_back(Range(ConflictStart, ConflictLength));
|
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/ |
p6.cpp | 37 // Check for conflicts during template instantiation.
|
/external/clang/test/SemaCXX/ |
typedef-redecl.cpp | 17 struct Y2; // expected-error{{definition of type 'Y2' conflicts with typedef of the same name}}
|
/external/dnsmasq/contrib/Suse/ |
dnsmasq-suse.spec | 16 Conflicts: bind bind8 bind9
|