HomeSort by relevance Sort by last modified time
    Searched refs:conf (Results 301 - 325 of 723) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/network/stress/multicast/query-flood/
mcast6-queryfld03 161 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
167 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld04 155 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
161 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld05 155 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
161 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
mcast6-queryfld06 161 sysctl -w net.ipv6.conf.all.force_mld_version=0 >/dev/null
167 sysctl -w net.ipv6.conf.${lhost_ifname}.force_mld_version=0 >/dev/null
  /external/wpa_supplicant_8/src/ap/
p2p_hostapd.c 106 if (hapd->conf->p2p & P2P_ALLOW_CROSS_CONNECTION)
wpa_auth_i.h 196 struct wpa_auth_config conf; member in struct:wpa_authenticator
214 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
245 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
246 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id,
accounting.c 61 hapd->conf->radius_acct_req_attr,
64 hapd->conf->ieee802_1x ?
96 if (add_common_radius_attr(hapd, hapd->conf->radius_acct_req_attr, sta,
243 if (!hapd->conf->radius->acct_server)
271 if (!hapd->conf->radius->acct_server)
431 if (!hapd->conf->radius->acct_server || hapd->radius == NULL)
  /external/wpa_supplicant_8/wpa_supplicant/
mesh_rsn.h 31 struct mesh_conf *conf);
  /frameworks/av/services/audiopolicy/
Android.mk 54 $(error Configurable policy does not support legacy conf file)
59 audio_policy_criteria.conf \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sdla.h 116 void sdla(void *cfg_info, char *dev, struct frad_conf *conf, int quiet);
  /prebuilts/go/darwin-x86/src/go/types/
sizes.go 159 func (conf *Config) alignof(T Type) int64 {
160 if s := conf.Sizes; s != nil {
169 func (conf *Config) offsetsof(T *Struct) []int64 {
173 if s := conf.Sizes; s != nil {
194 func (conf *Config) offsetof(typ Type, index []int) int64 {
198 o += conf.offsetsof(s)[i]
204 func (conf *Config) sizeof(T Type) int64 {
205 if s := conf.Sizes; s != nil {
  /prebuilts/go/linux-x86/src/go/types/
sizes.go 159 func (conf *Config) alignof(T Type) int64 {
160 if s := conf.Sizes; s != nil {
169 func (conf *Config) offsetsof(T *Struct) []int64 {
173 if s := conf.Sizes; s != nil {
194 func (conf *Config) offsetof(typ Type, index []int) int64 {
198 o += conf.offsetsof(s)[i]
204 func (conf *Config) sizeof(T Type) int64 {
205 if s := conf.Sizes; s != nil {
  /system/extras/ext4_utils/
mkuserimg_mke2fs.sh 146 MKE2FS_CONFIG=./system/extras/ext4_utils/mke2fs.conf $MAKE_EXT4FS_CMD
  /external/wpa_supplicant_8/src/common/
hw_features_common.c 476 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap,
479 u32 req_cap = conf & cap;
496 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask,
501 u32 conf_val = conf & mask;
513 int ieee80211ac_cap_check(u32 hw, u32 conf)
517 if (!_ieee80211ac_cap_check(hw, conf, cap, #cap)) \
523 if (!ieee80211ac_cap_check_max(hw, conf, cap, cap ## _SHIFT, \
  /external/e2fsprogs/misc/
Makefile.in 43 FMANPAGES= mke2fs.conf.5 ext4.5
145 mke2fs.conf: $(srcdir)/mke2fs.conf.in
146 if test -f $(srcdir)/mke2fs.conf.custom.in ; then \
147 cp $(srcdir)/mke2fs.conf.custom.in mke2fs.conf; \
149 cp $(srcdir)/mke2fs.conf.in mke2fs.conf; \
152 default_profile.c: mke2fs.conf $(srcdir)/profile-to-c.awk
153 $(E) " PROFILE_TO_C mke2fs.conf"
    [all...]
  /toolchain/binutils/binutils-2.25/intl/
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...]
  /device/google/marlin/common/
base.mk 115 AUDIO_POLICY += audio_policy.conf
116 AUDIO_POLICY += audio_policy_8064.conf
201 #GPS_HARDWARE := gps.conf
597 WPA := wpa_supplicant.conf
598 WPA += wpa_supplicant_wcn.conf
599 WPA += wpa_supplicant_ath6kl.conf
817 system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \
818 system/bluetooth/data/auto_pairing.conf:system/etc/bluetooth/auto_pairing.conf \
    [all...]
  /external/syslinux/
syslinux.spec 79 ( cd %{buildroot}/etc && ln -s ../boot/extlinux/extlinux.conf . )
105 %config /etc/extlinux.conf
111 # If we have a /boot/extlinux.conf file, assume extlinux is our bootloader
113 if [ -f /boot/extlinux/extlinux.conf ]; then \
115 elif [ -f /boot/extlinux.conf ]; then \
117 mv /boot/extlinux.conf /boot/extlinux/extlinux.conf && \
150 - If /boot/extlinux.conf exist, run extlinux --update.
  /frameworks/data-binding/internal-prebuilts/com/android/databinding/localizemaven/1.1/
localizemaven-1.1.jar 
  /prebuilts/tools/common/offline-m2/com/android/databinding/localizemaven/1.1/
localizemaven-1.1.jar 
  /device/generic/armv7-a-neon/
mini_common.mk 59 wpa_supplicant.conf
66 frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \
  /external/mesa3d/src/egl/main/
eglapi.c 150 #define _EGL_CHECK_CONFIG(disp, conf, ret, drv) \
151 _EGL_CHECK_OBJECT(disp, Config, conf, ret, drv)
207 _eglCheckConfig(_EGLDisplay *disp, _EGLConfig *conf, const char *msg)
212 if (!conf) {
404 _EGLConfig *conf = _eglLookupConfig(config, disp); local
408 _EGL_CHECK_CONFIG(disp, conf, EGL_FALSE, drv);
409 ret = drv->API.GetConfigAttrib(drv, disp, conf, attribute, value);
420 _EGLConfig *conf = _eglLookupConfig(config, disp); local
437 context = drv->API.CreateContext(drv, disp, conf, share, attrib_list);
525 _EGLConfig *conf = _eglLookupConfig(config, disp) local
546 _EGLConfig *conf = _eglLookupConfig(config, disp); local
567 _EGLConfig *conf = _eglLookupConfig(config, disp); local
1064 _EGLConfig *conf = _eglLookupConfig(config, disp); local
1252 _EGLConfig *conf = _eglLookupConfig(config, disp); local
    [all...]
  /external/toybox/kconfig/
conf.c 17 static void conf(struct menu *menu);
401 conf(child->list);
408 static void conf(struct menu *menu) function
465 conf(child);
485 conf(rootEntry);
598 conf(&rootmenu);
  /external/wpa_supplicant_8/src/eap_peer/
eap.c     [all...]
  /external/liblzf/
configure 38 echo "#! /bin/sh" >conf$$.sh
39 echo "exit 0" >>conf$$.sh
40 chmod +x conf$$.sh
41 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
46 rm -f conf$$.sh
484 rm -f conf$$ conf$$.exe conf$$.file
485 if test -d conf$$.dir; then
486 rm -f conf$$.dir/conf$$.fil
    [all...]

Completed in 741 milliseconds

<<11121314151617181920>>