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 - 22
of
22
) sorted by relevance
/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...]
/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
/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
/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
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H
A
D
hfa384x_usb.c
1805
u8 *
writebuf
;
in hfa384x_drvr_flashdl_write()
local
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H
A
D
hfa384x_usb.c
1784
u8 *
writebuf
;
in hfa384x_drvr_flashdl_write()
local
/kernel/linux/linux-6.6/drivers/char/xillybus/
H
A
D
xillyusb.c
82
unsigned int
writebuf
;
member
231
unsigned int
writebuf
= fifo->
writebuf
;
in fifo_write()
local
[all...]
Completed in 26 milliseconds