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

<<11121314151617181920>>

  /external/icu4c/
icudefs.mk 85 # If defined to a valid value, pkgdata will generate a data library more quickly
  /external/robolectric/lib/main/
json-20080701.jar 
  /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/v8/test/mjsunit/
array-sort.js 247 // Regression test for issue 346, more info at URL
  /external/v8/tools/gcmole/
gcmole.lua 28 -- This is main driver for gcmole tool. See README for more details.
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 11 -v --verbose be more verbose -- show misc extra info
  /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 35 * URL of the learn more page for wallpaper picker.
55 * Wrapper function to make dealing with translated strings more concise.
277 $('learn-more').href = LearnMoreURL;
713 console.error('More than one files are selected or no file selected');
    [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/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_idct32x32_add_neon.asm 131 ; do more multiplications (ordered for maximum latency hiding)
136 ; do more addition/substractions
161 ; TODO(cd): have more logical parameter ordering but this issue will disappear
    [all...]
  /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...]
  /external/dropbear/libtommath/
bn.tex 87 release as well. This textbook is meant to compliment the project by providing a more solid walkthrough of the development
158 To make the system more powerful you can tweak the build process. Classes are defined in the file
441 Certain algorithms require more than one large integer. In these instances it is ideal to initialize all of the mp\_int
597 the array. If you need to perform an operation that requires more digits you will have to mp\_grow() the mp\_int to
    [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...]
  /external/libvpx/libvpx/
vpxenc.c 382 const size_t more = (left < needed) ? left : needed; local
383 memcpy(ptr, detect->buf + detect->position, more);
384 buf_position = more;
385 needed -= more;
386 detect->position += more;
423 /* See write_ivf_file_header() for more documentation on the file header
    [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java 72 * <p>For more information about creating user interface layouts, read the
680 // into other tabs. see LocalActivityManager and TabHost for more info
    [all...]
  /build/tools/droiddoc/templates-ds/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sac/assets/css/
default.css     [all...]
  /external/chromium_org/v8/src/
gdb-jit.cc 153 bool more = true; local
154 while (more) {
160 more = false;
1155 // See contexts.h for more information.
    [all...]

Completed in 2052 milliseconds

<<11121314151617181920>>