Home
last modified time | relevance | path

Searched defs:nucleus (Results 1 – 25 of 50) sorted by relevance

12

/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DMathAtom.h61 InsetMath * nucleus() { return nucleus_.get(); } in nucleus() function
62 InsetMath const * nucleus() const { return nucleus_.get(); } in nucleus() function
H A DInsetMathRoot.cpp43 void mathed_root_metrics(MetricsInfo & mi, MathData const & nucleus, in mathed_root_metrics()
91 void mathed_draw_root(PainterInfo & pi, int x, int y, MathData const & nucleus, in mathed_draw_root()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/wayland/
H A Ddisplay.cpp111 void Display::addGlobal(BasicNucleus* nucleus) in addGlobal()
116 void Display::removeGlobal(BasicNucleus* nucleus) in removeGlobal()
190 for (auto nucleus : m_globals) { in terminate() local
H A Dnucleus.h162 auto nucleus = static_cast<Nucleus<Global>*>(data); in bind() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/codemaker/source/commonjava/
H A Dcommonjava.cxx40 codemaker::UnoType::Sort sort, std::string_view nucleus, bool referenceType) in translateUnoToJavaType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/codemaker/source/commonjava/
H A Dcommonjava.cxx40 codemaker::UnoType::Sort sort, OString const & nucleus, bool referenceType) in translateUnoToJavaType()
/dports/biology/emboss/EMBOSS-6.6.0/
H A DMakefile.am18 nucleus \ subdir
/dports/editors/libreoffice/libreoffice-7.2.6.2/unodevtools/source/skeletonmaker/
H A Djavatypemaker.cxx38 codemaker::UnoType::Sort sort, std::u16string_view nucleus, sal_Int32 rank, in printType()
118 OUString nucleus; in printType() local
627 codemaker::UnoType::Sort sort, std::u16string_view nucleus, sal_Int32 rank, in printMapsToJavaType()
648 OUString nucleus; in generateDocumentation() local
H A Dcpptypemaker.cxx39 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in printType()
130 OUString nucleus; in printType() local
716 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in printMapsToCppType()
739 OUString nucleus; in generateDocumentation() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unodevtools/source/skeletonmaker/
H A Djavatypemaker.cxx37 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in printType()
117 OUString nucleus; in printType() local
626 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in printMapsToJavaType()
647 OUString nucleus; in generateDocumentation() local
H A Dcpptypemaker.cxx38 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in printType()
129 OUString nucleus; in printType() local
715 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in printMapsToCppType()
738 OUString nucleus; in generateDocumentation() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/codemaker/source/commoncpp/
H A Dcommoncpp.cxx66 codemaker::UnoType::Sort sort, std::u16string_view nucleus) in translateUnoToCppType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/codemaker/source/commoncpp/
H A Dcommoncpp.cxx66 codemaker::UnoType::Sort sort, OUString const & nucleus) in translateUnoToCppType()
/dports/audio/festival/festival/src/modules/UniSyn_phonology/
H A Dsyllabify.cc109 EST_Item *make_onset(EST_Item *syl_struct_root, EST_Item *nucleus, int flat) in make_onset()
183 static void make_nucleus(EST_Item *syl_struct_root, EST_Item *nucleus, in make_nucleus()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/keypoints/include/pcl/keypoints/impl/
H A Dsusan.hpp256 …PointInT, PointOutT, NormalT, IntensityT>::isWithinNucleusCentroid (const Eigen::Vector3f& nucleus, in isWithinNucleusCentroid()
320 Eigen::Vector3f nucleus = point_in.getVector3fMap (); in detectKeypoints() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/codemaker/source/codemaker/
H A Dtypemanager.cxx161 std::u16string_view name, bool resolveTypedefs, OUString * nucleus, in decompose()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/codemaker/source/codemaker/
H A Dtypemanager.cxx161 OUString const & name, bool resolveTypedefs, OUString * nucleus, in decompose()
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/ps/
H A DPS_TFMComputerModernMathGraphicDevice.cc54 AreaRef nucleus = base; in script() local
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/svg/
H A DSVG_TFMComputerModernMathGraphicDevice.cc57 AreaRef nucleus = base; in script() local
/dports/math/reduce/Reduce-svn5758-src/contrib/boxdisplay/sml/
H A DMathTranslate.sml84 val nucleus = NoadToHList st cr nucleus value
/dports/editors/libreoffice/libreoffice-7.2.6.2/codemaker/source/javamaker/
H A Djavatype.cxx57 rtl::Reference< TypeManager > const & manager, std::u16string_view nucleus, in appendUnoName()
91 rtl::Reference< TypeManager > const & manager, std::u16string_view nucleus, in createUnoName()
137 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in translateUnoTypeToDescriptor()
282 OUString nucleus; in translateUnoTypeToDescriptor() local
858 OUString nucleus; in addFieldInit() local
983 OUString nucleus; in addLoadLocal() local
1962 OUString nucleus; in handleTypedef() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/codemaker/source/javamaker/
H A Djavatype.cxx56 rtl::Reference< TypeManager > const & manager, OUString const & nucleus, in appendUnoName()
89 rtl::Reference< TypeManager > const & manager, OUString const & nucleus, in createUnoName()
135 codemaker::UnoType::Sort sort, OUString const & nucleus, sal_Int32 rank, in translateUnoTypeToDescriptor()
280 OUString nucleus; in translateUnoTypeToDescriptor() local
855 OUString nucleus; in addFieldInit() local
980 OUString nucleus; in addLoadLocal() local
1959 OUString nucleus; in handleTypedef() local
/dports/devel/cscout/cscout-bd7dfac/btyacc/
H A Dclosure.c104 void closure(Yshort *nucleus, int n) in closure()
/dports/lang/mono/mono-5.10.1.57/mcs/jay/
H A Dclosure.c142 closure(nucleus, n) in closure() argument
/dports/lang/ocaml-nox11/ocaml-4.05.0/yacc/
H A Dclosure.c126 void closure(short int *nucleus, int n) in closure()

12