HomeSort by relevance Sort by last modified time
    Searched full:configure (Results 976 - 1000 of 2625) sorted by null

<<31323334353637383940>>

  /external/openssh/contrib/suse/
openssh.spec 102 - Added flag to configure daemon with TCP Wrappers support
138 %configure --prefix=/usr \
149 %configure --mandir=/usr/X11R6/man \
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 229 * This option can be used to configure whether so called mixed cells,
334 * This value is used to configure policy for management frame
343 * This value is used to configure the initial channel for IBSS (adhoc)
  /frameworks/base/media/jni/
android_media_MediaCodec.cpp 109 status_t JMediaCodec::configure( function in class:android::JMediaCodec
121 return mCodec->configure(format, mSurfaceTextureClient, crypto, flags);
387 err = codec->configure(format, surfaceTexture, crypto, flags);
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 356 // configure data source
362 // configure audio sink
366 // configure image video sink
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBld.c 118 /* make this code flat, move it to configure */
311 * DESCRIPTION: Configure the WLAN firmware
450 * fisr configure all indexes but the last one with no CB, and than configure the last one
482 /* Configure the weight among the different hardware queues */
489 /* Configure the Rx Msdu Life Time (expiry time of de-fragmentation in FW) */
899 * first configure all indexes but the last one with no CB, and than configure the last one
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
Makefile.in 65 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
216 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219 $(top_srcdir)/configure: $(am__configure_deps)
  /ndk/sources/host-tools/make-3.81/
configure.in 1 # Process this file with autoconf to produce a configure script.
22 AC_REVISION([[$Id: configure.in,v 1.142 2006/04/01 06:36:40 psmith Exp $]])
462 dnl compile-command: "make configure config.h.in"
  /ndk/sources/host-tools/sed-4.2.1/m4/
gettext.m4 87 dnl tests. But if configure.in invokes AM_ICONV after AM_GNU_GETTEXT
88 dnl the configure script would need to contain the same shell code
326 dnl For backward compatibility. Some configure.ins may be using this.
stdint.m4 307 dnl Use a shell loop, to avoid bloating configure, and
345 dnl Use a shell loop, to avoid bloating configure, and
378 dnl Use a shell loop, to avoid bloating configure, and
  /packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodAndSubtypeUtil.java 195 // In the Configure input method screen or in the subtype enabler screen.
196 // pref is instance of CheckBoxPreference in the Configure input method screen.
217 // In the Configure input method screen which does not have subtype preferences.
  /external/elfutils/
Makefile.in 39 $(top_srcdir)/config/version.h.in $(top_srcdir)/configure \
43 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
47 configure.lineno config.status.lineno
243 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
529 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  /external/libmtp/
Makefile.in 41 $(srcdir)/libmtp.sh.in $(top_srcdir)/configure AUTHORS COPYING \
49 $(top_srcdir)/configure.ac
53 configure.lineno config.status.lineno
289 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292 $(top_srcdir)/configure: $(am__configure_deps)
613 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  /external/libnfc-nxp/src/
phHal4Nfc.c 268 case LAYER_HCI: /*Configure Hci*/
276 case LAYER_LLC:/*Configure LLC*/
284 case LAYER_DAL: /*Configure the DAL*/
402 /* Configure layers if not configured */
    [all...]
phHal4Nfc.h 412 * This function is used to Configure discovery wheel (and start if
448 * \retval NFCSTATUS_BUSY Cannot Configure Hal in
488 * \n 1. NFC_RF_READER_CONFIG (optional)-> Configure parameters for Reader A
492 * \n 3. NFC_EMULATION_CONFIG -> Enable and configure the emulation mode
529 * \retval NFCSTATUS_BUSY Cannot Configure Hal in
    [all...]
  /external/libusb/
Makefile.in 41 $(srcdir)/libusb-1.0.pc.in $(top_srcdir)/configure AUTHORS \
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
49 configure.lineno config.status.lineno
294 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
297 $(top_srcdir)/configure: $(am__configure_deps)
617 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  /external/libusb-compat/
Makefile.in 41 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
48 $(top_srcdir)/configure.ac
52 configure.lineno config.status.lineno
248 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251 $(top_srcdir)/configure: $(am__configure_deps)
559 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  /external/llvm/utils/llvm-build/llvmbuild/
main.py 635 # reasons, as these are the names configure currently comes up with.
760 group.add_option("", "--configure-target-def-file",
762 help="""Configure the given file at SUBPATH (relative to
    [all...]
  /external/openfst/
Makefile.in 39 $(top_srcdir)/configure \
47 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
51 configure.lineno config.status.lineno
263 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266 $(top_srcdir)/configure: $(am__configure_deps)
572 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  /frameworks/support/v4/java/android/support/v4/app/
ShareCompat.java 201 * Configure a {@link MenuItem} to act as a sharing action.
204 * this method will configure a ShareActionProvider to provide a more robust UI
212 * <p>If the app is running on an older platform version this method will configure
228 * @param item MenuItem to configure for sharing
236 * Configure a menu item to act as a sharing action.
649 * <p>Activities that intend to receive sharing intents should configure an intent-filter
    [all...]
  /dalvik/docs/
hello-world.html 165 # configure root dir of interesting stuff
169 # configure bootclasspath
  /development/apps/WidgetPreview/src/com/android/widgetpreview/
WidgetPreviewActivity.java 149 if (providerInfo.configure != null) {
151 configureIntent.setComponent(providerInfo.configure);
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp 273 /* Configure full-duplex SPI, interrupt pulse */
279 /* configure host operation */
  /docs/source.android.com/src/source/
downloading.md 23 To install, initialize, and configure Repo, follow these steps:
62 - When prompted, please configure Repo with your real name and email address. To use the Gerrit code-review tool, you will need an email address that is connected with a [registered Google account](https://www.google.com/accounts). Make sure this is a live address at which you can receive messages. The name that you provide here will show up in attributions for your code submissions.
  /external/aac/libAACenc/src/
metadata_compressor.h 153 * \brief Configure DRC Compressor.
210 * \brief Configure DRC Compressor Profile.
  /external/aac/libFDK/include/
FDK_hybrid.h 172 * \brief Initialize and configure Hybrdid Analysis Filterbank instance.
237 * \brief Initialize and configure Hybrdid Synthesis Filterbank instance.

Completed in 825 milliseconds

<<31323334353637383940>>