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:last_i
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/net/vmw_vsock/
H
A
D
diag.c
53
unsigned int
last_i
;
in vsock_diag_dump()
local
/kernel/linux/linux-6.6/net/vmw_vsock/
H
A
D
diag.c
53
unsigned int
last_i
;
in vsock_diag_dump()
local
/kernel/linux/linux-5.10/lib/zstd/
H
A
D
zstd_opt.h
448
U32 i,
last_i
= ZSTD_REP_CHECK + (ip == anchor);
in ZSTD_compressBlock_opt_generic()
local
552
U32 i,
last_i
= ZSTD_REP_CHECK + (mlen != 1);
in ZSTD_compressBlock_opt_generic()
local
747
U32 i,
last_i
= ZSTD_REP_CHECK + (ip == anchor);
in ZSTD_compressBlock_opt_extDict_generic()
local
860
U32 i,
last_i
= ZSTD_REP_CHECK + (mlen != 1);
in ZSTD_compressBlock_opt_extDict_generic()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H
A
D
en_netdev.c
3071
int
last_i
= NUM_MAIN_STATS + NUM_PORT_STATS + NUM_PF_STATS;
in mlx4_en_update_pfc_stats_bitmap()
local
3107
int
last_i
= 0;
mlx4_en_set_stats_bitmap()
local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H
A
D
trace_events.c
2434
int
last_i
;
in trace_event_eval_update()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H
A
D
en_netdev.c
3016
int
last_i
= NUM_MAIN_STATS + NUM_PORT_STATS + NUM_PF_STATS;
in mlx4_en_update_pfc_stats_bitmap()
local
3052
int
last_i
= 0;
mlx4_en_set_stats_bitmap()
local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H
A
D
trace_events.c
2859
int
last_i
;
in trace_event_eval_update()
local
Completed in 19 milliseconds