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
refs:sanei_hp_allocz
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/
H
A
D
hp-device.c
344
this =
sanei_hp_allocz
(sizeof(*this));
in hp_nonscsi_device_new()
425
this =
sanei_hp_allocz
(sizeof(*this));
in sanei_hp_device_new()
H
A
D
hp-hpmem.c
83
sanei_hp_allocz
(size_t sz)
in sanei_hp_allocz()
function
H
A
D
hp.h
211
void *
sanei_hp_allocz
(size_t sz);
H
A
D
hp-handle.c
349
HpHandle new =
sanei_hp_allocz
(sizeof(*new));
in sanei_hp_handle_new()
H
A
D
hp.c
345
sanei_hp_allocz
(sizeof (*infolistelement));
in hp_device_info_create()
H
A
D
hp-accessor.c
130
return
sanei_hp_allocz
(sizeof(struct hp_data_s));
in sanei_hp_data_new()
H
A
D
hp-scl.c
500
new =
sanei_hp_allocz
(sizeof(*new));
in sanei_hp_nonscsi_new()
583
new =
sanei_hp_allocz
(sizeof(*new));
in sanei_hp_scsi_new()
H
A
D
hp-option.c
2179
calib_filename =
sanei_hp_allocz
(name_len);
in get_calib_filename()
3892
HpOptSet this =
sanei_hp_allocz
(sizeof(*this));
in sanei_hp_optset_new()
Completed in 14 milliseconds