HomeSort by relevance Sort by last modified time
    Searched refs:conf (Results 301 - 325 of 586) sorted by null

<<11121314151617181920>>

  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsHelper.java 308 Configuration conf = mContext.getResources().getConfiguration(); local
309 final Locale loc = conf.locale;
328 Configuration conf = mContext.getResources().getConfiguration(); local
332 if (conf.userSetLocale) return; // Don't change if user set it in the SetupWizard
  /ndk/sources/host-tools/make-3.81/
configure 469 rm -f conf$$ conf$$.exe conf$$.file
470 if test -d conf$$.dir; then
471 rm -f conf$$.dir/conf$$.file
473 rm -f conf$$.dir
474 mkdir conf$$.dir 2>/dev/null
476 if (echo >conf$$.file) 2>/dev/null; then
477 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
WifiConfigCreator.java 97 WifiConfiguration conf = createConfig(ssid, hidden, securityType, password); local
98 conf.networkId = wifiConf.networkId;
100 int newNetId = mWifiManager.updateNetwork(conf);
  /external/autotest/site_utils/
setup_dev_autotest.sh 288 sudo ln -sf "${AT_DIR}"/apache/apache-conf \
289 /etc/apache2/sites-available/autotest-server.conf
293 sudo a2ensite autotest-server.conf
  /external/bison/build-aux/
gnupload 117 conf=`sed 's/#.*$//;/^$/d' "$conffile" | tr "\015$nl" ' '`
118 eval set x "$conf \"\$@\""
254 if $dry_run || grep -q "^use-agent" $GNUPGHOME/gpg.conf; then :; else
  /external/valgrind/nightly/bin/
nightly 107 # Setup any relevant environment variables from conf/<tag>.conf.
108 . conf/$TAG.conf
320 # Use the conf/<tag>.sendmail script to email the results.
321 conf/$TAG.sendmail \
  /toolchain/binutils/binutils-2.25/etc/
configure 462 rm -f conf$$ conf$$.exe conf$$.file
463 if test -d conf$$.dir; then
464 rm -f conf$$.dir/conf$$.file
466 rm -f conf$$.dir
467 mkdir conf$$.dir 2>/dev/null
469 if (echo >conf$$.file) 2>/dev/null; then
470 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_drm.c 89 _EGLConfig *conf, EGLNativeWindowType window,
93 struct dri2_egl_config *dri2_conf = dri2_egl_config(conf);
106 if (!_eglInitSurface(&dri2_surf->base, disp, type, conf, attrib_list))
143 _EGLConfig *conf, EGLNativeWindowType window,
146 return dri2_create_surface(drv, disp, EGL_WINDOW_BIT, conf,
  /external/wpa_supplicant_8/src/ap/
ap_config.h 704 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
705 void hostapd_config_free(struct hostapd_config *conf);
709 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
712 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
719 int hostapd_config_check(struct hostapd_config *conf, int full_config);
drv_callbacks.c 140 (hapd->iface->conf->ht_capab &
182 if (hapd->conf->wpa) {
185 if (hapd->conf->wps_state) {
197 if (hapd->conf->wps_state && ie[0] == 0xdd && ie[1] >= 4 &&
304 } else if (hapd->conf->wps_state) {
333 } else if (hapd->conf->osen) {
358 if (hapd->conf->mbo_enabled && (hapd->conf->wpa & 2) &&
360 hapd->conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) {
460 if (!sta || !hapd->conf->disassoc_low_ack
    [all...]
hostapd.h 109 struct hostapd_bss_config *conf; member in struct:hostapd_data
305 struct hostapd_config *conf; member in struct:hostapd_iface
450 struct hostapd_config *conf,
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 237 if (wpa_s->conf->ctrl_interface == NULL)
240 pbuf = os_strdup(wpa_s->conf->ctrl_interface);
500 buf = os_strdup(wpa_s->conf->ctrl_interface);
505 wpa_s->conf->ctrl_interface);
521 gid_str = wpa_s->conf->ctrl_interface_group;
706 if (wpa_s->conf->ctrl_interface == NULL)
715 wpa_s->conf->ctrl_interface) == 0)
733 wpa_s->conf->ctrl_interface) == 0)
750 wpa_s->conf->ctrl_interface);
821 if (priv->wpa_s->conf->ctrl_interface == NULL
    [all...]
ibss_rsn.c 409 struct wpa_auth_config conf; local
414 os_memset(&conf, 0, sizeof(conf));
415 conf.wpa = 2;
416 conf.wpa_key_mgmt = WPA_KEY_MGMT_PSK;
417 conf.wpa_pairwise = WPA_CIPHER_CCMP;
418 conf.rsn_pairwise = WPA_CIPHER_CCMP;
419 conf.wpa_group = WPA_CIPHER_CCMP;
420 conf.eapol_version = 2;
421 conf.wpa_group_rekey = 600
    [all...]
ctrl_iface_udp.c 399 if (wpa_s->conf->ctrl_interface == NULL)
402 pos = os_strstr(wpa_s->conf->ctrl_interface, "udp:");
408 wpa_s->conf->ctrl_interface);
451 os_free(wpa_s->conf->ctrl_interface);
452 wpa_s->conf->ctrl_interface = os_strdup(port_str);
453 if (!wpa_s->conf->ctrl_interface) {
  /toolchain/binutils/binutils-2.25/gold/
configure 463 rm -f conf$$ conf$$.exe conf$$.file
464 if test -d conf$$.dir; then
465 rm -f conf$$.dir/conf$$.file
467 rm -f conf$$.dir
468 mkdir conf$$.dir 2>/dev/null
470 if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /frameworks/data-binding/internal-prebuilts/com/android/databinding/localizemaven/1.1/
localizemaven-1.1.jar 
  /toolchain/binutils/binutils-2.25/libiberty/
configure 463 rm -f conf$$ conf$$.exe conf$$.file
464 if test -d conf$$.dir; then
465 rm -f conf$$.dir/conf$$.file
467 rm -f conf$$.dir
468 mkdir conf$$.dir 2>/dev/null
470 if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/boringssl/src/crypto/x509v3/
v3_utl.c 67 #include <openssl/conf.h>
73 #include "../conf/internal.h"
119 void X509V3_conf_free(CONF_VALUE *conf)
121 if(!conf) return;
122 if(conf->name) OPENSSL_free(conf->name);
123 if(conf->value) OPENSSL_free(conf->value);
124 if(conf->section) OPENSSL_free(conf->section)
    [all...]
  /external/google-breakpad/
configure 516 rm -f conf$$ conf$$.exe conf$$.file
517 if test -d conf$$.dir; then
518 rm -f conf$$.dir/conf$$.file
520 rm -f conf$$.dir
521 mkdir conf$$.dir 2>/dev/null
523 if (echo >conf$$.file) 2>/dev/null; then
524 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c 276 wpa_config_update_prio_list(wpa_s->conf);
    [all...]
  /external/ltrace/testsuite/lib/
ltrace.exp 688 # conf Contents of ltrace config file.
702 proc ltraceLibTest {conf cdecl libcode maincode {params ""}} {
703 set conffile [ltraceSource conf $conf]
  /external/toybox/kconfig/
mconf.c 282 static void conf(struct menu *menu);
583 static void conf(struct menu *menu) function
631 conf(submenu);
637 conf(submenu);
676 conf(submenu);
891 conf(&rootmenu);
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 136 byte getConfDescr( byte addr, byte ep, unsigned int nbytes, byte conf, char* dataptr, unsigned int nak_limit = USB_NAK_LIMIT );
165 inline byte USB::getConfDescr( byte addr, byte ep, unsigned int nbytes, byte conf, char* dataptr, unsigned int nak_limit ) {
166 return( ctrlReq( addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, conf, USB_DESCRIPTOR_CONFIGURATION, 0x0000, nbytes, dataptr, nak_limit ));
  /external/llvm/utils/
llvm-compilers-check 532 for conf, mf in configure_files[component.replace("-", "_")]:
533 if conf is None:
537 if not os.path.exists(conf):
538 self.logger.info("[" + prefix + "] Configure failed, no configure script " + conf)
541 if os.path.exists(conf) and os.path.exists(mf):
542 confstat = os.stat(conf)
  /external/mesa3d/src/egl/main/
eglsurface.c 280 _EGLConfig *conf, const EGLint *attrib_list)
310 if ((conf->SurfaceType & type) == 0) {
318 surf->Config = conf;

Completed in 1770 milliseconds

<<11121314151617181920>>