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:dbits
(Results
1 - 11
of
11
) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/gzip/
H
A
D
infcodes.c
51
Byte
dbits
; /* dtree bits decoder per branch */
member
/third_party/python/Modules/_decimal/libmpdec/
H
A
D
transpose.c
80
mpd_size_t *done,
dbits
;
in swap_halfrows_pow2()
local
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fRboStateQueryTests.cpp
239
int
dbits
;
in test()
member
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fRboStateQueryTests.cpp
290
int
dbits
;
in test()
member
H
A
D
es3fFboStateQueryTests.cpp
673
int
dbits
;
in test()
member
/third_party/astc-encoder/Source/
H
A
D
astcenc_color_unquantize.cpp
476
int
dbits
= dbits_tab[modeval];
in hdr_rgb_unpack()
local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H
A
D
astc_color_unquantize.cpp
533
int
dbits
= dbits_tab[modeval];
in hdr_rgb_unpack3()
local
/third_party/lame/libmp3lame/
H
A
D
quantize.c
1254
int
dbits
, over, found = 0;
in VBR_encode_granule()
local
/third_party/ffmpeg/libavcodec/
H
A
D
proresenc_kostya.c
483
const int
dbits
= (abits == 8) ? 4 : 7;
in put_alpha_diff()
local
736
const int
dbits
= (abits == 8) ? 4 : 7;
in est_alpha_diff()
local
H
A
D
wavpackenc.c
647
uint32_t
dbits
= count_bits(v);
in log2sample()
local
H
A
D
proresenc_anatoliy.c
405
const int
dbits
= 7;
in put_alpha_diff()
local
Completed in 17 milliseconds