HomeSort by relevance Sort by last modified time
    Searched refs:conf (Results 426 - 450 of 606) sorted by null

<<11121314151617181920>>

  /external/llvm/
configure 42 echo "#! /bin/sh" >conf$$.sh
43 echo "exit 0" >>conf$$.sh
44 chmod +x conf$$.sh
45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
50 rm -f conf$$.sh
488 rm -f conf$$ conf$$.exe conf$$.file
489 if test -d conf$$.dir; then
490 rm -f conf$$.dir/conf$$.fil
    [all...]
  /external/srtp/
configure 88 echo "#! /bin/sh" >conf$$.sh
89 echo "exit 0" >>conf$$.sh
90 chmod +x conf$$.sh
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
96 rm -f conf$$.sh
200 rm -f conf$$ conf$$.exe conf$$.file
201 echo >conf$$.file
202 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/v8/tools/gyp/pylib/gyp/
__init__.py 527 for conf in options.configs:
528 if conf not in valid_configs:
529 raise GypError('Invalid config specified via --build: %s' % conf)
  /external/wpa_supplicant_8/src/eap_peer/
eap_pwd.c 578 u8 conf[SHA256_MAC_LEN], *cruft = NULL, *ptr; local
683 eap_pwd_h_final(hash, conf);
686 if (os_memcmp_const(conf, ptr, SHA256_MAC_LEN)) {
760 eap_pwd_h_final(hash, conf);
763 data->my_scalar, data->server_scalar, conf, ptr,
774 wpabuf_put_data(data->outbuf, conf, SHA256_MAC_LEN);
  /prebuilts/tools/common/m2/repository/classworlds/classworlds/1.1/
classworlds-1.1.jar 
  /prebuilts/tools/common/m2/repository/classworlds/classworlds/1.1-alpha-2/
classworlds-1.1-alpha-2.jar 
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_summary.py 55 import test_conf as conf namespace
289 if (validator not in conf.validators_hidden_when_no_failures or
  /external/boringssl/src/crypto/x509v3/
v3_genn.c 61 #include <openssl/conf.h>
v3_lib.c 62 #include <openssl/conf.h>
v3_pci.c 40 #include <openssl/conf.h>
v3_sxnet.c 64 #include <openssl/conf.h>
  /external/chromium-trace/catapult/tracing/third_party/devscripts/
licensecheck.pl 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
186 if (@ARGV and $ARGV[0] =~ /^--no-?conf$/) {
190 my @config_files = ('/etc/devscripts.conf', '~/.devscripts');
237 "no-conf" => \$opt_noconf,
244 fatal "--no-conf is only acceptable as the first command-line option!";
401 --no-conf, --noconf Don't read devscripts config files; must be
  /external/wpa_supplicant_8/src/ap/
wpa_auth.h 236 struct wpa_auth_config *conf,
241 struct wpa_auth_config *conf);
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c 220 if (wpa_s->conf == NULL) {
221 wpa_printf(MSG_ERROR, "%s: wpa_s->conf is NULL. Exiting", __func__);
224 ssid_conf = wpa_s->conf->ssid;
  /system/tpm/trunks/
Android.mk 110 com.android.Trunks.conf \
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java 164 private static final String PPS_FILE = "/data/misc/wifi/PerProviderSubscription.conf";
298 * wpa_supplicant.conf
745 WifiConfiguration conf; local
918 WifiConfiguration conf = mConfiguredNetworks.getForCurrentUser(result.getNetworkId()); local
    [all...]
  /external/libogg/
configure 42 echo "#! /bin/sh" >conf$$.sh
43 echo "exit 0" >>conf$$.sh
44 chmod +x conf$$.sh
45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
50 rm -f conf$$.sh
490 rm -f conf$$ conf$$.exe conf$$.file
491 if test -d conf$$.dir; then
492 rm -f conf$$.dir/conf$$.fil
    [all...]
  /external/icu/icu4c/source/
configure 518 rm -f conf$$ conf$$.exe conf$$.file
519 if test -d conf$$.dir; then
520 rm -f conf$$.dir/conf$$.file
522 rm -f conf$$.dir
523 mkdir conf$$.dir 2>/dev/null
525 if (echo >conf$$.file) 2>/dev/null; then
526 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /device/moto/shamu/self-extractors/qcom/staging/
device-partial.mk 58 vendor/qcom/shamu/proprietary/flp.conf:system/etc/flp.conf:qcom \
59 vendor/qcom/shamu/proprietary/qmi_fw.conf:system/etc/qmi_fw.conf:qcom \
60 vendor/qcom/shamu/proprietary/sensor_def_qcomdev.conf:system/etc/sensors/sensor_def_qcomdev.conf:qcom \
61 vendor/qcom/shamu/proprietary/thermal-engine-shamu.conf:system/etc/thermal-engine-shamu.conf:qcom \
  /external/autotest/tko/
site_parse_unittest.py 12 from django.conf import settings
  /external/ipsec-tools/src/racoon/
proposal.c 1229 struct remoteconf *conf; local
1247 conf = getrmconf(iph2->dst);
1248 if (conf != NULL &&
1249 conf->gen_policy == GENERATE_POLICY_UNIQUE){
  /external/libcxx/test/libcxx/test/
config.py 72 conf = self.get_lit_conf(name)
73 if conf is None:
75 if conf.lower() in ('1', 'true'):
77 if conf.lower() in ('', '0', 'false'):
    [all...]
  /external/selinux/libsemanage/src/
semanage_store.c 63 #define SEMANAGE_CONF_FILE "semanage.conf"
220 const char *store_path = sh->conf->store_path;
331 sh->conf->policyvers);
415 sh->conf->store_path);
481 * configuration file. If semanage.conf file in the semanage
482 * root is cannot be read, use the default semanage.conf as a
926 sh->conf->store_root_path,
2095 semanage_conf_t *conf = sh->conf; local
2119 semanage_conf_t *conf = sh->conf; local
2144 semanage_conf_t *conf = sh->conf; local
    [all...]
  /external/v8/build/android/
lighttpd_server.py 192 ".conf" => "text/plain",
  /external/wpa_supplicant_8/src/crypto/
tls.h 193 * @conf: Configuration data for TLS library
203 void * tls_init(const struct tls_config *conf);

Completed in 667 milliseconds

<<11121314151617181920>>