Searched defs:notempty (Results 1 – 7 of 7) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | vlan.h | 15 int notempty; /* 0 : no vlan information present, 1: else */ member
|
D | vlan_full.c | 465 int untagged, *tagged, i, notempty; in vlan_newlink() local 584 int notempty = vlan->vlan_desc.notempty; in vlan_dellink() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | vlan.h | 15 int notempty; /* 0 : no vlan information present, 1: else */ member
|
D | vlan_full.c | 465 int untagged, *tagged, i, notempty; in vlan_newlink() local 584 int notempty = vlan->vlan_desc.notempty; in vlan_dellink() local
|
/third_party/python/Lib/multiprocessing/ |
D | queues.py | 207 def _finalize_close(buffer, notempty): argument 214 def _feed(buffer, notempty, send_bytes, writelock, close, ignore_epipe, argument
|
/third_party/glib/glib/pcre/ |
D | pcre_jit_compile.c | 160 pcre_uint8 notempty; member
|
D | pcre_internal.h | 2114 BOOL notempty; /* Empty string match not wanted */ member
|