| /NextBSD/contrib/llvm/tools/llvm-pdbdump/ |
| HD | ClassDefinitionDumper.cpp | 76 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/ |
| HD | DebugInfoFlags.def | 20 HANDLE_DI_FLAG(2, Protected)
|
| /NextBSD/contrib/wpa/hostapd/ |
| HD | README-WPS | 1 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)
|
| HD | defconfig | 113 # Wi-Fi Protected Setup (WPS)
|
| HD | README | 252 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
|
| HD | ChangeLog | 217 * 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/ |
| HD | PDBTypes.h | 421 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
|
| /NextBSD/contrib/llvm/lib/DebugInfo/PDB/ |
| HD | PDBExtras.cpp | 253 CASE_OUTPUT_ENUM_CLASS_STR(PDB_MemberAccess, Protected, "protected", OS) in operator <<()
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | README-WPS | 1 wpa_supplicant and Wi-Fi Protected Setup (WPS) 13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
|
| HD | defconfig | 150 # Wi-Fi Protected Setup (WPS)
|
| HD | README | 206 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
|
| HD | ChangeLog | 427 * 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/ |
| HD | pgp | 80 >>1 byte&0xc0 0x80 Sym. Encrypted and Integrity Protected Data
|
| HD | animation | 94 >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/ |
| HD | DeclObjC.h | 1617 None, Private, Protected, Public, Package enumerator 1654 return DeclAccess == None ? Protected : AccessControl(DeclAccess); in getCanonicalAccessControl()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Attr.td | 1364 ["Default", "Hidden", "Hidden", "Protected"]>]; 1373 ["Default", "Hidden", "Hidden", "Protected"]>];
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | ASTDumper.cpp | 1440 case ObjCIvarDecl::Protected: in VisitObjCIvarDecl()
|
| HD | Decl.cpp | 198 case T::Protected: in getVisibilityFromAttr()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGDebugInfo.cpp | 1761 if (Field->getAccessControl() == ObjCIvarDecl::Protected) in CreateTypeDefinition()
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | as.texinfo | 3872 * 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/ |
| HD | SemaDeclAttr.cpp | 2048 if (type == VisibilityAttr::Protected && in handleVisibilityAttr()
|
| HD | SemaDecl.cpp | 12897 case tok::objc_protected: return ObjCIvarDecl::Protected; in TranslateIvarVisibility()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | ClangASTType.cpp | 168 case eAccessProtected: return clang::ObjCIvarDecl::Protected; in ConvertAccessTypeToObjCIvarAccessControl()
|
| /NextBSD/contrib/tcsh/ |
| HD | Fixes | 1276 22. Protected all include files to avoid warnings from lcc.
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1994 | 4778 (compute_access): Protected is OK if the start of the
|