HomeSort by relevance Sort by last modified time
    Searched full:greater (Results 376 - 400 of 4344) sorted by null

<<11121314151617181920>>

  /external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Status.h 50 /* the Firmware version passed to CommitSession is not greater than
  /external/libogg/doc/libogg/
ogg_page_bos.html 44 greater than 0 if this page is the beginning of a bitstream.</li>
ogg_page_eos.html 44 greater than zero if this page contains the end of a bitstream.</li>
  /external/libvorbis/doc/
04-codec.tex 65 \varname{[audio_sample_rate]} must read greater than zero. Allowed final
73 fields are meaningful only when greater than zero.
150 \item If the the floor type is greater than one, this stream is undecodable; ERROR CONDITION
170 \item If the the residue type is greater than two, this stream is undecodable; ERROR CONDITION
211 \item the numbers read in the above two steps are channel numbers representing the channel to treat as magnitude and the channel to treat as angle, respectively. If for any coupling step the angle channel number equals the magnitude channel number, the magnitude channel number is greater than \varname{[audio_channels]}-1, or the angle channel is greater than \varname{[audio_channels]}-1, the stream is undecodable.
223 \item if \varname{[vorbis_mapping_submaps]} is greater than one, we read channel multiplex settings. For each \varname{[j]} of \varname{[audio_channels]} channels:
226 \item if the value is greater than the highest numbered submap (\varname{[vorbis_mapping_submaps]} - 1), this in an error condition rendering the stream undecodable
233 \item verify the floor number is not greater than the highest number floor configured for the bitstream. If it is, the bitstream is undecodable
235 \item verify the residue number is not greater than the highest number residue configured for the bitstream. If it is, the bitstream is undecoda (…)
    [all...]
  /external/llvm/test/MC/COFF/
comm-align.s 6 # - that -aligncomm is emitted for the various alignments (greater than 1)
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
MinSE.java 83 * The expires value MUST be greater than zero and MUST be
SessionExpires.java 58 * The expires value MUST be greater than zero and MUST be
  /external/pdfium/third_party/bigint/
BigInteger.hh 28 greater = BigUnsigned::greater; member in class:BigInteger
108 bool operator <=(const BigInteger &x) const { return compareTo(x) != greater; }
110 bool operator > (const BigInteger &x) const { return compareTo(x) == greater; }
  /external/scrypt/lib/crypto/
crypto_scrypt.h 39 * must be a power of 2 greater than 1.
  /external/skia/src/utils/
SkBitSet.h 18 /** NumberOfBits must be greater than zero.
  /frameworks/base/docs/html/training/sharing/
index.jd 15 <li>Android 1.0 or higher (greater requirements where noted)</li>
  /frameworks/rs/tests/cppstrided/
compute.cpp 18 printf("stride must be greater than or equal to 1024\n");
  /libcore/luni/src/main/java/java/io/
BufferedWriter.java 166 * {@code buffer} to this writer. If {@code count} is greater than this
178 * {@code offset + count} is greater than the size of
245 * to this writer. If {@code count} is greater than this writer's buffer,
260 * if {@code offset < 0} or {@code offset + count} is greater
  /libcore/luni/src/main/java/java/lang/
ArrayIndexOutOfBoundsException.java 21 * Thrown when the an array is indexed with a value less than zero, or greater
  /libcore/luni/src/main/java/org/w3c/dom/
CharacterData.java 75 * negative or greater than the number of 16-bit units in
102 * negative or greater than the number of 16-bit units in
120 * negative or greater than the number of 16-bit units in
143 * negative or greater than the number of 16-bit units in
DOMImplementationList.java 27 * <code>index</code> is greater than or equal to the number of
DOMStringList.java 27 * <code>index</code> is greater than or equal to the number of
NodeList.java 26 * <code>index</code> is greater than or equal to the number of nodes in
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/
next_prime.pass.cpp 16 // If n == 0, return 0, else return the lowest prime greater than or equal to n
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
comparison_op.hpp 44 // MSVC workaround: implement less in terms of greater
  /packages/apps/Camera2/src/com/android/camera/async/
RefCountBase.java 38 initialReferenceCount > 0, "initialReferenceCount is not greater than 0.");
  /packages/apps/Camera2/src/com/android/camera/one/v2/commands/
CameraCommand.java 45 * requested space was greater than the capacity of the image
  /packages/inputmethods/LatinIME/java/res/xml/
key_styles_less_greater.xml 24 <!-- The less and greater keys' style which may have different label depending on locale. -->
keys_pcqwerty4_right3.xml 44 U+2265: "?" GREATER-THAN EQUAL TO
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
malloc.h 46 size_t usmblks; /* Maximum total allocated space; greater than total if trimming has occurred. */

Completed in 195 milliseconds

<<11121314151617181920>>