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_5
(Results
1 - 4
of
4
) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
stringndk.cpp
57
#define
SIZE_5
5
macro
781
char valueFirst[
SIZE_5
] = "abcd";
in Stpncpy()
833
char valueFirst[
SIZE_5
] = "abcd";
in StpncpyChk()
859
char valueFirst[
SIZE_5
] = "abcd";
in StrncpyChk()
H
A
D
wcharndk.cpp
55
#define
SIZE_5
5
macro
1522
int count =
SIZE_5
;
in Wmemmove()
1532
int count =
SIZE_5
;
in Wmemmove()
1550
int count =
SIZE_5
;
in Wmemset()
H
A
D
stdlibndk.cpp
49
#define
SIZE_5
5
macro
1209
size_t size =
SIZE_5
;
in Free()
H
A
D
wctypendk.cpp
37
#define
SIZE_5
5
macro
Completed in 11 milliseconds