/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/ |
H A D | sql_source.h | 216 struct Rewrite { struct 235 const std::vector<Rewrite>&); argument
|
/aosp_15_r20/external/clang/lib/Tooling/ |
H A D | Refactoring.cpp | 48 Rewriter Rewrite(Sources, DefaultLangOptions); in runAndSave() local 57 bool RefactoringTool::applyAllReplacements(Rewriter &Rewrite) { in applyAllReplacements() 61 int RefactoringTool::saveRewrittenFiles(Rewriter &Rewrite) { in saveRewrittenFiles() 66 Rewriter &Rewrite, StringRef Style) { in formatAndApplyAllReplacements()
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/ |
H A D | perfetto_sql_preprocessor.cc | 74 struct Rewrite { struct 75 SqliteTokenizer& tokenizer; 76 SqlSource::Rewriter& rewriter; 77 SqliteTokenizer::Token start; 78 SqliteTokenizer::Token end;
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/ |
H A D | fuse_inplace.cc | 41 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anond3e752ae0111::EmptyInplaceRewrite 64 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anond3e752ae0111::InplaceCodeRewrite
|
H A D | rename.cc | 47 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anonda330f380111::VariableRewriter 101 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anonda330f380111::ObjectRewriter
|
H A D | preprocessor_test.cc | 34 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon655283260111::AccuInlineRewrite 98 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon655283260111::SingleRewrite
|
H A D | preprocessor.cc | 52 absl::Status TextPreprocessor::Rewrite(const std::string& input, in Rewrite() function in tflite::gpu::gl::TextPreprocessor
|
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/ |
H A D | FixItRewriter.cpp | 59 Rewriter &Rewrite; member in __anon5d9aba0a0111::RewritesReceiver 62 RewritesReceiver(Rewriter &Rewrite) : Rewrite(Rewrite) { } in RewritesReceiver()
|
H A D | RewriteMacros.cpp | 93 Rewriter Rewrite; in RewriteMacrosInInput() local
|
/aosp_15_r20/external/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 221 bool applyAllReplacements(const Replacements &Replaces, Rewriter &Rewrite) { in applyAllReplacements() 238 Rewriter &Rewrite) { in applyAllReplacements() 264 Rewriter Rewrite(SourceMgr, LangOptions()); in applyAllReplacements() local
|
/aosp_15_r20/external/clang/lib/Index/ |
H A D | SimpleFormatContext.h | 69 Rewriter Rewrite; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Frontend/ |
D | FixItRewriter.h | 70 Rewriter Rewrite; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Rewrite/Frontend/ |
D | FixItRewriter.h | 70 Rewriter Rewrite; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Frontend/ |
D | FixItRewriter.h | 70 Rewriter Rewrite; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Frontend/ |
D | FixItRewriter.h | 70 Rewriter Rewrite; variable
|
/aosp_15_r20/external/clang/include/clang/Rewrite/Frontend/ |
H A D | FixItRewriter.h | 68 Rewriter Rewrite; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/buildid/ |
D | rewrite.go | 93 func Rewrite(w io.WriterAt, pos []int64, id string) error { func
|
/aosp_15_r20/external/clang/unittests/Tooling/ |
H A D | RewriterTestContext.h | 122 Rewriter Rewrite; variable
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/tokenizer/ |
H A D | sqlite_tokenizer.cc | 85 void SqliteTokenizer::Rewrite(SqlSource::Rewriter& rewriter, in Rewrite() function in perfetto::trace_processor::SqliteTokenizer
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | topk_rewriter_test.cc | 116 TEST_F(TopkRewriterTest, Rewrite) { in TEST_F() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | lower_function_call_op_test.cc | 59 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
|
H A D | lower_functional_ops_test.cc | 56 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
|
H A D | lower_if_op_test.cc | 52 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 377 Value *Rewrite = TTI->rewriteIntrinsicWithAddressSpace(II, OldV, NewV); in rewriteIntrinsicOperands() local 596 Value *Rewrite = in cloneInstructionWithNewAddressSpace() local
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 254 for (auto Rewrite : Map) in VisitLoop() local
|