Searched refs:association (Results 1 – 25 of 54) 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 | 13 This test verifies that before we finish association and DHCP negotiations, 18 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 | 89 (successful, discovery, association, configuration, reason) = result 95 print 'Association time: %f.' % association
|
/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/iptables/extensions/ |
D | libxt_quota2.man | 16 use complex prerouting rules in association with the quota system, without
|
/external/python/cpython3/Doc/library/ |
D | winsound.rst | 55 The *sound* parameter is a sound association name from the registry. If the
|
/external/python/cpython2/Doc/library/ |
D | winsound.rst | 58 The *sound* parameter is a sound association name from the registry. If the
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 118 - indicate group completion in P2P Client role after data association 705 * improved reassociation behavior in cases where association is rejected 879 (postpone processing of unexpected EAPOL frame until association 936 - Add event CTRL-EVENT-ASSOC-REJECT for association rejected. 1123 unnecessary scans and to speed up association 1144 and association commands (e.g., mac80211-based Linux drivers with 1178 association event and the following EAPOL-Key 1239 * fixed FT (IEEE 802.11r) authentication after a failed association to 1301 association with drivers that take very long time to scan all 1439 issues with some NDIS drivers between association and setting WEP [all …]
|
D | todo.txt | 51 - try to work around race in receiving association event and first EAPOL
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 198 - allow PMKSA cache entry to be removed without association 446 this association) 467 hostapd to reject association with any station that does not support 579 * fix WPS association with both WPS IE and WPA/RSN IE present with 695 (adds a new association ping to protect against unauthenticated 696 authenticate or (re)associate request frames dropping association) 930 to get correct behavior (IEEE 802.11 association failing; previously, 931 association succeeded, but hostpad forced disassociation immediately) 1180 * reset sta->timeout_next after successful association to make sure
|
D | README-MULTI-AP | 58 (Re)Association Response frame. If it is not, association fails. If it is,
|
/external/perfetto/protos/perfetto/trace/track_event/ |
D | track_event.proto | 39 // association) are emitted as part of ProcessDescriptor and ThreadDescriptor
|
/external/jemalloc_new/ |
D | TUNING.md | 62 Enable dynamic thread to arena association based on running CPU. This has
|
/external/llvm/lib/CodeGen/ |
D | README.txt | 94 Furthermore, with re-association, we can enable sharing:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | README.txt | 94 Furthermore, with re-association, we can enable sharing:
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | README.txt | 94 Furthermore, with re-association, we can enable sharing:
|
/external/perfetto/protos/perfetto/ipc/ |
D | producer_port.proto | 60 // Removes a trace writer association previously added by
|
/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/scapy/doc/scapy/ |
D | development.rst | 85 …he individual unit test. A test set is a group of unit tests with some association. A test campaig…
|
/external/selinux/python/sepolgen/src/share/ |
D | perm_map | 958 class association 4
|
/external/selinux/python/sepolgen/tests/ |
D | perm_map | 951 class association 4
|
123