Home
last modified time | relevance | path

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

12

/openbsd/src/distrib/notes/octeon/
Dinstall65 Un-Protected 1 sectors
70 Protected 1 sectors
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DDebugInfoFlags.def30 HANDLE_DI_FLAG(2, Protected)
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h265 Protected = 2, enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp293 CASE_OUTPUT_ENUM_CLASS_STR(PDB_MemberAccess, Protected, "protected", OS) in operator <<()
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DCommentCommands.td310 def Protected : PropertyCommand<"protected">;
DDeclObjC.h1944 None, Private, Protected, Public, Package enumerator
1991 return DeclAccess == None ? Protected : AccessControl(DeclAccess); in getCanonicalAccessControl()
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp332 CV_ENUM_CLASS_ENT(MemberAccess, Protected),
DTypeDumpVisitor.cpp49 ENUM_ENTRY(MemberAccess, Protected), ENUM_ENTRY(MemberAccess, Public),
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp148 RETURN_CASE(MemberAccess, Protected, "protected"); in memberAccess()
/openbsd/src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
DChanges47 - Protected RE interpolation in Base.pm
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp303 IO.enumCase(Access, "Protected", MemberAccess::Protected); in enumeration()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp558 case MemberAccess::Protected: in TranslateMemberAccess()
/openbsd/src/usr.bin/file/magdir/
Danimation94 >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
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp223 case PDB_MemberAccess::Protected: in TranslateMemberAccess()
/openbsd/src/gnu/llvm/llvm/tools/llvm-objcopy/
DObjcopyOptions.cpp502 [&] { SI.Flags.push_back(SymbolFlag::Protected); }) in parseNewSymbolInfo()
/openbsd/src/gnu/llvm/clang/lib/AST/
DJSONNodeDumper.cpp1002 case ObjCIvarDecl::Protected: JOS.attribute("access", "protected"); break; in VisitObjCIvarDecl()
DTextNodeDumper.cpp2251 case ObjCIvarDecl::Protected: in VisitObjCIvarDecl()
DDecl.cpp215 case T::Protected: in getVisibilityFromAttr()
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm.ml76 | Protected Constructor
/openbsd/src/gnu/usr.bin/perl/dist/Storable/
DChangeLog784 - Protected calls to flock() for DOS platform: apparently, the
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2124 case DINode::FlagProtected: return MemberAccess::Protected; in translateAccessFlags()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DAttr.td2948 ["Default", "Hidden", "Hidden", "Protected"]>];
2958 ["Default", "Hidden", "Hidden", "Protected"]>];
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Das.texinfo3760 * Protected:: @code{.protected @var{names}}
4388 @code{.protected} (@pxref{Protected,,@code{.protected}}).
4564 @code{.protected} (@pxref{Protected,,@code{.protected}}).
5044 @node Protected
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Das.texinfo3831 * Protected:: @code{.protected @var{names}}
4499 @code{.protected} (@pxref{Protected,,@code{.protected}}).
4688 @code{.protected} (@pxref{Protected,,@code{.protected}}).
5237 @node Protected

12