/external/dhcpcd-6.8.2/ |
genembedh | 7 CONF=${1:-dhcpcd-definitions.conf} 10 INITDEFINES=$($TOOL_GREP "^define " $CONF | $TOOL_WC -l) 11 INITDEFINE6S=$($TOOL_GREP "^define6 " $CONF | $TOOL_WC -l)
|
Makefile | 29 MAN5= dhcpcd.conf.5 31 CLEANFILES= dhcpcd.conf.5 dhcpcd.8 dhcpcd-run-hooks.8 35 FILES= dhcpcd.conf 38 FILES+= dbus/dhcpcd-dbus.conf 114 dhcpcd-embedded.h: genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in 117 dhcpcd-embedded.c: genembedc dhcpcd-definitions.conf 133 _embeddedinstall: dhcpcd-definitions.conf 135 ${INSTALL} -m ${CONFMODE} dhcpcd-definitions.conf ${DESTDIR}${SCRIPTSDIR} 155 _dbusinstall: dbus/dhcpcd-dbus.conf 157 ${INSTALL} -m ${CONFMODE} dbus/dhcpcd-dbus.conf \ [all...] |
/external/dnsmasq/contrib/slackware-dnsmasq/ |
doinst.sh.gz | |
/external/icu/icu4c/source/i18n/ |
csmatch.cpp | 27 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, 31 confidence = conf;
|
csmatch.h | 50 int32_t conf,
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.conf | 3 // Instructions for /etc/dnsextd.conf (this file) 14 // Instructions for /etc/named.conf 16 // In /etc/named.conf you will need to modify the "options" section to 21 // You also need a "zone" statement in /etc/named.conf to tell BIND the update
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
egl_g3d.c | 227 init_config_attributes(_EGLConfig *conf, const struct native_config *nconf, 281 conf->Conformant = api_mask; 282 conf->RenderableType = api_mask; 284 conf->RedSize = rgba[0]; 285 conf->GreenSize = rgba[1]; 286 conf->BlueSize = rgba[2]; 287 conf->AlphaSize = rgba[3]; 288 conf->BufferSize = buffer_size; 290 conf->DepthSize = depth_stencil[0]; 291 conf->StencilSize = depth_stencil[1] [all...] |
/external/testng/src/test/java/test/multiplelisteners/ |
SimpleReporter.java | 26 final IConfiguration conf = (IConfiguration) field.get(iSuite);
local 27 ListenerAssert.assertListenerType(conf.getConfigurationListeners(), TestListenerAdapter.class);
|
/prebuilts/eclipse/maven/apache-maven-3.2.1/bin/ |
m2.conf | 8 load ${maven.home}/conf/loggin
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
main.py | 26 import test_conf as conf 42 url = os.path.join('file://' + conf.docroot, base_url) 103 _, firmware_version = fw_str.split(conf.fw_prefix) 119 conf.score_colors, 159 if not os.path.isfile(conf.version_filename): 167 print err_msg % conf.version_filename 170 with open(conf.version_filename) as version_file: 217 (conf.device_description_dir, '%s.%s' % (board, device_ext),) 246 firmware_str = conf.fw_prefix + firmware_version 248 fname = conf.filename.sep.join([conf.report_basename [all...] |
/external/autotest/frontend/ |
urls_common.py | 2 from django.conf.urls import defaults
|
/external/dbus/bus/ |
Android.mk | 10 -DDBUS_SYSTEM_CONFIG_FILE=\"/system/etc/dbus.conf\" \ 11 -DDBUS_SESSION_CONFIG_FILE=\"/system/etc/session.conf\" \
|
/external/dnsmasq/contrib/openvpn/ |
dhclient-enter-hooks | 29 write_resolv_conf /etc/resolv.conf
|
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_sm.c | 30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1) 32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0) 38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta) 39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta) 46 static void eapol_auth_conf_free(struct eapol_auth_config *conf); 55 eapol->cb.logger(eapol->conf.ctx, addr, level, txt); 99 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta, 128 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta, 234 sm->eapol->cb.finished(sm->eapol->conf.ctx, sm->sta, 0, 292 sm->eapol->cb.finished(sm->eapol->conf.ctx, sm->sta, 0 [all...] |
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
Makefile | 8 FILES += wpa_supplicant.conf 25 rm -f wpa_supplicant.conf.5
|
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/ |
Android.mk | 35 # specific management of audio_policy_criteria.conf 37 LOCAL_MODULE := audio_policy_criteria.conf
|
/external/wpa_supplicant_8/src/ap/ |
gas_serv.c | 152 if (hapd->conf->hs20_oper_friendly_name) 154 if (hapd->conf->hs20_wan_metrics) 156 if (hapd->conf->hs20_connection_capability) 158 if (hapd->conf->nai_realm_data) 160 if (hapd->conf->hs20_operating_class) 162 if (hapd->conf->hs20_osu_providers_count) 164 if (hapd->conf->hs20_icons_count) 176 dl_list_for_each(elem, &hapd->conf->anqp_elem, struct anqp_element, 229 if (hapd->conf->venue_name || get_anqp_elem(hapd, ANQP_VENUE_NAME)) 233 if (hapd->conf->network_auth_type | [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceOwner/assets/ |
generate-client-cert-chain.sh | 14 cp ca.conf "$WORKDIR/" 23 -config ../ca.conf \ 41 -config ca.conf \ 48 -config ca.conf \ 59 -config ca.conf \ 67 -config ca.conf \
|
/external/avahi/avahi-daemon/ |
Android.mk | 3 # Build avahi-daemon, install the conf file, and generate the init rc file. 10 avahi-daemon.conf \ 77 -DAVAHI_CONFIG_FILE=\"/system/etc/avahi-daemon.conf\" \ 93 # /system/etc/avahi-daemon.conf 95 LOCAL_MODULE := avahi-daemon.conf 96 LOCAL_SRC_FILES := avahi-daemon.conf
|
/external/wpa_supplicant_8/wpa_supplicant/ |
mesh_mpm.c | 215 struct mesh_conf *conf = ifmsh->mconf; local 220 int ampe = conf->security & MESH_CONF_SEC_AMPE; 248 buf_len += conf->rsn_ie_len; /* RSN IE */ 274 wpabuf_put_data(buf, conf->rsn_ie, conf->rsn_ie_len); 278 wpabuf_put_u8(buf, conf->meshid_len); 279 wpabuf_put_data(buf, conf->meshid, conf->meshid_len); 281 /* IE: mesh conf */ 284 wpabuf_put_u8(buf, conf->mesh_pp_id) 422 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 473 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 539 struct mesh_conf *conf; local 647 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 723 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 789 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local 830 struct mesh_conf *conf = wpa_s->ifmsh->mconf; local [all...] |
/system/connectivity/shill/dhcp/ |
dhcpv4_config_unittest.cc | 298 KeyValueStore conf; local 299 conf.SetUint(DHCPv4Config::kConfigurationKeyIPAddress, 0x01020304); 300 conf.SetUint8(DHCPv4Config::kConfigurationKeySubnetCIDR, 16); 301 conf.SetUint(DHCPv4Config::kConfigurationKeyBroadcastAddress, 0x10203040); 306 conf.SetUint32s(DHCPv4Config::kConfigurationKeyRouters, routers); 312 conf.SetUint32s(DHCPv4Config::kConfigurationKeyDNS, dns); 314 conf.SetString(DHCPv4Config::kConfigurationKeyDomainName, "domain-name"); 319 conf.SetStrings(DHCPv4Config::kConfigurationKeyDomainSearch, search); 321 conf.SetUint16(DHCPv4Config::kConfigurationKeyMTU, 600); 322 conf.SetString(DHCPv4Config::kConfigurationKeyHostname, "hostname") 346 KeyValueStore conf; local 532 KeyValueStore conf; local 548 KeyValueStore conf; local 567 KeyValueStore conf; local 579 KeyValueStore conf; local 595 KeyValueStore conf; local 606 KeyValueStore conf; local 631 KeyValueStore conf; local [all...] |
/external/dbus/test/ |
Makefile.am | 193 data/valid-config-files-system/debug-allow-all-fail.conf.in \ 194 data/valid-config-files-system/debug-allow-all-pass.conf.in \ 195 data/valid-config-files/debug-allow-all-sha1.conf.in \ 196 data/valid-config-files/debug-allow-all.conf.in \ 215 name-test/tmp-session-like-system.conf \ 231 data/equiv-config-files/basic/basic-1.conf \ 232 data/equiv-config-files/basic/basic-2.conf \ 233 data/equiv-config-files/basic/basic.d/basic.conf \ 234 data/equiv-config-files/entities/basic.d/basic.conf \ 235 data/equiv-config-files/entities/entities-1.conf \ [all...] |
/external/wpa_supplicant_8/hostapd/ |
config_file.c | 219 struct hostapd_bss_config *conf) 231 os_free(conf->eap_user_sqlite); 232 conf->eap_user_sqlite = os_strdup(fname + 7); 525 user = conf->eap_user; 533 conf->eap_user = new_user; 789 static int hostapd_parse_chanlist(struct hostapd_config *conf, char *val) 793 /* for backwards compatibility, translate ' ' in conf str to ',' */ 800 if (freq_range_list_parse(&conf->acs_ch_list, val)) 846 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) 853 all = os_realloc_array(conf->bss, conf->num_bss + 1 3508 struct hostapd_config *conf; local [all...] |
/external/mesa3d/src/egl/main/ |
eglconfig.h | 145 _eglSetConfigKey(_EGLConfig *conf, EGLint key, EGLint val) 149 *((EGLint *) ((char *) conf + offset)) = val; 157 _eglGetConfigKey(const _EGLConfig *conf, EGLint key) 161 return *((EGLint *) ((char *) conf + offset)); 170 _eglLinkConfig(_EGLConfig *conf); 181 _eglGetConfigHandle(_EGLConfig *conf) 183 return (EGLConfig) conf; 188 _eglValidateConfig(const _EGLConfig *conf, EGLBoolean for_matching); 192 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria); 196 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *dpy [all...] |
/external/autotest/server/cros/network/ |
hostap_config.py | 653 conf = self._get_default_config 654 conf['ssid'] = (self._ssid or ssid) 656 conf['bssid'] = self._bssid 657 conf['channel'] = self.channel 658 conf['hw_mode'] = self._hw_mode 660 conf['ignore_broadcast_ssid'] = 1 662 conf['ieee80211n'] = 1 663 conf['ht_capab'] = self._hostapd_ht_capabilities 665 conf['ieee80211ac'] = 1 666 conf['vht_oper_chwidth'] = self._vht_oper_chwidt [all...] |