| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/ |
| dce_link_encoder.h | 55 SRI(DP_CONFIG, DP, id), \ 56 SRI(DP_DPHY_CNTL, DP, id), \ 57 SRI(DP_DPHY_PRBS_CNTL, DP, id), \ 58 SRI(DP_DPHY_SCRAM_CNTL, DP, id),\ 59 SRI(DP_DPHY_SYM0, DP, id), \ 60 SRI(DP_DPHY_SYM1, DP, id), \ 61 SRI(DP_DPHY_SYM2, DP, id), \ 62 SRI(DP_DPHY_TRAINING_PATTERN_SEL, DP, id), \ 63 SRI(DP_LINK_CNTL, DP, id), \ 64 SRI(DP_LINK_FRAMING_CNTL, DP, id), [all...] |
| dce_stream_encoder.h | 86 SRI(DP_MSE_RATE_CNTL, DP, id), \ 87 SRI(DP_MSE_RATE_UPDATE, DP, id), \ 88 SRI(DP_PIXEL_FORMAT, DP, id), \ 89 SRI(DP_SEC_CNTL, DP, id), \ 90 SRI(DP_STEER_FIFO, DP, id), \ 91 SRI(DP_VID_M, DP, id), \ 92 SRI(DP_VID_N, DP, id), \ 93 SRI(DP_VID_STREAM_CNTL, DP, id), \ 94 SRI(DP_VID_TIMING, DP, id), \ 95 SRI(DP_SEC_AUD_N, DP, id), [all...] |
| /src/sys/stand/ |
| ls.c | 84 typedef struct dirent DP; 89 register char *dp; local 94 for (dp = dirbuf; (dp < (dirbuf + size)) && 95 (dp + ((DP *)dp)->d_reclen) < (dirbuf + size); 96 dp += ((DP *)dp)->d_reclen) [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Linker/ |
| LinkDiagnosticInfo.h | 20 void print(DiagnosticPrinter &DP) const override;
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| arc-attrs.h | 42 { DP, ARC_OPCODE_ARCv2HS, "FPUD", "double-precision FPU" }, 67 DP | DPX, 68 DP | SPX, 69 QUARKSE1 | DP,
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| arc-attrs.h | 42 { DP, ARC_OPCODE_ARCv2HS, "FPUD", "double-precision FPU" }, 67 DP | DPX, 68 DP | SPX, 69 QUARKSE1 | DP,
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| arc-attrs.h | 42 { DP, ARC_OPCODE_ARCv2HS, "FPUD", "double-precision FPU" }, 67 DP | DPX, 68 DP | SPX, 69 QUARKSE1 | DP,
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| arc-attrs.h | 42 { DP, ARC_OPCODE_ARCv2HS, "FPUD", "double-precision FPU" }, 67 DP | DPX, 68 DP | SPX, 69 QUARKSE1 | DP,
|
| /src/share/examples/rump/virtual_ip_router/ |
| rumprouter.c | 58 #define DP if (1) printf 60 #define DP if (0) printf 71 DP("Entering %s\n", __FUNCTION__); 73 DP("Create an interface(%s)\n", ifname); 79 DP("Get a socket for configuring the interface\n"); 104 DP("Set the addresses\n"); 110 DP("Done with %s\n", __FUNCTION__); 126 DP("Entering %s\n", __FUNCTION__); 128 DP("Open a routing socket\n"); 168 DP("Set the route\n") [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/IR/ |
| DiagnosticInfo.cpp | 66 void DiagnosticInfoInlineAsm::print(DiagnosticPrinter &DP) const { 67 DP << getMsgStr(); 69 DP << " at line " << getLocCookie(); 72 void DiagnosticInfoResourceLimit::print(DiagnosticPrinter &DP) const { 73 DP << getResourceName() << " limit"; 76 DP << " of " << getResourceLimit(); 78 DP << " exceeded (" << getResourceSize() << ") in " << getFunction(); 81 void DiagnosticInfoDebugMetadataVersion::print(DiagnosticPrinter &DP) const { 82 DP << "ignoring debug info with an invalid version (" << getMetadataVersion() 87 DiagnosticPrinter &DP) const [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| dcn10_link_encoder.h | 48 SRI(DP_CONFIG, DP, id), \ 49 SRI(DP_DPHY_CNTL, DP, id), \ 50 SRI(DP_DPHY_PRBS_CNTL, DP, id), \ 51 SRI(DP_DPHY_SCRAM_CNTL, DP, id),\ 52 SRI(DP_DPHY_SYM0, DP, id), \ 53 SRI(DP_DPHY_SYM1, DP, id), \ 54 SRI(DP_DPHY_SYM2, DP, id), \ 55 SRI(DP_DPHY_TRAINING_PATTERN_SEL, DP, id), \ 56 SRI(DP_LINK_CNTL, DP, id), \ 57 SRI(DP_LINK_FRAMING_CNTL, DP, id), [all...] |
| dcn10_stream_encoder.h | 75 SRI(DP_DB_CNTL, DP, id), \ 76 SRI(DP_MSA_MISC, DP, id), \ 77 SRI(DP_MSA_COLORIMETRY, DP, id), \ 78 SRI(DP_MSA_TIMING_PARAM1, DP, id), \ 79 SRI(DP_MSA_TIMING_PARAM2, DP, id), \ 80 SRI(DP_MSA_TIMING_PARAM3, DP, id), \ 81 SRI(DP_MSA_TIMING_PARAM4, DP, id), \ 82 SRI(DP_MSE_RATE_CNTL, DP, id), \ 83 SRI(DP_MSE_RATE_UPDATE, DP, id), \ 84 SRI(DP_PIXEL_FORMAT, DP, id), [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
| dcn20_stream_encoder.h | 39 SRI(DP_DSC_CNTL, DP, id), \ 40 SRI(DP_DSC_BYTES_PER_PIXEL, DP, id), \ 42 SRI(DP_SEC_METADATA_TRANSMISSION, DP, id), \ 44 SRI(DP_SEC_FRAMING4, DP, id)
|
| /src/sys/arch/x86/include/ |
| pmap.h | 84 #define pmap_copy(DP,SP,D,L,S) __USE(L) 87 #define pmap_move(DP,SP,D,L,S)
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| nouveau_nvkm_engine_disp_sorgv100.c | 75 case 8: state->proto = DP; state->link = 1; break; 76 case 9: state->proto = DP; state->link = 2; break; 98 .dp = {
|
| nouveau_nvkm_engine_disp_sorgf119.c | 80 const u32 shift = sor->func->dp.lanes[ln] * 8; 112 clksor |= sor->dp.bw << 18; 113 dpctrl |= ((1 << sor->dp.nr) - 1) << 16; 114 if (sor->dp.mst) 116 if (sor->dp.ef) 153 case 8: state->proto = DP; state->link = 1; break; 154 case 9: state->proto = DP; state->link = 2; break; 171 .dp = {
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| extract_symvers.pl | 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
| extract_symvers.pl | 115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| DiagnosticInfo.h | 118 /// Print using the given \p DP a user-friendly message. 124 virtual void print(DiagnosticPrinter &DP) const = 0; 170 void print(DiagnosticPrinter &DP) const override; 210 void print(DiagnosticPrinter &DP) const override; 255 void print(DiagnosticPrinter &DP) const override; 277 void print(DiagnosticPrinter &DP) const override; 301 void print(DiagnosticPrinter &DP) const override; 331 void print(DiagnosticPrinter &DP) const override; 465 void print(DiagnosticPrinter &DP) const override; 941 void print(DiagnosticPrinter &DP) const override [all...] |
| /src/external/mpl/bind/dist/lib/dns/ |
| adb.c | 490 DP(int level, const char *format, ...) ISC_FORMAT_PRINTF(2, 3); 493 DP(int level, const char *format, ...) { 646 DP(NCACHE_LEVEL, "expire_v4 set to %u import_rdataset", 652 DP(NCACHE_LEVEL, "expire_v6 set to %u import_rdataset", 680 DP(DEF_LEVEL, "killing name %p", adbname); 729 DP(DEF_LEVEL, "expiring v4 for name %p", adbname); 742 DP(DEF_LEVEL, "expiring v6 for name %p", adbname); 911 DP(ENTER_LEVEL, 927 DP(ISC_LOG_DEBUG(3), "more addresses"); 934 DP(ISC_LOG_DEBUG(3), "no more addresses") [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| intel_dp.c | 76 /* DP DSC throughput values used for slice count calculations KPixels/s */ 81 /* DP DSC FEC Overhead factor = 1/(0.972261) */ 132 /* Constants for DP DSC configurations */ 142 * @intel_dp: DP struct 144 * If a CPU or PCH DP output is attached to an eDP panel, this function 576 DRM_DEBUG_KMS("Unsupported slice width %d by DP DSC Sink device\n", 603 * Older platforms don't like hdisplay==4096 with DP. 754 #define with_pps_lock(dp, wf) \ 755 for ((wf) = pps_lock(dp); (wf); (wf) = pps_unlock((dp), (wf)) 6266 struct intel_dp *dp = &intel_dig_port->dp; local 6318 struct intel_dp *dp = &intel_dig_port->dp; local [all...] |
| /src/crypto/external/apache2/openssl/dist/test/ |
| keymgmt_internal_test.c | 75 #define DP 6 126 || !TEST_true(get_ulong_via_BN(p, &keydata[DP])) 168 0x8599, /* DP */ 199 || !TEST_true(BN_set_word(bn1, expected[DP]))
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| keymgmt_internal_test.c | 75 #define DP 6 126 || !TEST_true(get_ulong_via_BN(p, &keydata[DP])) 168 0x8599, /* DP */ 197 || !TEST_true(BN_set_word(bn1, expected[DP]))
|
| /src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| LegacyDivergenceAnalysis.cpp | 347 DivergencePropagator DP(F, TTI, DT, PDT, DivergentValues, DivergentUses); 348 DP.populateWithSourcesOfDivergence(); 349 DP.propagate();
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| adb.c | 503 DP(int level, const char *format, ...) ISC_FORMAT_PRINTF(2, 3); 506 DP(int level, const char *format, ...) { 609 DP(ISC_LOG_INFO, "adb: grow_entries to %u starting", n); 738 DP(ISC_LOG_INFO, "adb: grow_entries finished"); 774 DP(ISC_LOG_INFO, "adb: grow_names to %u starting", n); 900 DP(ISC_LOG_INFO, "adb: grow_names finished"); 1030 DP(NCACHE_LEVEL, "expire_v4 set to MIN(%u,%u) import_rdataset", 1036 DP(NCACHE_LEVEL, "expire_v6 set to MIN(%u,%u) import_rdataset", 1072 DP(DEF_LEVEL, "killing name %p", name); 1138 DP(DEF_LEVEL, "expiring v4 for name %p", name) [all...] |