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:alloclen
(Results
1 - 5
of
5
) sorted by relevance
/third_party/nghttp2/src/
H
A
D
allocator.h
155
auto
alloclen
= get_alloc_length(ptr);
in realloc()
local
/third_party/node/deps/cares/src/lib/
H
A
D
ares_dns_record.c
1072
size_t
alloclen
= (datatype == ARES_DATATYPE_BINP) ? len + 1 : len;
in ares_dns_rr_set_bin()
local
/third_party/backends/backend/
H
A
D
hs2p-scsi.h
398
SANE_Byte
alloclen
; /* page length: Set to 25 (19H) */
member
H
A
D
bh.h
874
SANE_Byte
alloclen
;
member
893
SANE_Byte
alloclen
;
member
/third_party/NuttX/include/nuttx/
H
A
D
scsi.h
618
uint8_t
alloclen
; /* 4: Allocation length */
member
645
uint8_t
alloclen
[2]; /* 3-4: Allocation length */
member
705
uint8_t
alloclen
; /* 4: Allocation length */
member
806
uint8_t
alloclen
[2]; /* 7-8: Allocation length */
member
966
uint8_t
alloclen
[2]; /* 7-8: Allocation length */
member
Completed in 10 milliseconds