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
defs:SRCS
(Results
1 - 13
of
13
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/lchown/
H
A
D
Makefile
8
SRCS
:= $(sort $(wildcard $(abs_srcdir)/lchown*.c))
macro
/third_party/libabigail/tests/data/test-diff-filter/test38/
H
A
D
Makefile
1
SRCS
= test38-a.c test38-b.c test38-c.c
global()
macro
/third_party/libabigail/tests/data/test-read-common/PR26261/
H
A
D
Makefile
1
SRCS
= PR26261-obja.c PR26261-objb.c PR26261-main.c
global()
macro
/third_party/ltp/testcases/kernel/syscalls/utils/
H
A
D
newer_64.mk
28
SRCS
?= $(sort $(wildcard $(abs_srcdir)/*.c))
macro
H
A
D
compat_16.mk
53
SRCS
?= $(sort $(wildcard $(abs_srcdir)/*.c))
macro
/third_party/FreeBSD/sbin/fsck_msdosfs/
H
A
D
Makefile
9
SRCS
= main.c check.c boot.c fat.c dir.c fsutil.c
macro
/third_party/FreeBSD/sbin/newfs_msdos/
H
A
D
Makefile
7
SRCS
= newfs_msdos.c mkfs_msdos.c
macro
/third_party/vulkan-loader/scripts/qnx/
H
A
D
common.mk
23
SRCS
= cJSON.c debug_utils.c dev_ext_trampoline.c loader.c \
macro
/third_party/icu/tools/multi/proj/chello/
H
A
D
Makefile
15
SRCS
=$(C_SOURCES) $(CXX_SOURCES)
macro
/third_party/json/
H
A
D
Makefile
16
SRCS
=$(shell find include -type f | sort)
macro
/third_party/libabigail/tests/data/test-diff-filter/test39/
H
A
D
Makefile
14
SRCS
= $(V0_SRCS) $(V1_SRCS)
macro
/third_party/musl/libc-test/
H
A
D
Makefile
2
SRCS
:=$(sort $(wildcard src/*/*.c))
macro
/third_party/selinux/libselinux/src/
H
A
D
Makefile
59
SRCS
= $(filter-out $(GENERATED) audit2why.c, $(sort $(wildcard *.c)))
macro
126
SRCS
= callbacks.c freecon.c label.c label_file.c \
macro
134
SRCS
:= $(filter-out label_backends_android.c, $(
SRCS
))
macro
139
SRCS
:= $(filter-out label_x.c, $(
SRCS
))
macro
Completed in 3 milliseconds