/external/skia/include/animator/ |
SkAnimator.h | 57 reverse the animation by varying the time passed in.
|
/external/skia/src/animator/ |
SkAnimateActive.cpp | 476 // when the apply with reverse came into play, it needs to pick up the value
|
SkAnimatorScript.cpp | 30 { SkType_ApplyTransition, "normal|reverse" },
|
SkAnimatorScript2.cpp | 16 { SkType_ApplyTransition, "reverse" },
|
SkDisplayApply.cpp | 233 SkDebugf("transition=\"reverse\" ");
|
/external/sonivox/jet_tools/JetCreator/ |
JetDefs.py | 195 SB_REDO = "Reverse the last segment or event undo edit."
|
/external/srec/srec/crec/ |
word_lattice.c | 206 /* reverse the order */
|
/external/stlport/stlport/stl/ |
_list.h | 651 void reverse() { function in class:list
|
_slist.h | 781 void reverse() { function in class:slist
|
_vector.h | 303 //seems rather logical to destroy elements in reverse order.
|
/external/stlport/test/unit/ |
unordered_test.cpp | 401 //We put again 10 values in the targeted bucket and in reverse order:
|
/external/v8/tools/ |
profile.js | 229 processedStack.reverse();
|
/external/webkit/WebCore/dom/ |
Node.h | 361 * Does a reverse pre-order traversal to find the node that comes before the current one in document order
|
/external/webkit/WebCore/icu/unicode/ |
usearch.h | 61 * matches in the backwards direction in the reverse order
|
/external/webkit/WebCore/inspector/ |
InspectorDOMAgent.cpp | 413 // Get Bubbling Listeners (reverse order)
|
/external/webkit/WebCore/inspector/front-end/ |
SourceCSSTokenizer.re2js | 131 "repeat-y", "reset", "reverse", "rgb", "rgba", "ridge", "right", "round", "row-resize", "rtl", "run-in", "running", "s-resize", "sans-serif",
|
/external/webkit/WebCore/platform/graphics/gtk/ |
MediaPlayerPrivateGStreamer.cpp | 897 // EOS was reached but in case of reverse playback the position is [all...] |
/external/webkit/WebCore/rendering/ |
AutoTableLayout.cpp | 679 // This is basically the reverse of how we grew the cells.
|
/external/webkit/WebKitTools/DumpRenderTree/gtk/ |
DumpRenderTree.cpp | 298 // The view list is prepended. Reverse the list so we get the order right.
|
/external/webkit/WebKitTools/Scripts/ |
svn-apply | 389 foreach my $dir (reverse sort keys %checkedDirectories) {
|
/external/zlib/examples/ |
gun.c | 324 /* walk through linked list to generate output in reverse order */
|
/frameworks/base/core/java/android/widget/ |
ZoomButtonsController.java | 627 // Reverse order so the child drawn on top gets first dibs.
|
/frameworks/base/docs/html/sdk/ |
terms.jd | 49 3.3 Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. Except to the extent required by applicable third party licenses, you may not load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.
|
terms_body.html | 46 3.3 Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK. Except to the extent required by applicable third party licenses, you may not load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_tns.cpp | 109 is applied in a reverse (downward) fashion.
|