Searched defs:revert (Results 1 - 14 of 14) sorted by relevance

/external/clang/utils/
H A DFuzzTest92 def revert(self): member in class:TestApplication
180 '--no-revert'. Generally this is used with '--test <index>' to run one failing
250 group.add_option("", "--no-revert", help="Don't revert changes",
251 action='store_false', dest="revert", default=True)
341 opts.revert = False
344 if opts.revert:
345 ta.revert()
/external/autotest/contrib/
H A Dcrbug_crawler.py82 """Update manager that allows you to revert status updates.
101 def revert(self): member in class:UpdateManager
375 updater.revert()
/external/jmdns/src/javax/jmdns/impl/constants/
H A DDNSState.java123 * Returns to the next reverted state. All states except CANCELED revert to PROBING_1. Status CANCELED does not revert.
127 public final DNSState revert() { method in class:DNSState
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
H A DRotation.java510 * rotation. This means that if r(u) = v, then r.revert(v) = u. The
515 public Rotation revert() { method in class:Rotation
/external/toybox/toys/posix/
H A Dfind.c87 int rc, revert = 0; local
97 revert++;
101 perror_msg_raw(revert ? new->name : ".");
130 if (revert) revert = fchdir(TT.topdir);
/external/libmojo/third_party/jinja2/
H A Dnodes.py92 def revert(self, old): member in class:EvalContext
/external/lzma/CPP/Windows/
H A DWindow.h264 HMENU GetSystemMenu(bool revert) argument
265 { return ::GetSystemMenu(_window, BoolToBOOL(revert)); }
/external/v8/benchmarks/
H A Dcrypto.js524 Classic.prototype.revert = cRevert;
609 Montgomery.prototype.revert = montRevert;
630 return z.revert(r);
1019 NullExp.prototype.revert = nNop;
1092 Barrett.prototype.revert = barrettRevert;
1154 return z.revert(r);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar ... eclipse.core.runtime.CoreException public abstract void revert (org.eclipse.core.runtime.IProgressMonitor) throws ...
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...

Completed in 377 milliseconds