Home
last modified time | relevance | path

Searched defs:pFac (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dappchild.cxx74 SfxChildWinFactory *pFac = &(*pFactories)[nFactory]; in RegisterChildWindowContext_Impl() local
95 SfxChildWinFactory *pFac = &(*pFactories)[nFactory]; in RegisterChildWindowContext_Impl() local
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACdec/src/
H A Dusacdec_fac.cpp145 int CLpd_FAC_Read(HANDLE_FDK_BITSTREAM hBs, FIXP_DBL *pFac, SCHAR *pFacScale, in CLpd_FAC_Read()
232 static void CFac_CalcFacSignal(FIXP_DBL *pOut, FIXP_DBL *pFac, in CFac_CalcFacSignal()
272 INT CLpd_FAC_Mdct2Acelp(H_MDCT hMdct, FIXP_DBL *output, FIXP_DBL *pFac, in CLpd_FAC_Mdct2Acelp()
380 FIXP_DBL *pFac, const int fac_scale, in CLpd_FAC_Acelp2Mdct()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACdec/src/
H A Dusacdec_fac.cpp145 int CLpd_FAC_Read(HANDLE_FDK_BITSTREAM hBs, FIXP_DBL *pFac, SCHAR *pFacScale, in CLpd_FAC_Read()
232 static void CFac_CalcFacSignal(FIXP_DBL *pOut, FIXP_DBL *pFac, in CFac_CalcFacSignal()
272 INT CLpd_FAC_Mdct2Acelp(H_MDCT hMdct, FIXP_DBL *output, FIXP_DBL *pFac, in CLpd_FAC_Mdct2Acelp()
380 FIXP_DBL *pFac, const int fac_scale, in CLpd_FAC_Acelp2Mdct()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/sbx/
H A Dsbxbase.cxx116 void SbxBase::AddFactory( SbxFactory* pFac ) in AddFactory()
121 void SbxBase::RemoveFactory( SbxFactory const * pFac ) in RemoveFactory()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/sbx/
H A Dsbxbase.cxx115 void SbxBase::AddFactory( SbxFactory* pFac ) in AddFactory()
120 void SbxBase::RemoveFactory( SbxFactory const * pFac ) in RemoveFactory()
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Dservicedecl.cxx104 lang::XSingleComponentFactory * const pFac( new Factory(*this) ); in getFactory() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Dservicedecl.cxx105 lang::XSingleComponentFactory * const pFac( new Factory(*this) ); in getFactory() local
/dports/science/simbody/simbody-Simbody-3.7/examples/TaskSpaceControl-Atlas/
H A DTaskSpaceControl-Atlas.cpp468 const Real pFac = m_controlPose?1.:0.; in calcCachedValueVirtual() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/server/
H A DBaseThriftServer.h891 std::shared_ptr<AsyncProcessorFactory> pFac) { in setProcessorFactory()
H A DThriftServer.cpp273 std::shared_ptr<AsyncProcessorFactory> pFac) { in setProcessorFactory()
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Ddifferential.cpp942 boost::shared_ptr<BundleFactory> pFac = factories[i]; in sample_worker() local
/dports/databases/cego/cego-2.47.11/src/
H A DCegoSelect.cc2720 void CegoSelect::filterFacRef(CegoFactor *pFac, ListT<CegoField>& inSchema, ListT<CegoField>& outSc… in filterFacRef()
H A DCegoAction.cc4401 CegoFactor * pFac = new CegoFactor(pAttrDesc); in procFactor4() local