| /minix3/external/bsd/llvm/dist/clang/test/CXX/class.access/ |
| H A D | p4.cpp | 11 class Protected {} ProtectedInst; class 19 void foo(Protected&); // expected-note 2 {{declared protected here}} 30 void (A::*b)(Protected&) = &A::foo; // expected-error {{'foo' is a protected member}} in test() 45 void operator+(Protected&); // expected-note {{declared protected here}} 46 void operator[](Protected&); // expected-note {{declared protected here}} 47 void operator()(Protected&); // expected-note {{declared protected here}} 48 typedef void (*ProtectedSurrogate)(Protected&); 59 void operator+(const A &, Protected&); 63 void test(A &a, Public &pub, Protected &prot, Private &priv) { in test()
|
| H A D | p6.cpp | 18 struct Public {}; struct Protected {}; struct Private {}; struct 38 operator Protected (); // expected-note {{declared protected here}} 39 A(Protected); // expected-note {{declared protected here}} 48 Protected prot = a; // expected-error {{'operator Protected' is a protected member}} in test()
|
| /minix3/external/bsd/file/dist/magic/magdir/ |
| H A D | pgp | 80 >>1 byte&0xc0 0x80 Sym. Encrypted and Integrity Protected Data
|
| H A D | 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
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | DeclObjC.h | 1398 None, Private, Protected, Public, Package enumerator 1435 return DeclAccess == None ? Protected : AccessControl(DeclAccess); in getCanonicalAccessControl()
|
| /minix3/share/misc/ |
| H A D | acronyms.comp | 1347 WPA Wi-Fi Protected Access 1348 WPA2 Wi-Fi Protected Access II 1349 WPS Wi-Fi Protected Setup
|
| /minix3/crypto/external/bsd/netpgp/dist/ref/ |
| H A D | draft-ietf-openpgp-rfc2440bis-12-ben.txt | 212 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 45 906 18 -- Sym. Encrypted and Integrity Protected Data Packet 2490 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 2492 The Symmetrically Encrypted Integrity Protected Data Packet is a 2599 only used with a Symmetrically Encrypted Integrity Protected Data 2602 Encrypted Integrity Protected Data packet, and MUST appear in no 2611 Symmetrically Encrypted Integrity Protected Data packet, 3255 Symmetrically Encrypted Integrity Protected Data Packet 3266 Symmetrically Encrypted Integrity Protected Data Packet as well as
|
| H A D | draft-ietf-openpgp-rfc2440bis-13.txt | 212 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 46 906 18 -- Sym. Encrypted and Integrity Protected Data Packet 2525 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 2527 The Symmetrically Encrypted Integrity Protected Data Packet is a 2630 only used with a Symmetrically Encrypted Integrity Protected Data 2637 Encrypted Integrity Protected Data packet, and MUST appear in no 2646 Symmetrically Encrypted Integrity Protected Data packet, 3274 Symmetrically Encrypted Integrity Protected Data Packet 3285 Symmetrically Encrypted Integrity Protected Data Packet as well as
|
| H A D | draft-ietf-openpgp-rfc2440bis-12.txt | 212 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 45 906 18 -- Sym. Encrypted and Integrity Protected Data Packet 2506 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 2508 The Symmetrically Encrypted Integrity Protected Data Packet is a 2615 only used with a Symmetrically Encrypted Integrity Protected Data 2618 Encrypted Integrity Protected Data packet, and MUST appear in no 2627 Symmetrically Encrypted Integrity Protected Data packet, 3271 Symmetrically Encrypted Integrity Protected Data Packet 3282 Symmetrically Encrypted Integrity Protected Data Packet as well as
|
| H A D | draft-ietf-openpgp-rfc2440bis-15.txt | 212 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 46 906 18 -- Sym. Encrypted and Integrity Protected Data Packet 2525 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 2527 The Symmetrically Encrypted Integrity Protected Data Packet is a 2630 only used with a Symmetrically Encrypted Integrity Protected Data 2637 Encrypted Integrity Protected Data packet, and MUST appear in no 2646 Symmetrically Encrypted Integrity Protected Data packet, 3279 Symmetrically Encrypted Integrity Protected Data Packet 3290 Symmetrically Encrypted Integrity Protected Data Packet as well as
|
| H A D | draft-ietf-openpgp-rfc2440bis-14.txt | 212 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 46 906 18 -- Sym. Encrypted and Integrity Protected Data Packet 2525 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 2527 The Symmetrically Encrypted Integrity Protected Data Packet is a 2630 only used with a Symmetrically Encrypted Integrity Protected Data 2637 Encrypted Integrity Protected Data packet, and MUST appear in no 2646 Symmetrically Encrypted Integrity Protected Data packet, 3280 Symmetrically Encrypted Integrity Protected Data Packet 3291 Symmetrically Encrypted Integrity Protected Data Packet as well as
|
| H A D | rfc4880.txt | 159 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) ..49 930 18 -- Sym. Encrypted and Integrity Protected Data Packet 2718 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 2720 The Symmetrically Encrypted Integrity Protected Data packet is a 2898 only used with a Symmetrically Encrypted Integrity Protected Data 2901 Encrypted Integrity Protected Data packet, and MUST appear in no 2922 Symmetrically Encrypted Integrity Protected Data packet, 3861 Symmetrically Encrypted Integrity Protected Data Packet 3880 Symmetrically Encrypted Integrity Protected Data packet as well as
|
| H A D | draft-ietf-openpgp-rfc2440bis-22.txt | 211 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 47 971 18 -- Sym. Encrypted and Integrity Protected Data Packet 2611 5.13. Sym. Encrypted Integrity Protected Data Packet (Tag 18) 2613 The Symmetrically Encrypted Integrity Protected Data Packet is a 2782 only used with a Symmetrically Encrypted Integrity Protected Data 2785 Encrypted Integrity Protected Data packet, and MUST appear in no 2794 Symmetrically Encrypted Integrity Protected Data packet, 3658 Symmetrically Encrypted Integrity Protected Data Packet 3669 Symmetrically Encrypted Integrity Protected Data Packet as well as
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
| H A D | Attr.td | 1302 ["Default", "Hidden", "Hidden", "Protected"]>]; 1311 ["Default", "Hidden", "Hidden", "Protected"]>];
|
| /minix3/external/bsd/llvm/dist/clang/lib/AST/ |
| H A D | ASTDumper.cpp | 1412 case ObjCIvarDecl::Protected: in VisitObjCIvarDecl()
|
| H A D | Decl.cpp | 192 case T::Protected: in getVisibilityFromAttr()
|
| /minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/ |
| H A D | llvm.ml | 66 | Protected Constructor
|
| H A D | llvm.mli | 105 | Protected Constructor
|
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 1757 if (Field->getAccessControl() == ObjCIvarDecl::Protected) in CreateTypeDefinition()
|
| /minix3/external/bsd/llvm/dist/llvm/docs/ |
| H A D | SourceLevelDebugging.rst | 304 i32, ;; Flags - Artificial, Private, Protected, Explicit, Prototyped.
|
| H A D | LangRef.rst | 439 "``protected``" - Protected style
|
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 2030 if (type == VisibilityAttr::Protected && in handleVisibilityAttr()
|
| H A D | SemaDecl.cpp | 12508 case tok::objc_protected: return ObjCIvarDecl::Protected; in TranslateIvarVisibility()
|
| /minix3/etc/ |
| H A D | termcap.big | 15287 # EPA End of Protected Area \E W - - - (K) 15368 # SPA Start of Protected Area \E V - - - (Z)
|
| H A D | services | 8721 mni-prot-rout 3764/tcp # MNI Protected Routing [Tim_Behne] … 8722 mni-prot-rout 3764/udp # MNI Protected Routing [Tim_Behne] …
|