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:writebuf
(Results
1 - 25
of
29
) sorted by relevance
1
2
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H
A
D
shm_test_014.cpp
42
char *
writebuf
= NULL;
in testcase()
local
H
A
D
shm_test_013.cpp
40
char *
writebuf
= NULL;
in testcase()
local
/kernel/liteos_a/fs/vfs/operation/
H
A
D
vfs_writev.c
46
char *
writebuf
= NULL;
in iov_trans_to_buf()
local
/kernel/linux/linux-5.10/drivers/mtd/tests/
H
A
D
stresstest.c
33
static unsigned char *
writebuf
;
variable
H
A
D
subpagetest.c
27
static unsigned char *
writebuf
;
variable
[all...]
H
A
D
pagetest.c
30
static unsigned char *
writebuf
;
variable
[all...]
H
A
D
oobtest.c
33
static unsigned char *
writebuf
;
variable
[all...]
/kernel/linux/linux-6.6/drivers/mtd/tests/
H
A
D
stresstest.c
33
static unsigned char *
writebuf
;
variable
H
A
D
subpagetest.c
27
static unsigned char *
writebuf
;
variable
[all...]
H
A
D
pagetest.c
30
static unsigned char *
writebuf
;
variable
[all...]
H
A
D
oobtest.c
33
static unsigned char *
writebuf
;
variable
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H
A
D
transpose.c
79
mpd_uint_t *readbuf, *
writebuf
, *hp;
in swap_halfrows_pow2()
local
/kernel/linux/linux-5.10/fs/jffs2/
H
A
D
gc.c
1173
unsigned char *comprbuf = NULL, *
writebuf
;
in jffs2_garbage_collect_dnode()
local
/kernel/linux/linux-6.6/fs/jffs2/
H
A
D
gc.c
1173
unsigned char *comprbuf = NULL, *
writebuf
;
in jffs2_garbage_collect_dnode()
local
/third_party/libuv/test/
H
A
D
test-ping-pong.c
166
uv_buf_t
writebuf
;
in ponger_read_cb()
local
/third_party/curl/lib/
H
A
D
sendf.c
426
struct tempbuf
writebuf
[3]; /* there can only be three */
in Curl_client_unpause()
local
/third_party/alsa-utils/seq/aseqnet/
H
A
D
aseqnet.c
59
static char *
writebuf
;
variable
/kernel/linux/linux-5.10/drivers/mtd/devices/
H
A
D
mtd_dataflash.c
302
u_char *
writebuf
= (u_char *) buf;
in dataflash_write()
local
/kernel/linux/linux-6.6/drivers/mtd/devices/
H
A
D
mtd_dataflash.c
308
u_char *
writebuf
= (u_char *) buf;
in dataflash_write()
local
/third_party/ltp/testcases/kernel/ipc/pipeio/
H
A
D
pipeio.c
109
static char *
writebuf
;
variable
/kernel/linux/linux-5.10/drivers/usb/class/
H
A
D
usblp.c
722
char *
writebuf
;
in usblp_new_writeurb()
local
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
iuu_phoenix.c
56
u8 *
writebuf
; /* buffer for writing to device */
member
/kernel/linux/linux-6.6/drivers/usb/class/
H
A
D
usblp.c
722
char *
writebuf
;
in usblp_new_writeurb()
local
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
iuu_phoenix.c
56
u8 *
writebuf
; /* buffer for writing to device */
member
/third_party/curl/tests/server/
H
A
D
tftpd.c
441
char *
writebuf
;
in write_behind()
local
Completed in 23 milliseconds
1
2