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]
搜索条件
相关推荐
无敌 喵星人2 小时前
ubuntu的各种工具配置
linux·运维·windows
Anarkh_Lee3 小时前
Neo4j社区版在win下安装教程(非docker环境)
运维·数据库·windows
Bruce_Liuxiaowei4 小时前
[特殊字符]fsutil命令用法详解
windows·cmd
攻城狮7号6 小时前
【第48节】探究汇编使用特性:从基础到混合编程
汇编·c++·windows
溟洵6 小时前
【Qt】控件的理解 和 基础控件 QWidget 属性详解(通俗易懂+附源码+思维导图框架)
c语言·开发语言·前端·c++·windows·qt
liqingdi43712 小时前
WSL+Ubuntu+miniconda环境配置
linux·windows·ubuntu
sky.fly18 小时前
多路由器通过RIP动态路由实现通讯(单臂路由)
网络·windows·智能路由器
扛枪的书生18 小时前
Windows 身份验证协议
windows
sevevty-seven21 小时前
解决 Arduino IDE 2.3.6 在 Windows 上无法启动:缺少 Documents 文件夹与注册表路径错误
ide·windows·stm32
虾球xz1 天前
游戏引擎学习第235天:在 Windows 上初始化 OpenGL
windows·学习·游戏引擎