Searched refs:conflicting (Results 1 - 7 of 7) sorted by relevance

/external/clang/test/SemaCXX/
H A Doverload-decl.cpp36 expected-error {{conflicting types for 'h'}}
40 int main(int,char**) {} // expected-error {{conflicting types for 'main'}}
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_apitest.cc124 base::FilePath conflicting = base::FilePath::FromUTF8Unsafe("Conflicting"); local
/external/scrypt/
H A Dimport_scrypt.sh490 echo "NOTE To make sure there are not unwanted changes from conflicting patches, be sure to review the generated patch."
/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.cc434 // prevents from previous possibly-conflicting writes that could be stacked
1437 bool conflicting = executing_operation_->ConflictsWith(operation); local
1440 type = conflicting ? WRITE_FOLLOWS_CONFLICTING_READ
1443 type = conflicting ? WRITE_FOLLOWS_CONFLICTING_OPTIMISTIC
1446 type = conflicting ? WRITE_FOLLOWS_CONFLICTING_WRITE
/external/strace/
H A Dstrace.spec390 - clean up conflicting patches. This happened only
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jar ... lock int lockIndex int threadIndex java.util.ArrayList conflicting int NUM_PASSES int i int k org.eclipse. ...
/external/bison/tests/
H A Dtestsuite918 326;cxx-type.at:421;GLR: Merge conflicting parses, impure, no locations;;
919 327;cxx-type.at:428;GLR: Merge conflicting parses, impure, locations;;
920 328;cxx-type.at:435;GLR: Merge conflicting parses, pure, no locations;;
921 329;cxx-type.at:441;GLR: Merge conflicting parses, pure, locations;;
15140 echo >>"$at_stderr"; $as_echo "foo.y: warning: conflicting outputs to file 'foo.tab.c'
15175 foo.y: warning: conflicting outputs to file 'foo.tab.c'
15314 echo >>"$at_stderr"; $as_echo "foo.y: warning: conflicting outputs to file 'foo.output'
15349 foo.y: warning: conflicting outputs to file 'foo.output'
15488 echo >>"$at_stderr"; $as_echo "foo.y: warning: conflicting outputs to file 'location.hh'
15523 foo.y: warning: conflicting output
[all...]

Completed in 288 milliseconds