HomeSort by relevance Sort by last modified time
    Searched defs:replaceWith (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/Target/NVPTX/
NVPTXImageOptimizer.cpp 43 void replaceWith(Instruction *From, ConstantInt *To);
94 replaceWith(&I, ConstantInt::getTrue(I.getContext()));
100 replaceWith(&I, ConstantInt::getFalse(I.getContext()));
113 replaceWith(&I, ConstantInt::getTrue(I.getContext()));
119 replaceWith(&I, ConstantInt::getFalse(I.getContext()));
131 replaceWith(&I, ConstantInt::getTrue(I.getContext()));
138 replaceWith(&I, ConstantInt::getFalse(I.getContext()));
146 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 129 def replaceWith(self, replaceWith):
132 if hasattr(replaceWith, "parent")\
133 and replaceWith.parent is self.parent:
135 index = replaceWith.parent.index(replaceWith)
142 oldParent.insert(myIndex, replaceWith)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 153 milliseconds