Home
last modified time | relevance | path

Searched refs:ToLen (Results 1 – 25 of 147) sorted by relevance

123456

/dports/devel/asl/asl-current/
H A Dstrutil.c724 if (HeadLen + ToLen + TailLen >= (int)HaystackSize) in strreplace()
726 TailLen = HaystackSize - 1 - HeadLen - ToLen; in strreplace()
731 memmove(pPos + ToLen, pPos + FromLen, TailLen); in strreplace()
735 if (HeadLen + ToLen >= (int)HaystackSize) in strreplace()
737 ToLen = HaystackSize - 1 - ToLen; in strreplace()
738 if (ToLen < 0) in strreplace()
739 ToLen = 0; in strreplace()
741 if (ToLen > 0) in strreplace()
742 memcpy(pPos, pTo, ToLen); in strreplace()
746 HaystackLen = HeadLen + ToLen + TailLen; in strreplace()
[all …]
H A Dasmmac.c209 sint LPos, Diff, p, p2, p3, z, z2, FromLen, ToLen, LineLen; in ExpandDefines() local
216 ToLen = strlen(Lauf->TransTo); in ExpandDefines()
217 Diff = ToLen - FromLen; in ExpandDefines()
247 memmove(Line + p2 + ToLen, Line + p2 + FromLen, strlen(Line) - p2 - FromLen + 1); in ExpandDefines()
248 memcpy(Line + p2, Lauf->TransTo, ToLen); in ExpandDefines()
250 p2 += ToLen; in ExpandDefines()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp48 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
50 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/fuchsia/
H A DRestrictSystemIncludesCheck.cpp84 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
86 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/fuchsia/
H A DRestrictSystemIncludesCheck.cpp84 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
86 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/fuchsia/
H A DRestrictSystemIncludesCheck.cpp84 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
86 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/fuchsia/
H A DRestrictSystemIncludesCheck.cpp85 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
87 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/fuchsia/
H A DRestrictSystemIncludesCheck.cpp85 unsigned ToLen = std::strcspn(SM.getCharacterData(Include.Loc), "\n") + 1; in EndOfMainFile() local
87 Include.Loc, Include.Loc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp168 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
170 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp167 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
169 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp169 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
171 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp169 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
171 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp168 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
170 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp168 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
170 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp167 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
169 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp169 unsigned ToLen = std::strcspn(ToData, "\n"); in EndOfMainFile() local
171 CharSourceRange::getCharRange(ToLoc, ToLoc.getLocWithOffset(ToLen)); in EndOfMainFile()

123456