HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 101 - 125 of 868) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/qemu/
Makefile 37 $(error "The configuration file '$(CONFIG_MAKE)' doesnt' exist, please run the "android-configure.sh" script)
  /external/zlib/src/contrib/untgz/
Makefile 11 cd ../..; ./configure; make
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
MediaResourceGetterTest.java 108 // Write these before tests to configure functionality
117 public void configure(int fd, long offset, long length) { method in class:MediaResourceGetterTest.FakeMediaResourceGetter
128 public void configure(String uri, Map<String, String> headers) { method in class:MediaResourceGetterTest.FakeMediaResourceGetter
138 public void configure(String path) { method in class:MediaResourceGetterTest.FakeMediaResourceGetter
265 assertFalse(mFakeMRG.configure(mMockContext, TEST_HTTP_URL,
273 assertFalse(mFakeMRG.configure(mMockContext, TEST_HTTP_URL,
281 assertFalse(mFakeMRG.configure(mMockContext, TEST_HTTP_URL,
289 assertFalse(mFakeMRG.configure(mMockContext, TEST_HTTP_URL,
297 assertTrue(mFakeMRG.configure(mMockContext, TEST_HTTP_URL,
308 assertTrue(mFakeMRG.configure(mMockContext, TEST_HTTP_URL
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
viewrtree.tcl 78 .status configure -text ""
85 .status configure -text [cell_report db $::O(zTab) $::O(iNode) $i]
89 grid configure .select -row 0 -column 0 -columnspan 2 -sticky nsew
90 grid configure .b -row 1 -column 0 -columnspan 2 -sticky nsew
91 grid configure .l -row 2 -column 0 -sticky nsew
92 grid configure .status -row 3 -column 0 -columnspan 3 -sticky nsew
94 grid configure .title -row 0 -column 2 -sticky nsew
95 grid configure .c -row 1 -column 2 -rowspan 2 -sticky nsew
96 grid configure .ls -row 2 -column 1 -sticky nsew
129 .b configure -state norma
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/legacy/
GLThreadManager.java 58 * Container object for Configure messages.
87 ConfigureHolder configure = (ConfigureHolder) msg.obj;
89 mTextureRenderer.configureSurfaces(configure.surfaces);
90 mCaptureCollector = checkNotNull(configure.collector);
91 configure.condition.open();
204 * Configure the GL renderer for the given set of output surfaces, and block until
208 * corresponding sizes to configure.
217 ConfigureHolder configure = new ConfigureHolder(condition, surfaces, collector); local
219 Message m = handler.obtainMessage(MSG_NEW_CONFIGURATION, /*arg1*/0, /*arg2*/0, configure);
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.cpp 46 configure(nChannels, sampleRate);
50 void AudioPeakingFilter::configure(int nChannels, int sampleRate) { function in class:android::AudioPeakingFilter
53 mBiquad.configure(nChannels, sampleRate);
AudioShelvingFilter.cpp 53 configure(nChannels, sampleRate);
56 void AudioShelvingFilter::configure(int nChannels, int sampleRate) { function in class:android::AudioShelvingFilter
59 mBiquad.configure(nChannels, sampleRate);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.h 71 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
93 virtual bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
105 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.h 71 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
93 virtual bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
105 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
  /hardware/qcom/display/msm8084/libvirtual/
virtual.h 45 int configure();
  /hardware/qcom/display/msm8226/libvirtual/
virtual.h 45 int configure();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 18 style.configure('TButton', background='yellow')
19 self.assertEqual(style.configure('TButton', 'background'),
21 self.assertTrue(isinstance(style.configure('TButton'), dict))
34 style.configure('TButton', background='yellow')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 18 style.configure('TButton', background='yellow')
19 self.assertEqual(style.configure('TButton', 'background'),
21 self.assertTrue(isinstance(style.configure('TButton'), dict))
34 style.configure('TButton', background='yellow')
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidExportNature.java 42 * @see org.eclipse.core.resources.IProjectNature#configure()
46 public void configure() throws CoreException { method in class:AndroidExportNature
  /external/bison/build-aux/
missing 38 if test -f configure.ac; then
39 configure_ac=configure.ac
41 configure_ac=configure.in
77 autoconf touch file 'configure'
154 touch configure
  /external/chromium_org/third_party/opus/src/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure
  /external/libcap-ng/libcap-ng-0.7/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure
  /external/libopus/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure
  /external/llvm/autoconf/
AutoRegen.sh 22 outfile=configure
23 configfile=configure.ac
42 echo "### commit any configure script that was generated with warnings"
49 echo "Regenerating configure with autoconf $want_autoconf_version_clean"
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
154 touch configure
  /external/openfst/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure
  /external/pixman/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure
  /external/strace/
make-dist 21 ./configure --enable-maintainer-mode
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.h 61 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
76 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_fbupdate.h 62 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
77 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,

Completed in 2862 milliseconds

1 2 3 45 6 7 8 91011>>