Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/tools/llvm-pdbdump/
HDClassDefinitionDumper.cpp76 std::make_pair((int)PDB_MemberAccess::Protected, SymbolGroup())); in start()
106 Count += dumpAccessGroup(PDB_MemberAccess::Protected, in start()
107 Groups[(int)PDB_MemberAccess::Protected]); in start()
125 } else if (Access == PDB_MemberAccess::Protected) { in dumpAccessGroup()
/NextBSD/contrib/llvm/include/llvm/IR/
HDDebugInfoFlags.def20 HANDLE_DI_FLAG(2, Protected)
/NextBSD/contrib/wpa/hostapd/
HDREADME-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)
HDdefconfig113 # Wi-Fi Protected Setup (WPS)
HDREADME252 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
HDChangeLog217 * added support for using Protected Dual of Public Action frames for
516 * added support for Wi-Fi Protected Setup (WPS)
/NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h421 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/
HDPDBExtras.cpp253 CASE_OUTPUT_ENUM_CLASS_STR(PDB_MemberAccess, Protected, "protected", OS) in operator <<()
/NextBSD/contrib/wpa/wpa_supplicant/
HDREADME-WPS1 wpa_supplicant and Wi-Fi Protected Setup (WPS)
13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
HDdefconfig150 # Wi-Fi Protected Setup (WPS)
HDREADME206 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
HDChangeLog427 * added support for using Protected Dual of Public Action frames for
971 * added support for Wi-Fi Protected Setup (WPS)
/NextBSD/contrib/file/magic/Magdir/
HDpgp80 >>1 byte&0xc0 0x80 Sym. Encrypted and Integrity Protected Data
HDanimation94 >8 string F4P \b, Protected Video for Adobe Flash Player 9+ (.F4P)
121 >8 string M4P \b, Apple iTunes ALAC/AAC-LC (.M4P) AES Protected Audio
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h1617 None, Private, Protected, Public, Package enumerator
1654 return DeclAccess == None ? Protected : AccessControl(DeclAccess); in getCanonicalAccessControl()
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDAttr.td1364 ["Default", "Hidden", "Hidden", "Protected"]>];
1373 ["Default", "Hidden", "Hidden", "Protected"]>];
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTDumper.cpp1440 case ObjCIvarDecl::Protected: in VisitObjCIvarDecl()
HDDecl.cpp198 case T::Protected: in getVisibilityFromAttr()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.cpp1761 if (Field->getAccessControl() == ObjCIvarDecl::Protected) in CreateTypeDefinition()
/NextBSD/contrib/binutils/gas/doc/
HDas.texinfo3872 * Protected:: @code{.protected @var{names}}
4587 @code{.protected} (@pxref{Protected,,@code{.protected}}).
4776 @code{.protected} (@pxref{Protected,,@code{.protected}}).
5376 @node Protected
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp2048 if (type == VisibilityAttr::Protected && in handleVisibilityAttr()
HDSemaDecl.cpp12897 case tok::objc_protected: return ObjCIvarDecl::Protected; in TranslateIvarVisibility()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp168 case eAccessProtected: return clang::ObjCIvarDecl::Protected; in ConvertAccessTypeToObjCIvarAccessControl()
/NextBSD/contrib/tcsh/
HDFixes1276 22. Protected all include files to avoid warnings from lcc.
/NextBSD/contrib/gcc/cp/
HDChangeLog-19944778 (compute_access): Protected is OK if the start of the

12