/external/wpa_supplicant_8/wpa_supplicant/ |
mbo.c | 174 wpabuf_put_u8(mbo, wpa_s->conf->mbo_cell_capa); 385 wpabuf_put_u8(ie, wpa_s->conf->mbo_cell_capa); 668 if (wpa_s->conf->mbo_cell_capa == 755 if (wpa_s->conf->mbo_cell_capa == mbo_cell_capa) { 762 wpa_s->conf->mbo_cell_capa = mbo_cell_capa;
|
ap.h | 81 struct hostapd_config *conf);
|
/external/v8/test/cctest/ |
test-api-interceptors.cc | [all...] |
/external/tcpdump/ |
configure | 513 rm -f conf$$ conf$$.exe conf$$.file 514 if test -d conf$$.dir; then 515 rm -f conf$$.dir/conf$$.file 517 rm -f conf$$.dir 518 mkdir conf$$.dir 2>/dev/null 520 if (echo >conf$$.file) 2>/dev/null; then 521 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/selinux/libsemanage/src/ |
direct_api.c | 123 if (semanage_check_init(sh, sh->conf->store_root_path)) 142 if (semanage_check_init(sh, sh->conf->store_root_path)) 388 if (!sh->conf->bzip_blocksize) { 397 b = BZ2_bzWriteOpen( &bzerror, f, sh->conf->bzip_blocksize, 0, 0); 456 b = BZ2_bzReadOpen ( &bzerror, f, 0, sh->conf->bzip_small, NULL, 0 ); 995 if (sh->conf->remove_hll == 1) { [all...] |
/external/libpcap/ |
configure | 513 rm -f conf$$ conf$$.exe conf$$.file 514 if test -d conf$$.dir; then 515 rm -f conf$$.dir/conf$$.file 517 rm -f conf$$.dir 518 mkdir conf$$.dir 2>/dev/null 520 if (echo >conf$$.file) 2>/dev/null; then 521 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/netperf/ |
configure | 473 rm -f conf$$ conf$$.exe conf$$.file 474 if test -d conf$$.dir; then 475 rm -f conf$$.dir/conf$$.file 477 rm -f conf$$.dir 478 mkdir conf$$.dir 2>/dev/null 480 if (echo >conf$$.file) 2>/dev/null; then 481 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/icu/icu4c/source/test/cintltst/ |
ucsdetst.c | 175 int32_t conf; local 186 conf = ucsdet_getConfidence(match, &status); 192 if (conf != 100) { 193 log_err("Did not get 100%% confidence for UTF-16BE: got %d\n", conf); 206 conf = ucsdet_getConfidence(match, &status); 213 if (conf != 100) { 214 log_err("Did not get 100%% confidence for UTF-16LE: got %d\n", conf);
|
/external/libvorbis/ |
configure | 44 echo "#! /bin/sh" >conf$$.sh 45 echo "exit 0" >>conf$$.sh 46 chmod +x conf$$.sh 47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 52 rm -f conf$$.sh 492 rm -f conf$$ conf$$.exe conf$$.file 493 if test -d conf$$.dir; then 494 rm -f conf$$.dir/conf$$.fil [all...] |
/external/testng/ant/ |
ivy-2.1.0.jar | |
/device/huawei/angler/ |
init.angler.rc | 385 -iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \ 386 -I/system/etc/wifi/p2p_supplicant_overlay.conf \ 388 -m/data/misc/wifi/p2p_supplicant.conf \ 397 -iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \ 398 -I/system/etc/wifi/wpa_supplicant_overlay.conf \ 465 service msm_irqbalance /vendor/bin/msm_irqbalance -f /vendor/etc/msm_irqbalance.conf
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
Settings.java | 368 public static boolean readHasHardwareKeyboard(final Configuration conf) { 373 return conf.keyboard != Configuration.KEYBOARD_NOKEYS 374 && conf.hardKeyboardHidden != Configuration.HARDKEYBOARDHIDDEN_YES;
|
/build/target/product/ |
core_tiny.mk | 29 clatd.conf \
|
/external/aac/libAACdec/include/ |
aacdecoder_lib.h | [all...] |
/external/aac/libMpegTPDec/include/ |
tpdec_lib.h | 305 * The previously requested configuration callback will be called as well. The buffer conf 309 * \param conf UCHAR buffer of the binary coded config (ASC or SMC). 310 * \param length The length in bytes of the conf buffer. 315 UCHAR *conf,
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
firmware_log.py | 50 import test_conf as conf namespace 210 self.max_report_interval_str = '%.2f' % conf.max_report_interval 294 conf.fingers_physical_click, 300 conf.fingers_physical_click,
|
/external/boringssl/src/crypto/x509v3/ |
v3_akey.c | 62 #include <openssl/conf.h>
|
v3_info.c | 65 #include <openssl/conf.h>
|
v3_prn.c | 62 #include <openssl/conf.h>
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
gzipper.py | 91 def filter_factory(application, **conf):
|
/external/chromium-trace/catapult/third_party/coverage/ |
Makefile | 64 cp -v dist/* `awk -F "=" '/find-links/ {print $$2}' ~/.pip/pip.conf`
|
/external/chromium-trace/catapult/tracing/third_party/devscripts/ |
licensecheck.pl.vanilla | 30 B<licensecheck> [B<--no-conf>] [B<--verbose>] [B<--copyright>] 89 =item B<--no-conf>, B<--noconf> 98 The two configuration files F</etc/devscripts.conf> and 182 if (@ARGV and $ARGV[0] =~ /^--no-?conf$/) { 186 my @config_files = ('/etc/devscripts.conf', '~/.devscripts'); 233 "no-conf" => \$opt_noconf, 242 fatal "--no-conf is only acceptable as the first command-line option!"; 367 --no-conf, --noconf Don't read devscripts config files; must be
|
/external/libvncserver/webclients/novnc/include/ |
util.js | 334 Util.set_defaults = function (obj, conf, defaults) { 336 var conf_keys = Object.keys(conf); 350 if (keys[i] in conf) { 351 setter.call(obj, conf[keys[i]]);
|
/external/selinux/policycoreutils/sepolicy/ |
Makefile | 43 install -m 644 org.selinux.conf $(DESTDIR)/etc/dbus-1/system.d/
|
/external/wpa_supplicant_8/src/ap/ |
dhcp_snoop.c | 149 if (hapd->conf->disable_dgaf && is_broadcast_ether_addr(buf)) {
|