Home
last modified time | relevance | path

Searched refs:ArgLen (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/cc65/cc65-2.19/src/common/
H A Dxsprintf.c80 int ArgLen; member
194 P->ArgLen = S - P->ArgBuf; in ToStr()
242 if (P->Prec <= P->ArgLen) { in FormatInt()
249 if (P->ArgLen < P->Prec) { in FormatInt()
250 PrecPadding = P->Prec - P->ArgLen; in FormatInt()
257 int CurWidth = LeadCount + PrecPadding + P->ArgLen; in FormatInt()
290 while (P->ArgLen > 0) { in FormatInt()
291 AddChar (P, P->ArgBuf[--P->ArgLen]); in FormatInt()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dwinlazutf8.inc63 ArgLen, Start, CmdLen, i, j: SizeInt;
80 ArgLen := GetModuleFileNameW(0, @buf[0], sizeof(buf));
82 //writeln('ArgLen = ',Arglen);
84 buf[ArgLen] := #0; // be safe, no terminating 0 on XP
115 ArgLen := 0;
124 Inc(ArgLen)
145 else Inc(ArgLen);
150 …//debugln('ArgWCount=',DbgS(ArgsWCount),' Start=',DbgS(start),' ArgLen=',DbgS(arglen),' i=',DbgS(i…
155 AllocArg(ArgsWCount, ArgLen);
166 … //if j > ArgLen then debugln('Error whitespace: j > ArgLen: j=',DbgS(j),' ArgLen=',DbgS(arglen));
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dwinlazutf8.inc63 ArgLen, Start, CmdLen, i, j: SizeInt;
80 ArgLen := GetModuleFileNameW(0, @buf[0], sizeof(buf));
82 //writeln('ArgLen = ',Arglen);
84 buf[ArgLen] := #0; // be safe, no terminating 0 on XP
115 ArgLen := 0;
124 Inc(ArgLen)
145 else Inc(ArgLen);
150 …//debugln('ArgWCount=',DbgS(ArgsWCount),' Start=',DbgS(start),' ArgLen=',DbgS(arglen),' i=',DbgS(i…
155 AllocArg(ArgsWCount, ArgLen);
166 … //if j > ArgLen then debugln('Error whitespace: j > ArgLen: j=',DbgS(j),' ArgLen=',DbgS(arglen));
[all …]
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dwinlazutf8.inc63 ArgLen, Start, CmdLen, i, j: SizeInt;
80 ArgLen := GetModuleFileNameW(0, @buf[0], sizeof(buf));
82 //writeln('ArgLen = ',Arglen);
84 buf[ArgLen] := #0; // be safe, no terminating 0 on XP
115 ArgLen := 0;
124 Inc(ArgLen)
145 else Inc(ArgLen);
150 …//debugln('ArgWCount=',DbgS(ArgsWCount),' Start=',DbgS(start),' ArgLen=',DbgS(arglen),' i=',DbgS(i…
155 AllocArg(ArgsWCount, ArgLen);
166 … //if j > ArgLen then debugln('Error whitespace: j > ArgLen: j=',DbgS(j),' ArgLen=',DbgS(arglen));
[all …]
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dwinlazutf8.inc63 ArgLen, Start, CmdLen, i, j: SizeInt;
80 ArgLen := GetModuleFileNameW(0, @buf[0], sizeof(buf));
82 //writeln('ArgLen = ',Arglen);
84 buf[ArgLen] := #0; // be safe, no terminating 0 on XP
115 ArgLen := 0;
124 Inc(ArgLen)
145 else Inc(ArgLen);
150 …//debugln('ArgWCount=',DbgS(ArgsWCount),' Start=',DbgS(start),' ArgLen=',DbgS(arglen),' i=',DbgS(i…
155 AllocArg(ArgsWCount, ArgLen);
166 … //if j > ArgLen then debugln('Error whitespace: j > ArgLen: j=',DbgS(j),' ArgLen=',DbgS(arglen));
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jsfileutilswin.inc83 ArgLen, Start, CmdLen, i, j: SizeInt;
100 ArgLen := GetModuleFileNameW(0, @buf[0], sizeof(buf));
102 //writeln('ArgLen = ',Arglen);
104 buf[ArgLen] := #0; // be safe, no terminating 0 on XP
135 ArgLen := 0;
144 Inc(ArgLen)
165 else Inc(ArgLen);
170 …//debugln('ArgWCount=',DbgS(ArgsWCount),' Start=',DbgS(start),' ArgLen=',DbgS(arglen),' i=',DbgS(i…
175 AllocArg(ArgsWCount, ArgLen);
186 … //if j > ArgLen then debugln('Error whitespace: j > ArgLen: j=',DbgS(j),' ArgLen=',DbgS(arglen));
[all …]
/dports/lang/fpc-pastojs/fpc-3.2.2/packages/pastojs/src/
H A Dpas2jsfileutilswin.inc83 ArgLen, Start, CmdLen, i, j: SizeInt;
100 ArgLen := GetModuleFileNameW(0, @buf[0], sizeof(buf));
102 //writeln('ArgLen = ',Arglen);
104 buf[ArgLen] := #0; // be safe, no terminating 0 on XP
135 ArgLen := 0;
144 Inc(ArgLen)
165 else Inc(ArgLen);
170 …//debugln('ArgWCount=',DbgS(ArgsWCount),' Start=',DbgS(start),' ArgLen=',DbgS(arglen),' i=',DbgS(i…
175 AllocArg(ArgsWCount, ArgLen);
186 … //if j > ArgLen then debugln('Error whitespace: j > ArgLen: j=',DbgS(j),' ArgLen=',DbgS(arglen));
[all …]
/dports/devel/asl/asl-current/
H A Dcodekcpsm.c148 int ArgLen; in DecodeAdr() local
177 ArgLen = strlen(pArg->Str); in DecodeAdr()
178 if ((ArgLen >= 4) && (pArg->Str[ArgLen - 1] == ')')) in DecodeAdr()
180 p = pArg->Str + ArgLen - 1; in DecodeAdr()
H A Dcodesx20.c69 int ArgLen = strlen(pArg->Str), AppLen = strlen(pAppendix); in DecodeRegAppendix() local
72 if ((ArgLen > AppLen) && !as_strcasecmp(pArg->Str + (ArgLen - AppLen), pAppendix)) in DecodeRegAppendix()
74 char Save = pArg->Str[ArgLen - AppLen]; in DecodeRegAppendix()
76 pArg->Str[ArgLen - AppLen] = '\0'; in DecodeRegAppendix()
79 pArg->Str[ArgLen - AppLen] = Save; in DecodeRegAppendix()
H A Dcode96c141.c442 if ((ArgLen > 2) && (pArg[ArgLen - 1] == '+')) in GetPostInc()
450 if ((ArgLen > 4) && (pArg[ArgLen - 3] == '+') && strchr(":+", pArg[ArgLen - 2])) in GetPostInc()
452 pPos = strchr(Sizes, pArg[ArgLen - 1]); in GetPostInc()
468 if ((ArgLen > 4) && (pArg[1] == '-') && (pArg[2] == '-')) in GetPreDec()
480 if ((ArgLen > 2) && (pArg[0] == '-')) in GetPreDec()
486 if ((ArgLen > 4) && (pArg[ArgLen - 2] == ':')) in GetPreDec()
488 pPos = strchr(Sizes, pArg[ArgLen - 1]); in GetPreDec()
551 int CutoffLeft, CutoffRight, ArgLen = strlen(pArg->Str); in DecodeAdrMem() local
567 if ((ArgLen > 2) in DecodeAdrMem()
568 && (CutoffRight = GetPostInc(pArg->Str, ArgLen, &IncOpSize))) in DecodeAdrMem()
[all …]
H A Dcodeh8_3.c239 int ArgLen = strlen(pArg->Str); in CutSize() local
241 if ((ArgLen >= 2) && !strcmp(pArg->Str + ArgLen - 2, ":8")) in CutSize()
246 else if ((ArgLen >= 3) && !strcmp(pArg->Str + ArgLen - 3, ":16")) in CutSize()
251 else if ((ArgLen >= 3) && !strcmp(pArg->Str + ArgLen - 3, ":24")) in CutSize()
374 int ArgLen; in DecodeAdr() local
480 ArgLen = strlen(Arg.Str); in DecodeAdr()
481 if (*Arg.Str && (Arg.Str[ArgLen - 1] == '+')) in DecodeAdr()
492 Arg.Str[ArgLen - 1] = '+'; Arg.Pos.Len++; in DecodeAdr()
H A Dcode97c241.c273 int ArgLen; in DecodeAdr() local
330 ArgLen = strlen(Arg.Str); in DecodeAdr()
331 if ((Arg.Str[ArgLen - 1] == '+') && (Arg.Str[ArgLen - 2] == '+')) in DecodeAdr()
384 ArgLen = strlen(Arg.Str); in DecodeAdr()
385 if ((EPos == Arg.Str + ArgLen - 2) in DecodeAdr()
386 …&& ((Arg.Str[ArgLen - 1] == '1') || (Arg.Str[ArgLen - 1] == '2') || (Arg.Str[ArgLen - 1] == '4') |… in DecodeAdr()
398 switch (Arg.Str[ArgLen - 1]) in DecodeAdr()
H A Dcode78k2.c156 int ArgLen; in DecodeAdr() local
242 ArgLen = strlen(Arg.Str); in DecodeAdr()
243 if ((ArgLen >= 2) && (Arg.Str[ArgLen - 1] == ']')) in DecodeAdr()
1233 int ArgLen; in DecodeCALLT() local
1240 Arg = ArgStr[1]; ArgLen = strlen(Arg.Str); in DecodeCALLT()
1241 if ((*Arg.Str != '[') || (Arg.Str[ArgLen - 1] != ']')) WrError(ErrNum_InvAddrMode); in DecodeCALLT()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp218 std::ptrdiff_t ArgLen = Arg.size(); in applyJaroWinklerHeuristic() local
220 SmallVector<int, SmallVectorSize> ArgFlags(ArgLen); in applyJaroWinklerHeuristic()
223 std::max(std::ptrdiff_t{0}, std::max(ArgLen, ParamLen) / 2 - 1); in applyJaroWinklerHeuristic()
228 L = std::min(I + Range + 1, ArgLen); in applyJaroWinklerHeuristic()
245 for (J = L; J < ArgLen; ++J) in applyJaroWinklerHeuristic()
259 double Dist = ((MatchD / ArgLen) + (MatchD / ParamLen) + in applyJaroWinklerHeuristic()
266 I < std::min(std::min(ArgLen, ParamLen), std::ptrdiff_t{4}); ++I) in applyJaroWinklerHeuristic()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp218 std::ptrdiff_t ArgLen = Arg.size(); in applyJaroWinklerHeuristic() local
220 SmallVector<int, SmallVectorSize> ArgFlags(ArgLen); in applyJaroWinklerHeuristic()
223 std::max(std::ptrdiff_t{0}, std::max(ArgLen, ParamLen) / 2 - 1); in applyJaroWinklerHeuristic()
228 L = std::min(I + Range + 1, ArgLen); in applyJaroWinklerHeuristic()
245 for (J = L; J < ArgLen; ++J) in applyJaroWinklerHeuristic()
259 double Dist = ((MatchD / ArgLen) + (MatchD / ParamLen) + in applyJaroWinklerHeuristic()
266 I < std::min(std::min(ArgLen, ParamLen), std::ptrdiff_t{4}); ++I) in applyJaroWinklerHeuristic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp218 std::ptrdiff_t ArgLen = Arg.size(); in applyJaroWinklerHeuristic() local
220 SmallVector<int, SmallVectorSize> ArgFlags(ArgLen); in applyJaroWinklerHeuristic()
223 std::max(std::ptrdiff_t{0}, std::max(ArgLen, ParamLen) / 2 - 1); in applyJaroWinklerHeuristic()
228 L = std::min(I + Range + 1, ArgLen); in applyJaroWinklerHeuristic()
245 for (J = L; J < ArgLen; ++J) in applyJaroWinklerHeuristic()
259 double Dist = ((MatchD / ArgLen) + (MatchD / ParamLen) + in applyJaroWinklerHeuristic()
266 I < std::min(std::min(ArgLen, ParamLen), std::ptrdiff_t{4}); ++I) in applyJaroWinklerHeuristic()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp218 std::ptrdiff_t ArgLen = Arg.size(); in applyJaroWinklerHeuristic() local
220 SmallVector<int, SmallVectorSize> ArgFlags(ArgLen); in applyJaroWinklerHeuristic()
223 std::max(std::ptrdiff_t{0}, std::max(ArgLen, ParamLen) / 2 - 1); in applyJaroWinklerHeuristic()
228 L = std::min(I + Range + 1, ArgLen); in applyJaroWinklerHeuristic()
245 for (J = L; J < ArgLen; ++J) in applyJaroWinklerHeuristic()
259 double Dist = ((MatchD / ArgLen) + (MatchD / ParamLen) + in applyJaroWinklerHeuristic()
266 I < std::min(std::min(ArgLen, ParamLen), std::ptrdiff_t{4}); ++I) in applyJaroWinklerHeuristic()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp218 std::ptrdiff_t ArgLen = Arg.size(); in applyJaroWinklerHeuristic() local
220 SmallVector<int, SmallVectorSize> ArgFlags(ArgLen); in applyJaroWinklerHeuristic()
223 std::max(std::ptrdiff_t{0}, std::max(ArgLen, ParamLen) / 2 - 1); in applyJaroWinklerHeuristic()
228 L = std::min(I + Range + 1, ArgLen); in applyJaroWinklerHeuristic()
245 for (J = L; J < ArgLen; ++J) in applyJaroWinklerHeuristic()
259 double Dist = ((MatchD / ArgLen) + (MatchD / ParamLen) + in applyJaroWinklerHeuristic()
266 I < std::min(std::min(ArgLen, ParamLen), std::ptrdiff_t{4}); ++I) in applyJaroWinklerHeuristic()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dsystem.pas1162 ArgLen := StrLen (PChar (PIB^.Cmd));
1163 Inc (ArgLen);
1171 Move (PIB^.Cmd^, CmdLine, ArgLen);
1172 ArgVLen := ArgLen;
1181 PC := PChar (PIB^.Cmd) + ArgLen;
1184 ArgLen := Succ (StrLen (PC));
1186 SysReallocMem (CmdLine, ArgVLen + Succ (ArgLen));
1188 Move (PC^, CmdLine [ArgVLen], Succ (ArgLen));
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dsystem.pas1162 ArgLen := StrLen (PChar (PIB^.Cmd));
1163 Inc (ArgLen);
1171 Move (PIB^.Cmd^, CmdLine, ArgLen);
1172 ArgVLen := ArgLen;
1181 PC := PChar (PIB^.Cmd) + ArgLen;
1184 ArgLen := Succ (StrLen (PC));
1186 SysReallocMem (CmdLine, ArgVLen + Succ (ArgLen));
1188 Move (PC^, CmdLine [ArgVLen], Succ (ArgLen));
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dsystem.pas1162 ArgLen := StrLen (PChar (PIB^.Cmd));
1163 Inc (ArgLen);
1171 Move (PIB^.Cmd^, CmdLine, ArgLen);
1172 ArgVLen := ArgLen;
1181 PC := PChar (PIB^.Cmd) + ArgLen;
1184 ArgLen := Succ (StrLen (PC));
1186 SysReallocMem (CmdLine, ArgVLen + Succ (ArgLen));
1188 Move (PC^, CmdLine [ArgVLen], Succ (ArgLen));
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dsystem.pas1162 ArgLen := StrLen (PChar (PIB^.Cmd));
1163 Inc (ArgLen);
1171 Move (PIB^.Cmd^, CmdLine, ArgLen);
1172 ArgVLen := ArgLen;
1181 PC := PChar (PIB^.Cmd) + ArgLen;
1184 ArgLen := Succ (StrLen (PC));
1186 SysReallocMem (CmdLine, ArgVLen + Succ (ArgLen));
1188 Move (PC^, CmdLine [ArgVLen], Succ (ArgLen));
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dalias.h72 int ArgLen; member
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dalias.h71 int ArgLen; member
/dports/russian/emkatic/emkatic-0.38-src/
H A Dglobe.pas201 ArgLen:array[byte] of byte; // Размеры аргументов операций (0,1,2 байта)
924 a:=IfThen((ProgMark[p]=0) or Markless,ArgLen[ProgMem[p]]);
928 if a=0 then a:=IfThen((ProgMark[p]=0) or Markless,ArgLen[ProgMem[p]])
932 result:=Instr[lmLat,ProgMem[Addr]]; a:=ArgLen[ProgMem[Addr]];
1067 if ArgLen[CurOpCode]>0 then begin
1072 if ArgLen[CurOpCode]=2 then begin
1096 case ArgLen[CurOpCode] of
1166 fillchar(Instr,sizeof(Instr),0); fillchar(ArgLen,sizeof(ArgLen),0);

123