HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 276 - 300 of 895) sorted by null

<<11121314151617181920>>

  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 89 //if there are more results we're not showing, so say so.
94 c1.innerHTML = "plus " + (gMatches.length-ROW_COUNT) + " more";
  /external/ImageMagick/www/api/
channel.php 59 <p>ChannelFxImage() applies a channel expression to the specified image. The expression consists of one or more channels, either mnemonic or numeric (e.g. red, 1), separated by actions as follows:</p>
103 <p>CombineImages() combines one or more images into a single image. The grayscale value of the pixels of each image in the sequence is assigned in order to the specified channels of the combined image. The typical ordering would be image 1 =&gt; Red, 2 =&gt; Green, 3 =&gt; Blue, etc.</p>
compare.php 59 <p>CompareImages() compares one or more pixel channels of an image to a reconstructed image and returns the difference image.</p>
98 <p>GetImageDistortion() compares one or more pixel channels of an image to a reconstructed image and returns the specified distortion metric.</p>
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 56 - functions more as an internal signal, simillar to exception
387 In ANTLR terminology, a rule is composed of one or more _alternatives_,
423 match the body of the subrule one or more times. If it fails to match at least
539 A tree-rewrite rule requires one or more occurence of a symbol, but none
594 new "%s: attempted to change more than one node to root" % self
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 89 //if there are more results we're not showing, so say so.
94 c1.innerHTML = "plus " + (gMatches.length-ROW_COUNT) + " more";
  /external/guava/guava-tests/test/com/google/common/io/
FilesTest.java 776 private static File file(String first, String... more) {
777 return file(new File(first), more);
783 private static File file(File first, String... more) {
786 for (String name : more) {
  /external/jemalloc/include/jemalloc/internal/
size_classes.sh 261 * cannot support more than 256 small size classes. Further constrain NBINS to
  /external/libmicrohttpd/src/microspdy/
structures.h 13 GNU General Public License for more details.
102 * one or more intermediaries between the client and the origin
175 * The sender won't send any more frames on this stream.
192 * The sender won't send any more frames on this stream.
204 * The sender won't send any more frames on this stream.
222 * This is a generic error, and should only be used if a more
303 * This is a generic error, and should only be used if a more
328 * @param more false if this is the last frame received on this stream. Note:
329 * true does not mean that more data will come, exceptional
339 bool more);
    [all...]
  /external/libpng/projects/owatcom/
pngconfig.mak 5 # For more information build libpng.wpj under the IDE and then read the
113 $# awk command. For more instructions on configuration read
  /external/llvm/utils/TableGen/
tdtags 14 # files for target .td files. Run tdtags -H for more documentation.
61 With the '-x' option, $SELF produces one or more tags files for a
73 because ctags(1) handling is more capable.
  /external/llvm/utils/
codegen-diff 118 disassembler, but it might help you highlight the more egregious cases
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 102 @ 16 bits or the signal path should be increased to 18 bits or more.
ARM-E_interpolate_noloop_gnu.s 94 @ 16 bits or the signal path should be increased to 18 bits or more.
  /external/v8/build/
gn_helpers.py 118 and other, more complicated things are not.
  /external/v8/test/cctest/
log-eq-of-logging-and-traversal.js 146 // expecting more functions in traversal vs. logging.
147 // Since we don't track code deletions, logging can also report more entries
  /external/v8/test/mjsunit/
debug-listbreakpoints.js 38 // its line numbers will not change should we add more lines of test code
153 // Set some more breakpoints, and clear them in various orders:
  /external/valgrind/cachegrind/
cg_annotate.in 21 # General Public License for more details.
152 --threshold=<0--20> a function is shown if it accounts for more than x% of
653 # Issue a warning that the source file is more recent than the input file.
662 @ Source file '$src_file' is more recent than input file '$input_file'.
780 # If $src_file more recent than cachegrind.out, issue warning
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 75 # optimized some more by Vince Weaver
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 112 ;load alpha1,beta1 somewhere to avoid more loads
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.h 137 tchars more; member in struct:rex_ttymode
yp.h 155 bool_t more; member in struct:ypresp_all
yp_prot.h 49 * union switch (bool_t more) {
123 YP_NOMORE = 2, /* No more entries in map */
339 bool_t more; member in struct:ypresp_all
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rex.h 137 tchars more; member in struct:rex_ttymode
yp.h 157 bool_t more; member in struct:ypresp_all
yp_prot.h 49 * union switch (bool_t more) {
123 YP_NOMORE = 2, /* No more entries in map */
339 bool_t more; member in struct:ypresp_all

Completed in 833 milliseconds

<<11121314151617181920>>