/external/libusb/ |
configure | 465 rm -f conf$$ conf$$.exe conf$$.file 466 if test -d conf$$.dir; then 467 rm -f conf$$.dir/conf$$.file 469 rm -f conf$$.dir 470 mkdir conf$$.dir 2>/dev/null 472 if (echo >conf$$.file) 2>/dev/null; then 473 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
csdetest.cpp | 372 int32_t conf; local 383 conf = ucsdet_getConfidence(match, &status); 390 if (conf != 100) { 391 errln("Did not get 100%% confidence for UTF-16BE: got %d", conf); 404 conf = ucsdet_getConfidence(match, &status); 412 if (conf != 100) { 413 errln("Did not get 100%% confidence for UTF-16LE: got %d", conf); [all...] |
/external/icu/icu4c/source/test/intltest/ |
csdetest.cpp | 372 int32_t conf; local 383 conf = ucsdet_getConfidence(match, &status); 390 if (conf != 100) { 391 errln("Did not get 100%% confidence for UTF-16BE: got %d", conf); 404 conf = ucsdet_getConfidence(match, &status); 412 if (conf != 100) { 413 errln("Did not get 100%% confidence for UTF-16LE: got %d", conf); [all...] |
/external/chromium_org/third_party/sqlite/src/ |
configure | 509 rm -f conf$$ conf$$.exe conf$$.file 510 if test -d conf$$.dir; then 511 rm -f conf$$.dir/conf$$.file 513 rm -f conf$$.dir 514 mkdir conf$$.dir 2>/dev/null 516 if (echo >conf$$.file) 2>/dev/null; then 517 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/libusb-compat/ |
configure | 509 rm -f conf$$ conf$$.exe conf$$.file 510 if test -d conf$$.dir; then 511 rm -f conf$$.dir/conf$$.file 513 rm -f conf$$.dir 514 mkdir conf$$.dir 2>/dev/null 516 if (echo >conf$$.file) 2>/dev/null; then 517 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/hardware/intel/img/libdrm/ |
configure | 466 rm -f conf$$ conf$$.exe conf$$.file 467 if test -d conf$$.dir; then 468 rm -f conf$$.dir/conf$$.file 470 rm -f conf$$.dir 471 mkdir conf$$.dir 2>/dev/null 473 if (echo >conf$$.file) 2>/dev/null; then 474 if ln -s conf$$.file conf$$ 2>/dev/null; the [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/chromium_org/tools/gyp/pylib/gyp/ |
__init__.py | 526 for conf in options.configs: 527 if conf not in valid_configs: 528 raise GypError('Invalid config specified via --build: %s' % conf)
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
image_burner.css | 217 #main-content.warning-no-conf #warning-button,
|
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/ |
v3_genn.c | 61 #include <openssl/conf.h>
|
v3_lib.c | 62 #include <openssl/conf.h>
|
v3_pci.c | 39 #include <openssl/conf.h>
|
v3_sxnet.c | 63 #include <openssl/conf.h>
|
/external/chromium_org/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!"; 394 --no-conf, --noconf Don't read devscripts config files; must be
|
/external/openssl/crypto/x509v3/ |
v3_genn.c | 63 #include <openssl/conf.h>
|
v3_ocsp.c | 63 #include <openssl/conf.h>
|
v3_pci.c | 39 #include <openssl/conf.h>
|
/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;
|
/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/chromium_org/third_party/icu/source/ |
configure | 475 rm -f conf$$ conf$$.exe conf$$.file 476 if test -d conf$$.dir; then 477 rm -f conf$$.dir/conf$$.file 479 rm -f conf$$.dir 480 mkdir conf$$.dir 2>/dev/null 482 if (echo >conf$$.file) 2>/dev/null; then 483 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/icu/icu4c/source/ |
configure | 475 rm -f conf$$ conf$$.exe conf$$.file 476 if test -d conf$$.dir; then 477 rm -f conf$$.dir/conf$$.file 479 rm -f conf$$.dir 480 mkdir conf$$.dir 2>/dev/null 482 if (echo >conf$$.file) 2>/dev/null; then 483 if ln -s conf$$.file conf$$ 2>/dev/null; the [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
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...] |
/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/chromium_org/build/android/ |
lighttpd_server.py | 192 ".conf" => "text/plain",
|
/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){
|