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:toks
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/rust/macros/
H
A
D
pinned_drop.rs
6
let mut
toks
= input.into_iter().collect::<Vec<_>>();
variables
H
A
D
helpers.rs
90
let mut
toks
= input.into_iter();
variables
/kernel/linux/linux-5.10/net/sched/
H
A
D
act_police.c
235
s64 now,
toks
, ptoks = 0;
in tcf_police_act()
local
H
A
D
sch_tbf.c
263
s64
toks
;
in tbf_dequeue()
local
[all...]
H
A
D
sch_htb.c
505
s64
toks
;
in htb_class_mode()
local
623
s64
toks
= diff + cl->tokens;
in htb_accnt_tokens()
local
636
s64
toks
= diff + cl->ctokens;
htb_accnt_ctokens()
local
[all...]
/kernel/linux/linux-6.6/net/sched/
H
A
D
sch_tbf.c
278
s64
toks
;
in tbf_dequeue()
local
[all...]
H
A
D
act_police.c
252
s64 now,
toks
, ppstoks = 0, ptoks = 0;
in tcf_police_act()
local
H
A
D
sch_htb.c
534
s64
toks
;
in htb_class_mode()
local
659
s64
toks
= diff + cl->tokens;
in htb_accnt_tokens()
local
672
s64
toks
= diff + cl->ctokens;
htb_accnt_ctokens()
local
[all...]
/kernel/linux/linux-5.10/block/
H
A
D
sed-opal.c
73
struct opal_resp_tok
toks
[MAX_TOKS];
member
/kernel/linux/linux-6.6/block/
H
A
D
sed-opal.c
78
struct opal_resp_tok
toks
[MAX_TOKS];
member
Completed in 14 milliseconds