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:ret_val
(Results
51 - 69
of
69
) sorted by relevance
1
2
3
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
bcmspibrcm.c
1118
int
ret_val
;
in bcmspi_client_init()
local
H
A
D
siutils.c
3323
uint
ret_val
;
in si_core_wrapperreg()
local
H
A
D
dhd_msgbuf.c
5128
int32
ret_val
;
in dhd_msgbuf_rxbuf_post_ctrlpath()
local
/third_party/backends/backend/
H
A
D
lexmark_low.c
1664
SANE_Bool
ret_val
;
in sanei_lexmark_low_search_home_fwd()
local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H
A
D
ecma-builtin-typedarray-prototype.c
940
ecma_value_t
ret_val
= ecma_op_to_integer (offset_val, &target_offset_num);
in ecma_builtin_typedarray_prototype_set()
local
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H
A
D
growfiles.c
2700
int
ret_val
= 0;
in check_file()
local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H
A
D
glslang_lex.cpp
2502
int
ret_val
;
in yy_get_next_buffer()
local
/third_party/toybox/toys/pending/
H
A
D
dhcp.c
369
long
ret_val
= strtol(str, &endptr, base);
in strtou32()
local
H
A
D
dhcpd.c
509
long
ret_val
= strtol(str, &endptr, base);
in strtou32()
local
/third_party/jerryscript/jerry-core/api/
H
A
D
jerry.c
1222
jerry_value_t
ret_val
= jerry_acquire_value (ecma_get_error_reference_from_value (value)->value);
in jerry_get_value_from_error()
local
1832
jerry_value_t
ret_val
= ecma_op_create_regexp_with_flags (regexp_obj_p,
in jerry_create_regexp_sz()
local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H
A
D
glslang_lex_autogen.cpp
2288
int
ret_val
;
in yy_get_next_buffer()
local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H
A
D
preprocessor_lex_autogen.cpp
1522
int
ret_val
;
in yy_get_next_buffer()
local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H
A
D
Tokenizer.cpp
1867
int
ret_val
;
in yy_get_next_buffer()
local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_core_linux.c
3813
ssize_t
ret_val
;
in debugfs_protected_debug_mode_read()
local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_core_linux.c
4339
ssize_t
ret_val
;
in debugfs_protected_debug_mode_read()
local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_core_linux.c
4655
ssize_t
ret_val
;
in debugfs_protected_debug_mode_read()
local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_core_linux.c
4038
ssize_t
ret_val
;
in debugfs_protected_debug_mode_read()
local
/third_party/mesa3d/src/compiler/glsl/
H
A
D
builtin_functions.cpp
8286
ir_variable *
ret_val
= body.make_temp(intr_sig->return_type, "_ret_val");
in _image()
local
8301
ir_variable *
ret_val
=
in _image()
local
/third_party/node/deps/v8/src/execution/arm/
H
A
D
simulator-arm.cc
3005
int32_t
ret_val
= 0;
in DecodeType3()
local
Completed in 99 milliseconds
1
2
3