Home
last modified time | relevance | path

Searched defs:Rewrite (Results 1 – 25 of 32) sorted by relevance

12

/external/clang/lib/Tooling/
DRefactoring.cpp48 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()
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dfuse_inplace.cc40 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon7ac58a230111::EmptyInplaceRewrite
63 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon7ac58a230111::InplaceCodeRewrite
Drename.cc46 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon152e12ed0111::VariableRewriter
100 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon152e12ed0111::ObjectRewriter
Dpreprocessor_test.cc34 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon6396abbb0111::AccuInlineRewrite
98 RewriteStatus Rewrite(absl::string_view input, std::string* output) final { in Rewrite() function in tflite::gpu::gl::__anon6396abbb0111::SingleRewrite
Dpreprocessor.cc49 Status TextPreprocessor::Rewrite(const std::string& input, in Rewrite() function in tflite::gpu::gl::TextPreprocessor
Dobject_accessor.cc513 RewriteStatus ObjectAccessor::Rewrite(absl::string_view input, in Rewrite() function in tflite::gpu::gl::ObjectAccessor
Dvariable_accessor.cc398 RewriteStatus VariableAccessor::Rewrite(absl::string_view input, in Rewrite() function in tflite::gpu::gl::VariableAccessor
/external/clang/lib/Frontend/Rewrite/
DFixItRewriter.cpp59 Rewriter &Rewrite; member in __anonce03027f0111::RewritesReceiver
62 RewritesReceiver(Rewriter &Rewrite) : Rewrite(Rewrite) { } in RewritesReceiver()
DRewriteMacros.cpp93 Rewriter Rewrite; in RewriteMacrosInInput() local
DInclusionRewriter.cpp581 InclusionRewriter *Rewrite = new InclusionRewriter( in RewriteIncludesInInput() local
/external/clang/lib/Index/
DSimpleFormatContext.h69 Rewriter Rewrite; variable
/external/clang/include/clang/Rewrite/Frontend/
DFixItRewriter.h68 Rewriter Rewrite; variable
/external/clang/unittests/Tooling/
DRewriterTestContext.h122 Rewriter Rewrite; variable
/external/clang/lib/Tooling/Core/
DReplacement.cpp221 bool applyAllReplacements(const Replacements &Replaces, Rewriter &Rewrite) { in applyAllReplacements()
238 Rewriter &Rewrite) { in applyAllReplacements()
264 Rewriter Rewrite(SourceMgr, LangOptions()); in applyAllReplacements() local
/external/tensorflow/tensorflow/core/common_runtime/
Dlower_function_call_op_test.cc61 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
Dlower_functional_ops_test.cc57 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
Dlower_if_op_test.cc54 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
Dlower_while_op_test.cc46 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
Dlower_case_op_test.cc56 Status Rewrite(std::unique_ptr<Graph>* graph) { in Rewrite() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp257 for (auto Rewrite : Map) in VisitLoop() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp254 for (auto Rewrite : Map) in VisitLoop() local
/external/clang/tools/clang-format/
DClangFormat.cpp293 Rewriter Rewrite(Sources, LangOptions()); in format() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_rewrite_pass.cc410 LogicalResult Rewrite( in Rewrite() function
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_client.py1180 def Rewrite(self, request, global_params=None): member in StorageV1.ObjectsService
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc794 Status Rewrite(ScopedAllocatorOptimizer* sa_opti, int64 invocation_count, in Rewrite() function in tensorflow::grappler::UnaryElementwiseRewriter

12