/external/skia/legacy/src/animator/ |
SkDisplayApply.cpp | 706 bool SkApply::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { // replace to/formula strings in animators of the form xxx.step with the step value, if xxx.step is in scope 710 SkAnimateBase** origPtr = ((SkApply*) original)->fAnimators.begin();
|
/external/skia/src/animator/ |
SkDisplayApply.cpp | 706 bool SkApply::resolveIDs(SkAnimateMaker& maker, SkDisplayable* original, SkApply* apply) { // replace to/formula strings in animators of the form xxx.step with the step value, if xxx.step is in scope 710 SkAnimateBase** origPtr = ((SkApply*) original)->fAnimators.begin();
|
/external/v8/src/ |
math.js | 29 // Keep reference to original values of some global properties. This
|
assembler.h | 31 // The original source code covered by the above license above has been 542 typedef void* ExternalReferenceRedirector(void* original, Type type);
|
frames.cc | 924 // back to a slow search in this case to find the original optimized [all...] |
/external/v8/test/mjsunit/ |
array-tostring.js | 29 // is callable. Otherwise, just use the original Object.toString function.
|
array-unshift.js | 28 // Check that unshifting array of holes keeps the original array
|
/external/webkit/Source/WebCore/editing/ |
htmlediting.cpp | 561 // e.g. if the original range spaned "hello" in <div>hello</div>, then this function extends the range to contain div's around it. [all...] |
/external/zlib/src/contrib/pascal/ |
zlibpas.pas | 4 * Derived from original sources by Bob Dellaca.
|
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/ |
ObjectInputStreamTest.java | 784 Integer original = new Integer(10); local 787 oos.writeObject(original); [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/ |
ContactPhotoManager.java | 621 Bitmap original = bitmap; local 623 original.recycle(); [all...] |
/packages/apps/Gallery/src/com/android/camera/ |
ImageGallery.java | 625 int original = mMultiSelected.size(); 630 if (original == 0) showFooter(); [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
PhotoDataAdapter.java | 308 TiledScreenNail original = (TiledScreenNail) entry.screenNail; local 309 screenNail = original.combine(screenNail); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewProjectPage.java | 672 private void suggestPackage(String original) { 677 appendPackage(sb, original); [all...] |
/libcore/benchmarks/libs/ |
caliper.jar | |
/external/libvorbis/doc/ |
08-residue.tex | 94 original residue vector: [ 0 1 2 3 4 5 6 7 ] 123 original residue vector: [ 0 1 2 3 4 5 6 7 ]
|
05-comment.tex | 114 The artist generally considered responsible for the work. In popular music this is usually the performing band or singer. For classical music it would be the composer. For an audio book it would be the author of the original text.
|
/external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
smartypants.php | 39 Description: SmartyPants is a web publishing utility that translates plain ASCII punctuation characters into “smart” typographic punctuation HTML entities. This plugin <strong>replace the default WordPress Texturize algorithm</strong> for the content and the title of your posts, the comments body and author name, and everywhere else Texturize normally apply. Based on the original Perl version by <a href="http://daringfireball.net/">John Gruber</a>. 689 This is a PHP translation of the original SmartyPants quote educator written in 799 original SmartyPants written in Perl.
|
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 25 ; claim that you wrote the original software. If you use this software
29 ; misrepresented as being the original software
|
/external/zlib/src/contrib/masmx86/ |
match686.asm | 177 ;; claim that you wrote the original software. If you use this software
181 ;; misrepresented as being the original software
|
/ndk/build/core/ |
build-binary.mk | 127 # The original Android build system allows you to use the .arm prefix 147 # As a special case, the original Android build system
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
Antlr.Runtime.Tools.Tests.pas | 194 Foo.Value := 'original';
|
/external/chromium/chrome/browser/resources/net_internals/ |
logviewpainter.js | 278 * the original line.
|
/external/v8/benchmarks/spinning-balls/ |
splay-tree.js | 114 // Insert the original right child as the right child of the new
|
/external/v8/tools/ |
splaytree.js | 116 // Insert the original right child as the right child of the new
|