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:blklen
(Results
1 - 8
of
8
) sorted by relevance
/third_party/node/deps/ngtcp2/nghttp3/lib/
H
A
D
nghttp3_objalloc.c
28
void nghttp3_objalloc_init(nghttp3_objalloc *objalloc, size_t
blklen
,
in nghttp3_objalloc_init()
argument
H
A
D
nghttp3_balloc.c
32
void nghttp3_balloc_init(nghttp3_balloc *balloc, size_t
blklen
,
in nghttp3_balloc_init()
argument
H
A
D
nghttp3_balloc.h
55
size_t
blklen
;
member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H
A
D
ngtcp2_objalloc.c
27
void ngtcp2_objalloc_init(ngtcp2_objalloc *objalloc, size_t
blklen
,
in ngtcp2_objalloc_init()
argument
H
A
D
ngtcp2_balloc.c
31
void ngtcp2_balloc_init(ngtcp2_balloc *balloc, size_t
blklen
,
in ngtcp2_balloc_init()
argument
H
A
D
ngtcp2_balloc.h
54
size_t
blklen
;
member
H
A
D
ngtcp2_pkt.h
195
uint64_t
blklen
;
member
/third_party/NuttX/include/nuttx/
H
A
D
scsi.h
724
uint8_t
blklen
[3]; /* 5-7: Block len */
member
849
uint8_t
blklen
[4]; /* 4-7: Logical block length (in bytes) */
member
858
uint8_t
blklen
[4]; /* 10-13: Allocation Length */
member
867
uint8_t
blklen
[4]; /* 8-11: Logical block length (in bytes) */
member
Completed in 8 milliseconds