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
123
) sorted by relevance
1
2
3
4
5
/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
/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
/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
/third_party/skia/third_party/externals/icu/source/io/
H
A
D
ufile.cpp
187
size_t
retVal
;
in u_fopen_u()
local
347
int32_t
retVal
= -1;
in u_fsetcodepage()
local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/
H
A
D
AngleNativeTest.cpp
162
int
retVal
= dup2(fileno(stdoutFile), STDOUT_FILENO);
in Java_com_android_angle_test_AngleNativeTest_nativeRunTests()
local
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
rbbistbl.cpp
121
UnicodeSet *
retVal
= NULL;
in lookupMatcher()
local
/third_party/gptfdisk/
H
A
D
gptcl.cc
599
string
retVal
= "";
in GetString()
local
/third_party/icu/icu4c/source/test/perf/normperf/
H
A
D
normperf.h
41
int32_t
retVal
;
member in QuickCheckPerfFunction
112
int32_t
retVal
;
member in NormPerfFunction
[all...]
Completed in 12 milliseconds
1
2
3
4
5