OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:target_alias
(Results
1 - 25
of
245
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/libffi/
configure.ac
9
target_alias
=${
target_alias
-$host_alias}
335
toolexecdir='$(exec_prefix)/$(
target_alias
)'
338
toolexecdir='$(libdir)/gcc-lib/$(
target_alias
)'
/external/libffi/testsuite/
Makefile.in
163
target_alias
= @
target_alias
@
306
@echo 'set
target_alias
"$(
target_alias
)"' >>site.tmp
/external/chromium_org/third_party/opus/src/doc/
Makefile.in
200
target_alias
= @
target_alias
@
/external/elfutils/config/
Makefile.in
156
target_alias
= @
target_alias
@
/external/elfutils/m4/
Makefile.in
155
target_alias
= @
target_alias
@
/external/flac/libFLAC/include/private/
Makefile.in
233
target_alias
= @
target_alias
@
/external/flac/libFLAC/include/protected/
Makefile.in
233
target_alias
= @
target_alias
@
/external/grub/lib/
Makefile.in
179
target_alias
= @
target_alias
@
/external/grub/stage1/
Makefile.in
185
target_alias
= @
target_alias
@
/external/ipsec-tools/src/include-glibc/
Makefile.in
171
target_alias
= @
target_alias
@
/external/libffi/include/
Makefile.in
174
target_alias
= @
target_alias
@
/external/libffi/man/
Makefile.in
165
target_alias
= @
target_alias
@
/external/libmtp/doc/
Makefile.in
168
target_alias
= @
target_alias
@
/external/libogg/doc/libogg/
Makefile.in
177
target_alias
= @
target_alias
@
/external/libusb/doc/
Makefile.in
172
target_alias
= @
target_alias
@
/external/libvorbis/doc/vorbisenc/
Makefile.in
191
target_alias
= @
target_alias
@
/external/libvorbis/doc/vorbisfile/
Makefile.in
191
target_alias
= @
target_alias
@
/external/libvorbis/include/vorbis/
Makefile.in
194
target_alias
= @
target_alias
@
/external/libvorbis/lib/books/coupled/
Makefile.in
181
target_alias
= @
target_alias
@
/external/libvorbis/lib/books/floor/
Makefile.in
181
target_alias
= @
target_alias
@
/external/libvorbis/lib/books/uncoupled/
Makefile.in
181
target_alias
= @
target_alias
@
/external/libvorbis/lib/modes/
Makefile.in
181
target_alias
= @
target_alias
@
/external/libvorbis/m4/
Makefile.in
181
target_alias
= @
target_alias
@
/ndk/sources/host-tools/make-3.81/config/
Makefile.in
183
target_alias
= @
target_alias
@
/external/fdlibm/
configure
277
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias
target_alias
DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT AR CHMOD CP RANLIB RM LIBOBJS LTLIBOBJS'
541
ac_prev=
target_alias
;;
543
target_alias
=$ac_optarg ;;
611
: ${build_alias=$ac_option} ${host_alias=$ac_option} ${
target_alias
=$ac_option}
651
target=$
target_alias
714
ac_env_target_alias_set=${
target_alias
+set}
715
ac_env_target_alias_value=$
target_alias
716
ac_cv_env_target_alias_set=${
target_alias
+set}
717
ac_cv_env_target_alias_value=$
target_alias
[
all
...]
Completed in 497 milliseconds
1
2
3
4
5
6
7
8
9
10