OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:depmode
(Results
26 - 50
of
67
) sorted by null
1
2
3
/ndk/sources/host-tools/make-3.81/config/
depcomp
43
depmode
Dependency tracking mode.
61
if test -z "$
depmode
" || test -z "$source" || test -z "$object"; then
62
echo "depcomp: Variables source, object and
depmode
must be set" 1>&2
77
if test "$
depmode
" = hp; then
80
depmode
=gcc
83
if test "$
depmode
" = dashXmstdout; then
86
depmode
=dashmstdout
89
case "$
depmode
" in
516
echo "Unknown
depmode
$
depmode
" 1>&
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
depcomp
42
depmode
Dependency tracking mode.
60
if test -z "$
depmode
" || test -z "$source" || test -z "$object"; then
61
echo "depcomp: Variables source, object and
depmode
must be set" 1>&2
76
if test "$
depmode
" = hp; then
79
depmode
=gcc
82
if test "$
depmode
" = dashXmstdout; then
85
depmode
=dashmstdout
89
if test "$
depmode
" = msvcmsys; then
94
depmode
=msvisualcpp
97
if test "$
depmode
" = msvc7msys; the
[
all
...]
configure
[
all
...]
/external/openfst/
depcomp
42
depmode
Dependency tracking mode.
60
if test -z "$
depmode
" || test -z "$source" || test -z "$object"; then
61
echo "depcomp: Variables source, object and
depmode
must be set" 1>&2
76
if test "$
depmode
" = hp; then
79
depmode
=gcc
82
if test "$
depmode
" = dashXmstdout; then
85
depmode
=dashmstdout
89
if test "$
depmode
" = msvcmsys; then
94
depmode
=msvisualcpp
97
if test "$
depmode
" = msvc7msys; the
[
all
...]
configure
[
all
...]
/external/pixman/
depcomp
42
depmode
Dependency tracking mode.
60
if test -z "$
depmode
" || test -z "$source" || test -z "$object"; then
61
echo "depcomp: Variables source, object and
depmode
must be set" 1>&2
76
if test "$
depmode
" = hp; then
79
depmode
=gcc
82
if test "$
depmode
" = dashXmstdout; then
85
depmode
=dashmstdout
89
if test "$
depmode
" = msvcmsys; then
94
depmode
=msvisualcpp
97
if test "$
depmode
" = msvc7msys; the
[
all
...]
configure
[
all
...]
/external/marisa-trie/
configure
[
all
...]
/external/stressapptest/
configure
[
all
...]
/external/grub/
configure
[
all
...]
config.status
544
s,@CCDEPMODE@,
depmode
=gcc3,;t t
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/
configure
[
all
...]
/external/elfutils/
configure
[
all
...]
/external/genext2fs/
configure
[
all
...]
/external/chromium_org/sdch/open-vcdiff/
configure
[
all
...]
/external/libffi/
configure
[
all
...]
/external/open-vcdiff/
configure
[
all
...]
/external/protobuf/
configure
[
all
...]
/ndk/sources/host-tools/make-3.81/w32/
Makefile
102
CCDEPMODE =
depmode
=gcc3
/external/chromium_org/third_party/yasm/source/patched-yasm/
configure
[
all
...]
/ndk/sources/host-tools/make-3.81/
configure
[
all
...]
/external/bison/
configure
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
/external/chromium/third_party/libevent/
configure
[
all
...]
/external/chromium_org/third_party/libevent/
configure
[
all
...]
Completed in 1172 milliseconds
1
2
3