Home
last modified time | relevance | path

Searched refs:pPrivate (Results 1 – 18 of 18) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/flash/nor/
H A Dat91sam4.c1545 n = (pPrivate->size_bytes / pPrivate->page_size); in EFC_StartCommand()
1900 pages_per_sector = pPrivate->sector_size / pPrivate->page_size; in FLASHD_Unlock()
1930 pages_per_sector = pPrivate->sector_size / pPrivate->page_size; in FLASHD_Lock()
2500 if (!pPrivate) { in sam4_protect_check()
2504 if (!(pPrivate->probed)) in sam4_protect_check()
2665 if (pPrivate == NULL) { in sam4_info()
2673 pPrivate->bank_number, in sam4_info()
2693 if (!pPrivate) { in sam4_probe()
2745 pPrivate->bank_number, pPrivate->pChip->details.n_banks); in sam4_probe()
2746 if ((pPrivate->bank_number + 1) == pPrivate->pChip->details.n_banks) { in sam4_probe()
[all …]
H A Dat91sam3.c2096 n = (pPrivate->size_bytes / pPrivate->page_size); in EFC_StartCommand()
2401 pages_per_sector = pPrivate->sector_size / pPrivate->page_size; in FLASHD_Unlock()
2431 pages_per_sector = pPrivate->sector_size / pPrivate->page_size; in FLASHD_Lock()
3008 if (!pPrivate) { in sam3_protect_check()
3012 if (!(pPrivate->probed)) in sam3_protect_check()
3143 pChip = pPrivate->pChip; in sam3_GetDetails()
3185 if (!pPrivate) { in _sam3_probe()
3227 pPrivate->probed = true; in _sam3_probe()
3234 pPrivate->bank_number, pPrivate->pChip->details.n_banks); in _sam3_probe()
3235 if ((pPrivate->bank_number + 1) == pPrivate->pChip->details.n_banks) { in _sam3_probe()
[all …]
/dports/editors/ted/Ted-2.23/appFrame/
H A DappWinMetaX11.h10 typedef int (*MetafilePlayX11)( void ** pPrivate,
20 extern int appMetaPlayWmfX11( void ** pPrivate,
24 extern int appMetaPlayEmfX11( void ** pPrivate,
28 extern int appMacPictPlayFileX11( void ** pPrivate,
H A DappWinMetaX11.c1058 int appMetaPlayWmfX11( void ** pPrivate, in appMetaPlayWmfX11() argument
1109 int appMetaPlayEmfX11( void ** pPrivate, in appMetaPlayEmfX11() argument
1151 int appMacPictPlayFileX11( void ** pPrivate, in appMacPictPlayFileX11() argument
/dports/x11-wm/libcompizconfig/libcompizconfig-0.8.8/src/
H A Dcompiz.cpp664 pPrivate->settings = ccsSettingListAppend (pPrivate->settings, setting); in addOptionForPluginPB()
844 if (!pPrivate) in addPluginFromPB()
849 pPrivate->loaded = FALSE; in addPluginFromPB()
908 if (!pPrivate) in addCoreSettingsFromPB()
2143 pPrivate->settings = ccsSettingListAppend (pPrivate->settings, setting); in addOptionForPlugin()
2507 if (!pPrivate) in addPluginFromXMLNode()
2570 if (!pPrivate) in addCoreSettingsFromXMLNode()
2742 if (pPrivate->pbFilePath) in updatePBFilePath()
2906 if (!pPrivate) in addPluginNamed()
2924 pPrivate->loaded = TRUE; in addPluginNamed()
[all …]
H A Dmain.c166 pPrivate->active = FALSE; in ccsSetActivePluginList()
185 pPrivate->active = TRUE; in ccsSetActivePluginList()
253 if (!pPrivate->loaded) in ccsFindSetting()
283 return pPrivate->active; in ccsPluginIsActive()
406 if (pPrivate->xmlFile) in ccsFreePlugin()
407 free (pPrivate->xmlFile); in ccsFreePlugin()
409 if (pPrivate->xmlPath) in ccsFreePlugin()
410 free (pPrivate->xmlPath); in ccsFreePlugin()
417 free (pPrivate); in ccsFreePlugin()
2497 if (!pPrivate->loaded) in ccsExportToFile()
[all …]
H A Dccs-private.h31 CCSPluginPrivate *pPrivate = (CCSPluginPrivate *) p->ccsPrivate;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp473 …ScriptSection* pPrivate = new ScriptSection( "Private members" ,wxEmptyString, &mOutLineTempl,… in VisitClass() local
481 pPrivate->AddSection( new ScriptSection( "Operations", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
482 pPrivate->AddSection( new ScriptSection( "Attributes", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
487 mpCurClassSect->AddSection( pPrivate ); in VisitClass()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp473 …ScriptSection* pPrivate = new ScriptSection( "Private members" ,wxEmptyString, &mOutLineTempl,… in VisitClass() local
481 pPrivate->AddSection( new ScriptSection( "Operations", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
482 pPrivate->AddSection( new ScriptSection( "Attributes", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
487 mpCurClassSect->AddSection( pPrivate ); in VisitClass()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp473 …ScriptSection* pPrivate = new ScriptSection( "Private members" ,wxEmptyString, &mOutLineTempl,… in VisitClass() local
481 pPrivate->AddSection( new ScriptSection( "Operations", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
482 pPrivate->AddSection( new ScriptSection( "Attributes", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
487 mpCurClassSect->AddSection( pPrivate ); in VisitClass()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp473 …ScriptSection* pPrivate = new ScriptSection( "Private members" ,wxEmptyString, &mOutLineTempl,… in VisitClass() local
481 pPrivate->AddSection( new ScriptSection( "Operations", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
482 pPrivate->AddSection( new ScriptSection( "Attributes", wxEmptyString, &mOutLine1Templ, 0, 1 ) ); in VisitClass()
487 mpCurClassSect->AddSection( pPrivate ); in VisitClass()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDDemuxers/
H A DDVDDemux.h84 pPrivate = NULL; in CDemuxStream()
107 void* pPrivate; // private pointer for the demuxer variable
H A DDVDDemuxFFmpeg.cpp1152 stream->pPrivate != m_pFormatContext->streams[pPacket->iStreamId] || in Read()
1766 stream->pPrivate = pStream; in AddStream()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/t9write/plugin/
H A Dt9writeinputmethod.cpp133 static void *decumaMalloc(size_t size, void *pPrivate) in decumaMalloc() argument
135 Q_UNUSED(pPrivate) in decumaMalloc()
139 static void *decumaCalloc(size_t elements, size_t size, void *pPrivate) in decumaCalloc() argument
141 Q_UNUSED(pPrivate) in decumaCalloc()
145 static void decumaFree(void *ptr, void *pPrivate) in decumaFree() argument
147 Q_UNUSED(pPrivate) in decumaFree()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18nlangtag/source/languagetag/
H A Dlanguagetag.cxx2845 const lt_string_t* pPrivate = lt_tag_get_privateuse( aVar.mpLangtag); in isValidBcp47() local
2846 if (pPrivate && lt_string_length( pPrivate) > 0) in isValidBcp47()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18nlangtag/source/languagetag/
H A Dlanguagetag.cxx2827 const lt_string_t* pPrivate = lt_tag_get_privateuse( aVar.mpLangtag); in isValidBcp47() local
2828 if (pPrivate && lt_string_length( pPrivate) > 0) in isValidBcp47()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs1540 pub pPrivate: *mut ::core::ffi::c_void, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs5460 pub pPrivate: *mut ::std::ffi::c_void, field