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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Dnavigation_history.js123 cvox.NavigationHistory.prototype.revert = function(opt_predicate) {
/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/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/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-crypto.js516 Classic.prototype.revert = cRevert;
601 Montgomery.prototype.revert = montRevert;
622 return z.revert(r);
1011 NullExp.prototype.revert = nNop;
1084 Barrett.prototype.revert = barrettRevert;
1146 return z.revert(r);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-crypto.js516 Classic.prototype.revert = cRevert;
601 Montgomery.prototype.revert = montRevert;
622 return z.revert(r);
1011 NullExp.prototype.revert = nNop;
1084 Barrett.prototype.revert = barrettRevert;
1146 return z.revert(r);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-crypto.js516 Classic.prototype.revert = cRevert;
601 Montgomery.prototype.revert = montRevert;
622 return z.revert(r);
1011 NullExp.prototype.revert = nNop;
1084 Barrett.prototype.revert = barrettRevert;
1146 return z.revert(r);
/external/chromium_org/third_party/jinja2/
H A Dnodes.py92 def revert(self, old): member in class:EvalContext
/external/chromium_org/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/ltrace/sysdeps/linux-gnu/x86/
H A Dfetch.c787 int revert; local
789 revert = allocate_class(classes[0], &tmp_context,
792 revert = 0;
797 revert = 1;
801 if (nclasses > 1 && revert)
/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 ...

Completed in 5665 milliseconds