OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROJ_SRC_ROOT
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/projects/
Makefile
28
include $(
PROJ_SRC_ROOT
)/Makefile.rules
/external/swiftshader/third_party/LLVM/lib/VMCore/
Makefile
20
INTRINSICTD := $(
PROJ_SRC_ROOT
)/include/llvm/Intrinsics.td
21
INTRINSICTDS := $(wildcard $(
PROJ_SRC_ROOT
)/include/llvm/Intrinsics*.td)
/external/swiftshader/third_party/LLVM/tools/llvm-config/
Makefile
34
GenLibDeps = $(
PROJ_SRC_ROOT
)/utils/GenLibDeps.pl
Completed in 2642 milliseconds