/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/ |
rpm.spec | 35 - Change build rule to use a configure line more like '%configure' 36 - Change install to use DESTDIR instead of prefix for configure 46 # I can't use '% configure', because it defines -m32 which breaks some 48 # as much from % configure (in /usr/lib/rpm/macros) as I can. 49 ./configure --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} --bindir=%{_bindir} --sbindir=%{_sbindir} --sysconfdir=%{_sysconfdir} --datadir=%{_datadir} --includedir=%{_includedir} --libdir=%{_libdir} --libexecdir=%{_libexecdir} --localstatedir=%{_localstatedir} --sharedstatedir=%{_sharedstatedir} --mandir=%{_mandir} --infodir=%{_infodir}
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
TelephonyUtilsTest.java | 71 assertTrue(rm.configure(1, 500, 10)); 96 assertTrue(rm.configure(3, 1000, 0)); 118 assertTrue(rm.configure("101")); 132 assertTrue(rm.configure("1000,2000,3000,max_retries=infinite")); 156 assertTrue(rm.configure( 189 assertTrue(rm.configure("1000, 2000, 3000"));
|
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
fatbuild.sh | 42 # Find the configure script 59 # configure, configure-ppc, configure-x86, configure-x64 78 configure) 83 configure-ppc) 86 configure-x86) 89 configure-x64) 147 echo "Usage: $0 [all|configure[-ppc|-x86|-x64]|make[-ppc|-x86|-x64]|merge|install|clean[-ppc|-x86|-x64]] [all...] |
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_mdpcomp.h | 126 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 190 /* configure's overlay pipes for the frame */ 191 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 217 /* configure's overlay pipes for the frame */ 218 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_mdpcomp.h | 128 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 197 /* configure's overlay pipes for the frame */ 198 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 225 /* configure's overlay pipes for the frame */ 226 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_mdpcomp.h | 126 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 190 /* configure's overlay pipes for the frame */ 191 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer, 217 /* configure's overlay pipes for the frame */ 218 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
|
/external/chromium/sdch/open-vcdiff/packages/deb/ |
rules | 13 # These are used for cross-compiling and for saving the configure script 39 config.status: configure 41 # Add here commands to configure the package. 42 CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
|
/external/chromium_org/sdch/open-vcdiff/ |
autogen.sh | 18 # aclocal.m4 configure Makefile.in src/config.h.in \ 59 grep -q LIBTOOL configure.ac && "$LIBTOOLIZE" -c -f
|
/external/chromium_org/sdch/open-vcdiff/packages/deb/ |
rules | 13 # These are used for cross-compiling and for saving the configure script 39 config.status: configure 41 # Add here commands to configure the package. 42 CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
|
/external/chromium_org/third_party/icu/source/data/translit/ |
trnsfiles.mk | 11 # configure the ICU.
|
/external/chromium_org/webkit/tools/test_shell/resources/ |
fonts.conf | 3 <!-- /etc/fonts/fonts.conf file to configure system font access -->
|
/external/icu4c/data/translit/ |
trnsfiles.mk | 11 # configure the ICU.
|
/external/open-vcdiff/ |
autogen.sh | 18 # aclocal.m4 configure Makefile.in src/config.h.in \ 59 grep -q LIBTOOL configure.ac && "$LIBTOOLIZE" -c -f
|
/external/open-vcdiff/packages/deb/ |
rules | 13 # These are used for cross-compiling and for saving the configure script 39 config.status: configure 41 # Add here commands to configure the package. 42 CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
|
/external/bison/ |
Makefile.am | 43 # on configure so that .version and VERSION/PACKAGE_VERSION stay in sync in the 52 $(top_srcdir)/.version: configure 64 $(AM_V_GEN)$(build_aux)/$@ configure.ac
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ |
DSA.java | 21 public void configure(ConfigurableProvider provider) method in class:DSA.Mappings
|
EC.java | 23 public void configure(ConfigurableProvider provider) method in class:EC.Mappings
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/digest/ |
MD5.java | 68 public void configure(ConfigurableProvider provider) method in class:MD5.Mappings
|
SHA256.java | 83 public void configure(ConfigurableProvider provider) method in class:SHA256.Mappings
|
SHA384.java | 82 public void configure(ConfigurableProvider provider) method in class:SHA384.Mappings
|
SHA512.java | 165 public void configure(ConfigurableProvider provider) method in class:SHA512.Mappings
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
Blowfish.java | 63 public void configure(ConfigurableProvider provider) method in class:Blowfish.Mappings
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
autogen.sh | 4 # configure.m4 script needs and make sure they exist in the m4/ 8 # aclocal.m4 configure Makefile.in src/config.h.in \ 48 grep -q '^[^#]*AC_PROG_LIBTOOL' configure.ac && "$LIBTOOLIZE" -c -f
|
/external/llvm/utils/llvm-build/llvmbuild/ |
configutil.py | 11 Given an input and output path, "configure" the file at the given input path
|
/external/qemu/distrib/ |
update-audio.sh | 85 ./android-configure.sh
|