/external/wpa_supplicant_8/src/ap/ |
mbo_ap.c | 89 if (!hapd->conf->mbo_enabled || !elems->mbo) 216 if (!hapd->conf->mbo_enabled)
|
preauth_auth.c | 153 if (hapd->conf->rsn_preauth_interfaces == NULL) 156 tmp = os_strdup(hapd->conf->rsn_preauth_interfaces);
|
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.h | 321 const struct eapol_config *conf); 395 struct eapol_config *conf)
|
/frameworks/base/media/java/android/media/audiopolicy/ |
AudioPolicyConfig.java | 43 protected AudioPolicyConfig(AudioPolicyConfig conf) { 44 mMixes = conf.mMixes;
|
/hardware/interfaces/audio/effect/2.0/vts/functional/ |
VtsHalAudioEffectV2_0TargetTest.cpp | 233 Return<void> ret = effect->getConfig([&](Result r, const EffectConfig& conf) { 236 currentConfig = conf; 277 Return<void> ret = effect->getConfig([&](Result r, const EffectConfig& conf) { 280 currentConfig = conf; 355 Return<void> ret = effect->getConfig([&](Result r, const EffectConfig& conf) { 358 originalConfig = conf; 367 ret = effect->getConfig([&](Result r, const EffectConfig& conf) { 370 configAfterReset = conf;
|
/prebuilts/go/darwin-x86/src/go/types/ |
stdlib_test.go | 111 conf := Config{Importer: stdLibImporter} 112 _, err = conf.Check(filename, fset, []*ast.File{file}, nil) 206 conf := Config{ 211 conf.Check(path, fset, files, &info)
|
check_test.go | 250 var conf Config 253 conf.FakeImportC = true 255 conf.Importer = importer.Default() 256 conf.Error = func(err error) { 267 conf.Check(pkgName, fset, files, nil)
|
/prebuilts/go/linux-x86/src/go/types/ |
stdlib_test.go | 111 conf := Config{Importer: stdLibImporter} 112 _, err = conf.Check(filename, fset, []*ast.File{file}, nil) 206 conf := Config{ 211 conf.Check(path, fset, files, &info)
|
check_test.go | 250 var conf Config 253 conf.FakeImportC = true 255 conf.Importer = importer.Default() 256 conf.Error = func(err error) { 267 conf.Check(pkgName, fset, files, nil)
|
/prebuilts/misc/windows/sdl2/test/ |
configure | 512 rm -f conf$$ conf$$.exe conf$$.file 513 if test -d conf$$.dir; then 514 rm -f conf$$.dir/conf$$.file 516 rm -f conf$$.dir 517 mkdir conf$$.dir 2>/dev/null 519 if (echo >conf$$.file) 2>/dev/null; then 520 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/system/bt/doc/ |
directory_layout.md | 16 * conf - *Configuration* - Various configuration text files.
|
/toolchain/binutils/binutils-2.25/gprof/ |
configure | 471 rm -f conf$$ conf$$.exe conf$$.file 472 if test -d conf$$.dir; then 473 rm -f conf$$.dir/conf$$.file 475 rm -f conf$$.dir 476 mkdir conf$$.dir 2>/dev/null 478 if (echo >conf$$.file) 2>/dev/null; then 479 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
configure | 471 rm -f conf$$ conf$$.exe conf$$.file 472 if test -d conf$$.dir; then 473 rm -f conf$$.dir/conf$$.file 475 rm -f conf$$.dir 476 mkdir conf$$.dir 2>/dev/null 478 if (echo >conf$$.file) 2>/dev/null; then 479 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/fsck_msdos/ |
fat.c | 455 int conf; local 521 conf = tryclear(boot, fat, head, &fat[p].next); 523 if (conf == FSERROR) { 541 conf |= FSFATMOD; 543 ret |= conf;
|
/external/wpa_supplicant_8/src/crypto/ |
tls_internal.c | 40 void * tls_init(const struct tls_config *conf) 59 if (conf) { 60 global->event_cb = conf->event_cb; 61 global->cb_ctx = conf->cb_ctx; 62 global->cert_in_cb = conf->cert_in_cb;
|
/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)) 416 if (!sh->conf->bzip_blocksize) { 425 b = BZ2_bzWriteOpen( &bzerror, f, sh->conf->bzip_blocksize, 0, 0); 484 b = BZ2_bzReadOpen ( &bzerror, f, 0, sh->conf->bzip_small, NULL, 0 ); 1023 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 | 176 int32_t conf; local 187 conf = ucsdet_getConfidence(match, &status); 193 if (conf != 100) { 194 log_err("Did not get 100%% confidence for UTF-16BE: got %d\n", conf); 207 conf = ucsdet_getConfidence(match, &status); 214 if (conf != 100) { 215 log_err("Did not get 100%% confidence for UTF-16LE: got %d\n", conf);
|
/external/wpa_supplicant_8/wpa_supplicant/ |
gas_query.c | 296 if (!gas->wpa_s->conf->gas_address3 || 741 if (!wpa_s->conf->gas_rand_mac_addr || 753 if (wpa_s->conf->gas_rand_mac_addr == gas->last_rand_sa_type && 756 wpa_s->conf->gas_rand_addr_lifetime)) { 764 if (wpa_s->conf->gas_rand_mac_addr == 1 && 770 if (wpa_s->conf->gas_rand_mac_addr == 2 && 781 gas->last_rand_sa_type = wpa_s->conf->gas_rand_mac_addr;
|
/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 | |
/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;
|
/external/e2fsprogs/ |
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...] |