Home
last modified time | relevance | path

Searched defs:DP (Results 1 – 25 of 25) sorted by relevance

/freebsd/sbin/hastd/
H A Dtoken.l44 #define DP do { } while (0) macro
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dtoken.l52 #define DP do { } while (0) macro
/freebsd/contrib/dma/
H A Dconf.c46 #define DP ": \t" macro
/freebsd/sys/dev/sbni/
H A Dif_sbnivar.h43 #define DP(A) A macro
45 #define DP(A) macro
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp82 DiagnosticPrinterRawOStream DP(errs()); in handleDiagnostics() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp153 DiagnosticPrinterRawOStream DP(OS); in handleDiagnostics() local
/freebsd/crypto/openssl/test/
H A Dkeymgmt_internal_test.c75 #define DP 6 macro
H A Drsa_sp800_56b_test.c280 const int DP = 3; in test_check_crt_components() local
H A Devp_pkey_provided_test.c345 #define DP 5 macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp650 DiagnosticPrinterRawOStream DP(MsgStream); in UnsupportedDiagHandler() local
687 DiagnosticPrinterRawOStream DP(MsgStream); in EmitOptimizationMessage() local
892 DiagnosticPrinterRawOStream DP(Stream); in DiagnosticHandlerImpl() local
H A DCGBuiltin.cpp18225 auto *DP = EmitAMDGPUDispatchPtr(CGF); in EmitAMDGPUGridSize() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h239 bool subsumes(Sema &S, NamedDecl *DP, ArrayRef<const Expr *> P, NamedDecl *DQ, in subsumes()
/freebsd/sys/kern/
H A Duipc_sem.c90 #define DP(x) printf x macro
92 #define DP(x) macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp370 DiagnosticPrinterRawOStream DP(errs()); in run() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp278 DiagnosticPrinterRawOStream DP(errs()); in diagnose() local
H A DCore.cpp238 DiagnosticPrinterRawOStream DP(Stream); in LLVMGetDiagInfoDescription() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp312 DiagnosticPrinterRawOStream DP(errs()); in handleDiagnostics() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp716 DiagnosticPrinterRawOStream DP(Stream); in DiagnosticHandler() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp329 DiagnosticPrinterRawOStream DP(OS); in handleDiagnostics() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp531 UVect DP; in collectIndRegsForLoop() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1359 Decl *DP = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1074 for (auto *DP : DeadPhis) in normalizeReturnBlock() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h2447 const Pointer &DP = DestPtr.atIndex(DestIndex + I); in CopyArray() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15218 Decl *DP = HandleDeclarator(ParentScope, D, TemplateParameterLists); in ActOnStartOfFunctionDef() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44533 SDValue DP = createVPDPBUSD(DAG, LHS, RHS, StageBias, DL, Subtarget); in combineVPDPBUSDPattern() local