Searched defs:PD (Results 1 - 25 of 71) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp92 const PathDiagnostic *PD = *I; variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp17 TargetSubtargetInfo( const Triple &TT, StringRef CPU, StringRef TuneCPU, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPartialDiagnostic.h138 void swap(PartialDiagnostic &PD) { argument
200 operator <<(const DiagnosticBuilder &DB, const PartialDiagnostic &PD) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp94 static const ObjCIvarDecl *findPropertyBackingIvar(const ObjCPropertyDecl *PD, argument
180 const ObjCPropertyDecl *PD = I->second; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp118 ObjCPropertyDecl *PD = PID->getPropertyDecl(); local
H A DTransGCAttrs.cpp237 ObjCPropertyDecl *PD = *PI; local
302 ObjCPropertyDecl *PD = AllProps[i]; local
H A DTransUnbridgedCasts.cpp439 ParmVarDecl *PD = FD->getParamDecl(i); local
/netbsd-current/lib/libm/ld128/
H A De_powl.c125 static const long double PD[] = variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DProgram.cpp122 llvm::Optional<unsigned> Program::getOrCreateDummy(const ParmVarDecl *PD) { argument
/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dpowq.c126 static const __float128 PD[] = variable
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dpowq.c126 static const __float128 PD[] = variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSubtargetInfo.cpp225 MCSubtargetInfo(const Triple &TT, StringRef C, StringRef TC, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplateDeduction.h102 void takeSFINAEDiagnostic(PartialDiagnosticAt &PD) { argument
140 void addSFINAEDiagnostic(SourceLocation Loc, PartialDiagnostic PD) { argument
150 addSuppressedDiagnostic(SourceLocation Loc, PartialDiagnostic PD) argument
H A DTypoCorrection.h253 void addExtraDiagnostic(PartialDiagnostic PD) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp353 int64_t PD = std::abs(ConstPtrDiff->getValue()->getSExtValue()); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Drl78.c293 #define PD(x) put_op (&opcode, 0, 1, x) macro
[all...]
/netbsd-current/sys/arch/hpcsh/dev/
H A Dpfckbd.c275 #define PD(n) \ macro
294 #undef PD macro
370 #define PD(n) \ macro
446 #undef PD macro
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Drl78.c296 #define PD(x) put_op (&opcode, 0, 1, x) macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp554 PressureDiff &PD = DAG->getPressureDiff(SU); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h141 static bool classof(const PreprocessedEntity *PD) { argument
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic80-opc.c553 #define PD macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_div.c85 UINT64 sign_x, sign_y, coefficient_x, coefficient_y, A, B, QX, PD; local
524 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, valid_y, PD, res; local
938 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, PD, res, valid_y; variable
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_div.c85 UINT64 sign_x, sign_y, coefficient_x, coefficient_y, A, B, QX, PD; local
524 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, valid_y, PD, res; local
938 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, PD, res, valid_y; variable
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp260 bool InstrProfWriter::shouldEncodeData(const ProfilingData &PD) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp382 ObjCProtocolDecl *PD = *I; local
524 ObjCPropertyDecl *PD = D->getPropertyDecl(); local

Completed in 290 milliseconds

123