| /openbsd/src/gnu/usr.bin/perl/t/mro/ |
| D | dbic_dfs.t | 23 xx::DBIx::Class::PK::Auto 24 xx::DBIx::Class::PK 66 package xx::DBIx::Class::PK::Auto; use mro 'dfs'; 69 package xx::DBIx::Class::PK; use mro 'dfs'; 113 xx::DBIx::Class::PK::Auto 114 xx::DBIx::Class::PK
|
| D | dbic_c3.t | 23 xx::DBIx::Class::PK::Auto 24 xx::DBIx::Class::PK 66 package xx::DBIx::Class::PK::Auto; use mro 'c3'; 69 package xx::DBIx::Class::PK; use mro 'c3'; 109 xx::DBIx::Class::PK::Auto 110 xx::DBIx::Class::PK
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | vms | 16 >44032 string PK\003\004 \b, Info-ZIP SFX archive v5.12 w/decryption 28 >75264 string PK\003\004 \b, Info-ZIP SFX archive v5.12 w/decryption
|
| D | msdos | 101 >>>>>(&0x10.l+(-4)) string PK\3\4 \b, ZIP self-extracting archive (Info-Zip) 103 >>>>>(&0xe.l+(-4)) string PK\3\4 \b, ZIP self-extracting archive (Info-Zip) 119 >>>>>(&0xe.l+(-4)) search/0x180 PK\3\4 \b, ZIP self-extracting archive (WinZip) 245 >>>&0 string PK\3\4 \b, ZIP self-extracting archive 486 0 string PK\010\010BGI Borland font
|
| D | archive | 217 0 string PK\3\6 ReSOF archive data 606 0 string PK\x07\x08PK\x03\x04 Zip multi-volume archive data, at least PKZIP v2.50 to extract 610 0 string PK\005\006 Zip archive data (empty) 611 0 string PK\003\004 707 # always "PK". The 2 regex rules here print the "mimetype" member's
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 288 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() argument 291 Attrs(calcAttrs(PK, PM, PO, Size)) {} in PointerRecord() 293 PointerRecord(TypeIndex ReferentType, PointerKind PK, PointerMode PM, in PointerRecord() argument 296 Attrs(calcAttrs(PK, PM, PO, Size)), MemberInfo(MPI) {} in PointerRecord() 352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() argument 354 Attrs = calcAttrs(PK, PM, PO, Size); in setAttrs() 358 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs() argument 361 A |= static_cast<uint32_t>(PK); in calcAttrs()
|
| /openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| D | 2769.crt | 18 1ULGIvsU7xywW12zJ7k865LsP3oEIxgyseT1LlTAn8PnZpdbObQGGxJBX4PgS/PK
|
| D | 795.key | 23 K3awZY7ku6Jp/PK+dRZ2CwMc/qqR7QP0aeDCd1DFbdQxpR9tPpsk47Se0ELG/Cjp
|
| D | 685.key | 11 younDylNOa7LtY8WdPz3mMLBBW0Wo8k73j1zJsKTuf3abX9LFW/GqnQWcqm4T/PK
|
| D | 2771.key | 6 Zyy++/PK+ZLjyUzpVFr2icuibzF8/VUAHGX5FyGW7H9jOSEYMMb90tWiMfskMLLQ
|
| D | 1853.key | 6 c7chvB1mdkS/RndowVRZDyrcpqLDwzskUiL+PK+GvTydiIemSyAyA0mB/OO38091
|
| D | 1176.chain | 35 BFQ87BWoNUMo1zkt64Hmsz1Via+3PK/vPH0+JztK4wjPiiedTlH4+YK1zUGlnJVh
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | VFABIDemangling.cpp | 421 llvm::count_if(Parameters, [](const VFParameter &PK) { in tryDemangleForVFABI() argument 422 return PK.ParamKind == VFParamKind::GlobalPredicate; in tryDemangleForVFABI()
|
| /openbsd/src/distrib/notes/macppc/ |
| D | hardware | 31 - ATI Mach64 128 PK
|
| /openbsd/src/share/misc/ |
| D | countrycodes | 188 PK:PAKISTAN
|
| /openbsd/src/share/zoneinfo/datfiles/ |
| D | iso3166.tab | 209 PK Pakistan
|
| D | zone.tab | 315 PK +2452+06703 Asia/Karachi
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1887 PointerKind PK = in lowerTypePointer() local 1906 PointerRecord PR(PointeeTI, PK, PM, PO, Ty->getSizeInBits() / 8); in lowerTypePointer() 1950 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in lowerTypeMemberPointer() local 1959 PointerRecord PR(PointeeTI, PK, PM, PO, SizeInBytes, MPI); in lowerTypeMemberPointer() 2638 PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::Near64 in getVBPTypeIndex() local 2642 PointerRecord PR(ModifiedTI, PK, PM, PO, getPointerSizeInBytes()); in getVBPTypeIndex()
|
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | DeclObjC.h | 2828 Kind PK, in ObjCPropertyImplDecl() argument 2833 assert(PK == Dynamic || PropertyIvarDecl); in ObjCPropertyImplDecl() 2842 Kind PK,
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | dir-example | 274 * maketexpk: (kpathsea)MakeTeX scripts. PK bitmap generation. 305 * pktype: (web2c)PKtype invocation. PK to human-readable text.
|
| /openbsd/src/gnu/usr.bin/texinfo/util/ |
| D | dir-example | 369 * maketexpk: (kpathsea)MakeTeX scripts. PK bitmap generation. 400 * pktype: (web2c)PKtype invocation. PK to human-readable text.
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/ |
| D | Attributor.h | 918 explicit IRPosition(Value &AnchorVal, Kind PK, 921 switch (PK) { 973 explicit IRPosition(Use &U, Kind PK) { 974 assert(PK == IRP_CALL_SITE_ARGUMENT &&
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | DeclObjC.cpp | 2406 Kind PK, in Create() argument 2409 return new (C, DC) ObjCPropertyImplDecl(DC, atLoc, L, property, PK, ivar, in Create()
|
| /openbsd/src/gnu/llvm/libcxx/src/filesystem/ |
| D | operations.cpp | 1822 for (auto& PK : Parts) in lexically_normal() local 1823 Result /= PK.first; in lexically_normal()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | Attributor.cpp | 981 IRPosition::Kind PK = IRP.getPositionKind(); in manifestAttrs() local 988 switch (PK) { in manifestAttrs() 1016 switch (PK) { in manifestAttrs()
|