Searched defs:protection (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dimport.h31 Prot protection; member in class:Import
H A Denum.h36 Prot protection; member in class:EnumDeclaration
H A Dscope.h111 Prot protection; // protection for class members member in struct:Scope
H A Dattrib.h114 Prot protection; member in class:ProtDeclaration
H A Dtemplate.h76 Prot protection; member in class:TemplateDeclaration
H A Dattrib.c77 createNewScope(Scope *sc, StorageClass stc, LINK linkage, CPPMANGLE cppmangle, Prot protection, int explicitProtection, AlignDeclaration *aligndecl, PINLINE inlining) argument
[all...]
H A Ddmodule.c882 bool Module::isPackageAccessible(Package *p, Prot protection, int flags) argument
H A Daggregate.h92 Prot protection; member in class:AggregateDeclaration
H A Ddsymbol.c1020 void ForwardingScopeDsymbol::importScope(Dsymbol *s, Prot protection) argument
1274 void ScopeDsymbol::importScope(Dsymbol *s, Prot protection) argument
1334 void ScopeDsymbol::addAccessiblePackage(Package *p, Prot protection) argument
1342 bool ScopeDsymbol::isPackageAccessible(Package *p, Prot protection, in argument
[all...]
H A Ddeclaration.h123 Prot protection; member in class:Declaration
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps.h57 uptr protection; member in class:__sanitizer::MemoryMappedSegment
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps.h54 uptr protection; member in class:__sanitizer::MemoryMappedSegment
/netbsd-current/games/warp/
H A Dutil.c157 mode_t protection; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_protect.c57 unsigned char *protection = NULL; local
[all...]
H A Dcmp_vfy.c79 ASN1_BIT_STRING *protection = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_procmaps.h57 uptr protection; member in class:__sanitizer::MemoryMappedSegment
/netbsd-current/sys/uvm/
H A Duvm_map.h150 vm_prot_t protection; /* protection code */ member in struct:vm_map_entry
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dcmp_protect_test.c78 ASN1_BIT_STRING *protection = local
88 ASN1_BIT_STRING *protection = local
102 verify_signature(OSSL_CMP_MSG *msg, ASN1_BIT_STRING *protection, EVP_PKEY *pkey, EVP_MD *digest) argument
132 ASN1_BIT_STRING *protection = local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm.c178 int protection; member in struct:_om_page_tlb_entry
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc701 DWORD protection = 0; local
807 DWORD protection = 0; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc699 DWORD protection = 0; local
805 DWORD protection = 0; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dfbsd-nat.c172 char protection[4]; local
142 fbsd_read_mapping(FILE *mapfile, unsigned long *start, unsigned long *end, char *protection) argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp752 DWORD protection = 0; local
858 DWORD protection = 0; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dvm.c179 int protection; member in struct:_om_page_tlb_entry
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2291 PeepholeProtection protection; local
2296 void CodeGenFunction::unprotectFromPeepholes(PeepholeProtection protection) { argument

Completed in 381 milliseconds

12