Searched refs:association (Results 1 – 25 of 51) sorted by relevance
123
/external/autotest/client/site_tests/network_WiFiTxRx/ |
D | network_WiFiTxRx.py | 49 for association in results: 50 readings = regex.match(association)
|
/external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/ |
D | control | 14 This test verifies that before we finish association and DHCP negotiations, 19 can cause association to time out.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | TemplateList.java | 351 TemplateSubPatternAssociation association = in insertPatternInTable() local 355 boolean isWildCard = association.isWild(); in insertPatternInTable() 363 m_wildCardPatterns = association; in insertPatternInTable() 365 putHead(target, association); in insertPatternInTable() 369 insertAssociationIntoList(head, association, false); in insertPatternInTable()
|
/external/autotest/client/cros/scripts/ |
D | wifi | 91 (successful, discovery, association, configuration, reason) = result 97 print 'Association time: %f.' % association
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/vpc/ |
D | test_networkacl.py | 516 association = api_response[0].associations[0] 517 self.assertEqual(association.network_acl_id, 'acl-5d659634')
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/ |
D | __init__.py | 564 …association = [ association for association in acl.associations if association.subnet_id == subnet… 567 'AssociationId': association.id,
|
/external/libxml2/os400/iconv/ |
D | README.iconv | 21 - All CCSIDs from the association file can be expressed as IBMCCSIDxxxxx where 27 - In addition, some aliases are also taken from the association file. Examples
|
/external/valgrind/drd/tests/ |
D | pth_inconsistent_cond_wait.stderr.exp1 | 3 Inconsistent association of condition variable and mutex: condition variable 0x........, mutexes 0x…
|
D | pth_inconsistent_cond_wait.stderr.exp2 | 3 Inconsistent association of condition variable and mutex: condition variable 0x........, mutexes 0x…
|
/external/iptables/extensions/ |
D | libxt_quota2.man | 16 use complex prerouting rules in association with the quota system, without
|
/external/bison/doc/ |
D | refcard.tex | 339 \key{Declare a terminal symbol, and define its association.} 340 {{\it association} <{\it t\/}> {\it n}} 360 {\it non-terminal} symbol name, and {\it association} can be one of
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 491 * improved reassociation behavior in cases where association is rejected 665 (postpone processing of unexpected EAPOL frame until association 722 - Add event CTRL-EVENT-ASSOC-REJECT for association rejected. 909 unnecessary scans and to speed up association 930 and association commands (e.g., mac80211-based Linux drivers with 964 association event and the following EAPOL-Key 1025 * fixed FT (IEEE 802.11r) authentication after a failed association to 1087 association with drivers that take very long time to scan all 1225 issues with some NDIS drivers between association and setting WEP 1376 starting up in ap_scan=1 mode (this can speed up initial association [all …]
|
D | todo.txt | 51 - try to work around race in receiving association event and first EAPOL
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 70 - allow PMKSA cache entry to be removed without association 318 this association) 339 hostapd to reject association with any station that does not support 451 * fix WPS association with both WPS IE and WPA/RSN IE present with 567 (adds a new association ping to protect against unauthenticated 568 authenticate or (re)associate request frames dropping association) 802 to get correct behavior (IEEE 802.11 association failing; previously, 803 association succeeded, but hostpad forced disassociation immediately) 1052 * reset sta->timeout_next after successful association to make sure
|
D | README | 152 this, IEEE 802.11 association is performed. If IEEE 802.1X is
|
/external/llvm/lib/CodeGen/ |
D | README.txt | 94 Furthermore, with re-association, we can enable sharing:
|
/external/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 54 class association 537 class association 1452 allow kernel_t unlabeled_t:association { sendto recvfrom }; 1506 allow kernel_t unlabeled_t:association *; 1518 allow kernel_t unlabeled_t:association { sendto recvfrom };
|
/external/selinux/secilc/docs/ |
D | cil_role_statements.md | 123 Allows the association of one or more previously declared [`role`](cil_role_statements.md#role) ide…
|
D | cil_user_statements.md | 121 Allows the association of one or more previously declared [`user`](cil_user_statements.md#user) or …
|
D | cil_type_statements.md | 152 Allows the association of one or more previously declared [`type`](cil_type_statements.md#type), [`…
|
/external/libmtp/ |
D | README | 632 associations of a certain association, this command is optional 637 manufacturers to implement, all the association (i.e. finding out 651 folder/association can contain two files with the exact same name.
|
/external/clang/include/clang/Basic/ |
D | DiagnosticParseKinds.td | 110 "duplicate default generic association">; 112 "previous default generic association is here">;
|
/external/selinux/sepolgen/tests/ |
D | perm_map | 951 class association 4
|
/external/selinux/sepolgen/src/share/ |
D | perm_map | 958 class association 4
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 57 authentication/association of the wireless LAN driver.</para>
|
123