/external/libjpeg-turbo/simd/ |
jfdctflt-3dn.asm | 19 ; the IJG's original jfdctflt.c; see the jfdctflt.c for more details.
|
jfdctflt-sse-64.asm | 20 ; the IJG's original jfdctflt.c; see the jfdctflt.c for more details.
|
/external/libvpx/libvpx/third_party/x86inc/ |
x86inc.asm | 217 ; we need more flexible macro. 275 ; t# defines for when per-arch register allocation is more complex than just function arguments 1034 ; change everything that follows. For more complex macros I may also have multiple 1054 %macro SWAP 2+ ; swaps a single chain (sometimes more concise than pairs) [all...] |
/external/owasp/sanitizer/empiricism/ |
html-containment.js | 7 * @param makeHtmlString takes one or more element names.
|
/external/robolectric/v1/lib/main/ |
json-20080701.jar | |
/external/robolectric/v3/runtime/ |
json-20080701.jar | |
/external/skia/experimental/docs/ |
exampleSlides.js | 190 "string":"A curve span may cover more", "x":400, "y":200
|
/external/toybox/generated/ |
newtoys.h | 146 USE_MORE(NEWTOY(more, NULL, TOYFLAG_USR|TOYFLAG_BIN))
|
/external/v8/test/mjsunit/es6/ |
unscopables.js | 467 // One more HasBinding.
|
/external/v8/test/mjsunit/es7/ |
array-includes.js | 649 // if there are more after
|
/external/v8/test/mjsunit/ |
function-bind.js | 60 // Test that length works correctly even if more than the actual number
|
/external/v8/test/mjsunit/harmony/ |
private.js | 49 gc() // Promote existing symbols and then allocate some more.
|
/external/zlib/src/contrib/masmx64/ |
inffasx64.asm | 5 ; inffasx64.asm is called by inffas8664.c, which contain more info.
|
/frameworks/base/core/java/android/app/assist/ |
AssistStructure.java | 130 boolean more = writeToParcelInner(as, out); 131 Log.i(TAG, "Flattened " + (more ? "partial" : "final") + " assist data: " 146 // is ready for more. 729 * for more information. 738 * for more information. 747 * for more information. [all...] |
/ndk/build/core/ |
definitions-utils.mk | 160 # On Windows, defining parent-dir is a bit more tricky because the
|
/ndk/tests/device/test-gnustl-full/unit/ |
string_test.cpp | 386 * more-or-less common pitfall. 1120 string more( "more" ); 1123 superstring r = s / (more + less); [all...] |
/ndk/tests/device/test-stlport/unit/ |
string_test.cpp | 386 * more-or-less common pitfall. 1120 string more( "more" ); 1123 superstring r = s / (more + less); [all...] |
/prebuilts/go/darwin-x86/src/debug/gosym/ |
pclinetest.asm | 31 TEXT pcfromline(SB),4,$0 // Each record stores its line delta, then n, then n more bytes
|
/prebuilts/go/linux-x86/src/debug/gosym/ |
pclinetest.asm | 31 TEXT pcfromline(SB),4,$0 // Each record stores its line delta, then n, then n more bytes
|
/prebuilts/tools/common/m2/repository/org/json/json/20080701/ |
json-20080701.jar | |
/art/test/ |
Android.run-test.mk | 339 # that often will take more than the timeout to run when gcstress is enabled. This is because 361 # TODO: Turn off all the other combinations, this is more about testing actual ART code. A gtest is 528 # more parallel moves on x86, thus some Checker assertions may fail. [all...] |
/external/ImageMagick/www/api/ |
list.php | 111 <p>CloneImages() clones one or more images from an image sequence, using a comma separated list of image numbers or ranges.</p> 168 <p>DeleteImages() deletes one or more images from an image sequence, using a comma separated list of image numbers or ranges.</p> 224 <p>DuplicateImages() duplicates one or more images from an image sequence, using a count and a comma separated list of image numbers or ranges.</p>
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tree.pas | 431 /// you'll be able to use more support code. 773 /// that is more meaningful (specific) and holds a String to display for a node. 796 /// Once you start next()ing, do not try to add more elements. It will [all...] |
/external/eigen/blas/testing/ |
cblat3.f | 435 * Set LDC to 1 more than minimum value if room. 459 * Set LDA to 1 more than minimum value if room. 484 * Set LDB to 1 more than minimum value if room. 721 * Set LDC to 1 more than minimum value if room. 730 * Set LDB to 1 more than minimum value if room. 753 * Set LDA to 1 more than minimum value if room. [all...] |
zblat3.f | 436 * Set LDC to 1 more than minimum value if room. 460 * Set LDA to 1 more than minimum value if room. 485 * Set LDB to 1 more than minimum value if room. 722 * Set LDC to 1 more than minimum value if room. 731 * Set LDB to 1 more than minimum value if room. 754 * Set LDA to 1 more than minimum value if room. [all...] |