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:hash_bits
(Results
1 - 22
of
22
) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
color_cache_utils.c
23
int VP8LColorCacheInit(VP8LColorCache* const color_cache, int
hash_bits
) {
in VP8LColorCacheInit()
argument
/kernel/linux/linux-5.10/tools/lib/bpf/
H
A
D
hashmap.h
15
static inline size_t
hash_bits
(size_t h, int bits)
in hash_bits()
function
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
hashmap.h
15
static inline size_t
hash_bits
(size_t h, int bits)
in hash_bits()
function
/kernel/linux/linux-5.10/fs/
H
A
D
dcookies.c
226
unsigned int i,
hash_bits
;
in dcookie_init()
local
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
hashmap.h
15
static inline size_t
hash_bits
(size_t h, int bits)
in hash_bits()
function
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
hashmap.h
15
static inline size_t
hash_bits
(size_t h, int bits)
in hash_bits()
function
/third_party/libbpf/src/
H
A
D
hashmap.h
15
static inline size_t
hash_bits
(size_t h, int bits)
in hash_bits()
function
/third_party/python/Include/
H
A
D
pyhash.h
89
const int
hash_bits
;
member
/third_party/node/deps/v8/third_party/zlib/
H
A
D
deflate.h
144
uInt
hash_bits
; /* log2(hash_size) */
member
/third_party/libwebsockets/win32port/zlib/
H
A
D
deflate.h
138
uInt
hash_bits
; /* log2(hash_size) */
member
/third_party/skia/third_party/externals/zlib/
H
A
D
deflate.h
144
uInt
hash_bits
; /* log2(hash_size) */
member
/third_party/zlib/
H
A
D
deflate.h
148
uInt
hash_bits
; /* log2(hash_size) */
member
/kernel/linux/linux-5.10/lib/zlib_deflate/
H
A
D
defutil.h
116
uInt
hash_bits
; /* log2(hash_size) */
member
/kernel/linux/linux-6.6/lib/zlib_deflate/
H
A
D
defutil.h
116
uInt
hash_bits
; /* log2(hash_size) */
member
/third_party/node/deps/zlib/
H
A
D
deflate.h
148
uInt
hash_bits
; /* log2(hash_size) */
member
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-cache-policy-smq.c
575
unsigned long long
hash_bits
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
io_uring_types.h
44
unsigned
hash_bits
;
member
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-cache-policy-smq.c
577
unsigned long long
hash_bits
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H
A
D
nic.h
143
u8
hash_bits
;
member
493
u8
hash_bits
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H
A
D
nic.h
143
u8
hash_bits
;
member
493
u8
hash_bits
;
member
/kernel/linux/linux-6.6/io_uring/
H
A
D
io_uring.c
286
int
hash_bits
;
in io_ring_ctx_alloc()
local
/kernel/linux/linux-5.10/io_uring/
H
A
D
io_uring.c
1307
int
hash_bits
;
in io_ring_ctx_alloc()
local
Completed in 39 milliseconds