/external/dbus/ |
.gitignore | 11 configure
|
/external/iproute2/testsuite/ |
Makefile | 10 .PHONY: compile listtests alltests configure $(TESTS) 12 configure: 13 echo "Entering iproute2" && cd iproute2 && $(MAKE) configure && cd ..; 15 compile: configure
|
/external/liblzf/ |
config.h.in | 1 /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
|
/external/openfst/src/include/fst/ |
config.h | 1 /* src/include/fst/config.h. Generated from config.h.in by configure. */
|
/external/openssh/contrib/hpux/ |
egd | 5 # To configure the egd environment:
|
/external/protobuf/ |
README.txt | 11 $ ./configure 22 For advanced usage information on configure and make, see INSTALL.txt. 29 instead. To do this, invoke configure as follows: 31 ./configure --prefix=/usr 56 often fix the problem by invoking its configure script like: 58 configure CXXFLAGS="$(pkg-config --cflags protobuf)" \ 65 configure script like: 80 the --with-protoc option to tell configure to use it instead. For 83 ./configure --with-protoc=protoc 91 ./configure --with-protoc=../host/src/proto [all...] |
/external/qemu/android/config/freebsd-x86/ |
config-host.h | 1 /* Automatically generated by configure - do not modify */
|
/external/qemu/android/config/linux-ppc/ |
config-host.h | 1 /* This file was autogenerated by 'android-configure.sh' */
|
/external/qemu/android/config/windows/ |
config-host.h | 1 /* This file was autogenerated by 'android-configure.sh' */
|
/frameworks/av/media/libstagefright/codecs/common/ |
Config.mk | 2 # This configure file is just for Linux projects against Android
|
/frameworks/base/tests/appwidgets/AppWidgetHostTest/res/xml/ |
appwidget_info.xml | 7 android:configure="com.android.tests.appwidgethost.TestAppWidgetConfigure"
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
manis.sed | 1 # straight out of an autoconf-generated configure.
|
/packages/apps/Gallery2/res/xml/ |
widget_info.xml | 8 android:configure="com.android.gallery3d.gadget.WidgetConfigure"/>
|
/external/grub/ |
INSTALL | 38 configure script. 49 it if you edit any of the build files (Makefile.am, configure.in, 58 The `configure' shell script attempts to guess correct values for 66 (useful mainly for debugging `configure'). 69 figure out how `configure' could check whether to do them, and mail 74 The file `configure.in' is used to create `configure' by a program 75 called `autoconf'. You only need `configure.in' if you want to change 76 it or regenerate `configure' using a newer version of `autoconf'. 85 type `./configure' to configure the package for your system. I [all...] |
/development/ndk/platforms/android-3/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/external/bluetooth/bluez/ |
README | 21 To configure run: 22 ./configure --prefix=/usr --mandir=/usr/share/man \ 25 Configure automatically searches for all required components and packages.
|
/external/bluetooth/hcidump/ |
README | 17 To configure run: 18 ./configure --prefix=/usr --mandir=/usr/share/man 20 Configure automatically searches for all required components and packages.
|
/external/chromium/third_party/libevent/ |
README | 3 $ ./configure && make 7 generate the configure script.) 21 CFLAGS=-DUSE_DEBUG ./configure [...]
|
/external/kernel-headers/original/linux/ |
transport_class.h | 21 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 34 .configure = cfg, \ 46 .configure = cfg, \
|
/external/llvm/tools/gold/ |
README.txt | 12 there configure binutils with "../src/configure --enable-gold --enable-plugins". 15 To build the LLVMgold plugin, configure LLVM with the option
|
/external/strace/ |
README-linux | 17 * Specify the location in CFLAGS when running configure 19 CFLAGS=-I/usr/src/linux/include ./configure 28 settings that configure has found).
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
transport_class.h | 24 int (*configure)(struct transport_container *, struct device *, member in struct:transport_class 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, } 37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
|