HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 476 - 500 of 851) sorted by null

<<11121314151617181920>>

  /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/
array-sort.js 247 // Regression test for issue 346, more info at URL
function-bind.js 60 // Test that length works correctly even if more than the actual number
  /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/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/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...]
  /external/libvorbis/doc/
01-introduction.tex 41 computationally simpler than mp3, although it does require more
213 encoding/decoding. However, floor type 1 provides more stable
361 And slightly more complex in the case of overlapping unequal sized
  /external/v8/src/js/
string.js 86 function StringConcat(other /* and more */) { // length == 1
364 // Return if there are no more $ characters in the string. If we
500 // Can't use matchInfo any more from here, since the function could
  /external/bison/
maint.mk 15 ## GNU General Public License for more details.
537 # 2) notice that "c(har)?|[mz]" is equivalent to the shorter and more readable
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 269 // no more topics in this section, jump to the first topic in the next section
    [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 20 % General Public License for more details.
50 % Sometimes one run after texindex suffices, and sometimes you need more
206 % change spans more than two lines of output. To handle that, we would
207 % have adopt a much more difficult approach (putting marks into the main
243 \tracinglostchars2 % 2 gives us more in etex
249 \ifx\eTeXversion\undefined\else % etex gives us more logging
256 \tracingcommands3 % 3 gives us more in etex
261 % we did was a \nobreak, we don't want to insert more space.
743 % threshold for doing this is if the group is more than \vfilllimit
778 % \dimen2 is how much space is left on the page (more or less)
    [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/css/
default.css 646 /* Clear heading margins, to make absolutely positioned nav a bit more predictable. */
    [all...]

Completed in 1903 milliseconds

<<11121314151617181920>>