| /src/external/apache2/llvm/dist/clang/tools/arcmt-test/ |
| arcmt-test.cpp | 311 PresumedLoc PL = SM.getPresumedLoc(loc); 313 OS << llvm::sys::path::filename(PL.getFilename()); 314 OS << ":" << PL.getLine() << ":" 315 << PL.getColumn(); 323 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); 325 OS << llvm::sys::path::filename(PL.getFilename()); 326 OS << " [" << PL.getLine() << ":" 327 << PL.getColumn(); 331 PL = SM.getPresumedLoc(end); 333 unsigned endCol = PL.getColumn() - 1 [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/ |
| ARMBaseInfo.h | 36 PL, // Plus, positive or zero >, ==, or unordered 55 case MI: return PL; 56 case PL: return MI; 153 case ARMCC::PL: return "pl"; 176 .Case("pl", ARMCC::PL)
|
| /src/usr.sbin/lpr/common_source/ |
| common.c | 90 long PL; /* page length */
|
| /src/usr.sbin/makefs/cd9660/ |
| iso9660_rrip.h | 185 ISO_RRIP_PLINK PL;
|
| /src/external/apache2/llvm/dist/llvm/lib/IR/ |
| DIBuilder.cpp | 60 auto PL = PreservedLabels.find(SP); 61 if (PL != PreservedLabels.end()) 62 RetainedNodes.append(PL->second.begin(), PL->second.end());
|
| /src/usr.bin/midiplay/ |
| midiplay.c | 111 #define PL(c) 1, 0x90, c, 0x7f, 8, 0x80, c, 0 121 P(F), P(E), P(E), P(D), P(D), PL(C), 125 #undef PL
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/ |
| AArch64BaseInfo.h | 241 PL = 0x5, // Plus, positive or zero >, ==, or unordered 270 case PL: return "pl"; 304 case PL: return 0; // N == 0
|
| /src/external/gpl3/gdb/dist/sim/aarch64/ |
| decode.h | 42 PL = 0x5, /* meaning N == 0 */
|
| /src/external/gpl3/gdb.old/dist/sim/aarch64/ |
| decode.h | 42 PL = 0x5, /* meaning N == 0 */
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| PPCAsmPrinter.cpp | 630 PICLevel::Level PL = M->getPICLevel(); 822 if (PL == PICLevel::SmallPIC && !IsAIX) {
|
| /src/external/gpl3/gdb/dist/sim/arm/ |
| armemu.h | 31 #define PL 5
|
| /src/external/gpl3/gdb.old/dist/sim/arm/ |
| armemu.h | 31 #define PL 5
|
| /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
| ObjCMT.cpp | 687 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; 688 EndLoc = *PL;
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
| MachODump.cpp | 3770 inline void swapStruct(struct protocol_list64_t &pl) { 3771 sys::swapByteOrder(pl.count); 3774 inline void swapStruct(struct protocol_list32_t &pl) { 3775 sys::swapByteOrder(pl.count); 3826 inline void swapStruct(struct objc_property_list64 &pl) { 3827 sys::swapByteOrder(pl.entsize); 3828 sys::swapByteOrder(pl.count); 3831 inline void swapStruct(struct objc_property_list32 &pl) { 3832 sys::swapByteOrder(pl.entsize); 3833 sys::swapByteOrder(pl.count) 4451 struct protocol_list64_t pl; local 4580 struct protocol_list32_t pl; local [all...] |
| /src/external/gpl3/binutils/dist/opcodes/ |
| ppc-opc.c | 1491 /* The 2-bit SC field in a SYNC or PL field in a WAIT instruction. 1492 For WAIT, some PL values are reserved: 1501 /* For WAIT, some PL values are illegal. */ 1504 *errmsg = _("illegal PL operand value"); 1519 /* For WAIT, some PL values are illegal. */ 3988 /* The 2-bit SC or PL field in an X form instruction. */ 3990 #define PL SC2 3993 #define P2 PL + 1 4640 and PL fields. */ 4787 /* An X form instruction with the WC and PL bits specified. * [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| ppc-opc.c | 1491 /* The 2-bit SC field in a SYNC or PL field in a WAIT instruction. 1492 For WAIT, some PL values are reserved: 1501 /* For WAIT, some PL values are illegal. */ 1504 *errmsg = _("illegal PL operand value"); 1519 /* For WAIT, some PL values are illegal. */ 3987 /* The 2-bit SC or PL field in an X form instruction. */ 3989 #define PL SC2 3992 #define P2 PL + 1 4624 and PL fields. */ 4771 /* An X form instruction with the WC and PL bits specified. * [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| ppc-opc.c | 1445 /* The 2-bit SC field in a SYNC or PL field in a WAIT instruction. 1446 For WAIT, some PL values are reserved: 1455 /* For WAIT, some PL values are illegal. */ 1458 *errmsg = _("illegal PL operand value"); 1473 /* For WAIT, some PL values are illegal. */ 3905 /* The 2-bit SC or PL field in an X form instruction. */ 3907 #define PL SC2 3910 #define P2 PL + 1 4516 and PL fields. */ 4652 /* An X form instruction with the WC and PL bits specified. * [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| ppc-opc.c | 1445 /* The 2-bit SC field in a SYNC or PL field in a WAIT instruction. 1446 For WAIT, some PL values are reserved: 1455 /* For WAIT, some PL values are illegal. */ 1458 *errmsg = _("illegal PL operand value"); 1473 /* For WAIT, some PL values are illegal. */ 3905 /* The 2-bit SC or PL field in an X form instruction. */ 3907 #define PL SC2 3910 #define P2 PL + 1 4516 and PL fields. */ 4652 /* An X form instruction with the WC and PL bits specified. * [all...] |