Home
last modified time | relevance | path

Searched refs:bPositive (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Ddigitaffixesandpadding.cpp57 UBool bPositive = value >= 0; in formatInt32() local
58 …const DigitAffix *prefix = bPositive ? &fPositivePrefix.getOtherVariant() : &fNegativePrefix.getOt… in formatInt32()
59 …const DigitAffix *suffix = bPositive ? &fPositiveSuffix.getOtherVariant() : &fNegativeSuffix.getOt… in formatInt32()
101 UBool bPositive = !digits.isNegative(); in format() local
102 const PluralAffix *pluralPrefix = bPositive ? &fPositivePrefix : &fNegativePrefix; in format()
103 const PluralAffix *pluralSuffix = bPositive ? &fPositiveSuffix : &fNegativeSuffix; in format()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Ddigitaffixesandpadding.cpp57 UBool bPositive = value >= 0; in formatInt32() local
58 …const DigitAffix *prefix = bPositive ? &fPositivePrefix.getOtherVariant() : &fNegativePrefix.getOt… in formatInt32()
59 …const DigitAffix *suffix = bPositive ? &fPositiveSuffix.getOtherVariant() : &fNegativeSuffix.getOt… in formatInt32()
101 UBool bPositive = !digits.isNegative(); in format() local
102 const PluralAffix *pluralPrefix = bPositive ? &fPositivePrefix : &fNegativePrefix; in format()
103 const PluralAffix *pluralSuffix = bPositive ? &fPositiveSuffix : &fNegativeSuffix; in format()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Ddigitaffixesandpadding.cpp55 UBool bPositive = value >= 0; in formatInt32() local
56 …const DigitAffix *prefix = bPositive ? &fPositivePrefix.getOtherVariant() : &fNegativePrefix.getOt… in formatInt32()
57 …const DigitAffix *suffix = bPositive ? &fPositiveSuffix.getOtherVariant() : &fNegativeSuffix.getOt… in formatInt32()
99 UBool bPositive = !digits.isNegative(); in format() local
100 const PluralAffix *pluralPrefix = bPositive ? &fPositivePrefix : &fNegativePrefix; in format()
101 const PluralAffix *pluralSuffix = bPositive ? &fPositiveSuffix : &fNegativeSuffix; in format()
/dports/science/gromacs/gromacs-2021.4/src/programs/view/
H A D3dview.h77 void rotate_3d(t_3dview* view, int axis, gmx_bool bPositive);
80 void translate_view(t_3dview* view, int axis, gmx_bool bPositive);
H A D3dview.cpp169 void rotate_3d(t_3dview* view, int axis, gmx_bool bPositive) in rotate_3d() argument
173 if (bPositive) in rotate_3d()
185 void translate_view(t_3dview* view, int axis, gmx_bool bPositive) in translate_view() argument
190 if (bPositive) in translate_view()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_MkConnectedCommands.cxx325 Standard_Boolean bPositive; in MaterialsOn() local
328 bPositive = Standard_True; in MaterialsOn()
330 bPositive = Standard_False; in MaterialsOn()
337 const TopTools_ListOfShape& aLS = bPositive ? in MaterialsOn()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable4.cxx816 if (bPositive) in FillAuto()
837 if (bPositive) in FillAuto()
1093 if (bPositive) in FillAuto()
1144 if (!bPositive) in FillAuto()
1190 if (!bPositive) in FillAuto()
1769 else if ( bPositive ) in FillAutoSimple()
1793 if (bPositive) in FillAutoSimple()
1951 if (bPositive) in FillAutoSimple()
2094 if (bPositive) in FillSeries()
2119 if (bPositive) in FillSeries()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable4.cxx537 if (bPositive) in FillAuto()
558 if (bPositive) in FillAuto()
703 else if (bPositive) in FillAuto()
740 if ( !bPositive ) in FillAuto()
756 if (bPositive) in FillAuto()
786 if (!bPositive) in FillAuto()
1350 else if ( bPositive ) in FillAutoSimple()
1506 else if (bPositive) in FillAutoSimple()
1520 if (bPositive) in FillAutoSimple()
1659 if (bPositive) in FillSeries()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/charttypes/
H A DBarChart.cxx671 bool bPositive = fLogicBarHeight >= 0.0; in createShapes() local
672 … double fLowerYValue = bPositive ? fPositiveLogicYForNextSeries : fNegativeLogicYForNextSeries; in createShapes()
674 if( bPositive ) in createShapes()
727 … double fCompleteHeight = bPositive ? fLogicPositiveYSum : fLogicNegativeYSum; in createShapes()
732 if(!bPositive) in createShapes()
734 double fLogicYStart = bPositive ? fLowerYValue : fUpperYValue; in createShapes()
736 if(!bPositive) in createShapes()
744 if(!bPositive) in createShapes()
H A DVSeriesPlotter.cxx808 bool bPositive, in lcl_getErrorBarLogicLength() argument
828 if( xProp->getPropertyValue( bPositive in lcl_getErrorBarLogicLength()
842 xProp->getPropertyValue( bPositive in lcl_getErrorBarLogicLength()
850 if( xProp->getPropertyValue( bPositive in lcl_getErrorBarLogicLength()
877 xErrorBarData, nIndex, bPositive, bYError); in lcl_getErrorBarLogicLength()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/charttypes/
H A DBarChart.cxx676 bool bPositive = fLogicBarHeight >= 0.0; in createShapes() local
677 … double fLowerYValue = bPositive ? fPositiveLogicYForNextSeries : fNegativeLogicYForNextSeries; in createShapes()
679 if( bPositive ) in createShapes()
732 … double fCompleteHeight = bPositive ? fLogicPositiveYSum : fLogicNegativeYSum; in createShapes()
737 if(!bPositive) in createShapes()
739 double fLogicYStart = bPositive ? fLowerYValue : fUpperYValue; in createShapes()
741 if(!bPositive) in createShapes()
749 if(!bPositive) in createShapes()
H A DVSeriesPlotter.cxx775 bool bPositive, in lcl_getErrorBarLogicLength() argument
795 if( xProp->getPropertyValue( bPositive in lcl_getErrorBarLogicLength()
809 xProp->getPropertyValue( bPositive in lcl_getErrorBarLogicLength()
817 if( xProp->getPropertyValue( bPositive in lcl_getErrorBarLogicLength()
845 xErrorBarData, nIndex, bPositive, bYError); in lcl_getErrorBarLogicLength()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx588 bool bPositive = false; in getValueFromSeries() local
590 xErrorBarProperties->getPropertyValue( "ShowPositiveError" ) >>= bPositive; in getValueFromSeries()
593 if( bPositive && bNegative ) in getValueFromSeries()
595 else if( bPositive && !bNegative ) in getValueFromSeries()
597 else if( !bPositive && bNegative ) in getValueFromSeries()
608 bool bPositive = false; in setValueToSeries() local
613 bPositive = true; in setValueToSeries()
617 bPositive = true; in setValueToSeries()
626 xErrorBarProperties->setPropertyValue( "ShowPositiveError" , uno::Any(bPositive) ); in setValueToSeries()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx566 bool bPositive = false; in getValueFromSeries() local
568 xErrorBarProperties->getPropertyValue( "ShowPositiveError" ) >>= bPositive; in getValueFromSeries()
571 if( bPositive && bNegative ) in getValueFromSeries()
573 else if( bPositive && !bNegative ) in getValueFromSeries()
575 else if( !bPositive && bNegative ) in getValueFromSeries()
585 bool bPositive = false; in setValueToSeries() local
590 bPositive = true; in setValueToSeries()
594 bPositive = true; in setValueToSeries()
603 xErrorBarProperties->setPropertyValue( "ShowPositiveError" , uno::Any(bPositive) ); in setValueToSeries()
/dports/math/scilab/scilab-6.1.1/scilab/modules/string/src/c/
H A DstringToDouble.c40 static double returnINF(BOOL bPositive);
424 static double returnINF(BOOL bPositive) in returnINF() argument
428 int iSign = bPositive == 1 ? 1 : -1; in returnINF()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DErrorBar.cxx186 …uno::Sequence< uno::Reference< chart2::data::XLabeledDataSequence > >& aSequences, bool bPositive ) in getSourceRangeStrFromLabeledSequences() argument
189 if(bPositive) in getSourceRangeStrFromLabeledSequences()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DErrorBar.cxx186 …uno::Sequence< uno::Reference< chart2::data::XLabeledDataSequence > >& aSequences, bool bPositive ) in getSourceRangeStrFromLabeledSequences() argument
189 if(bPositive) in getSourceRangeStrFromLabeledSequences()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/rsa/
H A DBigInt.h150 bool bPositive = true);
H A DBigInt.cpp110 bool aPositive, bool bPositive) in compareNumbers() argument
112 if (na < nb || (!aPositive && bPositive)) in compareNumbers()
115 else if (na > nb || (aPositive && !bPositive)) in compareNumbers()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/Inference/
H A DInfer.cs1735 bool bPositive = false; in InferSimpleType()
1770 if ((i==1) || (i==2 && (bPositive || bNegative))) //"." "-." "+." in InferSimpleType()
1841 bPositive = true; in InferSimpleType()
2069 if (bNegative || bPositive) in InferSimpleType()
2100 if (bNegative || bPositive) in InferSimpleType()
2129 if (bNegative || bPositive) in InferSimpleType()
2154 if (bNegative || bPositive) in InferSimpleType()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/Inference/
H A DInfer.cs1763 bool bPositive = false; in InferSimpleType()
1797 if ((i == 1) || (i == 2 && (bPositive || bNegative))) //"." "-." "+." in InferSimpleType()
1868 bPositive = true; in InferSimpleType()
2105 if (bNegative || bPositive) in InferSimpleType()
2136 if (bNegative || bPositive) in InferSimpleType()
2165 if (bNegative || bPositive) in InferSimpleType()
2190 if (bNegative || bPositive) in InferSimpleType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dchartexport.cxx3850 bool bPositive ) in getLabeledSequence() argument
3853 if(bPositive) in getLabeledSequence()
3889 bool bPositive = false, bNegative = false; in exportErrorBar() local
3890 xErrorBarProps->getPropertyValue("ShowPositiveError") >>= bPositive; in exportErrorBar()
3893 if(bPositive && bNegative) in exportErrorBar()
3895 else if(bPositive) in exportErrorBar()
3914 if(bPositive) in exportErrorBar()
3933 if(bPositive) in exportErrorBar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx4340 bool bPositive ) in getLabeledSequence() argument
4343 if(bPositive) in getLabeledSequence()
4379 bool bPositive = false, bNegative = false; in exportErrorBar() local
4380 xErrorBarProps->getPropertyValue("ShowPositiveError") >>= bPositive; in exportErrorBar()
4383 if(bPositive && bNegative) in exportErrorBar()
4385 else if(bPositive) in exportErrorBar()
4404 if(bPositive) in exportErrorBar()
4423 if(bPositive) in exportErrorBar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLExport.cxx3160 bool bNegative = false, bPositive = false; in exportErrorBar() local
3175 aAny >>= bPositive; in exportErrorBar()
3186 if( !(nErrorBarStyle != chart::ErrorBarStyle::NONE && (bNegative || bPositive))) in exportErrorBar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLExport.cxx2998 bool bNegative = false, bPositive = false; in exportErrorBar() local
3013 aAny >>= bPositive; in exportErrorBar()
3024 if( nErrorBarStyle != chart::ErrorBarStyle::NONE && (bNegative || bPositive)) in exportErrorBar()

12