You can display all the cscope results in a quickfix window by
executing
:copen
You can then search in this window using standard search commands.
Hitting Enter on any line will open that file in the other window.
Regards,
Gary
What do mean by "is not working for me"? Do you mean :copen shows no results? Do you mean it shows results but too many so that you cannot easily choose which is the right one?
>
> for description this problem
>
> If I want to go the symbol definition like "Activity" in android (it is very common symbol), there are so many results over 100, therefore I hardly can choose which one is correct, even if there are already information that can be used (ex: import, inheritance). is there any automatic way to do this? at least filter-out invalid candidates?
No, you can't filter the list automatically. What are invalid candidates? How would Vim know?