HomeSort by relevance Sort by last modified time
    Searched refs:conf (Results 451 - 475 of 586) sorted by null

<<11121314151617181920>>

  /external/libmicrohttpd/
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...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/boot/
plexus-classworlds-2.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/
plexus-classworlds-2.4.jar 
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 161 UCHAR *conf[],
170 errTp = transportDec_OutOfBandConfig(self->hInput, conf[layer], length[layer], layer);
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_window.py 19 import test_conf as conf namespace
149 font_size = int(float(label_width_in_px) / conf.num_chars_per_row *
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
mtb_unittest.py 15 import test_conf as conf namespace
494 range_middle = self._get_range_middle(conf.no_gap_criteria)
  /external/autotest/scheduler/
rdb_testing_utils.py 309 from django.conf import settings
323 from django.conf import settings
  /external/neven/
Android.mk 115 $(LOCAL_PATH)/Embedded/common/conf \
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_named_pipe.c 447 if (wpa_s->conf->ctrl_interface == NULL)
450 if (ctrl_iface_parse(priv, wpa_s->conf->ctrl_interface) < 0) {
sme.c 58 int *groups = wpa_s->conf->sae_groups;
222 skip_auth = wpa_s->conf->reassoc_same_bss_optim &&
300 wpa_s->conf->okc :
705 groups = wpa_s->conf->sae_groups;
753 groups = wpa_s->conf->sae_groups;
    [all...]
  /frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/
LocalizeDependenciesTask.groovy 92 public void add(MavenDependencyCollectorTask task, ModuleVersionIdentifier id, Configuration conf) {
95 println("adding $key in $conf by $task")
  /system/extras/perfprofd/tests/
perfprofd_test.cc 57 #define CONFIGFILE "perfprofd.conf"
611 I: config file path set to /data/nativetest/perfprofd_test/perfprofd.conf
667 I: config file path set to /data/nativetest/perfprofd_test/perfprofd.conf
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_logging.py 738 def apply_config(self, conf, **kwargs):
739 file = cStringIO.StringIO(textwrap.dedent(conf))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_logging.py 738 def apply_config(self, conf, **kwargs):
739 file = cStringIO.StringIO(textwrap.dedent(conf))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_logging.py 738 def apply_config(self, conf, **kwargs):
739 file = cStringIO.StringIO(textwrap.dedent(conf))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_logging.py 738 def apply_config(self, conf, **kwargs):
739 file = cStringIO.StringIO(textwrap.dedent(conf))
    [all...]
  /system/connectivity/shill/shims/
crypto_util.cc 28 #include <openssl/conf.h>
  /external/e2fsprogs/e2fsck/
Makefile.in 16 FMANPAGES= e2fsck.conf.5
210 e2fsck.conf.5: $(DEP_SUBSTITUTE) $(srcdir)/e2fsck.conf.5.in
212 $(Q) $(SUBSTITUTE_UPTIME) $(srcdir)/e2fsck.conf.5.in e2fsck.conf.5
278 crc32table.h e2fsck.conf.5 prof_err.c prof_err.h \
  /external/libpcap/
pcap-dag.c 631 char conf[30]; /* dag configure string */
751 snprintf(conf, 30, "varlen slen=%d", (snaplen + 3) & ~3);
753 if(dag_configure(handle->fd, conf) < 0) {
    [all...]
  /external/v8/src/compiler/
instruction.cc 82 const RegisterConfiguration* conf = printable.register_configuration_; local
95 << conf->GetGeneralRegisterName(
100 << conf->GetDoubleRegisterName(
  /frameworks/base/core/java/android/animation/
AnimatorSet.java 282 int conf = super.getChangingConfigurations(); local
285 conf |= mNodes.get(i).mAnimation.getChangingConfigurations();
287 return conf;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java     [all...]
  /external/bison/
configure 516 rm -f conf$$ conf$$.exe conf$$.file
517 if test -d conf$$.dir; then
518 rm -f conf$$.dir/conf$$.file
520 rm -f conf$$.dir
521 mkdir conf$$.dir 2>/dev/null
523 if (echo >conf$$.file) 2>/dev/null; then
524 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /toolchain/binutils/binutils-2.25/
configure 463 rm -f conf$$ conf$$.exe conf$$.file
464 if test -d conf$$.dir; then
465 rm -f conf$$.dir/conf$$.file
467 rm -f conf$$.dir
468 mkdir conf$$.dir 2>/dev/null
470 if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/autotest/client/site_tests/security_DbusMap/
security_DbusMap.py 177 with a ".conf" extension.
183 if os.path.isfile(dirent) and dirent.endswith('.conf'):

Completed in 1218 milliseconds

<<11121314151617181920>>