Home
last modified time | relevance | path

Searched refs:has_opt (Results 1 – 25 of 64) sorted by relevance

123

/external/swiftshader/third_party/LLVM/tools/llvm-config/
Dllvm-config.in.in92 my $has_opt = 0;
100 $has_opt = 1; print "$VERSION\n";
102 $has_opt = 1; print "$PREFIX\n";
104 $has_opt = 1; print "$BINDIR\n";
106 $has_opt = 1; print "$INCLUDEDIR\n";
108 $has_opt = 1; print "$LIBDIR\n";
110 $has_opt = 1; print "$INCLUDEOPTION $CPPFLAGS\n";
112 $has_opt = 1; print "$INCLUDEOPTION $CFLAGS\n";
114 $has_opt = 1; print "$INCLUDEOPTION $CXXFLAGS\n";
116 $has_opt = 1; print "-L$LIBDIR $LDFLAGS $SYSTEM_LIBS\n";
[all …]
/external/iproute2/tipc/
Dcmdl.h50 bool has_opt(struct opt *opts, char *key);
Dbearer.c828 if (has_opt(opts, "localip")) { in cmd_bearer_get_media()
832 } else if (has_opt(opts, "localport")) { in cmd_bearer_get_media()
836 } else if (has_opt(opts, "remoteip")) { in cmd_bearer_get_media()
840 } else if (has_opt(opts, "remoteport")) { in cmd_bearer_get_media()
Dcmdl.c65 bool has_opt(struct opt *opts, char *key) in has_opt() function
/external/speex/symbian/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/ti/speex_C64_test/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/win32/VS2005/tests/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/ti/speex_C55_test/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/ti/speex_C54_test/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/win32/VS2003/tests/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/win32/VS2008/tests/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/win32/libspeexdsp/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/doc/
DMakefile.in26 has_opt=no; \
57 *$$target_option*) has_opt=yes; break;; \
60 test $$has_opt = yes
/external/libnetfilter_conntrack/include/internal/
DMakefile.in26 has_opt=no; \
57 *$$target_option*) has_opt=yes; break;; \
60 test $$has_opt = yes
/external/expat/doc/
DMakefile.in65 has_opt=no; \
96 *$$target_option*) has_opt=yes; break;; \
99 test $$has_opt = yes
/external/libnetfilter_conntrack/include/libnetfilter_conntrack/
DMakefile.in26 has_opt=no; \
57 *$$target_option*) has_opt=yes; break;; \
60 test $$has_opt = yes
/external/python/cpython2/Modules/_ctypes/libffi/man/
DMakefile.in25 has_opt=no; \
56 *$$target_option*) has_opt=yes; break;; \
59 test $$has_opt = yes
/external/lmfit/man/
DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/external/lmfit/test/
DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/external/speex/win32/VS2005/
DMakefile.in28 has_opt=no; \
59 *$$target_option*) has_opt=yes; break;; \
62 test $$has_opt = yes
/external/speex/include/
DMakefile.in25 has_opt=no; \
56 *$$target_option*) has_opt=yes; break;; \
59 test $$has_opt = yes
/external/libnetfilter_conntrack/include/
DMakefile.in25 has_opt=no; \
56 *$$target_option*) has_opt=yes; break;; \
59 test $$has_opt = yes

123