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
refs:known
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H
A
D
verifier.c
76
* Meaning that this reg is a pointer to stack plus
known
immediate constant.
1023
*
known
to have the value @imm.
1269
/* Otherwise the best we can do is push lower 32bit
known
and
in verifier_reg_combine_32_into_64()
1272
*
known
and unknown bits. The previous smin/smax bounds are
in verifier_reg_combine_32_into_64()
2395
*
known
to contain a variable offset.
2500
* respective stack slots. If all the stack values are
known
to be zeros, then
3206
/* update
known
max for given subprogram */
in update_stack_depth()
3889
/* b/h/w load zero-extends, mark upper bits as
known
0 */
in check_mem_access()
4508
* map_key, so that it's verified and
known
before
in check_func_arg()
5600
bool
known
in check_reg_sane_offset()
local
5948
bool
known
= tnum_is_const(off_reg->var_off);
adjust_ptr_min_max_vals()
local
[all...]
Completed in 12 milliseconds