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:bch
(Results
1 - 8
of
8
) sorted by relevance
/third_party/NuttX/drivers/bch/
H
A
D
bchlib_sem.c
37
void bchlib_semtake(struct bchlib_s *
bch
)
in bchlib_semtake()
argument
H
A
D
bchlib_teardown.c
44
struct bchlib_s *
bch
= (struct bchlib_s *)handle;
in bchlib_teardown()
local
[all...]
H
A
D
bchlib_cache.c
49
int bchlib_flushsector(struct bchlib_s *
bch
)
in bchlib_flushsector()
argument
87
int bchlib_readsector(struct bchlib_s *
bch
, unsigned long long sector)
in bchlib_readsector()
argument
[all...]
H
A
D
bchdev_unregister.c
51
struct bchlib_s *
bch
;
in bchdev_unregister()
local
H
A
D
bchlib_setup.c
49
struct bchlib_s *
bch
;
in bchlib_setup()
local
[all...]
H
A
D
bchlib_write.c
47
struct bchlib_s *
bch
= (struct bchlib_s *)handle;
in bchlib_write()
local
[all...]
H
A
D
bchlib_read.c
63
struct bchlib_s *
bch
= (struct bchlib_s *)handle;
in bchlib_read()
local
[all...]
H
A
D
bchdev_driver.c
87
struct bchlib_s *
bch
;
in bch_open()
local
118
struct bchlib_s *
bch
;
in bch_close()
local
177
struct
bch
lib_s *
bch
;
bch_seek()
local
241
struct
bch
lib_s *
bch
;
bch_read()
local
264
struct
bch
lib_s *
bch
;
bch_write()
local
295
struct
bch
lib_s *
bch
;
bch_ioctl()
local
383
struct
bch
lib_s *
bch
;
bch_unlink()
local
[all...]
Completed in 3 milliseconds