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:LENGTH
(Results
1 - 8
of
8
) sorted by relevance
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H
A
D
drag_getDataTypes.cpp
17
#define
LENGTH
2
macro
25
char stringArray[
LENGTH
][MAXSTRLEN];
in drag_getDataTypes_001()
27
for (int i = 0; i <
LENGTH
; i++) {
in drag_getDataTypes_001()
30
auto returnValue = OH_ArkUI_DragEvent_GetDataTypes(dragEvent, dataTypes,
LENGTH
, MAXSTRLEN);
in drag_getDataTypes_001()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
resourcendk.cpp
35
#define
LENGTH
1
macro
89
size_t length =
LENGTH
;
in GetRUsage()
H
A
D
netdbndk.cpp
42
#define
LENGTH
64
macro
65
size_t length =
LENGTH
, strResult = PARAM_0;
in GetProtoByName()
66
char proto_name[
LENGTH
] = {0};
in GetProtoByName()
H
A
D
unistdndk.cpp
49
#define
LENGTH
64
macro
299
size_t length =
LENGTH
;
in GetOpt()
1812
size_t length =
LENGTH
;
in Close()
1830
size_t length =
LENGTH
;
in Copy_file_range()
1834
size_t length2 =
LENGTH
;
in Copy_file_range()
1875
size_t length =
LENGTH
;
in Dup()
1894
size_t length =
LENGTH
;
in Dup2()
1925
size_t length =
LENGTH
;
in Faccessat()
1943
size_t length =
LENGTH
;
in Fchdir()
1967
size_t length =
LENGTH
;
in Fdatasync()
[all...]
H
A
D
getopt1ndk.cpp
27
#define
LENGTH
64
macro
H
A
D
getoptndk.cpp
27
#define
LENGTH
64
macro
H
A
D
resourcendk1.cpp
35
#define
LENGTH
1
macro
H
A
D
stdiondk.cpp
77
#define
LENGTH
256
macro
421
char file[
LENGTH
] = "/data/storage/el2/base/files/testPutw.txt";
in Putw()
Completed in 10 milliseconds