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:bitNum
(Results
1 - 6
of
6
) sorted by relevance
/third_party/gptfdisk/
H
A
D
attributes.h
33
static const std::string& GetAttributeName(const uint32_t
bitNum
) {return atNames [
bitNum
];}
in GetAttributeName()
argument
H
A
D
attributes.cc
94
uint32_t
bitNum
;
in ShowAttributes()
local
134
uint32_t
bitNum
;
in ListAttributes()
local
180
int
bitNum
; { if (attributeOpcode > ao_unknown) {
OperateOnAttributes()
local
[all...]
/test/xts/tools/lite/checksum/src/
H
A
D
checksum_file.c
64
unsigned char
bitNum
= 0x000000ff;
in GetChecksumResult()
local
/third_party/mesa3d/src/amd/addrlib/src/core/
H
A
D
addrlib.cpp
481
Bits2Number( UINT_32
bitNum
, ...)
Bits2Number()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H
A
D
heif_image.cpp
106
void HeifImage::SetLumaBitNum(int
bitNum
)
in SetLumaBitNum()
argument
116
void HeifImage::SetChromaBitNum(int
bitNum
)
in SetChromaBitNum()
argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H
A
D
sys_epoll.c
457
int
bitNum
= bitMov;
in RearZeroBitNum()
local
477
int
bitNum
= bitMov;
in PreZeroBitNum()
local
[all...]
Completed in 4 milliseconds