OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dragonegg
(Results
1 - 3
of
3
) sorted by null
/external/llvm/projects/
Makefile
23
#
DragonEgg
may be checked out here but doesn't (yet) build directly.
24
DIRS := $(filter-out
dragonegg
,$(DIRS))
/external/llvm/utils/
llvm-compilers-check
12
# will build LLVM, Clang and
dragonegg
as well as run tests on them.
19
#
dragonegg
24
#
dragonegg
29
#
dragonegg
51
#
dragonegg
, putting build results in ~/build and installing tools in
146
parser.add_option("--no-
dragonegg
", default=False, action="store_true",
147
help=("Do not build
dragonegg
"))
270
dragonegg
="degg")
381
dragonegg
=dict(debug=[],
397
dragonegg
=dict(debug=dict(CC=self.cc
[
all
...]
/external/mksh/src/
Build.sh
502
c:combine|c:
dragonegg
|c:llvm|c:lto)
1238
dragonegg
|llvm)
1426
test $cm =
dragonegg
&& case " $CC $CFLAGS $LDFLAGS " in
1427
*\ -fplugin=*
dragonegg
*) ;;
1428
*) ac_flags 1 fplugin_dragonegg -fplugin=
dragonegg
;;
[
all
...]
Completed in 134 milliseconds