HomeSort by relevance Sort by last modified time
    Searched defs:Both (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Supplicant.h 203 // Indicates that the keys are being installed for both the receive and
206 Both
446 /// and EAP security management. Both PSK authentication and 802.1X EAP
  /external/clang/test/CodeGenCXX/
const-init-cxx11.cpp 300 struct Both {
301 constexpr Both() : n(10) {}
302 ~Both();
306 Both b;
317 static Both b;
  /external/v8/src/ast/
ast-types.h 25 // Both are related through subtyping.
54 // Both structural Array and Function types are invariant in all parameters;
145 // Note that the bitset representation is closed under both Union and Intersect.
    [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h 20 typedef enum { Both = 0, In = 1 } ControlledDirection;
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 41 Both = 0x3
257 return m_HashStyle == HashStyle::GNU || m_HashStyle == HashStyle::Both;
261 return m_HashStyle == HashStyle::SystemV || m_HashStyle == HashStyle::Both;
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 287 Both,

Completed in 120 milliseconds