Home
last modified time | relevance | path

Searched defs:ppds (Results 1 – 24 of 24) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DOScopeCtrl.cpp74 PlotData_t* ppds = pdsTrends; in COScopeCtrl() local
118 PlotData_t* ppds = pdsTrends+iTrend; in SetRange() local
165 PlotData_t* ppds = pdsTrends+iTrend; in SetPlotColor() local
353 PlotData_t* ppds = pdsTrends; in OnSize() local
390 unsigned COScopeCtrl::GetPlotY(float fPlot, PlotData_t* ppds) in GetPlotY()
410 PlotData_t* ppds = pdsTrends; in DrawPoints() local
455 PlotData_t* ppds = pdsTrends; in PlotHistory() local
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DOScopeCtrl.cpp74 PlotData_t* ppds = pdsTrends; in COScopeCtrl() local
118 PlotData_t* ppds = pdsTrends+iTrend; in SetRange() local
165 PlotData_t* ppds = pdsTrends+iTrend; in SetPlotColor() local
353 PlotData_t* ppds = pdsTrends; in OnSize() local
390 unsigned COScopeCtrl::GetPlotY(float fPlot, PlotData_t* ppds) in GetPlotY()
410 PlotData_t* ppds = pdsTrends; in DrawPoints() local
455 PlotData_t* ppds = pdsTrends; in PlotHistory() local
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A Dprofile-ppds.py7 ppds = cupshelpers.ppds.PPDs (cups.Connection ().getPPDs ()) variable
H A Dcheck-device-ids.py196 ppds = PPDs (c.getPPDs ()) variable
/dports/print/print-manager/print-manager-21.12.3/libkcups/
H A DPPDModel.cpp18 void PPDModel::setPPDs(const QList<QVariantHash> &ppds, const DriverMatchList &driverMatch) in setPPDs()
H A DKCupsRequest.cpp584 ReturnArguments KCupsRequest::ppds() const in ppds() function in KCupsRequest
/dports/net/tcptrace/tcptrace-508f73a/
H A Ddstring.c115 DSDestroy(struct dstring **ppds) in DSDestroy()
/dports/print/cups/cups-2.3.3op2/ppdc/
H A Dppdmerge.cxx39 cups_array_t *ppds; // Array of PPD files in main() local
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/crossbeam-utils-0.7.0/src/atomic/
H A Dconsume.rs73 impl_atomic!(AtomicI32, i32);
/dports/print/hplip/hplip-3.20.6/prnt/
H A Dcups.py188 def isfamilydrv(ppds): argument
405 def getPPDFile(stripped_model, ppds): # Old PPD find argument
482 def getPPDFile2(mq,model, ppds): # New PPD find argument
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzfdecode.c245 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzfdecode.c245 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfdecode.c251 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfdecode.c253 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzfdecode.c254 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzfdecode.c254 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzfdecode.c251 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfdecode.c253 zpd_setup(os_ptr op, stream_PDiff_state * ppds) in zpd_setup()
/dports/print/system-config-printer/system-config-printer-1.5.12/cupshelpers/
H A Dppds.py336 def __init__ (self, ppds, language=None, xml_dir=None): argument
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/printers/
H A Dpp-details-dialog.c162 get_all_ppds_async_cb (PPDList *ppds, in get_all_ppds_async_cb()
H A Dcc-printers-panel.c1103 get_all_ppds_async_cb (PPDList *ppds, in get_all_ppds_async_cb()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Ddirfunc.hxx246 CDirSect **ppds) in GetTable()
/dports/print/hplip/hplip-3.20.6/
H A Dsetup.py426 ppds = cups.getSystemPPDs() variable
/dports/print/hplip/hplip-3.20.6/ui/
H A Dsetupform.py534 def updatePPDPage(self, ppds=None): argument