Home
last modified time | relevance | path

Searched refs:Protected (Results 1 – 25 of 42) sorted by relevance

12

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDebugInfoFlags.def31 HANDLE_DI_FLAG(2, Protected)
/freebsd-12.1/contrib/wpa/hostapd/
H A DREADME-WPS1 hostapd and Wi-Fi Protected Setup (WPS)
12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
94 # Enable internal EAP server for EAP-WSC (part of Wi-Fi Protected Setup)
H A Ddefconfig123 # Wi-Fi Protected Setup (WPS)
H A DREADME241 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
H A DChangeLog424 * added support for using Protected Dual of Public Action frames for
723 * added support for Wi-Fi Protected Setup (WPS)
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h263 Protected = 2, enumerator
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h324 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp254 CASE_OUTPUT_ENUM_CLASS_STR(PDB_MemberAccess, Protected, "protected", OS) in operator <<()
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DREADME-WPS1 wpa_supplicant and Wi-Fi Protected Setup (WPS)
13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
H A Dandroid.config138 # Wi-Fi Protected Setup (WPS)
H A Ddefconfig169 # Wi-Fi Protected Setup (WPS)
H A DREADME202 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp49 ENUM_ENTRY(MemberAccess, Protected), ENUM_ENTRY(MemberAccess, Public),
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp410 case MemberAccess::Protected: in TranslateMemberAccess()
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp145 RETURN_CASE(MemberAccess, Protected, "protected"); in memberAccess()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1950 None, Private, Protected, Public, Package enumerator
1987 return DeclAccess == None ? Protected : AccessControl(DeclAccess); in getCanonicalAccessControl()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dpgp119 >>1 byte&0xc0 0x80 Sym. Encrypted and Integrity Protected Data
H A Danimation105 >8 string F4P \b, Protected Video for Adobe Flash Player 9+ (.F4P)
132 >8 string M4P \b, Apple iTunes ALAC/AAC-LC (.M4P) AES Protected Audio
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp299 IO.enumCase(Access, "Protected", MemberAccess::Protected); in enumeration()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp216 case PDB_MemberAccess::Protected: in TranslateMemberAccess()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp1219 case ObjCIvarDecl::Protected: in VisitObjCIvarDecl()
H A DDecl.cpp214 case T::Protected: in getVisibilityFromAttr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DAttr.td2239 ["Default", "Hidden", "Hidden", "Protected"]>];
2249 ["Default", "Hidden", "Hidden", "Protected"]>];
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1888 case DINode::FlagProtected: return MemberAccess::Protected; in translateAccessFlags()
/freebsd-12.1/contrib/tcpdump/
H A DCHANGES149 802.11: Check the Protected bit for management frames

12