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_free
(Results
1 - 8
of
8
) sorted by relevance
/third_party/backends/backend/
H
A
D
hp-device.c
269
sanei_hp_free
(last_device);
in sanei_hp_device_probe_model()
374
sanei_hp_free
((void *)this->sanedev.name);
in hp_nonscsi_device_new()
375
sanei_hp_free
((void *)this->sanedev.model);
in hp_nonscsi_device_new()
376
sanei_hp_free
(this);
in hp_nonscsi_device_new()
454
sanei_hp_free
((void *)this->sanedev.name);
in sanei_hp_device_new()
455
sanei_hp_free
((void *)this->sanedev.model);
in sanei_hp_device_new()
456
sanei_hp_free
(this);
in sanei_hp_device_new()
H
A
D
hp-scl.c
283
sanei_hp_free
(asHpOpenFd[iCount].devname);
in hp_RemoveOpenFd()
515
sanei_hp_free
(new);
in sanei_hp_nonscsi_new()
598
sanei_hp_free
(new);
in sanei_hp_scsi_new()
609
sanei_hp_free
(new);
in sanei_hp_scsi_new()
641
sanei_hp_free
(new);
in sanei_hp_scsi_new()
678
if ( this->devname )
sanei_hp_free
(this->devname);
in sanei_hp_scsi_destroy()
679
sanei_hp_free
(this);
in sanei_hp_scsi_destroy()
1190
sanei_hp_free
(ph);
in process_data_init()
1461
if (ph->image_buf != NULL)
sanei_hp_free
(ph->image_buf);
in process_data_finish()
1463
sanei_hp_free
(p
in process_data_finish()
[all...]
H
A
D
hp.c
473
sanei_hp_free
(infolistelement);
in hp_device_info_remove()
507
sanei_hp_free
(old);
in hp_device_list_remove()
781
sanei_hp_free
(global.devlist);
in hp_update_devlist()
H
A
D
hp-hpmem.c
127
sanei_hp_free
(void * ptr)
in sanei_hp_free()
function
H
A
D
hp.h
215
void
sanei_hp_free
(void * ptr);
H
A
D
hp-handle.c
356
sanei_hp_free
(new);
in sanei_hp_handle_new()
379
sanei_hp_free
(this);
in sanei_hp_handle_destroy()
H
A
D
hp-accessor.c
143
sanei_hp_free
(new);
in sanei_hp_data_dup()
152
sanei_hp_free
(this->buf);
in sanei_hp_data_destroy()
153
sanei_hp_free
(this);
in sanei_hp_data_destroy()
H
A
D
hp-option.c
364
sanei_hp_free
(new);
in hp_option_descriptor_probe()
2240
sanei_hp_free
( *calib_data );
in read_calib_file()
2254
sanei_hp_free
(calib_filename);
in read_calib_file()
2293
sanei_hp_free
(calib_filename);
in write_calib_file()
2516
sanei_hp_free
(calib_buf);
in _program_calibrate()
2570
sanei_hp_free
(calib_buf);
in _program_ps_exposure_time()
2854
sanei_hp_free
( calib_data );
in hp_download_calib_file()
3920
sanei_hp_free
(this);
in sanei_hp_optset_new()
3935
sanei_hp_free
(this);
in sanei_hp_optset_new()
Completed in 14 milliseconds