/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
ServletModule.java | 45 protected final void configure() { method in class:ServletModule
|
/external/guice/extensions/servlet/test/com/google/inject/servlet/ |
EdslTest.java | 41 protected void configure() {
|
TransferRequestIntegrationTest.java | 64 @Override protected void configure() {
|
/external/icu/icu4c/source/tools/genren/ |
Makefile | 58 ( cd $(ICUDIR) ; CPPFLAGS=-DU_DISABLE_RENAMING=1 $(GENREN_CONFIGURE_ENV) $(top_srcdir)/../configure --with-data-packaging=archive --enable-tests=no --prefix=`pwd` $(GENREN_CONFIGURE_OPTS) )
|
/external/libogg/ |
libogg.spec | 42 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static 87 - autogenerate from configure 100 - take out case where configure doesn't exist; a tarball should have it
|
/external/libvorbis/ |
libvorbis.spec | 47 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static 98 - autogenerate from configure
|
/external/ltp/testscripts/build/ |
build_test_function.sh | 100 # 2 - build directory (where to deposit the files produced by configure). 116 # Configure a source tree for building. 119 # 2 - build directory (where to deposit the files produced by configure). 121 configure() { function 135 "${1:-.}/configure" ${3:+--prefix=$("$abspath" "$3")}
|
/external/toolchain-utils/automation/clients/report/dejagnu/ |
report.py | 108 settings.configure(DEBUG=True,
|
/external/toybox/scripts/ |
genconfig.sh | 8 source configure
|
/frameworks/av/media/libeffects/testlibs/ |
AudioFormatAdapter.h | 52 // Configure the adapter. 59 void configure(T & processor, int nChannels, uint8_t pcmFormat, function in class:android::AudioFormatAdapter 70 // configure(). 72 // configure(). May be the same as pIn. 124 // pIn The input buffer with the format designated in configure().
|
/frameworks/av/media/libstagefright/omx/1.0/ |
WGraphicBufferSource.h | 76 Return<Status> configure(
|
/frameworks/av/media/mtp/ |
MtpServer.h | 120 static int configure(bool usePtp);
|
/hardware/libhardware/include/hardware/ |
keymaster2.h | 58 keymaster_error_t (*configure)(const struct keymaster2_device* dev, member in struct:keymaster2_device
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
WidgetAddFlowHandler.java | 95 return mProviderInfo.configure != null;
|
/packages/apps/TV/src/com/android/tv/tuner/exoplayer/ac3/ |
AudioTrackWrapper.java | 130 mAudioTrack.configure(mimeType, channelCount, sampleRate, pcmEncoding);
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MtpReceiver.java | 62 MtpServer.configure(ptpEnabled);
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/ndk/test/ |
config.py | 34 def configure(self): member in class:Configuration 58 # Configure libc++ library paths.
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/ndk/test/ |
config.py | 36 def configure(self): member in class:Configuration 60 # Configure libc++ library paths.
|
/system/keymaster/ |
keymaster_configuration.cpp | 69 return dev->configure(dev, &config_params);
|
/test/vts-testcase/hal/script/ |
launch_hal_test.py | 24 from configure.test_case_creator import TestCaseCreator
|
/external/e2fsprogs/debian/ |
rules | 17 # These are used for cross-compiling and for saving the configure script 117 CFGSTDSTAMP ?= ${STAMPSDIR}/configure-std-stamp 118 CFGBFSTAMP ?= ${STAMPSDIR}/configure-bf-stamp 214 # we can't use those flags at configure time 291 # Make sure we don't try to rebuild the configure scripts 292 find . -name configure | xargs touch 297 ../../configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \ 305 ../../configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \ 319 ../../configure ${COMMON_CONF_FLAGS} \ 327 ../../configure ${COMMON_CONF_FLAGS} [all...] |
/external/syslinux/com32/lib/libpng/ |
CHANGES | [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
NdkMediaCodec.java | 104 public void configure(MediaFormat format, int flags) { method in class:NdkMediaCodec 136 surface.configure(this);
|
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
ToyVpnService.java | 151 // Authenticate and configure the virtual network interface. 282 configure(new String(packet.array(), 1, length - 1).trim()); method 289 private void configure(String parameters) throws Exception { method in class:ToyVpnService 296 // Configure a builder while parsing the parameters.
|
/external/ImageMagick/MagickCore/ |
Android.mk | 100 configure.c\
|