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:new_bits
(Results
1 - 5
of
5
) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm64/
H
A
D
reglist-arm64.h
64
inline void set_bits(uint64_t
new_bits
) {
in set_bits()
argument
/third_party/libsnd/src/
H
A
D
dwvw.c
428
dwvw_encode_store_bits (SF_PRIVATE *psf, DWVW_PRIVATE *pdwvw, int data, int
new_bits
)
in dwvw_encode_store_bits()
argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
bit_reader_utils.c
213
const int
new_bits
= br->bit_pos_ + n_bits;
in VP8LReadBits()
local
/third_party/libabigail/src/
H
A
D
abg-reporter-priv.cc
96
show_numerical_change(const string& what, uint64_t old_bits, uint64_t
new_bits
, const diff_context& ctxt, ostream& out, bool show_bits_or_byte)
show_numerical_change()
argument
/third_party/skia/third_party/externals/libpng/contrib/tools/
H
A
D
pngfix.c
2301
int
new_bits
= zlib->window_bits;
in zlib_advance()
local
Completed in 10 milliseconds