/external/openssl/crypto/x509v3/ |
v3_prn.c | 62 #include <openssl/conf.h>
|
v3_sxnet.c | 61 #include <openssl/conf.h>
|
/external/srec/tools/cmd/ |
srecres2utd.pl | 15 my @fields = ("file", "correct", "invocab", "gdiff", "sd", "sd13", "spf", "abs", "gdiffpf", "rejrslt", "rankc", "match", "ortho", "choice1", "choice2", "score1", "conf", "gender"); 119 $token{conf} = $1;
|
/external/strace/ |
stream.c | 36 # include <sys/conf.h>
|
/external/wpa_supplicant_8/src/crypto/ |
tls.h | 172 * @conf: Configuration data for TLS library 182 void * tls_init(const struct tls_config *conf);
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiConfigStore.java | 139 private static final String SUPPLICANT_CONFIG_FILE = "/data/misc/wifi/wpa_supplicant.conf"; 585 if (VDBG) localLog("wpa_supplicant.conf changed; new size = " + file.length()); 850 WifiConfiguration conf; local 1079 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/wpa_supplicant_8/wpa_supplicant/ |
sme.c | 58 int *groups = wpa_s->conf->sae_groups; 235 wpa_s->conf->okc : 329 wpa_s->conf->pmf : ssid->ieee80211w; 582 int *groups = wpa_s->conf->sae_groups; [all...] |
ctrl_iface_named_pipe.c | 446 if (wpa_s->conf->ctrl_interface == NULL) 449 if (ctrl_iface_parse(priv, wpa_s->conf->ctrl_interface) < 0) {
|
/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/chromium_org/sdch/open-vcdiff/ |
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/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 | 476 rm -f conf$$ conf$$.exe conf$$.file 477 if test -d conf$$.dir; then 478 rm -f conf$$.dir/conf$$.file 480 rm -f conf$$.dir 481 mkdir conf$$.dir 2>/dev/null 483 if (echo >conf$$.file) 2>/dev/null; then 484 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/protobuf/gtest/ |
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/pixman/ |
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/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...] |
/prebuilts/eclipse/maven/apache-maven-3.2.1/boot/ |
plexus-classworlds-2.5.1.jar | |
/ndk/sources/host-tools/sed-4.2.1/ |
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/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 \
|
/device/asus/grouper/self-extractors/nvidia/staging/proprietary/ |
Android.mk | 561 LOCAL_SRC_FILES := nvcamera.conf 562 LOCAL_MODULE_SUFFIX := .conf
|
/device/asus/tilapia/self-extractors/nvidia/staging/proprietary/ |
Android.mk | 561 LOCAL_SRC_FILES := nvcamera.conf 562 LOCAL_MODULE_SUFFIX := .conf
|