/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/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/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/qemu/distrib/sdl-1.2.15/ |
README.PS3 | 20 - Build the configure-script with ./autogen.sh 21 - Configure SDL for your needs: ./configure --enable-video-ps3 ...
|
/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/ndk/4/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/4/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, }, }
|
/prebuilts/ndk/4/platforms/android-5/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/4/platforms/android-5/arch-x86/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/4/platforms/android-8/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/4/platforms/android-8/arch-x86/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/5/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/6/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/6/platforms/android-3/arch-x86/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/7/platforms/android-14/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/7/platforms/android-14/arch-x86/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/7/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, }, }
|