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:__UNUSED__
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
mustek_pp_null.c
77
debug_drv_capabilities(SANE_Int info
__UNUSED__
, SANE_String *model,
in debug_drv_capabilities()
argument
97
debug_drv_open (SANE_String port
__UNUSED__
,
in debug_drv_open()
argument
98
SANE_Int caps
__UNUSED__
, SANE_Int *fd)
in debug_drv_open()
116
debug_drv_config(SANE_Handle hndl
__UNUSED__
,
in debug_drv_config()
argument
126
debug_drv_close (SANE_Handle hndl
__UNUSED__
)
in debug_drv_close()
argument
132
debug_drv_start (SANE_Handle hndl
__UNUSED__
)
in debug_drv_start()
argument
148
debug_drv_stop (SANE_Handle hndl
__UNUSED__
)
in debug_drv_stop()
argument
H
A
D
mustek_pp.h
69
# define
__UNUSED__
__attribute__ ((unused))
macro
71
# define
__UNUSED__
macro
H
A
D
mustek_pp.c
233
sigterm_handler (int signal
__UNUSED__
)
in sigterm_handler()
argument
1042
SANE_Bool local_only
__UNUSED__
)
in sane_get_devices()
1041
sane_get_devices(const SANE_Device *** device_list, SANE_Bool local_only
__UNUSED__
)
sane_get_devices()
argument
/third_party/jerryscript/targets/esp8266/user/
H
A
D
jerry_extapi.c
25
#define
__UNUSED__
__attribute__((unused))
macro
29
NAME ## _handler (const jerry_value_t function_obj_val
__UNUSED__
, \
30
const jerry_value_t this_val
__UNUSED__
, \
Completed in 4 milliseconds