opengrok_使用技巧

Searchhttps://xrefandroid.com/android-15.0.0_r1/

选择搜索的目录(工程)

手动在下拉框中选择,或者 使用下面三个快捷按钮进行选择或者取消选择。

输入搜索的条件

搜索域说明
full Search through all text tokens (words,strings,identifiers,numbers) in index.
defs Only finds symbol definitions (where e.g. a variable (function, ...) is defined).
refs Only finds symbols (e.g. methods, classes, functions, variables).
path path of the source file (no need to use dividers, or if, then use "/" - Windows users, "\" is an escape key in Lucene query syntax! Please don't use "\", or replace it with "/"). Also note that if you want just exact path, enclose it in "", e.g. "src/mypath", otherwise dividers will be removed and you get more hits.
hist History log comments.
type Type of analyzer used to scope down to certain file types (e.g. just C sources). Current mappings: [ada=Ada, asm=Asm, bzip2=Bzip(2), c=C, clojure=Clojure, csharp=C#, cxx=C++, eiffel=Eiffel, elf=ELF, erlang=Erlang, file=Image file, fortran=Fortran, golang=Golang, gzip=GZIP, haskell=Haskell, hcl=HCL, jar=Jar, java=Java, javaclass=Java class, javascript=JavaScript, json=Json, kotlin=Kotlin, lisp=Lisp, lua=Lua, mandoc=Manual pages, pascal=Pascal, perl=Perl, php=PHP, plain=Plain Text, plsql=PL/SQL, powershell=PowerShell script, python=Python, r=R, ruby=Ruby, rust=Rust, scala=Scala, sh=Shell script, sql=SQL, swift=Swift, tar=Tar, tcl=Tcl, terraform=Terraform, troff=Troff, typescript=TypeScript, uuencode=UUEncoded, vb=Visual Basic, verilog=Verilog, xml=XML, yaml=Yaml, zip=Zip]
搜索条件
相关推荐
45288655上山打老虎2 小时前
List容器
数据结构·windows·list
Baikal..3 小时前
CVE-2024-38077漏洞 2012R2系统更新失败
windows
yunmoon013 小时前
一款专业的 Windows 恶意程序分析与清理工具
windows
白仑色3 小时前
java中的anyMatch和allMatch方法
java·linux·windows·anymatch·allmatch
9527(●—●)3 小时前
windows系统python开发pip命令使用(菜鸟学习)
开发语言·windows·python·学习·pip
yyywxk3 小时前
Windows 下 VMamba 安装教程(无需更改base环境中的cuda版本且可加速)
windows·vmamba
yimengsama3 小时前
VMWare虚拟机如何连接U盘
linux·运维·服务器·网络·windows·经验分享·远程工作
松涛和鸣3 小时前
32、Linux线程编程
linux·运维·服务器·c语言·开发语言·windows
森叶3 小时前
手搓一个 Windows 注册表清理器:从开发到 EXE 打包全流程
windows·python
小信丶3 小时前
解决 pnpm dev 报错:系统禁止运行脚本的问题
前端·vue.js·windows·npm