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:SIZE_20
(Results
1 - 12
of
12
) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
stdiondk.cpp
34
#define
SIZE_20
20
macro
69
#define
SIZE_20
20
macro
131
char buffer[
SIZE_20
] = {0};
in VsprintfTest()
154
char buffer[
SIZE_20
] = {0};
in vsprintfChkTest()
252
char buffer[
SIZE_20
];
in SnprintfChk()
256
snprintf_value = __snprintf_chk(buffer,
SIZE_20
, PARAM_0,
SIZE_20
, "hello : %s", "world!");
in SnprintfChk()
273
char buffer[
SIZE_20
];
in SprintfChk()
277
sprintfValue = __sprintf_chk(buffer, PARAM_0,
SIZE_20
, "hello : %s", "world!");
in SprintfChk()
H
A
D
wcharndk.cpp
60
#define
SIZE_20
20
macro
921
char dest[
SIZE_20
];
in Wcsrtombs()
1261
char dest[
SIZE_20
];
in Wcsnrtombs()
1549
wchar_t des[
SIZE_20
];
in Wmemset()
H
A
D
stdlibndk.cpp
53
#define
SIZE_20
20
macro
1195
size_t param =
SIZE_20
;
in Calloc()
H
A
D
wctypendk.cpp
42
#define
SIZE_20
20
macro
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H
A
D
customcomponent_margin_test.cpp
39
float marginDown =
SIZE_20
;
in TestCustomComponentMargin002()
73
float marginDown =
SIZE_20
;
in TestCustomComponentMargin004()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H
A
D
commonattrs_margin_test.cpp
39
float marginDown =
SIZE_20
;
in TestCommonAttrsMargin002()
73
float marginDown =
SIZE_20
;
in TestCommonAttrsMargin004()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
H
A
D
list_borderradius_test.cpp
23
float borderRadius =
SIZE_20
;
in TestListBorderRadius001()
39
float borderRadiusDown =
SIZE_20
;
in TestListBorderRadius002()
H
A
D
list_borderwidth_test.cpp
23
float borderWidth =
SIZE_20
;
in TestListBorderWidth001()
39
float borderWidthDown =
SIZE_20
;
in TestListBorderWidth002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
H
A
D
listitem_borderradius_test.cpp
23
float borderRadius =
SIZE_20
;
in TestListItemBorderRadius001()
39
float borderRadiusDown =
SIZE_20
;
in TestListItemBorderRadius002()
H
A
D
listitem_borderwidth_test.cpp
23
float borderWidth =
SIZE_20
;
in TestListItemBorderWidth001()
39
float borderWidthDown =
SIZE_20
;
in TestListItemBorderWidth002()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/
H
A
D
common.h
73
#define
SIZE_20
20
macro
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/
H
A
D
common.h
73
#define
SIZE_20
20
macro
Completed in 13 milliseconds