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:readbuf
(Results
1 - 25
of
36
) sorted by relevance
1
2
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/smp/
H
A
D
It_smp_los_task_063.c
45
UINT32
readbuf
;
in TaskF01()
local
H
A
D
It_smp_los_task_062.c
45
UINT32
readbuf
;
in TaskF01()
local
H
A
D
It_smp_los_task_069.c
58
UINT32
readbuf
;
in TaskF01()
local
H
A
D
It_smp_los_task_068.c
58
UINT32
readbuf
;
in TaskF01()
local
/kernel/liteos_m/testsuites/sample/kernel/queue/
H
A
D
It_los_queue_087.c
42
CHAR
readbuf
[260] = ""; // 260, set max
readbuf
size > maxMsgSize (count)
in Testcase()
local
H
A
D
It_los_queue_090.c
43
CHAR
readbuf
[260] = ""; // 260, buffersize
in Testcase()
local
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/queue/full/
H
A
D
It_los_queue_089.c
49
CHAR
readbuf
[260] = "";
in Testcase()
local
H
A
D
It_los_queue_087.c
50
CHAR
readbuf
[260] = "";
in Testcase()
local
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H
A
D
shm_test_014.cpp
43
char *
readbuf
= NULL;
in testcase()
local
H
A
D
shm_test_013.cpp
41
char *
readbuf
= NULL;
in testcase()
local
/kernel/linux/linux-5.10/fs/jffs2/
H
A
D
read.c
31
unsigned char *
readbuf
= NULL;
in jffs2_read_dnode()
local
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H
A
D
read.c
31
unsigned char *
readbuf
= NULL;
in jffs2_read_dnode()
local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/tests/
H
A
D
stresstest.c
34
static unsigned char *
readbuf
;
variable
H
A
D
subpagetest.c
28
static unsigned char *
readbuf
;
variable
[all...]
H
A
D
pagetest.c
192
char *
readbuf
= twopages;
in erasecrosstest()
local
H
A
D
oobtest.c
32
static unsigned char *
readbuf
;
variable
[all...]
/kernel/linux/linux-6.6/drivers/mtd/tests/
H
A
D
stresstest.c
34
static unsigned char *
readbuf
;
variable
H
A
D
subpagetest.c
28
static unsigned char *
readbuf
;
variable
[all...]
H
A
D
pagetest.c
192
char *
readbuf
= twopages;
in erasecrosstest()
local
H
A
D
oobtest.c
32
static unsigned char *
readbuf
;
variable
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H
A
D
hostap_download.c
392
u8
readbuf
[4];
in prism2_enable_genesis()
local
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H
A
D
hostap_download.c
392
u8
readbuf
[4];
in prism2_enable_genesis()
local
/kernel/linux/linux-5.10/drivers/media/radio/
H
A
D
radio-cadet.c
329
unsigned char
readbuf
[RDS_BUFFER];
in cadet_read()
local
/kernel/linux/linux-6.6/drivers/media/radio/
H
A
D
radio-cadet.c
329
unsigned char
readbuf
[RDS_BUFFER];
in cadet_read()
local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H
A
D
sdio_ops.c
791
u8 *
readbuf
;
in sd_recv_rxfifo()
local
Completed in 12 milliseconds
1
2