OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:revert
(Results
176 - 200
of
492
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-crypto.js
516
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);
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-crypto.js
516
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);
[
all
...]
/external/mesa3d/docs/
relnotes-7.10.html
[
all
...]
/external/clang/include/clang/Parse/
Parser.h
549
/// after the token consumption is done, Commit() or
Revert
() is called to
550
/// either "commit the consumed tokens" or
revert
to the previously marked
556
/// TPA.
Revert
();
583
void
Revert
() {
595
assert(!isActive && "Forgot to call Commit or
Revert
!");
[
all
...]
/external/v8/src/mips/
assembler-mips.cc
[
all
...]
/external/webkit/Source/WebCore/inspector/front-end/
NetworkPanel.js
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java
626
* previously set are removed, and the value will
revert
to the value
668
// and we are to
revert
back to those in the templates object (i.e. Stylesheet).
[
all
...]
/external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc
775
// Pressing the button on that infobar should
revert
to the original language.
[
all
...]
/external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc
497
// When a dialog is about to be shown we
revert
the drag. Otherwise a modal
534
// If the user presses ESC during a drag, we need to abort and
revert
things
[
all
...]
/external/dbus/bus/
activation.c
406
/*
Revert
the insertion in the entries table */
[
all
...]
/external/oprofile/
ChangeLog-2002
201
* daemon/opd_image.c:
revert
last change, it break daemon...
394
* module/x86/op_apic.c:
revert
, use copy of kernel code.
769
* daemon/opd_image.c:
revert
64 bit dcookie patch commited
[
all
...]
/external/srec/tools/grxmlcompile/
grxmldoc.cpp
174
//
Revert
current node
411
// is fine as we
revert
to the previous one when finished parsing the current node.
[
all
...]
/system/vold/
VolumeManager.cpp
[
all
...]
/external/antlr/antlr-3.4/runtime/C/doxygen/
interop.dox
217
/// remove it from the stream stack and
revert
to the previous input stream. You should be careful
/external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java
139
*
Revert
to the previous Namespace context.
/external/bison/lib/
quotearg.c
598
revert
to the original type, so that the test in xalloc_oversized
/external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac.mm
766
// selected. If the mouse wanders off-view,
revert
to the
/external/chromium/chrome/browser/instant/
instant_controller.cc
446
//
revert
.
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.cc
325
// 6. Step needed to
revert
escaping done in url_util::ReplaceComponents.
/external/chromium/chrome/browser/sync/engine/
conflict_resolver.cc
139
"know to re-create, client-tagged items should
revert
to version 0 "
/external/chromium/chrome/browser/ui/gtk/
browser_toolbar_gtk.cc
569
location_bar_->
Revert
();
/external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc
584
//
revert
or complete the drag in that case.
/external/chromium/chrome/browser/ui/views/
toolbar_view.cc
355
location_bar_->
Revert
();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar
/external/openssl/crypto/objects/
obj_dat.c
710
* I don't have perl (yet), we
revert
to a *LINEAR* search
Completed in 3460 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>