Searched defs:replaceWith (Results 1 – 12 of 12) sorted by relevance
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
D | Replacement.java | 31 public static Replacement create(int startPosition, int endPosition, String replaceWith) { in create()
|
D | RemoveUnusedImports.java | 310 String replaceWith = replacement.getValue(); in applyReplacements() local
|
/external/skia/src/gpu/ |
D | GrRenderTask.cpp | 223 void GrRenderTask::replaceDependency(const GrRenderTask* toReplace, GrRenderTask* replaceWith) { in replaceDependency() 233 void GrRenderTask::replaceDependent(const GrRenderTask* toReplace, GrRenderTask* replaceWith) { in replaceDependent()
|
/external/OpenCL-CTS/test_conformance/vectors/ |
D | type_replacer.cpp | 88 const char* stringToReplace, const char* replaceWith) in doSingleReplace()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXImageOptimizer.cpp | 149 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() function in NVPTXImageOptimizer
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXImageOptimizer.cpp | 147 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() function in NVPTXImageOptimizer
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXImageOptimizer.cpp | 147 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() function in NVPTXImageOptimizer
|
/external/autotest/site_utils/rpm_control_system/ |
D | BeautifulSoup.py | 144 def replaceWith(self, replaceWith): argument
|
/external/python/setuptools/setuptools/_vendor/ |
D | pyparsing.py | 4756 def replaceWith(replStr): function
|
/external/python/setuptools/pkg_resources/_vendor/ |
D | pyparsing.py | 4756 def replaceWith(replStr): function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 5884 replaceWith: function( value ) { method
|
/external/testng/src/main/resources/ |
D | jquery-1.7.1.min.js | 4 …;c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(… method
|