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

<<11121314151617181920>>

  /external/boringssl/src/crypto/x509v3/
v3_cpols.c 64 #include <openssl/conf.h>
v3_ncons.c 62 #include <openssl/conf.h>
v3_alt.c 60 #include <openssl/conf.h>
v3_crld.c 62 #include <openssl/conf.h>
  /external/ipsec-tools/src/racoon/
isakmp_quick.c 1859 struct remoteconf *conf; local
    [all...]
pfkey.c 1861 struct remoteconf *conf; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 146 ssid = wpa_config_get_network(wpa_s->conf, network_id);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 222 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig(HANDLE_TRANSPORTDEC hTp, UCHAR *conf, const UINT length, UINT layer )
229 FDKinitBitStream(hBs, conf, 0x10000000, length<<3, BS_READER);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-sec-dispatcher-1.3.jar 
maven-embedder-3.2.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /external/dnsmasq/src/
rfc2131.c 888 struct in_addr addr, conf; local
890 addr.s_addr = conf.s_addr = 0;
921 conf = config->addr;
925 if (conf.s_addr)
926 mess->yiaddr = conf;
    [all...]
  /bionic/libc/kernel/tools/
cpp.py 19 from clang.cindex import conf namespace
226 without any context, i.e. via calling conf.lib.clang_annotateTokens()
235 conf.lib.clang_tokenize(self._tu, self._tu.cursor.extent,
249 conf.lib.clang_annotateTokens(self._tu, tokens_memory, count,
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
validators.py 1202 import test_conf as conf namespace
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure 90 echo "#! /bin/sh" >conf$$.sh
91 echo "exit 0" >>conf$$.sh
92 chmod +x conf$$.sh
93 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
98 rm -f conf$$.sh
202 rm -f conf$$ conf$$.exe conf$$.file
203 echo >conf$$.file
204 if ln -s conf$$.file conf$$ 2>/dev/null; the
    [all...]
  /external/autotest/client/tools/
boottool 732 /boot/grub/menu.lst, /etc/lilo.conf, /boot/efi/elilo.conf and
733 /etc/yaboot.conf and returns the corresponding bootloader name. If
832 system by first checking for conf files and then falling back to check
871 lilo => '/etc/lilo.conf',
872 elilo => '/etc/elilo.conf',
873 yaboot => '/etc/yaboot.conf',
874 zipl => '/etc/zipl.conf',
996 my $config_file='/etc/elilo.conf';
1057 $self->{'config_file'}='/etc/elilo.conf';
    [all...]
  /external/boringssl/
sources.mk 108 src/crypto/conf/conf.c\
  /system/bt/btif/src/
btif_dm.c 2916 char conf[64]; local
    [all...]
  /external/e2fsprogs/debian/
rules 414 ${INSTALL} -m 0644 misc/mke2fs-hurd.conf ${tmpdir}/etc/mke2fs.conf
  /external/jcommander/src/test/java/com/beust/jcommander/
JCommanderTest.java 684 ConfigureArgs conf = new ConfigureArgs(); local
686 jc.addCommand(conf);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
DecoderTest.java     [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /build/core/
Makefile     [all...]

Completed in 1351 milliseconds

<<11121314151617181920>>