Home
last modified time | relevance | path

Searched refs:maxName (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.Core.Presentation/System/Activities/Core/Presentation/
H A DGenericFlowSwitchHelper.cs194 int maxName = 100000; in GenericGetCaseName()
200 for (int i = 1; i <= maxName; i++) in GenericGetCaseName()
214 sbyte maxCount = (sbyte.MaxValue < maxName) ? sbyte.MaxValue : (sbyte)maxName; in GenericGetCaseName()
225 byte maxCount = (byte.MaxValue < maxName) ? byte.MaxValue : (byte)maxName; in GenericGetCaseName()
236 char maxCount = unchecked((char)maxName); in GenericGetCaseName()
247 short maxCount = (short)maxName; in GenericGetCaseName()
258 ushort maxCount = (ushort)maxName; in GenericGetCaseName()
269 for (int i = 0; i <= maxName; i++) in GenericGetCaseName()
279 for (uint i = 0; i <= (uint)maxName; i++) in GenericGetCaseName()
289 for (long i = 0; i <= (long)maxName; i++) in GenericGetCaseName()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/diagtool/
H A DDiagTool.cpp42 unsigned maxName = 0; in printCommands() local
47 if (len > maxName) in printCommands()
48 maxName = len; in printCommands()
56 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/diagtool/
H A DDiagTool.cpp42 unsigned maxName = 0; in printCommands() local
47 if (len > maxName) in printCommands()
48 maxName = len; in printCommands()
56 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/diagtool/
H A DDiagTool.cpp42 unsigned maxName = 0; in printCommands() local
47 if (len > maxName) in printCommands()
48 maxName = len; in printCommands()
56 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/diagtool/
H A DDiagTool.cpp43 unsigned maxName = 0; in printCommands() local
48 if (len > maxName) in printCommands()
49 maxName = len; in printCommands()
57 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/lang/clang-mesa/clang-13.0.1.src/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/tools/diagtool/
H A DDiagTool.cpp41 unsigned maxName = 0; in printCommands() local
46 if (len > maxName) in printCommands()
47 maxName = len; in printCommands()
55 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/diagtool/
H A DDiagTool.cpp43 unsigned maxName = 0; in printCommands() local
48 if (len > maxName) in printCommands()
49 maxName = len; in printCommands()
57 unsigned spaces = (maxName + 3) - (it->size()); in printCommands()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/task/app/
H A DsfAppRoutesTask.class.php60 $maxName = 4;
67 if (strlen($name) > $maxName)
69 $maxName = strlen($name);
77 $format = '%-'.$maxName.'s %-'.$maxMethod.'s %s';
80 $format1 = '%-'.($maxName + 9).'s %-'.($maxMethod + 9).'s %s';
/dports/cad/irsim/irsim-9.7.110/analyzer/
H A Dcoords.c272 int maxDigits, maxName; local
276 maxName = MaxTraceName( traces.total );
277 maxName = max( maxName, 15 );
279 *w = max( (CHARWIDTH * maxName) + 2, ARROW_WIDTH + 4 ) + 2 +
297 int ndisp, maxDigits, maxName, ret; in WindowChanges() local
302 maxName = MaxTraceName( ndisp ); in WindowChanges()
304 left = max( (CHARWIDTH * maxName) + 2, ARROW_WIDTH + 4 ) + 2; in WindowChanges()
/dports/biology/viennarna/ViennaRNA-2.4.18/src/Utils/
H A Dcoloraln.pl282 my $maxName=0;
284 $maxName=length($row->{name}) if (length($row->{name})>$maxName);
286 $maxName = 5 if $maxName<5 && $ruler;
297 my $seqsX=$namesX+$maxName*$fontWidth+$nameStep; # x-coord. where sequences start
305 my $imageWidth = int(0.9+$namesX+($maxName+$tmpColumns)*$fontWidth+$nameStep+$fontWidth);
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/plotting/
H A Dalignments.c91 int length, maxName, maxNum, currPos, num; in vrna_file_PS_aln_slice() local
160 for (i = maxName = N = 0; names[i] != NULL; i++) { in vrna_file_PS_aln_slice()
163 if (tmp > maxName) in vrna_file_PS_aln_slice()
164 maxName = tmp; in vrna_file_PS_aln_slice()
169 seqsX = namesX + maxName * fontWidth + nameStep; in vrna_file_PS_aln_slice()
181 (maxName + tmpColumns + maxNum) * fontWidth + in vrna_file_PS_aln_slice()
/dports/www/limesurvey/limesurvey/framework/zii/widgets/jui/
H A DCJuiSliderInput.php91 public $maxName; variable in CJuiSliderInput
142 list($maxName,$maxId)=$this->resolveNameID('maxName','maxAttribute');
146 echo CHtml::hiddenField($maxName,$this->maxValue,$options);
/dports/math/vtk8/VTK-8.2.0/IO/ParallelExodus/
H A DvtkPExodusIIWriter.cxx168 unsigned int maxName = this->Superclass::GetMaxNameLength(); in GetMaxNameLength() local
173 c->AllReduce(&maxName, &globalMaxName, 1, vtkCommunicator::MAX_OP); in GetMaxNameLength()
174 return maxName; in GetMaxNameLength()
/dports/math/vtk9/VTK-9.1.0/IO/ParallelExodus/
H A DvtkPExodusIIWriter.cxx159 unsigned int maxName = this->Superclass::GetMaxNameLength(); in GetMaxNameLength() local
163 c->AllReduce(&maxName, &globalMaxName, 1, vtkCommunicator::MAX_OP); in GetMaxNameLength()
164 return maxName; in GetMaxNameLength()
/dports/net-mgmt/torrus/torrus-2.09/perllib/Torrus/
H A DSchedulerInfo.pm138 my $maxName = 'Max' . $variable;
139 my $maxVal = $self->getValue( $id, $maxName );
144 $self->setValue( $id, $maxName, $maxVal );

1234