Home
last modified time | relevance | path

Searched refs:maxNameLen (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/devel/git-lfs/git-lfs-3.0.2/git/githistory/
H A Dref_updater.go45 var maxNameLen int
47 maxNameLen = tools.MaxInt(maxNameLen, len(ref.Name))
52 if err := r.updateOneRef(list, maxNameLen, seen, ref); err != nil {
76 func (r *refUpdater) updateOneRef(list *tasklog.ListTask, maxNameLen int, seen map[string]struct{},…
101 err = r.updateOneRef(list, maxNameLen, seen, old)
145 namePadding := tools.MaxInt(maxNameLen-len(ref.Name), 0)
/dports/lang/tclX/tclx8.4/library/
H A Dprofrep.tcl92 set maxNameLen 0
95 set maxNameLen [max $maxNameLen [clength $procName]]
108 set maxNameLen [max [expr $maxNameLen+6] [expr [clength $stackTitle]+4]]
109 set hdr [format "%-${maxNameLen}s %10s %10s %10s" $stackTitle \
125 puts $outFH [format "%-${maxNameLen}s %10d %10d %10d" \
/dports/devel/p5-SDL/SDL-2.548/scripts/
H A Dauto_constants.pl18 my $maxNameLen = 0;
118 printf( "\t%-" . $maxNameLen . "s => %s,\n", $names[$i], $values[$i] )
189 $maxNameLen = length($name) if $maxNameLen < length($name);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetCounter.java74 int maxNameLen = 0; in toString() local
77 maxNameLen = Math.max(c.name.length(), maxNameLen); in toString()
82 …String formatString = " %" + maxNameLen + "s: %6.2f%%%," + (String.format("%,d", total).length() … in toString()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetCounter.java77 int maxNameLen = 0; in toString() local
80 maxNameLen = Math.max(c.name.length(), maxNameLen); in toString()
85 …String formatString = " %" + maxNameLen + "s: %6.2f%%%," + (String.format("%,d", total).length() … in toString()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetCounter.java77 int maxNameLen = 0; in toString() local
80 maxNameLen = Math.max(c.name.length(), maxNameLen); in toString()
85 …String formatString = " %" + maxNameLen + "s: %6.2f%%%," + (String.format("%,d", total).length() … in toString()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetCounter.java74 int maxNameLen = 0; in toString() local
77 maxNameLen = Math.max(c.name.length(), maxNameLen); in toString()
82 …String formatString = " %" + maxNameLen + "s: %6.2f%%%," + (String.format("%,d", total).length() … in toString()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetCounter.java74 int maxNameLen = 0; in toString() local
77 maxNameLen = Math.max(c.name.length(), maxNameLen); in toString()
82 …String formatString = " %" + maxNameLen + "s: %6.2f%%%," + (String.format("%,d", total).length() … in toString()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetCounter.java77 int maxNameLen = 0; in toString() local
80 maxNameLen = Math.max(c.name.length(), maxNameLen); in toString()
85 …String formatString = " %" + maxNameLen + "s: %6.2f%%%," + (String.format("%,d", total).length() … in toString()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetCounter.java77 int maxNameLen = 0; in toString() local
80 maxNameLen = Math.max(c.name.length(), maxNameLen); in toString()
85 …String formatString = " %" + maxNameLen + "s: %6.2f%%%," + (String.format("%,d", total).length() … in toString()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Far/
H A DOverwriteDialogFar.cpp92 const unsigned maxNameLen = kXSize - 9 - 2; in Execute() local
93 ReduceString(pref1, maxNameLen); in Execute()
94 ReduceString(pref2, maxNameLen); in Execute()
95 ReduceString2(name1, maxNameLen - kNameOffset); in Execute()
96 ReduceString2(name2, maxNameLen - kNameOffset); in Execute()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Far/
H A DOverwriteDialogFar.cpp92 const unsigned maxNameLen = kXSize - 9 - 2; in Execute() local
93 ReduceString(pref1, maxNameLen); in Execute()
94 ReduceString(pref2, maxNameLen); in Execute()
95 ReduceString2(name1, maxNameLen - kNameOffset); in Execute()
96 ReduceString2(name2, maxNameLen - kNameOffset); in Execute()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacLocales.pas401 …eOperationVariant; nameMask: LocaleNameMask; displayLocale: LocaleRef; maxNameLen: UniCharCount; v… in LocaleGetName()
441 …ocaleOperationVariant; nameMask: LocaleNameMask; nameIndex: ItemCount; maxNameLen: UniCharCount; v… in LocaleGetIndName()
479 …ationGetName( opClass: LocaleOperationClass; displayLocale: LocaleRef; maxNameLen: UniCharCount; v… in LocaleOperationGetName()
503 function LocaleOperationGetIndName( opClass: LocaleOperationClass; nameIndex: ItemCount; maxNameLen in LocaleOperationGetIndName()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_list.cpp140 std::size_t maxNameLen = 0; in listReporters() local
142 maxNameLen = (std::max)( maxNameLen, factoryKvp.first.size() ); in listReporters()
148 .width( 5+maxNameLen ) in listReporters()
152 .width( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) in listReporters()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_list.cpp140 std::size_t maxNameLen = 0; in listReporters() local
142 maxNameLen = (std::max)( maxNameLen, factoryKvp.first.size() ); in listReporters()
148 .width( 5+maxNameLen ) in listReporters()
152 .width( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) in listReporters()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_list.cpp140 std::size_t maxNameLen = 0; in listReporters() local
142 maxNameLen = (std::max)( maxNameLen, factoryKvp.first.size() ); in listReporters()
148 .width( 5+maxNameLen ) in listReporters()
152 .width( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) in listReporters()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_list.cpp140 std::size_t maxNameLen = 0; in listReporters() local
142 maxNameLen = (std::max)( maxNameLen, factoryKvp.first.size() ); in listReporters()
148 .width( 5+maxNameLen ) in listReporters()
152 .width( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) in listReporters()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_list.cpp140 std::size_t maxNameLen = 0; in listReporters() local
142 maxNameLen = (std::max)( maxNameLen, factoryKvp.first.size() ); in listReporters()
148 .width( 5+maxNameLen ) in listReporters()
152 .width( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) in listReporters()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_list.cpp140 std::size_t maxNameLen = 0; in listReporters() local
142 maxNameLen = (std::max)( maxNameLen, factoryKvp.first.size() ); in listReporters()
148 .width( 5+maxNameLen ) in listReporters()
152 .width( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) in listReporters()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_list.cpp130 std::size_t maxNameLen = 0; in listReporters() local
132 maxNameLen = (std::max)( maxNameLen, factoryKvp.first.size() ); in listReporters()
138 .width( 5+maxNameLen ) in listReporters()
142 .width( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) in listReporters()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_list.hpp145 std::size_t maxNameLen = 0; in listReporters() local
147 maxNameLen = (std::max)( maxNameLen, it->first.size() ); in listReporters()
152 .setIndent( 7+maxNameLen ) in listReporters()
153 … .setWidth( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) ); in listReporters()
157 << std::string( maxNameLen - it->first.size() + 2, ' ' ) in listReporters()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_list.hpp145 std::size_t maxNameLen = 0; in listReporters() local
147 maxNameLen = (std::max)( maxNameLen, it->first.size() ); in listReporters()
152 .setIndent( 7+maxNameLen ) in listReporters()
153 … .setWidth( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) ); in listReporters()
157 << std::string( maxNameLen - it->first.size() + 2, ' ' ) in listReporters()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_list.hpp156 std::size_t maxNameLen = 0; in listReporters() local
158 maxNameLen = (std::max)( maxNameLen, it->first.size() ); in listReporters()
163 .setIndent( 7+maxNameLen ) in listReporters()
164 … .setWidth( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) ); in listReporters()
168 << std::string( maxNameLen - it->first.size() + 2, ' ' ) in listReporters()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_list.hpp156 std::size_t maxNameLen = 0; in listReporters() local
158 maxNameLen = (std::max)( maxNameLen, it->first.size() ); in listReporters()
163 .setIndent( 7+maxNameLen ) in listReporters()
164 … .setWidth( CATCH_CONFIG_CONSOLE_WIDTH - maxNameLen-8 ) ); in listReporters()
168 << std::string( maxNameLen - it->first.size() + 2, ' ' ) in listReporters()
/dports/devel/git-lfs/git-lfs-3.0.2/commands/
H A Dcommand_locks.go88 var maxNameLen int
96 maxNameLen = tools.MaxInt(maxNameLen, len(lock.Owner.Name))
109 namePadding := tools.MaxInt(maxNameLen-len(ownerName), 0)

12345678910