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:retVal
(Results
1 - 25
of
145
) sorted by relevance
1
2
3
4
5
6
/third_party/bounds_checking_function/src/
H
A
D
vscanf_s.c
41
int
retVal
; /* If initialization causes e838 */
local
H
A
D
vfwscanf_s.c
46
int
retVal
; /* If initialization causes e838 */
in vfwscanf_s()
local
H
A
D
vsprintf_s.c
43
int
retVal
; /* If initialization causes e838 */
in vsprintf_s()
local
H
A
D
vfscanf_s.c
42
int
retVal
; /* If initialization causes e838 */
in vfscanf_s()
local
H
A
D
vsscanf_s.c
52
int
retVal
;
in vsscanf_s()
local
H
A
D
vwscanf_s.c
46
int
retVal
; /* If initialization causes e838 */
local
H
A
D
vswprintf_s.c
42
int
retVal
; /* If initialization causes e838 */
in vswprintf_s()
local
H
A
D
vsnprintf_s.c
46
int
retVal
;
in vsnprintf_s()
local
114
int
retVal
;
in vsnprintf_truncated_s()
local
[all...]
H
A
D
vswscanf_s.c
58
int
retVal
;
in vswscanf_s()
local
H
A
D
secureprintoutput_a.c
81
int
retVal
;
in SecVsnprintfImpl()
local
87
retVal
= vsnprintf(string, count, format, argList);
in SecVsnprintfImpl()
local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H
A
D
IO_test_ppoll_002.cpp
46
int
retVal
;
in pthread_01()
local
75
int
retVal
;
testcase()
local
[all...]
H
A
D
IO_test_ppoll_001.cpp
45
INT32
retVal
;
in pthread_01()
local
79
INT32
retVal
;
testcase()
local
[all...]
H
A
D
IO_test_ppoll_003.cpp
54
INT32
retVal
;
in pthread_01()
local
95
INT32
retVal
;
testcase()
local
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H
A
D
rrVertexPacket.cpp
57
std::vector<VertexPacket*>
retVal
;
in allocArray()
local
/third_party/mesa3d/src/gallium/frontends/wgl/
H
A
D
stw_ext_rendertexture.c
109
boolean
retVal
;
in wglBindTexImageARB()
local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H
A
D
fortify_recv_chk_test.cpp
118
void*
retVal
;
in HWTEST_F()
local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H
A
D
getprocpid.c
123
void *
retVal
= NULL;
in getproctid_0100()
local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H
A
D
TransformFeedbackVk.h
66
bool
retVal
= mRebindTransformFeedbackBuffer;
in getAndResetBufferRebindState()
local
/kernel/linux/linux-5.10/drivers/mtd/maps/
H
A
D
ck804xrom.c
358
int
retVal
;
in init_ck804xrom()
local
/kernel/linux/linux-6.6/drivers/mtd/maps/
H
A
D
ck804xrom.c
356
int
retVal
;
in init_ck804xrom()
local
/third_party/icu/icu4c/source/io/
H
A
D
ufile.cpp
197
size_t
retVal
;
in u_fopen_u()
local
357
int32_t
retVal
= -1;
in u_fsetcodepage()
local
/third_party/icu/icu4c/source/common/
H
A
D
rbbistbl.cpp
121
UnicodeSet *
retVal
= NULL;
in lookupMatcher()
local
/third_party/node/deps/icu-small/source/common/
H
A
D
rbbistbl.cpp
121
UnicodeSet *
retVal
= nullptr;
in lookupMatcher()
local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_video_encoder_references_manager_h264.cpp
181
D3D12_VIDEO_ENCODE_REFERENCE_FRAMES
retVal
= { 0,
in get_current_reference_frames()
local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
SizedMRUCache.h
37
auto
retVal
= mStore.Put(key, ValueAndSize(std::move(value), size));
in put()
local
Completed in 9 milliseconds
1
2
3
4
5
6