HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 526 - 550 of 885) sorted by null

<<21222324252627282930>>

  /external/stlport/test/unit/
string_test.cpp 386 * more-or-less common pitfall.
1120 string more( "more" );
1123 superstring r = s / (more + less);
    [all...]
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 5 ; inffasx64.asm is called by inffas8664.c, which contain more info.
  /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...]
  /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/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
wallpaper_manager.js 36 * URL of the learn more page for wallpaper picker.
56 * Wrapper function to make dealing with translated strings more concise.
230 $('learn-more').href = LearnMoreURL;
796 console.error('More than one files are selected or no file selected');
    [all...]
  /external/chromium_org/v8/src/
string.js 65 function StringConcat(other /* and more */) { // length == 1
370 // Return if there are no more $ characters in the string. If we
517 // Can't use matchInfo any more from here, since the function could
gdb-jit.cc 132 bool more = true; local
133 while (more) {
139 more = false;
1153 // See contexts.h for more information.
    [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...]
cblat2.f 493 * Set LDA to 1 more than minimum value if room.
831 * Set LDA to 1 more than minimum value if room.
    [all...]
dblat2.f 483 * Set LDA to 1 more than minimum value if room.
817 * Set LDA to 1 more than minimum value if room.
    [all...]
sblat2.f 483 * Set LDA to 1 more than minimum value if room.
817 * Set LDA to 1 more than minimum value if room.
    [all...]
zblat2.f 495 * Set LDA to 1 more than minimum value if room.
834 * 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
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 17 GNU General Public License for more details.
538 { /* Yes. If we need more elements than were already
    [all...]
  /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...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 590 * The number of extra rows to show/hide when clicking the "Show more" or
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
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-ds/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowStateAnimator.java 280 final boolean more = mAnimation.getTransformation(currentTime, mTransformation);
283 ": more=" + more + ", xform=" + mTransformation);
284 return more;
288 // there is more animation to run.
    [all...]
  /build/tools/droiddoc/templates-sac/assets/
android-developer-docs.css 596 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
1031 zoom:1; /* IE, otherwise, layout doesn't update when showing 'more' */
1094 ul.videoPreviews span.more {
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 596 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
1031 zoom:1; /* IE, otherwise, layout doesn't update when showing 'more' */
1094 ul.videoPreviews span.more {
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/
android-developer-docs.css 596 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results,
1031 zoom:1; /* IE, otherwise, layout doesn't update when showing 'more' */
1094 ul.videoPreviews span.more {
    [all...]

Completed in 1608 milliseconds

<<21222324252627282930>>