Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:vB
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
h264chroma_template.c
126
const vec_s16
vB
= VEC_SPLAT16(vABCD, 3);
in PREFIX_h264_chroma_mc8_altivec()
local
201
const vec_s16
vB
= VEC_SPLAT16(vABCD, 3);
in PREFIX_no_rnd_vc1_chroma_mc8_altivec()
local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_setup_analysis.c
243
alignas(16) float
vB
[2][4];
in check_elts24()
local
/third_party/mesa3d/src/nouveau/codegen/
H
A
D
nv50_ir_ra.cpp
1424
LValue *
vB
= intf->getValue();
in checkInterference()
local
/third_party/mksh/
H
A
D
edit.c
3492
#define
vB
0x20 /* bad command (^@) */
macro
Completed in 18 milliseconds