OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSPATH
(Results
1 - 11
of
11
) sorted by null
/external/clang/include/clang/Driver/
Makefile
10
$(Verb) $(LLVMTableGen) -gen-opt-parser-defs -o $(call
SYSPATH
, $@) $<
14
$(Verb) $(LLVMTableGen) -gen-opt-parser-defs -o $(call
SYSPATH
, $@) $<
/external/clang/include/clang/AST/
Makefile
18
$(Verb) $(ClangTableGen) -gen-clang-attr-classes -o $(call
SYSPATH
, $@) \
24
$(Verb) $(ClangTableGen) -gen-clang-attr-impl -o $(call
SYSPATH
, $@) \
30
$(Verb) $(ClangTableGen) -gen-clang-attr-dump -o $(call
SYSPATH
, $@) \
36
$(Verb) $(ClangTableGen) -gen-clang-stmt-nodes -o $(call
SYSPATH
, $@) $<
41
$(Verb) $(ClangTableGen) -gen-clang-decl-nodes -o $(call
SYSPATH
, $@) $<
46
$(Verb) $(ClangTableGen) -gen-clang-comment-nodes -o $(call
SYSPATH
, $@) $<
51
$(Verb) $(ClangTableGen) -gen-clang-comment-html-tags -o $(call
SYSPATH
, $@) $<
56
$(Verb) $(ClangTableGen) -gen-clang-comment-html-tags-properties -o $(call
SYSPATH
, $@) $<
62
$(Verb) $(ClangTableGen) -gen-clang-comment-html-named-character-references -o $(call
SYSPATH
, $@) $<
67
$(Verb) $(ClangTableGen) -gen-clang-comment-command-info -o $(call
SYSPATH
, $@) $
[
all
...]
/external/clang/include/clang/Sema/
Makefile
14
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
20
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
26
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
32
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
/external/clang/include/clang/Parse/
Makefile
12
$(Verb) $(ClangTableGen) -gen-clang-attr-expr-args-list -o $(call
SYSPATH
, $@) \
18
$(Verb) $(ClangTableGen) -gen-clang-attr-late-parsed-list -o $(call
SYSPATH
, $@) \
/external/clang/include/clang/Serialization/
Makefile
12
$(Verb) $(ClangTableGen) -gen-clang-attr-pch-read -o $(call
SYSPATH
, $@) \
18
$(Verb) $(ClangTableGen) -gen-clang-attr-pch-write -o $(call
SYSPATH
, $@) \
/external/clang/include/clang/Lex/
Makefile
12
$(Verb) $(ClangTableGen) -gen-clang-attr-spelling-list -o $(call
SYSPATH
, $@) \
/external/clang/lib/StaticAnalyzer/Checkers/
Makefile
24
$(Verb) $(ClangTableGen) -gen-clang-sa-checkers -I $(PROJ_SRC_DIR)/$(CLANG_LEVEL)/include -o $(call
SYSPATH
, $@) $<
/external/llvm/unittests/Option/
Makefile
23
$(Verb) $(LLVMTableGen) -gen-opt-parser-defs -o $(call
SYSPATH
, $@) $<
/external/clang/include/clang/Basic/
Makefile
36
$(Verb) $(ClangTableGen) -gen-clang-diags-defs -clang-component=$(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) -o $(call
SYSPATH
, $@) $<
40
$(Verb) $(ClangTableGen) -gen-clang-diags-index-name -o $(call
SYSPATH
, $@) $<
44
$(Verb) $(ClangTableGen) -gen-clang-diag-groups -o $(call
SYSPATH
, $@) $<
48
$(Verb) $(ClangTableGen) -gen-clang-attr-list -o $(call
SYSPATH
, $@) \
53
$(Verb) $(ClangTableGen) -gen-arm-neon-sema -o $(call
SYSPATH
, $@) $<
/external/llvm/lib/IR/
Makefile
24
$(Verb) $(LLVMTableGen) $(call
SYSPATH
, $(INTRINSICTD)) -o $(call
SYSPATH
, $@) -gen-intrinsic
/external/clang/lib/Headers/
Makefile
64
$(Verb) $(ClangTableGen) -gen-arm-neon -o $(call
SYSPATH
, $@) $<
Completed in 152 milliseconds