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:buf
(Results
1 - 25
of
101
) sorted by relevance
1
2
3
4
5
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
globndk.cpp
30
glob_t
buf
;
in Glob()
local
44
glob_t
buf
;
in Globfree()
local
H
A
D
glob1ndk.cpp
30
glob_t
buf
;
in Glob()
local
H
A
D
randomndk.cpp
31
void *
buf
= malloc(BUFFSIZE);
in Getrandom()
local
H
A
D
utsnamendk.cpp
22
struct utsname
buf
;
in Uname()
local
H
A
D
semaphorendk1.cpp
32
char
buf
[100];
in SemUnlink()
local
H
A
D
iconvndk.cpp
35
char
buf
[PARAM_100];
in Iconv()
local
59
char
buf
[PARAM_100];
in IconvOpen()
local
86
char
buf
[PARAM_100];
in IconvClose()
local
H
A
D
mntentndk1.cpp
119
char
buf
[1024];
in GetMnTentR()
local
/test/xts/acts/kernel_lite/fs_posix/src/
H
A
D
FsStatTest.cpp
65
struct stat
buf
;
in HWTEST_F()
local
100
struct stat
buf
;
in HWTEST_F()
local
135
struct stat
buf
;
HWTEST_F()
local
239
struct stat
buf
;
HWTEST_F()
local
[all...]
H
A
D
FileSystemTest.cpp
69
char
buf
[lenMax];
in CheckFsMount()
local
/test/xts/acts/security_lite/huks/common/
H
A
D
hks_test_log.c
29
char
buf
[MAX_LOG_BUFF_LEN] = { 0 };
in HksTestLog()
local
/test/xts/hats/kernel/syscalls/fileio/getdents64/
H
A
D
Getdents64ApiTest.cpp
64
struct dirent
buf
= { 0 };
in HWTEST_F()
local
82
struct dirent
buf
= { 0 };
in HWTEST_F()
local
/test/xts/hats/kernel/syscalls/fileio/write/
H
A
D
WriteApiTest.cpp
69
char *
buf
= nullptr;
in HWTEST_F()
local
187
char *
buf
= nullptr;
in HWTEST_F()
local
[all...]
/test/xts/hats/kernel/syscalls/fileio/pread64/
H
A
D
Pread64ApiTest.cpp
77
char
buf
[20] = {0};
in HWTEST_F()
local
109
char
buf
[20] = {0};
HWTEST_F()
local
[all...]
/test/xts/hats/kernel/syscalls/mem/mprotect/
H
A
D
MprotectApiTest.cpp
111
void *
buf
= memalign(pagesize, 4 * pagesize);
in HWTEST_F()
local
139
void *
buf
= nullptr;
in HWTEST_F()
local
168
void *
buf
= memalign(pagesize, 4 * pagesize);
in HWTEST_F()
local
200
void *
buf
= memalign(pagesize, 4 * pagesize);
in HWTEST_F()
local
[all...]
/test/xts/acts/kernel_lite/ipc_posix/shared_memory/
H
A
D
ShmTest.cpp
389
struct shminfo
buf
= {0};
in HWTEST_F()
local
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
H
A
D
attest_tdd_data_transfer.c
48
int32_t AttestSeriaToBinary(const char* input, uint8_t**
buf
, size_t len)
in AttestSeriaToBinary()
argument
/test/xts/hats/kernel/syscall_ipc/semctl/
H
A
D
SemctlApiTest.cpp
35
struct semid_ds *
buf
;
member
/test/xts/hats/kernel/syscalls/fileio/truncate/
H
A
D
TruncateApiTest.cpp
70
char *
buf
= nullptr;
in HWTEST_F()
local
/test/xts/hats/kernel/syscalls/fileio/fgetxattr/
H
A
D
FgetxattrApiTest.cpp
73
char
buf
[BUFFER_SIZE] = {0};
in HWTEST_F()
local
98
char
buf
[BUFFER_SIZE] = {0};
in HWTEST_F()
local
116
char
buf
[BUFFER_SIZE] = {0};
in HWTEST_F()
local
140
char
buf
[BUFFER_SIZE] = {0};
in HWTEST_F()
local
[all...]
/test/xts/hats/kernel/syscalls/fileio/fsetxattr/
H
A
D
FsetxattrApiTest.cpp
73
char
buf
[BUFFER_SIZE] = {0};
in HWTEST_F()
local
117
char
buf
[BUFFER_SIZE] = {0};
in HWTEST_F()
local
146
char
buf
[BUFFER_SIZE] = {0};
in HWTEST_F()
local
/test/xts/hats/kernel/syscalls/fileio/openat/
H
A
D
OpenatApiTest.cpp
197
char
buf
;
in HWTEST_F()
local
232
struct stat
buf
;
in HWTEST_F()
local
260
struct stat
buf
;
in HWTEST_F()
local
[all...]
/test/xts/hats/kernel/syscalls/fileio/readlinkat/
H
A
D
ReadlinkatApiTest.cpp
75
char
buf
[1024] = {0};
in HWTEST_F()
local
104
char
buf
[1024] = {0};
in HWTEST_F()
local
127
char
buf
[1024] = {0};
in HWTEST_F()
local
[all...]
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H
A
D
hap_resource_test.cpp
261
void *
buf
= nullptr;
in LoadFromHap()
local
/test/xts/acts/kernel_lite/io_posix/src/
H
A
D
IoTestOther.cpp
201
char
buf
[50] = {0};
in HWTEST_F()
local
/test/xts/acts/kernel_lite/mem_posix/src/
H
A
D
MprotectApiTest.cpp
224
char
buf
[PAGE_SIZE] = {testChar, (char)(testChar + 3)};
in HWTEST_F()
local
274
char
buf
[PAGE_SIZE] = {0};
in HWTEST_F()
local
373
char
buf
[PAGE_SIZE] = {0};
HWTEST_F()
local
[all...]
Completed in 10 milliseconds
1
2
3
4
5