HomeSort by relevance Sort by last modified time
    Searched refs:conf (Results 326 - 350 of 459) sorted by null

<<111213141516171819

  /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 59 vendor/qcom/shamu/proprietary/flp.conf:system/etc/flp.conf:qcom \
60 vendor/qcom/shamu/proprietary/qmi_fw.conf:system/etc/qmi_fw.conf:qcom \
61 vendor/qcom/shamu/proprietary/sensor_def_qcomdev.conf:system/etc/sensors/sensor_def_qcomdev.conf:qcom \
62 vendor/qcom/shamu/proprietary/thermal-engine-shamu.conf:system/etc/thermal-engine-shamu.conf:qcom \
  /external/boringssl/src/crypto/x509v3/
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/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 71 conf = self.get_lit_conf(name)
72 if conf is None:
74 if conf.lower() in ('1', 'true'):
76 if conf.lower() in ('', '0', 'false'):
  /external/strace/
stream.c 36 # include <sys/conf.h>
  /external/wpa_supplicant_8/src/crypto/
tls.h 185 * @conf: Configuration data for TLS library
195 void * tls_init(const struct tls_config *conf);
tls_gnutls.c 95 void * tls_init(const struct tls_config *conf)
119 if (conf) {
120 global->event_cb = conf->event_cb;
121 global->cb_ctx = conf->cb_ctx;
122 global->cert_in_cb = conf->cert_in_cb;
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigStore.java 165 private static final String SUPPLICANT_CONFIG_FILE = "/data/misc/wifi/wpa_supplicant.conf";
167 private static final String PPS_FILE = "/data/misc/wifi/PerProviderSubscription.conf";
520 * wpa_supplicant.conf
1048 WifiConfiguration conf; local
1287 WifiConfiguration conf = mConfiguredNetworks.get(result.getNetworkId()); local
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/bin/
mvn.bat 161 %MAVEN_JAVA_EXE% %MAVEN_OPTS% -classpath %CLASSWORLDS_JAR% "-Dclassworlds.conf=%M2_HOME%\bin\m2.conf" "-Dmaven.home=%M2_HOME%" %CLASSWORLDS_LAUNCHER% %MAVEN_CMD_LINE_ARGS%
mvnDebug.bat 165 %MAVEN_JAVA_EXE% %MAVEN_OPTS% %MAVEN_DEBUG_OPTS% -classpath %CLASSWORLDS_JAR% "-Dclassworlds.conf=%M2_HOME%\bin\m2.conf" "-Dmaven.home=%M2_HOME%" %CLASSWORLDS_LAUNCHER% %MAVEN_CMD_LINE_ARGS%
  /external/libmtp/
configure 511 rm -f conf$$ conf$$.exe conf$$.file
512 if test -d conf$$.dir; then
513 rm -f conf$$.dir/conf$$.file
515 rm -f conf$$.dir
516 mkdir conf$$.dir 2>/dev/null
518 if (echo >conf$$.file) 2>/dev/null; then
519 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/google-tv-pairing-protocol/cpp/
configure 468 rm -f conf$$ conf$$.exe conf$$.file
469 if test -d conf$$.dir; then
470 rm -f conf$$.dir/conf$$.file
472 rm -f conf$$.dir
473 mkdir conf$$.dir 2>/dev/null
475 if (echo >conf$$.file) 2>/dev/null; then
476 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/openfst/
configure 484 rm -f conf$$ conf$$.exe conf$$.file
485 if test -d conf$$.dir; then
486 rm -f conf$$.dir/conf$$.file
488 rm -f conf$$.dir
489 mkdir conf$$.dir 2>/dev/null
491 if (echo >conf$$.file) 2>/dev/null; then
492 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/pcre/dist/
configure 521 rm -f conf$$ conf$$.exe conf$$.file
522 if test -d conf$$.dir; then
523 rm -f conf$$.dir/conf$$.file
525 rm -f conf$$.dir
526 mkdir conf$$.dir 2>/dev/null
528 if (echo >conf$$.file) 2>/dev/null; then
529 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/protobuf/
configure 524 rm -f conf$$ conf$$.exe conf$$.file
525 if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
528 rm -f conf$$.dir
529 mkdir conf$$.dir 2>/dev/null
531 if (echo >conf$$.file) 2>/dev/null; then
532 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/protobuf/gtest/
configure 524 rm -f conf$$ conf$$.exe conf$$.file
525 if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
528 rm -f conf$$.dir
529 mkdir conf$$.dir 2>/dev/null
531 if (echo >conf$$.file) 2>/dev/null; then
532 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/boringssl/src/ssl/
t1_lib.c 2383 const uint8_t *pref, *allow, *conf; local
    [all...]
  /external/openssh/
sshd.c 1011 send_rexec_state(int fd, Buffer *conf)
1016 buffer_len(conf));
1031 buffer_put_cstring(&m, buffer_ptr(conf));
1060 recv_rexec_state(int fd, Buffer *conf)
1076 if (conf != NULL)
1077 buffer_append(conf, cp, len + 1);
    [all...]
servconf.c     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/boot/
plexus-classworlds-2.5.1.jar 
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 156 UCHAR *conf[],
165 errTp = transportDec_OutOfBandConfig(self->hInput, conf[layer], length[layer], layer);
    [all...]
  /external/neven/
Android.mk 112 $(LOCAL_PATH)/Embedded/common/conf \

Completed in 691 milliseconds

<<111213141516171819