Home
last modified time | relevance | path

Searched refs:CDC (Results 1 – 25 of 2062) sorted by relevance

12345678910>>...83

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/data/
H A Denv.properties14 CDC-1.0/Foundation-1.0.javacSource=1.3
15 CDC-1.0/Foundation-1.0.javacTarget=1.1
17 CDC-1.1/Foundation-1.1.javacSource=1.3
18 CDC-1.1/Foundation-1.1.javacTarget=1.2
59 CDC-1.0/PersonalBasis-1.0.javacSource=1.3
60 CDC-1.0/PersonalBasis-1.0.javacTarget=1.1
62 CDC-1.0/PersonalJava-1.0.javacSource=1.3
63 CDC-1.0/PersonalJava-1.0.javacTarget=1.1
65 CDC-1.1/PersonalBasis-1.1.javacSource=1.3
68 CDC-1.1/PersonalJava-1.1.javacSource=1.3
[all …]
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/GraphViewer/
H A DView2D.h42 void Draw(CDC* pDC);
44 void DrawGraph(CDC* pDC);
45 void DrawGraphPoints(CDC* pDC);
46 void DrawGraphEdges(CDC* pDC);
47 void DrawGraphVertexs(CDC* pDC);
49 void DrawLevel(CDC* pDC);
50 void DrawLevelPoints(CDC* pDC);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DMyBaseView.h40 class CMyMemDC : public CDC
43 CMyMemDC(CDC* pDC, const CRect* pRect = NULL) : CDC() in CDC() function
95 CDC* m_pDC; // valid pDC
212 virtual void OnPrepareDC(CDC* pDC, CPrintInfo* pInfo = NULL);
216 virtual void PrepareDC_inRect(CDC* pDC, CPrintInfo* pInfo, CRect& clientRect); // scales DC
220 virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
221 virtual void OnPrint(CDC* pDC, CPrintInfo* pInfo);
222 virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);
330 void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo) { return; } in OnBeginPrinting()
331 void OnPrint(CDC* pDC, CPrintInfo* pInfo);
[all …]
H A DDrawWindow2D.h79 …virtual void OnDraw(CDC* pDC); // this routine is automatically called by…
80 virtual void DrawElements(CDC* pDC); // draw all items to specified CDC
82 virtual BOOL IsVisible(CDC* pDC, ControlWindowContext_::DrawComponent& elem);
83 virtual BOOL DrawLine(CDC* pDC, ControlWindowContext_::DrawComponent& elem);
84 virtual BOOL DrawRectangle(CDC* pDC, ControlWindowContext_::DrawComponent& elem);
85 virtual BOOL DrawEllipse(CDC* pDC, ControlWindowContext_::DrawComponent& elem);
86 virtual BOOL DrawText(CDC* pDC, ControlWindowContext_::DrawComponent& elem);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.generator/profiles/
H A Dconfiguration.properties118 #CDC-1.0_Foundation-1.0.jreLib=
119 #CDC-1.0_Foundation-1.0.osgiProfile=
120 #CDC-1.0_Foundation-1.0.jreDoc=
121 #CDC-1.0_Foundation-1.0.jreURL=
122 #CDC-1.0_Foundation-1.0.docRoot=
124 #CDC-1.0_Foundation-1.0.whiteList=
127 #CDC-1.1_Foundation-1.1.jreLib=
129 #CDC-1.1_Foundation-1.1.jreDoc=
130 #CDC-1.1_Foundation-1.1.jreURL=
131 #CDC-1.1_Foundation-1.1.docRoot=
[all …]
/dports/astro/oskar/OSKAR-2.8.0/oskar/sky/src/
H A Doskar_sky_copy_source_data.c16 #define CDC(m) oskar_mem_double_const(m, status) macro
123 ra = CDC(oskar_sky_ra_rad_const(in)); in oskar_sky_copy_source_data()
124 dec = CDC(oskar_sky_dec_rad_const(in)); in oskar_sky_copy_source_data()
125 I = CDC(oskar_sky_I_const(in)); in oskar_sky_copy_source_data()
126 Q = CDC(oskar_sky_Q_const(in)); in oskar_sky_copy_source_data()
127 U = CDC(oskar_sky_U_const(in)); in oskar_sky_copy_source_data()
128 V = CDC(oskar_sky_V_const(in)); in oskar_sky_copy_source_data()
132 l = CDC(oskar_sky_l_const(in)); in oskar_sky_copy_source_data()
133 m = CDC(oskar_sky_m_const(in)); in oskar_sky_copy_source_data()
134 n = CDC(oskar_sky_n_const(in)); in oskar_sky_copy_source_data()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/hwmon/
H A Dlochnagar.rst40 in2_input Measured voltage for 1V8 CDC (milliVolts)
41 in2_label "1V8 CDC"
42 curr3_input Measured current for 1V8 CDC (milliAmps)
43 curr3_label "1V8 CDC"
44 power3_average Measured average power for 1V8 CDC (microWatts)
46 power3_label "1V8 CDC"
66 in6_input Measured voltage for VDDCORE CDC (milliVolts)
67 in6_label "VDDCORE CDC"
68 curr7_input Measured current for VDDCORE CDC (milliAmps)
69 curr7_label "VDDCORE CDC"
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/hwmon/
H A Dlochnagar.rst40 in2_input Measured voltage for 1V8 CDC (milliVolts)
41 in2_label "1V8 CDC"
42 curr3_input Measured current for 1V8 CDC (milliAmps)
43 curr3_label "1V8 CDC"
44 power3_average Measured average power for 1V8 CDC (microWatts)
46 power3_label "1V8 CDC"
66 in6_input Measured voltage for VDDCORE CDC (milliVolts)
67 in6_label "VDDCORE CDC"
68 curr7_input Measured current for VDDCORE CDC (milliAmps)
69 curr7_label "VDDCORE CDC"
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/hwmon/
H A Dlochnagar.rst40 in2_input Measured voltage for 1V8 CDC (milliVolts)
41 in2_label "1V8 CDC"
42 curr3_input Measured current for 1V8 CDC (milliAmps)
43 curr3_label "1V8 CDC"
44 power3_average Measured average power for 1V8 CDC (microWatts)
46 power3_label "1V8 CDC"
66 in6_input Measured voltage for VDDCORE CDC (milliVolts)
67 in6_label "VDDCORE CDC"
68 curr7_input Measured current for VDDCORE CDC (milliAmps)
69 curr7_label "VDDCORE CDC"
[all …]
/dports/emulators/mednafen/mednafen/src/psx/notes/
H A DPROBLEMATIC-GAMES62 related. Possibly CDC-timing related.
64 [CDC] Command: ReadN ---
65 [CDC] Command: Standby ---
66 [CDC] Command: Nop ---
67 [CDC] Command: Setmode --- 0xa0
68 [CDC] Command: Setloc --- 0x08 0x13 0x53
69 [CDC] Command: ReadN ---
71 [CDC] Command: Standby ---
72 [CDC] Command: Nop ---
73 [CDC] Command: Setmode --- 0xa0
[all …]
/dports/net/mpich2/mpich2-1.5/src/util/logging/rlog/rimshot/
H A DrimshotView.h41 virtual void OnDraw(CDC* pDC); // overridden to draw this view
43 virtual void OnPrepareDC(CDC* pDC, CPrintInfo* pInfo = NULL);
48 virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
49 virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);
57 void DrawToCanvas(CDC *pDC);
77 afx_msg BOOL OnEraseBkgnd(CDC* pDC);
/dports/net/mpich/mpich-3.4.3/src/util/logging/rlog/rimshot/
H A DrimshotView.h38 virtual void OnDraw(CDC * pDC); // overridden to draw this view
40 virtual void OnPrepareDC(CDC * pDC, CPrintInfo * pInfo = NULL);
45 virtual void OnBeginPrinting(CDC * pDC, CPrintInfo * pInfo);
46 virtual void OnEndPrinting(CDC * pDC, CPrintInfo * pInfo);
54 void DrawToCanvas(CDC * pDC);
74 afx_msg BOOL OnEraseBkgnd(CDC * pDC);
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A DDialogColorPicker.h120 void DrawFilledColor(CDC *pDC,CRect cr,COLORREF c);
121 void DrawLines(CDC *pDC);
122 void DrawXorRect(CDC *pDC,CRect& cr);
128 void DrawMarkers(CDC *pDC);
141 void DrawRGB(CDC *pDC);
142 void DrawHSB(CDC *pDC);
148 CDC memDC;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/osgi/
H A DCDC-1.1_Foundation-1.1.ee15 -Dee.class.library.level=CDC-1.1/Foundation-1.1
16 -Dee.id=CDC-1.1/Foundation-1.1
17 -Dee.name=CDC-1.1 Foundation-1.1
18 -Dee.description=CDC v1.1 / Foundation v1.1
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/mfc/
H A Dvgui_mfc_adaptor.h62 CDC* m_pDC;
142 CDC*& out_pDC,
145 HGLRC setup_for_gl( CDC* pDC, DWORD dwFlags );
148 CDC* m_pDC_aux;
177 virtual void OnDraw(CDC* pDC);
221 afx_msg BOOL OnEraseBkgnd(CDC* pDC);
/dports/math/vtk8/VTK-8.2.0/Examples/GUI/Win32/vtkMFC/vtkSDI/
H A DvtkSDIView.h21 virtual void OnDraw(CDC* pDC); // overridden to draw this view
25 afx_msg BOOL OnEraseBkgnd(CDC* pDC);
37 virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
38 virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);
/dports/math/vtk6/VTK-6.2.0/Examples/GUI/Win32/vtkMFC/vtkSDI/
H A DvtkSDIView.h21 virtual void OnDraw(CDC* pDC); // overridden to draw this view
25 afx_msg BOOL OnEraseBkgnd(CDC* pDC);
37 virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
38 virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);
/dports/math/vtk8/VTK-8.2.0/Examples/GUI/Win32/vtkMFC/vtkMDI/
H A DvtkMDIView.h19 virtual void OnDraw(CDC* pDC); // overridden to draw this view
44 BOOL OnEraseBkgnd(CDC* pDC);
46 virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
47 virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);
/dports/math/vtk6/VTK-6.2.0/Examples/GUI/Win32/vtkMFC/vtkMDI/
H A DvtkMDIView.h19 virtual void OnDraw(CDC* pDC); // overridden to draw this view
44 BOOL OnEraseBkgnd(CDC* pDC);
46 virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
47 virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);
/dports/textproc/libcss/libcss-0.9.1/docs/
H A DGrammar10 stylesheet -> CDC ws stylesheet
91 4) The "stylesheet -> CDC stylesheet" production has been changed to
92 "stylesheet -> CDC ws stylesheet".
112 start CDO, CDC, S, IDENT, NUMBER, PERCENTAGE, DIMENSION, STRING,
116 stylesheet CDO, CDC, IDENT, NUMBER, PERCENTAGE, DIMENSION, STRING,
165 statement CDO, CDC, IDENT, NUMBER, PERCENTAGE, DIMENSION, STRING,
169 ruleset CDO, CDC, IDENT, NUMBER, PERCENTAGE, DIMENSION, STRING,
173 ruleset-end CDO, CDC, IDENT, NUMBER, PERCENTAGE, DIMENSION, STRING,
177 at-rule CDO, CDC, IDENT, NUMBER, PERCENTAGE, DIMENSION, STRING,
185 block CDO, CDC, IDENT, NUMBER, PERCENTAGE, DIMENSION, STRING,
[all …]
/dports/net/mpich2/mpich2-1.5/examples/windows/pmandel_vis/
H A Dpman_visView.h34 virtual void OnDraw(CDC* pDC); // overridden to draw this view
38 virtual void OnBeginPrinting(CDC* pDC, CPrintInfo* pInfo);
39 virtual void OnEndPrinting(CDC* pDC, CPrintInfo* pInfo);
58 afx_msg BOOL OnEraseBkgnd(CDC* pDC);
/dports/science/aircraft-datcom/aircraft-datcom-ed877bb/src/
H A Dbodyjm.f19 DIMENSION CD(20), CL(20), CM(20), CN(20), CA(20), CDC(20)
23 EQUIVALENCE (CN(1),BODY(61)), (CA(1),BODY(81)), (CDC(1),BD(135))
67 CN(I) = (A3*FA*CNOCNS+SP*ETA*CDC(I)*SA*ABS(SA)*CNOCNN)/SREF
68 CM(I) = A1*FA*CNOCNS+A2*ETA*CDC(I)*SA*ABS(SA)*CNOCNN
73 CNVIS(I)=SP*ETA*CDC(I)*SA*ABS(SA)*CNOCNN/SREF
75 CMVIS(I)=A2*ETA*CDC(I)*SA*ABS(SA)*CNOCNN
/dports/textproc/py-agate/agate-1.6.3/examples/realdata/
H A Dexonerations-20150828.csv20 Aguirre,Omar,28,Hispanic,IL,CDC,Murder,55 years,1999,2003,,,,Y,Y,,Y,
51 Andrews,James,21,Black,IL,CDC,Murder,Life,1985,2008,,,,Y,Y,,Y,
83 Baker,Edward,17,Black,PA,CDC,Murder,Life,1974,2002,,,,Y,Y,,Y,Y
101 Bates,David,18,Black,IL,CDC,Murder,20 years,1985,2015,,,,Y,Y,,Y,
144 Bowman,James,18,Black,MO,CDC,Murder,Life,1986,2001,,,,,Y,,Y,
180 Brown,Alfred,21,Black,TX,CDC,Murder,Death,2005,2015,,,Y,,Y,,Y,
219 Caine,Eric,19,Black,IL,CDC,Murder,Life,1989,2011,,,,Y,Y,,Y,
228 Canter,Mark,22,Caucasian,MI,CDC,Murder,Life,1988,1996,,,,,Y,,Y,
411 Dixon,Donald,18,Black,MO,CDC,Murder,Life,1985,2001,,,,,Y,,Y,
545 Gibson,Roland,20,Black,LA,CDC,Murder,Life,1968,1993,,,,,Y,,Y,
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/klauspost/compress/compress-1.10.10/
H A Dcompressible_test.go107 This is essentially the same problem we discussed related to fingerprinting the CDC deduplication p…
108CDC, a "known plaintext" file can be verified to exist within the backup if the size of individua…
109 As discussed earlier, this can be somewhat mitigated by salting the CDC algorithm with a secret val…
110 With salted CDC, I assume compression would happen on each individual chunk, after splitting the pr…
111 Attacker knows that the CDC algorithm uses a secret salt, so the attacker generates a range of chun…
115 It is my belief that with sufficiently large files, and considering the fact that the CDC algorithm…
221 This is essentially the same problem we discussed related to fingerprinting the CDC deduplication p…
222CDC, a "known plaintext" file can be verified to exist within the backup if the size of individua…
223 As discussed earlier, this can be somewhat mitigated by salting the CDC algorithm with a secret val…
224 With salted CDC, I assume compression would happen on each individual chunk, after splitting the pr…
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/klauspost/compress/
H A Dcompressible_test.go107 This is essentially the same problem we discussed related to fingerprinting the CDC deduplication p…
108CDC, a "known plaintext" file can be verified to exist within the backup if the size of individua…
109 As discussed earlier, this can be somewhat mitigated by salting the CDC algorithm with a secret val…
110 With salted CDC, I assume compression would happen on each individual chunk, after splitting the pr…
111 Attacker knows that the CDC algorithm uses a secret salt, so the attacker generates a range of chun…
115 It is my belief that with sufficiently large files, and considering the fact that the CDC algorithm…
221 This is essentially the same problem we discussed related to fingerprinting the CDC deduplication p…
222CDC, a "known plaintext" file can be verified to exist within the backup if the size of individua…
223 As discussed earlier, this can be somewhat mitigated by salting the CDC algorithm with a secret val…
224 With salted CDC, I assume compression would happen on each individual chunk, after splitting the pr…
[all …]

12345678910>>...83