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:BITS
(Results
1 - 25
of
39
) sorted by relevance
1
2
/third_party/elfutils/backends/
H
A
D
x32_corenote.c
1
#define
BITS
32
macro
H
A
D
ppc64_corenote.c
1
#define
BITS
64
macro
H
A
D
riscv64_corenote.c
1
#define
BITS
64
macro
H
A
D
sparc64_corenote.c
1
#define
BITS
64
macro
H
A
D
s390x_corenote.c
1
#define
BITS
64
macro
H
A
D
riscv_corenote.c
39
# define
BITS
32
macro
42
# define
BITS
64
macro
H
A
D
ppc_corenote.c
40
# define
BITS
32
macro
43
# define
BITS
64
macro
H
A
D
sparc_corenote.c
41
# define
BITS
32
macro
44
# define
BITS
64
macro
[all...]
H
A
D
x86_64_corenote.c
41
# define
BITS
64
macro
44
# define
BITS
32
macro
H
A
D
s390_corenote.c
40
# define
BITS
32
macro
43
# define
BITS
64
macro
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H
A
D
cmp-zext-uimm1.c
2
#define
BITS
((1ULL << 32) - 1)
macro
H
A
D
cmp-zext-simm.c
2
#define
BITS
((long long)(~0U))
macro
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
H
A
D
predef.c
1
#define
BITS
(T) (sizeof(T) * 8)
macro
/third_party/ffmpeg/libavcodec/
H
A
D
cos_tablegen.c
29
#define
BITS
17
macro
/third_party/node/deps/v8/third_party/zlib/
H
A
D
infback.c
190
#define
BITS
(n) \
macro
[all...]
H
A
D
inflate.c
525
#define
BITS
(n) \
macro
[all...]
/third_party/libwebsockets/win32port/zlib/
H
A
D
infback.c
181
#define
BITS
(n) \
macro
[all...]
/third_party/python/Lib/ctypes/test/
H
A
D
test_bitfields.py
9
class
BITS
(Structure):
class
/third_party/skia/third_party/externals/swiftshader/src/System/
H
A
D
Math.hpp
102
#define
BITS
(x) ( \
macro
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
bit_reader_utils.h
62
#define
BITS
24
macro
64
#define
BITS
56
macro
66
#define
BITS
24
macro
68
#define
BITS
56
macro
70
#define
BITS
24
macro
72
#define
BITS
2
macro
[all...]
/third_party/skia/third_party/externals/zlib/
H
A
D
infback.c
190
#define
BITS
(n) \
macro
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H
A
D
inflate.c
536
#define
BITS
(n) \
macro
[all...]
/third_party/node/deps/zlib/
H
A
D
inflate.c
492
#define
BITS
(n) \
macro
[all...]
H
A
D
infback.c
182
#define
BITS
(n) \
macro
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H
A
D
inflate.c
503
#define
BITS
(n) \
macro
[all...]
Completed in 15 milliseconds
1
2