Home
last modified time | relevance | path

Searched defs:FileEdit (Results 1 – 25 of 36) sorted by relevance

12

/dports/textproc/bat/bat-0.18.3/cargo-crates/path_abs-0.5.1/src/
H A Dedit.rs44 pub struct FileEdit(pub(crate) FileOpen); struct
46 impl FileEdit { impl
58 ) -> Result<FileEdit> { in open_abs()
177 impl fmt::Debug for FileEdit { implementation
185 impl io::Read for FileEdit { implementation
196 impl io::Write for FileEdit { implementation
216 impl io::Seek for FileEdit { implementation
227 impl AsRef<FileOpen> for FileEdit { implementation
233 impl AsRef<File> for FileEdit { implementation
239 impl Borrow<FileOpen> for FileEdit { implementation
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Edit/
H A DEditedSource.h41 struct FileEdit { struct
45 FileEdit() = default; argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Edit/
H A DEditedSource.h41 struct FileEdit { struct
45 FileEdit() = default; argument
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Edit/
H A DEditedSource.h40 struct FileEdit { struct
44 FileEdit() = default; argument
/dports/net/ns3/ns-allinone-3.35/netanim-3.108/qtpropertybrowser/src/
H A Dfileeditfactory.h30 class FileEdit; variable
H A Dvariantfactory.h29 class FileEdit; variable
H A Dfileedit.cpp30 FileEdit::FileEdit(QWidget *parent) in FileEdit() function in FileEdit
/dports/devel/bit/bit-1.1.2/vendor/github.com/google/go-github/v32/update-urls/
H A Dmain.go292 func performBufferEdits(b []byte, fileEdits []*FileEdit) []byte {
305 func sortAndMergeFileEdits(fileEdits []*FileEdit) []*FileEdit {
576 type FileEdit struct { struct
577 pos token.Position
578 fromText string
579 toText string
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/update-urls/
H A Dmain.go310 func performBufferEdits(b []byte, fileEdits []*FileEdit) []byte {
323 func sortAndMergeFileEdits(fileEdits []*FileEdit) []*FileEdit {
596 type FileEdit struct { struct
597 pos token.Position
598 fromText string
599 toText string
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/update-urls/
H A Dmain.go308 func performBufferEdits(b []byte, fileEdits []*FileEdit) []byte {
321 func sortAndMergeFileEdits(fileEdits []*FileEdit) []*FileEdit {
594 type FileEdit struct { struct
595 pos token.Position
596 fromText string
597 toText string
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/update-urls/
H A Dmain.go307 func performBufferEdits(b []byte, fileEdits []*FileEdit) []byte {
320 func sortAndMergeFileEdits(fileEdits []*FileEdit) []*FileEdit {
593 type FileEdit struct { struct
594 pos token.Position
595 fromText string
596 toText string
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dvarianteditorfactory.h31 class FileEdit; variable

12