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 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H
A
D
cmsis_liteos2.c
77
#define
UNUSED
(var) do { (void)var; } while (0)
macro
664
UNUSED
(ticks);
in LOS_HalDelay()
712
UNUSED
(attr);
in osTimerNew()
763
UNUSED
(timer_id);
in osTimerGetName()
831
UNUSED
(attr);
in osEventFlagsNew()
853
UNUSED
(ef_id);
in osEventFlagsGetName()
996
UNUSED
(attr);
in osMutexNew()
1105
UNUSED
(attr);
in osSemaphoreNew()
1222
UNUSED
(attr);
in osMessageQueueNew()
1242
UNUSED
(msg_pri
in osMessageQueuePut()
[all...]
/device/soc/rockchip/rk3588/hardware/rga/include/
H
A
D
im2d_common.h
28
#define
UNUSED
(...) (void)(__VA_ARGS__)
macro
/device/soc/hisilicon/common/platform/uart/
H
A
D
uart_pl011.c
39
UNUSED
(irq);
in Pl011Irq()
/device/qemu/drivers/uart/
H
A
D
uart_pl011.c
40
UNUSED
(irq);
in Pl011Irq()
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/event/
H
A
D
rockchip-dfi.c
77
enum { DDR4 = 0, DDR3 = 3, LPDDR2 = 5, LPDDR3 = 6, LPDDR4 = 7, LPDDR4X = 8,
UNUSED
= 0xFF };
enumerator
/device/soc/hisilicon/common/platform/rtc/
H
A
D
rtc_hi35xx.c
661
UNUSED
(irqId);
in HiRtcIrqHandle()
Completed in 6 milliseconds