Home
last modified time | relevance | path

Searched refs:membership (Results 1 – 25 of 64) sorted by relevance

123

/external/wpa_supplicant_8/src/drivers/
Ddriver_wired_common.h19 int membership, multi, iff_allmulti, iff_up; member
Ddriver_wired_common.c246 common->membership = 1; in driver_wired_init_common()
288 if (common->membership && in driver_wired_deinit_common()
/external/icu/icu4j/perf-tests/data/conversion/
Denglish.txt18membership of the consortium represents a broad spectrum of corporations and organizations in the …
/external/iptables/extensions/
Dlibxt_cgroup.man3 Match cgroup2 membership.
Dlibxt_u32.man22 The \fB=\fP is really a set membership operator and the value syntax describes
/external/python/cpython2/Doc/library/
Dsets.rst20 unordered collections of unique elements. Common uses include membership
82 | ``x in s`` | | test *x* for membership in *s* |
84 | ``x not in s`` | | test *x* for non-membership in |
238 methods which need to hash an element to check for membership in a set. Those
Dcurses.ascii.rst6 :synopsis: Constants and set-membership functions for ASCII characters.
14 functions to test membership in various ASCII character classes. The constants
Dgrp.rst34 to get complete membership information. Also note that a ``gr_name`` that
/external/scapy/scapy/contrib/
Digmp.uts17 = Build IGMP - Custom membership
/external/python/cpython3/Doc/library/
Dcurses.ascii.rst5 :synopsis: Constants and set-membership functions for ASCII characters.
13 functions to test membership in various ASCII character classes. The constants
Dgrp.rst34 to get complete membership information. Also note that a ``gr_name`` that
Denum.rst44 the bitwise operators without losing their :class:`IntFlag` membership.
50 the bitwise operations without losing their :class:`Flag` membership.
603 operations will lose the :class:`IntFlag` membership.
/external/skqp/site/dev/sheriffing/
Dtrooper.md47 Valentine passwords and Chrome Golo access are based on membership in this
/external/libxkbcommon/xkbcommon/doc/
Drules-format.txt34 membership in a group defined previously, rules may also contain
/external/libaom/libaom/
DPATENTS90 result of its membership and/or participation in the Alliance for Open
/external/llvm/lib/Target/Mips/
DMips.td31 // Predicates for the instruction group membership such as ISA's and ASE's
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
DNios2InstrFormats.td65 // Predicates for the instruction group membership in given ISA
/external/ipsec-tools/
DNEWS48 o Group membership checks for Xauth and sainfo selection
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrControl.td185 // in X86 is necessary for computing EH scope membership.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips.td31 // Predicates for the instruction group membership such as ISA's.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetInstrPredicate.td138 // This is a simple set membership query. The easier way to check if an opcode
/external/python/cpython3/Doc/tutorial/
Ddatastructures.rst443 with no duplicate elements. Basic uses include membership testing and
456 >>> 'orange' in basket # fast membership testing
/external/python/cpython3/Doc/howto/
Dipaddress.rst254 membership test syntax like this::
/external/v8/src/compiler/
Dscheduler.cc1025 bool membership = loops_[i].header != block && range; in PrintRPO() local
1026 os << (membership ? " |" : " "); in PrintRPO()
/external/python/cpython2/Doc/tutorial/
Ddatastructures.rst495 with no duplicate elements. Basic uses include membership testing and
509 >>> 'orange' in fruit # fast membership testing

123