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

<<51525354555657585960>>

  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 163 * @param config The parameters to configure the network.
208 // Configure the interface. Abort if any of these steps fails.
374 * @param config The parameters to configure the network.
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 737 * Structure used to configure current transition effect
785 * Structure used to configure the type of being decoded/encoded
811 * Structure used to configure current type of dithering
    [all...]
  /frameworks/wilhelm/tests/sandbox/
xaplay.c 392 // configure media source
416 // configure audio sink
424 // configure video sink
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 710 * Structure used to configure current transition effect
758 * Structure used to configure the type of being decoded/encoded
784 * Structure used to configure current type of dithering
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 710 * Structure used to configure current transition effect
758 * Structure used to configure the type of being decoded/encoded
784 * Structure used to configure current type of dithering
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 710 * Structure used to configure current transition effect
758 * Structure used to configure the type of being decoded/encoded
784 * Structure used to configure current type of dithering
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
txHwQueue.c 188 * DESCRIPTION: Configure the Tx buffers pool object
201 /* Configure queue parameters to Tx-HW queue module */
219 Configure Tx HW information, including Tx-HW-blocks number, and per queue
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
eventMbox.c 255 * \brief Configure the object
265 * This function should called to configure the module.
297 * This function is called to configure the CB table initialize the
  /hardware/ti/wlan/wl1271/Txn/
SdioBusDrv.c 193 * \brief Configure bus driver
196 * Configure the bus driver with its connection configuration (such as baud-rate, bus width etc)
235 * Configure the SDIO driver parameters and handle SDIO enumeration.
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TxDataClsfr.c 54 * \brief Configure the classifier paramters
56 * Configure the classifier parameters according to the init parameters.
226 * \brief Configure the classifier paramters
txDataQueue.c 160 /* Configure the Queues default values */
185 * \brief Configure module with default settings
201 /* configure the classifier sub-module */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.c 275 /* configure admission control parameters */
293 * configure per AC traffic parameters
386 /* configure AC params to TxCtrl. */
538 /* configure Ack-Policy to TxCtrl (working in Non-QoS method). */
546 * configure only BE AC
742 In case the station is configure to work in UPSD mode
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
gettext.m4 84 dnl tests. But if configure.in invokes AM_ICONV after AM_GNU_GETTEXT
85 dnl the configure script would need to contain the same shell code
306 dnl For backward compatibility. Some configure.ins may be using this.
  /external/chromium/chrome/browser/sync/
profile_sync_service.cc 654 data_type_manager_->Configure(types);
728 wizard_.Step(SyncSetupWizard::CONFIGURE);
901 // If we haven't initialized yet, don't configure the DTM as it could cause
    [all...]
  /external/ppp/pppd/
ccp.c 804 * ccp_ackci - process a received configure-ack, and return
893 * ccp_nakci - process received configure-nak.
997 * Cope with empty configure-rejects by ceasing to send
998 * configure-requests.
1063 * ccp_reqci - processed a received configure-request.
    [all...]
ipv6cp.c 250 { "ipv6cp-max-configure", o_int, &ipv6cp_fsm[0].maxconfreqtransmits,
1063 IPV6CPDEBUG(("ipv6cp: returning Configure-%s", CODENAME(rc)));
1083 * configure/hard-code the id
1129 * ipv6_demand_conf - configure the interface as though
1167 * Configure the IPv6 network interface appropriately and bring it up.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
Makefile.in 82 $(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac
603 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
606 $(top_srcdir)/configure: $(am__configure_deps)
661 $(srcdir)/stamp-vti: sed.texi $(top_srcdir)/configure
    [all...]
  /external/chromium/third_party/libjingle/
mods-since-v0_4_0.diff 38 < Once the dependencies are installed, run ./configure. ./configure will return
39 < an error if it failed to locate the proper dependencies. If ./configure
78 > Once the dependencies are installed, run ./configure. ./configure will return
79 > an error if it failed to locate the proper dependencies. If ./configure
203 Only in libjingle-0.4.0: configure
    [all...]
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd 181 android:configure="com.example.android.ExampleAppWidgetConfigure"
251 <li>The <code>configure</code> attribute defines the {@link
253 the user adds the App Widget, in order for him or her to configure App
548 <p>If you would like the user to configure settings when he or she adds a new
553 configure
575 <code>android:configure</code> attribute (see <a href="#MetaData">Adding
583 android:configure="com.example.android.ExampleAppWidgetConfigure"
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa2.c 425 * admCtrlWpa_config - Configure XCC admission control.
429 * Configure XCC admission control.
669 /* configure the MLME module with the 802.11 OPEN authentication suite,
670 THe MLME will configure later the authentication module */
    [all...]
rsn.c 288 /* Configure the RSN external mode (by default we're in internal mode) */
301 Admission control will configure the main security SM. */
320 /* Configure keys from registry */
343 * rsn_reconfig - re-configure a rsniation
347 * Re-configure rsniation
414 /* Now we configure default key ID to the HAL */
    [all...]
  /ndk/sources/host-tools/make-3.81/
NEWS 213 * New pseudo-target .LOW_RESOLUTION_TIME, superseding the configure
225 any internationalization code itself. Configure will search your
244 * New configure option --disable-nsec-timestamps, but this was
326 makes. To get the old behavior of -j back, you can configure make
471 * Converted to use Autoconf version 2, so `configure' has some new options.
634 * Make now uses a standard GNU `configure' script. See the new file
638 other `make' program. `build.sh' is created by `configure'; see README.
    [all...]
configure 2 # From configure.in Id: configure.in,v 1.142 2006/04/01 06:36:40 psmith Exp .
14 # This configure script is free software; the Free Software Foundation
807 # Accept the important Cygnus configure options, so we can diagnose typos.
    [all...]
  /external/grub/
configure 8 # This configure script is free software; the Free Software Foundation
367 # Accept the important Cygnus configure options, so we can diagnose typos.
783 \`configure' configures GRUB 0.97 to adapt to many kinds of systems.
801 --srcdir=DIR find the sources in DIR [configure dir or \`..']
842 --build=BUILD configure for building on BUILD [guessed]
    [all...]
  /ndk/sources/host-tools/make-3.81/autom4te.cache/
output.0 2 @%:@ From configure.in Id: configure.in,v 1.142 2006/04/01 06:36:40 psmith Exp .
14 @%:@ This configure script is free software; the Free Software Foundation
807 # Accept the important Cygnus configure options, so we can diagnose typos.
    [all...]

Completed in 729 milliseconds

<<51525354555657585960>>