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:rbuf
(Results
1 - 25
of
63
) sorted by relevance
1
2
3
/third_party/ltp/testcases/kernel/syscalls/write/
H
A
D
write03.c
25
static char wbuf[BUFSIZ],
rbuf
[BUFSIZ];
variable
/third_party/ltp/testcases/cve/
H
A
D
cve-2016-7117.c
75
static char
rbuf
[sizeof(MSG)];
variable
/third_party/ltp/testcases/kernel/syscalls/pipe/
H
A
D
pipe11.c
28
unsigned char
rbuf
[read_per_child];
in do_child()
local
H
A
D
pipe04.c
84
char
rbuf
[BUFSIZ];
in main()
local
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H
A
D
testsf_c.c
35
char
rbuf
[PATH_MAX];
in main()
local
[all...]
H
A
D
testsf_s.c
40
char
rbuf
[PATH_MAX];
in main()
local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H
A
D
readlinkat.c
79
char
rbuf
[BUFSIZ] = {0};
in readlinkat_0100()
local
131
char
rbuf
[BUFSIZ] = {0};
in readlinkat_0200()
local
[all...]
/third_party/node/deps/openssl/openssl/crypto/err/
H
A
D
err_blocks.c
64
char *
rbuf
= NULL;
in ERR_vset_error()
local
/third_party/openssl/crypto/err/
H
A
D
err_blocks.c
64
char *
rbuf
= NULL;
in ERR_vset_error()
local
/third_party/curl/src/
H
A
D
tool_cb_wrt.c
227
unsigned char *
rbuf
= (unsigned char *)buffer;
in tool_write_cb()
local
[all...]
/third_party/ltp/testcases/kernel/syscalls/fallocate/
H
A
D
fallocate06.c
61
static char *wbuf, *
rbuf
;
variable
H
A
D
fallocate04.c
64
char
rbuf
[size];
in check_file_data()
local
/third_party/ltp/testcases/network/lib6/
H
A
D
asapi_02.c
112
unsigned char
rbuf
[2048];
in ic6_recv()
local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H
A
D
madvise08.c
107
char
rbuf
[1024];
in find_sequence()
local
/third_party/mesa3d/src/gallium/drivers/r300/
H
A
D
r300_screen_buffer.c
57
struct r300_resource *
rbuf
= r300_resource(buf);
in r300_resource_destroy()
local
91
struct r300_resource *
rbuf
= r300_resource(resource);
in r300_buffer_transfer_map()
local
168
struct r300_resource *
rbuf
;
r300_buffer_create()
local
[all...]
/third_party/rust/crates/nix/test/sys/
H
A
D
test_aio.rs
115
let mut
rbuf
= vec![0; 4];
in test_accessors()
variables
142
let mut
rbuf
= vec![0; 4];
in cancel()
variables
165
let mut
rbuf
= vec![0; 4];
in error()
variables
184
let mut
rbuf
= vec![0; 4];
in ok()
variables
211
let mut
rbuf
in on_stack()
variables
356
let mut
rbuf
= Vec::new();
ok()
variables
386
let mut
rbuf
= Vec::new();
on_stack()
variables
472
let mut
rbuf
= Vec::new();
ok()
variables
519
let mut
rbuf
= Vec::new();
sigev_signal()
variables
582
let mut
rbuf
= vec![0; 4];
test_aio_suspend()
variables
[all...]
/base/startup/init/interfaces/innerkits/control_fd/
H
A
D
control_fd_client.c
36
char
rbuf
[PTY_BUF_SIZE] = {0};
in ProcessPtyWrite()
local
/third_party/backends/backend/
H
A
D
epsonds-cmd.c
136
char header[13],
rbuf
[64]; /* add one more byte for header buffer to correct buffer overflow issue,*/
in esci2_cmd()
local
/third_party/nghttp2/src/
H
A
D
shrpx_connection.h
62
DefaultPeekMemchunks
rbuf
;
member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H
A
D
nghttp3_conn.h
132
nghttp3_buf
rbuf
;
member
/third_party/pulseaudio/src/pulsecore/
H
A
D
ioline.c
53
char *
rbuf
;
member
[all...]
/third_party/selinux/libselinux/src/
H
A
D
seusers.c
102
char *
rbuf
= malloc(rbuflen);
in get_default_gid()
local
122
char *
rbuf
;
in check_group()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H
A
D
radius_das.c
398
struct wpabuf *
rbuf
;
in radius_das_receive()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H
A
D
radius_das.c
398
struct wpabuf *
rbuf
;
in radius_das_receive()
local
/third_party/f2fs-tools/fsck/
H
A
D
segment.c
421
int bulkread(int fd, void *
rbuf
, size_t rsize, bool *eof)
in bulkread()
argument
626
u8 *
rbuf
= c.compress.cc.
rbuf
;
in f2fs_build_file()
local
Completed in 12 milliseconds
1
2
3