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:PHONY
(Results
1 - 25
of
44
) sorted by relevance
1
2
/device/soc/rockchip/common/sdk_linux/
H
A
D
Makefile
18
PHONY
:= __all
macro
178
PHONY
+= $(MAKECMDGOALS) __sub-make
330
PHONY
+= $(MAKECMDGOALS) __build_one_by_one
536
PHONY
+= scripts_basic
541
PHONY
+= outputmakefile
614
PHONY
+= all
728
PHONY
+= include/config/auto.conf
1126
PHONY
+= resolve_btfids_clean
1147
PHONY
+= prepare0
1190
PHONY
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H
A
D
Makefile
129
.
PHONY
: all
147
.
PHONY
:modules
155
.
PHONY
:clean
163
.
PHONY
:install
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/
H
A
D
Makefile
35
.
PHONY
: all clean $(depends)
91
.
PHONY
: all clean install uninstall ${objects} ${objects_clean} ${objects_install} ${objects_uninstall}
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/
H
A
D
Makefile
60
.
PHONY
: $(DDR_CMD).bin
80
.
PHONY
: clean
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/
H
A
D
Makefile
20
.
PHONY
: all clean $(local_dir) $(clean_dir)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/
H
A
D
Makefile
21
.
PHONY
: all clean $(local_dir) $(clean_dir)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/
H
A
D
Makefile
24
.
PHONY
: all clean
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/
H
A
D
Makefile
22
.
PHONY
:clean all interdrv common
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/
H
A
D
Makefile
72
.
PHONY
: all clean
141
.
PHONY
: all clean install uninstall
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/gpio_i2c/
H
A
D
Makefile
69
.
PHONY
: all clean
132
.
PHONY
: all clean install uninstall
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gpio/
H
A
D
Makefile
66
.
PHONY
: all clean
132
.
PHONY
: all clean install uninstall
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/
H
A
D
Makefile
38
.
PHONY
: all clean $(sub_dir) $(clean_dir)
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/
H
A
D
Makefile
17
.
PHONY
:all
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/
H
A
D
Makefile
49
.
PHONY
: all clean $(sub_dir) $(clean_dir)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/
H
A
D
Makefile
28
.
PHONY
:all prepare cbb component drv vendor clean
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/
H
A
D
Makefile
17
.
PHONY
:all
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/xml/
H
A
D
Makefile
38
.
PHONY
: lan_dir
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/devfreq/
H
A
D
Makefile
43
.
PHONY
: all clean install uninstall
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/
H
A
D
Makefile
48
.
PHONY
: all clean
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/
H
A
D
Makefile
35
.
PHONY
: all clean
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/
H
A
D
Makefile
35
.
PHONY
: all clean
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H
A
D
module.mk
35
.
PHONY
: all clean
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/
H
A
D
Makefile
35
.
PHONY
: all clean
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/hilink/
H
A
D
Makefile
35
.
PHONY
: all clean
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/
H
A
D
Makefile
35
.
PHONY
: all clean
Completed in 7 milliseconds
1
2