Home
last modified time | relevance | path

Searched refs:OffsetEnd (Results 1 – 25 of 40) sorted by relevance

12

/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dproc_str.pas23 function STextWholeWordSelection(const S: UnicodeString; OffsetBegin, OffsetEnd: integer; in STextWholeWordSelection()
369 function STextWholeWordSelection(const S: UnicodeString; OffsetBegin, OffsetEnd: integer;
375 if OffsetEnd>Length(S) then exit(false);
376 if OffsetBegin>=OffsetEnd then exit(false);
379 ok2:= (OffsetEnd=Length(S)) or not IsCharWord(S[OffsetEnd+1], ANonWordChars);
/dports/irc/smuxi/smuxi-1.1/src/Frontend-STFL/STFL/
H A DTextView.cs50 var maxOffset = OffsetEnd;
68 public int OffsetEnd { property in Stfl.TextView
154 } else if (newOffset > OffsetEnd) { in Scroll()
155 newOffset = OffsetEnd; in Scroll()
174 Offset = OffsetEnd; in ScrollToEnd()
/dports/games/ufoai/ufoai-2.5-source/src/tools/
H A Dmd2_tag.pl42 OffsetEnd => 'i', # offset
85 print $md2tag_file->OffsetEnd, " OffsetEnd\n";
H A Dmd2.pl97 OffsetEnd => 'l', # offset to end of file
156 OffsetEnd => 'l', # offset to end of file
230OffsetEnd => 'l', # Relative offset from the top of MD3_surface to where the Surface object ends.…
323 $model_file->struct->{OffsetEnd} += $data_offset_delta; # update offset to end of file
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp2366 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2367 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2369 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp2369 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2370 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2372 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2622 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2623 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2625 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp2406 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2407 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2409 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2425 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2426 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2428 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp2425 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2426 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2428 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2418 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2419 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2421 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp2406 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2407 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2409 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2406 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2407 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2409 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2425 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2426 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2428 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2385 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2386 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2388 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2425 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2426 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2428 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2406 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2407 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2409 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2429 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2430 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2432 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2418 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2419 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2421 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2425 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2426 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2428 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp2407 size_t OffsetEnd = OldName.find_first_not_of("0123456789"); in getNewAllocaSlicePtr() local
2408 if (OffsetEnd != StringRef::npos && OldName[OffsetEnd] == '.') in getNewAllocaSlicePtr()
2410 OldName = OldName.substr(OffsetEnd + 1); in getNewAllocaSlicePtr()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-readobj/
H A DCOFFDumper.cpp326 uint64_t OffsetEnd = OffsetStart + Block.size(); in printBinaryBlockWithRelocs() local
335 if (OffsetStart <= RelocationOffset && RelocationOffset < OffsetEnd) in printBinaryBlockWithRelocs()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-readobj/
H A DCOFFDumper.cpp324 uint64_t OffsetEnd = OffsetStart + Block.size(); in printBinaryBlockWithRelocs() local
333 if (OffsetStart <= RelocationOffset && RelocationOffset < OffsetEnd) in printBinaryBlockWithRelocs()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-readobj/
H A DCOFFDumper.cpp318 uint64_t OffsetEnd = OffsetStart + Block.size(); in printBinaryBlockWithRelocs() local
327 if (OffsetStart <= RelocationOffset && RelocationOffset < OffsetEnd) in printBinaryBlockWithRelocs()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp330 uint64_t OffsetEnd = OffsetStart + Block.size(); in printBinaryBlockWithRelocs() local
339 if (OffsetStart <= RelocationOffset && RelocationOffset < OffsetEnd) in printBinaryBlockWithRelocs()

12