/third_party/python/Lib/multiprocessing/ |
D | queues.py | 207 def _finalize_close(buffer, notempty): argument 209 with notempty: 211 notempty.notify() 214 def _feed(buffer, notempty, send_bytes, writelock, close, ignore_epipe, argument 217 nacquire = notempty.acquire 218 nrelease = notempty.release 219 nwait = notempty.wait
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | vlan.c | 20 const int a_empty = !a || !a->notempty; in vlan_compare() 21 const int b_empty = !b || !b->notempty; in vlan_compare()
|
D | vlan_full.c | 465 int untagged, *tagged, i, notempty; in vlan_newlink() local 480 notempty = vlan->vlan_desc.notempty; in vlan_newlink() 484 if (!notempty) { in vlan_newlink() 584 int notempty = vlan->vlan_desc.notempty; in vlan_dellink() local 601 if (!notempty) { in vlan_dellink()
|
D | vlan.h | 15 int notempty; /* 0 : no vlan information present, 1: else */ member
|
D | ieee802_11_auth.c | 580 cache->vlan_id.notempty = !!radius_msg_get_vlanid( in hostapd_acl_recv_radius() 605 if (cache->vlan_id.notempty && in hostapd_acl_recv_radius() 616 !cache->vlan_id.notempty) in hostapd_acl_recv_radius()
|
D | wpa_auth_glue.c | 814 vlan_desc.notempty = 1; in hostapd_wpa_auth_update_vlan() 938 if (vlan->notempty && in hostapd_wpa_auth_set_vlan()
|
D | pmksa_cache_auth.c | 168 if (vlan_desc && vlan_desc->notempty) { in pmksa_cache_from_eapol_data()
|
D | ieee802_1x.c | 1864 vlan_desc.notempty = !!radius_msg_get_vlanid(msg, &vlan_desc.untagged, in ieee802_1x_update_vlan() 1868 if (vlan_desc.notempty && in ieee802_1x_update_vlan() 1882 !vlan_desc.notempty) { in ieee802_1x_update_vlan()
|
D | wpa_auth_ft.c | 299 vlan->notempty = vlan->untagged || vlan->tagged[0]; in wpa_ft_rrb_get_tlv_vlan() 362 if (!vlan || !vlan->notempty) in wpa_ft_vlan_len() 386 if (!vlan || !vlan->notempty) in wpa_ft_vlan_lin() 1347 if (vlan && vlan->notempty) { in wpa_ft_store_pmk_r0() 1436 if (vlan && vlan->notempty) { in wpa_ft_store_pmk_r1()
|
D | ap_config.c | 956 if (!vlan_desc->notempty || vlan_desc->untagged < 0 || in hostapd_vlan_valid()
|
D | sta_info.c | 955 } else if (vlan_desc && vlan_desc->notempty) { in ap_sta_set_vlan()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | vlan.c | 20 const int a_empty = !a || !a->notempty; in vlan_compare() 21 const int b_empty = !b || !b->notempty; in vlan_compare()
|
D | vlan_full.c | 465 int untagged, *tagged, i, notempty; in vlan_newlink() local 480 notempty = vlan->vlan_desc.notempty; in vlan_newlink() 484 if (!notempty) { in vlan_newlink() 584 int notempty = vlan->vlan_desc.notempty; in vlan_dellink() local 601 if (!notempty) { in vlan_dellink()
|
D | vlan.h | 15 int notempty; /* 0 : no vlan information present, 1: else */ member
|
D | ieee802_11_auth.c | 517 info->vlan_id.notempty = !!radius_msg_get_vlanid( in hostapd_acl_recv_radius() 542 if (info->vlan_id.notempty && in hostapd_acl_recv_radius() 553 !info->vlan_id.notempty) in hostapd_acl_recv_radius()
|
D | pmksa_cache_auth.c | 168 if (vlan_desc && vlan_desc->notempty) { in pmksa_cache_from_eapol_data()
|
D | wpa_auth_glue.c | 971 vlan_desc.notempty = 1; in hostapd_wpa_auth_update_vlan() 1137 if (vlan->notempty && in hostapd_wpa_auth_set_vlan()
|
D | ieee802_1x.c | 1877 vlan_desc.notempty = !!radius_msg_get_vlanid(msg, &vlan_desc.untagged, in ieee802_1x_update_vlan() 1881 if (vlan_desc.notempty && in ieee802_1x_update_vlan() 1895 !vlan_desc.notempty) { in ieee802_1x_update_vlan()
|
D | wpa_auth_ft.c | 300 vlan->notempty = vlan->untagged || vlan->tagged[0]; in wpa_ft_rrb_get_tlv_vlan() 363 if (!vlan || !vlan->notempty) in wpa_ft_vlan_len() 387 if (!vlan || !vlan->notempty) in wpa_ft_vlan_lin() 1349 if (vlan && vlan->notempty) { in wpa_ft_store_pmk_r0() 1438 if (vlan && vlan->notempty) { in wpa_ft_store_pmk_r1()
|
D | ap_config.c | 1064 if (!vlan_desc->notempty || vlan_desc->untagged < 0 || in hostapd_vlan_valid()
|
/third_party/glib/patch/ |
D | backport-regex-Add-debug-strings-for-compile-and-match-option-flags.patch | 18 …TEST_MATCH_SIMPLE_NAMED("notempty-atstart", _pattern, _string, 0, G_REGEX_MATCH_NOTEMPTY_ATSTART, … 89 + g_strv_builder_add (builder, "notempty"); 111 + g_strv_builder_add (builder, "notempty-atstart");
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput18 | 87 ddd\=notempty
|
D | testoutput18 | 131 ddd\=notempty
|
D | testinput2 | 583 \=notempty 588 ab-c\=notempty 590 abc\=notempty 2704 abcdef\=notempty 2705 xyzabcdef\=notempty 2711 abcdef\=notempty 2716 xyzabc\=notempty 2720 xyz\=notempty 2726 xyzabc\=notempty 2729 xyz\=notempty [all …]
|
D | testoutput2 | 1558 \=notempty 1569 ab-c\=notempty 1572 abc\=notempty 9448 abcdef\=notempty 9450 xyzabcdef\=notempty 9462 abcdef\=notempty 9472 xyzabc\=notempty 9482 xyz\=notempty 9493 xyzabc\=notempty 9499 xyz\=notempty [all …]
|