OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_mode
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb/dist/readline/readline/doc/
texi2dvi
38
build_mode
=${TEXI2DVI_BUILD_MODE:-local}
154
--build=MODE specify the treatment of auxiliary files [$
build_mode
]
1795
--build) shift;
build_mode
=$1;;
1796
--build-dir) shift; build_dir=$1;
build_mode
=tidy;;
1797
-c | --clean)
build_mode
=clean;;
1824
--tidy)
build_mode
=tidy;;
1847
case $
build_mode
in
1851
*) error 1 "invalid build mode: $
build_mode
";;
/src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2dvi
38
build_mode
=${TEXI2DVI_BUILD_MODE:-local}
154
--build=MODE specify the treatment of auxiliary files [$
build_mode
]
1795
--build) shift;
build_mode
=$1;;
1796
--build-dir) shift; build_dir=$1;
build_mode
=tidy;;
1797
-c | --clean)
build_mode
=clean;;
1824
--tidy)
build_mode
=tidy;;
1847
case $
build_mode
in
1851
*) error 1 "invalid build mode: $
build_mode
";;
/src/external/apache2/llvm/dist/clang/utils/analyzer/
ProjectMap.py
157
build_mode
: int = raw_project["mode"]
167
return ProjectInfo(name,
build_mode
, source, origin, commit,
SATestBuild.py
840
build_mode
: int):
853
if
build_mode
== 1:
/src/external/apache2/llvm/dist/llvm/tools/llvm-config/
llvm-config.cpp
298
char const *
build_mode
= LLVM_BUILDMODE;
local
301
build_mode
= CMAKE_CFG_INTDIR;
346
ActiveBinDir = ActiveObjRoot + "/" +
build_mode
+ "/bin";
348
ActiveObjRoot + "/" +
build_mode
+ "/lib" + LLVM_LIBDIR_SUFFIX;
571
OS <<
build_mode
<< '\n';
local
Completed in 25 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026