Home
last modified time | relevance | path

Searched refs:pDown (Results 1 – 25 of 43) sorted by relevance

12

/dports/net/nepenthes/nepenthes-0.2.2/modules/download-curl/
H A Ddownload-curl.cpp149 Download *pDown; in handleEvent() local
154 pDown = (Download *)cDown; in handleEvent()
157 …ror %s on getting file %s \n", curl_easy_strerror(pMessage->data.result), pDown->getUrl().c_str()); in handleEvent()
158 if (pDown->getCallback() != NULL) in handleEvent()
160 pDown->getCallback()->downloadFailure(pDown); in handleEvent()
165 logInfo("Downloading of %s (%s) %i Bytes successful.\n", pDown->getUrl().c_str(), in handleEvent()
166 szUrl, pDown->getDownloadBuffer()->getSize()); in handleEvent()
168 if (pDown->getCallback() != NULL) in handleEvent()
170 pDown->getCallback()->downloadSuccess(pDown); in handleEvent()
173 m_Nepenthes->getSubmitMgr()->addSubmission(pDown); in handleEvent()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dwidget_scrollbar.c873 if (pDown->pEnd != pDown->pBeginWidgetLIST) { in inside_scroll_down_loop()
876 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
882 if (pDown->pVscroll->pScrollBar->size.y + pDown->step > in inside_scroll_down_loop()
883 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
885 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h; in inside_scroll_down_loop()
887 pDown->pVscroll->pScrollBar->size.y += pDown->step; in inside_scroll_down_loop()
891 pDown->pBegin = vertical_scroll_widget_list(pDown->pBegin, in inside_scroll_down_loop()
892 pDown->pBeginWidgetLIST, pDown->pEndWidgetLIST, in inside_scroll_down_loop()
893 pDown->pVscroll->active, pDown->pVscroll->step, 1); in inside_scroll_down_loop()
895 pDown->pEnd = pDown->pEnd->prev; in inside_scroll_down_loop()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dwidget_scrollbar.c873 if (pDown->pEnd != pDown->pBeginWidgetLIST) { in inside_scroll_down_loop()
876 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
882 if (pDown->pVscroll->pScrollBar->size.y + pDown->step > in inside_scroll_down_loop()
883 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
885 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h; in inside_scroll_down_loop()
887 pDown->pVscroll->pScrollBar->size.y += pDown->step; in inside_scroll_down_loop()
891 pDown->pBegin = vertical_scroll_widget_list(pDown->pBegin, in inside_scroll_down_loop()
892 pDown->pBeginWidgetLIST, pDown->pEndWidgetLIST, in inside_scroll_down_loop()
893 pDown->pVscroll->active, pDown->pVscroll->step, 1); in inside_scroll_down_loop()
895 pDown->pEnd = pDown->pEnd->prev; in inside_scroll_down_loop()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dwidget_scrollbar.c881 if (pDown->pEnd != pDown->pBeginWidgetLIST) { in inside_scroll_down_loop()
884 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
890 if (pDown->pVscroll->pScrollBar->size.y + pDown->step > in inside_scroll_down_loop()
891 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
893 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h; in inside_scroll_down_loop()
895 pDown->pVscroll->pScrollBar->size.y += pDown->step; in inside_scroll_down_loop()
899 pDown->pBegin = vertical_scroll_widget_list(pDown->pBegin, in inside_scroll_down_loop()
900 pDown->pBeginWidgetLIST, pDown->pEndWidgetLIST, in inside_scroll_down_loop()
901 pDown->pVscroll->active, pDown->pVscroll->step, 1); in inside_scroll_down_loop()
903 pDown->pEnd = pDown->pEnd->prev; in inside_scroll_down_loop()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dwidget_scrollbar.c881 if (pDown->pEnd != pDown->pBeginWidgetLIST) { in inside_scroll_down_loop()
884 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
890 if (pDown->pVscroll->pScrollBar->size.y + pDown->step > in inside_scroll_down_loop()
891 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h) { in inside_scroll_down_loop()
893 pDown->pVscroll->max - pDown->pVscroll->pScrollBar->size.h; in inside_scroll_down_loop()
895 pDown->pVscroll->pScrollBar->size.y += pDown->step; in inside_scroll_down_loop()
899 pDown->pBegin = vertical_scroll_widget_list(pDown->pBegin, in inside_scroll_down_loop()
900 pDown->pBeginWidgetLIST, pDown->pEndWidgetLIST, in inside_scroll_down_loop()
901 pDown->pVscroll->active, pDown->pVscroll->step, 1); in inside_scroll_down_loop()
903 pDown->pEnd = pDown->pEnd->prev; in inside_scroll_down_loop()
[all …]
/dports/audio/fdk-aac/fdk-aac-2.0.2/libDRCdec/src/
H A DdrcDec_tools.cpp352 FIXP_DBL getDownmixOffset(DOWNMIX_INSTRUCTIONS* pDown, int baseChannelCount) { in getDownmixOffset() argument
354 if ((pDown->bsDownmixOffset == 1) || (pDown->bsDownmixOffset == 2)) { in getDownmixOffset()
357 if (baseChannelCount <= pDown->targetChannelCount) return downmixOffset; in getDownmixOffset()
359 q = fDivNorm((FIXP_DBL)pDown->targetChannelCount, in getDownmixOffset()
362 if (pDown->bsDownmixOffset == 2) { in getDownmixOffset()
H A DdrcDec_reader.cpp1061 DOWNMIX_INSTRUCTIONS* pDown = in _skipEqInstructions() local
1063 if (pDown == NULL) return DE_NOT_OK; in _skipEqInstructions()
1393 DOWNMIX_INSTRUCTIONS* pDown = in _readDrcInstructionsUniDrc() local
1395 if (pDown == NULL) return DE_NOT_OK; in _readDrcInstructionsUniDrc()
1507 pDown->downmixId = FDKreadBits(hBs, 7); in _readDownmixInstructions()
1508 pDown->targetChannelCount = FDKreadBits(hBs, 7); in _readDownmixInstructions()
1509 pDown->targetLayout = FDKreadBits(hBs, 8); in _readDownmixInstructions()
1510 pDown->downmixCoefficientsPresent = FDKreadBits(hBs, 1); in _readDownmixInstructions()
1512 if (pDown->downmixCoefficientsPresent) { in _readDownmixInstructions()
1517 pDown->bsDownmixOffset = 0; in _readDownmixInstructions()
[all …]
H A DdrcDec_selectionProcess.cpp824 DOWNMIX_INSTRUCTIONS* pDown = NULL; in _channelLayoutToDownmixIdMapping() local
847 pDown = &(hUniDrcConfig->downmixInstructions[i]); in _channelLayoutToDownmixIdMapping()
852 pDown->downmixId; in _channelLayoutToDownmixIdMapping()
879 pDown = &(hUniDrcConfig->downmixInstructions[i]); in _channelLayoutToDownmixIdMapping()
882 pDown->targetChannelCount) { in _channelLayoutToDownmixIdMapping()
885 pDown->downmixId; in _channelLayoutToDownmixIdMapping()
2232 if (pDown->targetChannelCount > 8) { in _selectDownmixMatrix()
2238 hSelProcOutput->targetLayout = pDown->targetLayout; in _selectDownmixMatrix()
2240 if (pDown->downmixCoefficientsPresent) { in _selectDownmixMatrix()
2966 DOWNMIX_INSTRUCTIONS* pDown = in _getSignalPeakLevel() local
[all …]
H A DdrcDec_tools.h144 getDownmixOffset(DOWNMIX_INSTRUCTIONS* pDown, int baseChannelCount);
/dports/multimedia/handbrake/fdk-aac-2.0.1/libDRCdec/src/
H A DdrcDec_tools.cpp352 FIXP_DBL getDownmixOffset(DOWNMIX_INSTRUCTIONS* pDown, int baseChannelCount) { in getDownmixOffset() argument
354 if ((pDown->bsDownmixOffset == 1) || (pDown->bsDownmixOffset == 2)) { in getDownmixOffset()
357 if (baseChannelCount <= pDown->targetChannelCount) return downmixOffset; in getDownmixOffset()
359 q = fDivNorm((FIXP_DBL)pDown->targetChannelCount, in getDownmixOffset()
362 if (pDown->bsDownmixOffset == 2) { in getDownmixOffset()
H A DdrcDec_reader.cpp1049 DOWNMIX_INSTRUCTIONS* pDown = in _skipEqInstructions() local
1051 if (pDown == NULL) return DE_NOT_OK; in _skipEqInstructions()
1382 DOWNMIX_INSTRUCTIONS* pDown = in _readDrcInstructionsUniDrc() local
1384 if (pDown == NULL) return DE_NOT_OK; in _readDrcInstructionsUniDrc()
1496 pDown->downmixId = FDKreadBits(hBs, 7); in _readDownmixInstructions()
1497 pDown->targetChannelCount = FDKreadBits(hBs, 7); in _readDownmixInstructions()
1498 pDown->targetLayout = FDKreadBits(hBs, 8); in _readDownmixInstructions()
1499 pDown->downmixCoefficientsPresent = FDKreadBits(hBs, 1); in _readDownmixInstructions()
1501 if (pDown->downmixCoefficientsPresent) { in _readDownmixInstructions()
1506 pDown->bsDownmixOffset = 0; in _readDownmixInstructions()
[all …]
H A DdrcDec_selectionProcess.cpp814 DOWNMIX_INSTRUCTIONS* pDown = NULL; in _channelLayoutToDownmixIdMapping() local
837 pDown = &(hUniDrcConfig->downmixInstructions[i]); in _channelLayoutToDownmixIdMapping()
842 pDown->downmixId; in _channelLayoutToDownmixIdMapping()
869 pDown = &(hUniDrcConfig->downmixInstructions[i]); in _channelLayoutToDownmixIdMapping()
872 pDown->targetChannelCount) { in _channelLayoutToDownmixIdMapping()
875 pDown->downmixId; in _channelLayoutToDownmixIdMapping()
2177 if (hSelProcOutput->activeDownmixId == pDown->downmixId) { in _selectDownmixMatrix()
2179 hSelProcOutput->targetLayout = pDown->targetLayout; in _selectDownmixMatrix()
2181 if (pDown->downmixCoefficientsPresent) { in _selectDownmixMatrix()
2900 DOWNMIX_INSTRUCTIONS* pDown = in _getSignalPeakLevel() local
[all …]
H A DdrcDec_tools.h144 getDownmixOffset(DOWNMIX_INSTRUCTIONS* pDown, int baseChannelCount);
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/configdialog/
H A Dconfigbackendspage.cpp51 pDown = new QToolButton( this );
52 pDown->setIcon( KIcon("arrow-down") );
53 pDown->setAutoRaise( true );
54 pDown->setEnabled( false );
55 connect( pDown, SIGNAL(clicked()), this, SLOT(down()) );
56 arrowBox->addWidget( pDown );
90 pDown->setEnabled( false );
94 pDown->setToolTip( "" );
132 pDown->setEnabled( row < lBackends->count()-1 );
152 if( pDown->isEnabled() )
[all …]
H A Dconfigbackendspage.h56 QToolButton *pDown; variable
/dports/multimedia/kodi-addon-peripheral.joystick/peripheral.joystick-1.7.1-Matrix/src/storage/xml/
H A DButtonMapXml.cpp400 const TiXmlElement* pDown = nullptr; in Deserialize() local
419 pDown = pFeature->FirstChildElement(BUTTONMAP_XML_ELEM_DOWN); in Deserialize()
423 if (pUp || pDown || pRight || pLeft) in Deserialize()
470 if (pDown && !DeserializePrimitive(pDown, down)) in Deserialize()
513 if (pDown && !DeserializePrimitive(pDown, down)) in Deserialize()
621 if (pDown && !DeserializePrimitive(pDown, down)) in Deserialize()
/dports/graphics/xtexcad/xtexcad-2.4.1/
H A Doberfl.c140 static Widget ShiftInit(Widget parent, XtPopdownID pDown);
141 static Widget ZoomInit(Widget parent, XtPopdownID pDown);
145 static Widget OptionsInit(Widget parent, XtPopdownID pDown);
451 static Widget ShiftInit(Widget parent, XtPopdownID pDown) in ShiftInit() argument
547 XtAddCallback(done, XtNcallback, XtCallbackPopdown, (XtPointer) pDown); in ShiftInit()
554 static Widget ZoomInit(Widget parent, XtPopdownID pDown) in ZoomInit() argument
591 XtAddCallback(done, XtNcallback, XtCallbackPopdown, (XtPointer) pDown); in ZoomInit()
645 static Widget OptionsInit(Widget parent, XtPopdownID pDown) in OptionsInit() argument
701 (XtPointer) pDown); in OptionsInit()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmemmgr.h74 struct _VMEMR *pDown; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmemmgr.h74 struct _VMEMR *pDown; member
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_items.c1716 vec3_t pDown; in EWebPositionUser() local
1718 VectorCopy(p, pDown); in EWebPositionUser()
1719 pDown[2] -= 7.0f; in EWebPositionUser()
1720 …trap->Trace(&tr, p, owner->r.mins, owner->r.maxs, pDown, owner->s.number, MASK_PLAYERSOLID, qfalse… in EWebPositionUser()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Display/
H A Dmod.rs4833 pub pDown: *mut VMEMR, field
4861 .field("pDown", &self.pDown) in fmt()
4879 ….next && self.prev == other.prev && self.pUp == other.pUp && self.pDown == other.pDown && self.pLe… in eq()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dstdmtl.cpp492 IPoint2 pDown,pDrag; member in StdMtlDlg
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs6931 pub pDown: *mut VMEMR, field
/dports/print/lilypond/lilypond-2.22.1/Documentation/po/
H A Dca.po8940 msgid "pDown"
8941 msgstr "pDown"
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/po/
H A Dca.po8940 msgid "pDown"
8941 msgstr "pDown"

12