Home
last modified time | relevance | path

Searched refs:number_options (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/p5-CGI-Minimal/CGI-Minimal-1.30/examples/
H A Dsimple_math.cgi125 my $number_options = {
136 my $number1_selected = defined($number_options->{$number1}) ? $number_options->{$number1} : '';
137 my $number2_selected = defined($number_options->{$number2}) ? $number_options->{$number2} : '';
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dconfigure.c437 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList() argument
453 assert(number_options != (size_t *) NULL); in GetConfigureInfoList()
454 *number_options=0; in GetConfigureInfoList()
478 *number_options=(size_t) i; in GetConfigureInfoList()
531 size_t *number_options,ExceptionInfo *exception) in GetConfigureList() argument
547 assert(number_options != (size_t *) NULL); in GetConfigureList()
548 *number_options=0; in GetConfigureList()
569 *number_options=(size_t) i; in GetConfigureList()
1063 number_options; in ListConfigureInfo() local
1070 configure_info=GetConfigureInfoList("*",&number_options,exception); in ListConfigureInfo()
[all …]
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dconfigure.c414 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList() argument
430 assert(number_options != (size_t *) NULL); in GetConfigureInfoList()
431 *number_options=0; in GetConfigureInfoList()
455 *number_options=(size_t) i; in GetConfigureInfoList()
508 size_t *number_options,ExceptionInfo *exception) in GetConfigureList() argument
524 assert(number_options != (size_t *) NULL); in GetConfigureList()
525 *number_options=0; in GetConfigureList()
546 *number_options=(size_t) i; in GetConfigureList()
1046 number_options; in ListConfigureInfo() local
1053 configure_info=GetConfigureInfoList("*",&number_options,exception); in ListConfigureInfo()
[all …]
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dconfigure.c437 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList() argument
453 assert(number_options != (size_t *) NULL); in GetConfigureInfoList()
454 *number_options=0; in GetConfigureInfoList()
478 *number_options=(size_t) i; in GetConfigureInfoList()
531 size_t *number_options,ExceptionInfo *exception) in GetConfigureList() argument
547 assert(number_options != (size_t *) NULL); in GetConfigureList()
548 *number_options=0; in GetConfigureList()
569 *number_options=(size_t) i; in GetConfigureList()
1063 number_options; in ListConfigureInfo() local
1070 configure_info=GetConfigureInfoList("*",&number_options,exception); in ListConfigureInfo()
[all …]
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dconfigure.c414 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList() argument
430 assert(number_options != (size_t *) NULL); in GetConfigureInfoList()
431 *number_options=0; in GetConfigureInfoList()
455 *number_options=(size_t) i; in GetConfigureInfoList()
508 size_t *number_options,ExceptionInfo *exception) in GetConfigureList() argument
524 assert(number_options != (size_t *) NULL); in GetConfigureList()
525 *number_options=0; in GetConfigureList()
546 *number_options=(size_t) i; in GetConfigureList()
1046 number_options; in ListConfigureInfo() local
1053 configure_info=GetConfigureInfoList("*",&number_options,exception); in ListConfigureInfo()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/Printing/
H A DLibcupsNative.cs84 private delegate void cupsFreeOptions_delegate(int number_options, IntPtr options); in cupsFreeOptions_delegate() argument
87 …rnal static void cupsFreeOptions(int number_options, IntPtr options) => cupsFreeOptions_ptr.Delega… in cupsFreeOptions() argument
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickWand/
H A Dmagick-wand.c409 number_options; in MagickQueryConfigureOption() local
412 configure_info=GetConfigureInfoList(option,&number_options,exception); in MagickQueryConfigureOption()
417 if (number_options != 0) in MagickQueryConfigureOption()
452 size_t *number_options) in MagickQueryConfigureOptions() argument
461 options=GetConfigureList(pattern,number_options,exception); in MagickQueryConfigureOptions()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickWand/
H A Dmagick-wand.c409 number_options; in MagickQueryConfigureOption() local
412 configure_info=GetConfigureInfoList(option,&number_options,exception); in MagickQueryConfigureOption()
417 if (number_options != 0) in MagickQueryConfigureOption()
452 size_t *number_options) in MagickQueryConfigureOptions() argument
461 options=GetConfigureList(pattern,number_options,exception); in MagickQueryConfigureOptions()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/wand/
H A Dmagick-wand.c414 number_options; in MagickQueryConfigureOption() local
417 configure_info=GetConfigureInfoList(option,&number_options,exception); in MagickQueryConfigureOption()
422 if (number_options != 0) in MagickQueryConfigureOption()
458 size_t *number_options) in MagickQueryConfigureOptions() argument
467 options=GetConfigureList(pattern,number_options,exception); in MagickQueryConfigureOptions()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/wand/
H A Dmagick-wand.c414 number_options; in MagickQueryConfigureOption() local
417 configure_info=GetConfigureInfoList(option,&number_options,exception); in MagickQueryConfigureOption()
422 if (number_options != 0) in MagickQueryConfigureOption()
458 size_t *number_options) in MagickQueryConfigureOptions() argument
467 options=GetConfigureList(pattern,number_options,exception); in MagickQueryConfigureOptions()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/tests/
H A Dwandtest.c5201 number_options, in main() local
5426 options=MagickGetOptions(magick_wand,"*",&number_options); in main()
5429 for (i=0; i < (ssize_t) number_options; i++) in main()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/tests/
H A Dwandtest.c5205 number_options, in main() local
5422 options=MagickGetOptions(magick_wand,"*",&number_options); in main()
5425 for (i=0; i < (ssize_t) number_options; i++) in main()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/tests/
H A Dwandtest.c5201 number_options, in main() local
5426 options=MagickGetOptions(magick_wand,"*",&number_options); in main()
5429 for (i=0; i < (ssize_t) number_options; i++) in main()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/tests/
H A Dwandtest.c5205 number_options, in main() local
5422 options=MagickGetOptions(magick_wand,"*",&number_options); in main()
5425 for (i=0; i < (ssize_t) number_options; i++) in main()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqlocale.cpp3981 if (number_options & QLocale::RejectLeadingZeroInExponent) { in numberToCLocale()
3990 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
3997 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4041 if (!(number_options & QLocale::RejectGroupSeparator)) { in numberToCLocale()
4051 if (number_options & QLocale::RejectTrailingZeroesAfterDot) { in numberToCLocale()
4087 if ((number_options & QLocale::RejectLeadingZeroInExponent) in validateChars()
4164 QLocale::NumberOptions number_options) const in stringToDouble()
4167 if (!numberToCLocale(str, number_options, &buff)) { in stringToDouble()
4181 QLocale::NumberOptions number_options) const in stringToLongLong()
4184 if (!numberToCLocale(str, number_options, &buff)) { in stringToLongLong()
[all …]

123