HomeSort by relevance Sort by last modified time
    Searched full:nonnegative (Results 76 - 100 of 266) sorted by null

1 2 34 5 6 7 8 91011

  /external/jsr305/javadoc/javax/annotation/
MatchesPattern.Checker.html 55 &nbsp;<A HREF="../../javax/annotation/Nonnegative.html" title="annotation in javax.annotation"><B>NEXT CLASS</B></A></FONT></TD>
234 &nbsp;<A HREF="../../javax/annotation/Nonnegative.html" title="annotation in javax.annotation"><B>NEXT CLASS</B></A></FONT></TD>
  /external/jsr305/javadoc/javax/annotation/meta/
TypeQualifierValidator.html 91 <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../javax/annotation/MatchesPattern.Checker.html" title="class in javax.annotation">MatchesPattern.Checker</A>, <A HREF="../../../javax/annotation/Nonnegative.Checker.html" title="class in javax.annotation">Nonnegative.Checker</A>, <A HREF="../../../javax/annotation/Nonnull.Checker.html" title="class in javax.annotation">Nonnull.Checker</A>, <A HREF="../../../javax/annotation/RegEx.Checker.html" title="class in javax.annotation">RegEx.Checker</A></DD>
  /external/libopus/silk/
main.h 159 const opus_int *pulses0 /* I data: nonnegative pulse amplitudes */
164 opus_int *pulses0, /* O data: nonnegative pulse amplitudes */
  /external/llvm/test/Analysis/ScalarEvolution/
scev-aa.ll 193 ; CHECK: Function: nonnegative: 2 pointers, 0 call sites
196 define void @nonnegative(i64* %p) nounwind {
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
PolicyQualifierInfoTest.java 241 * represented by a set of nonnegative integers separated by periods
  /external/bison/src/
location.c 34 return INT_MAX. Assume COLUMN is nonnegative. */
  /external/eigen/blas/f2c/
drotmg.c 108 /* CASE-DD1-NONNEGATIVE */
srotmg.c 110 /* CASE-SD1-NONNEGATIVE */
  /external/eigen/blas/fortran/
drotmg.f 69 * CASE-DD1-NONNEGATIVE
srotmg.f 71 * CASE-SD1-NONNEGATIVE
  /external/guava/guava/src/com/google/common/math/
LongMath.java 361 * signum is 1 if p and q are both nonnegative or both negative, and -1 otherwise.
386 // subtracting two nonnegative longs can't overflow
488 long delta = a - b; // can't overflow, since a and b are nonnegative
494 // a is now nonnegative and even
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInteger.java 62 * <p>If the argument is nonnegative, the returned result will be equal to {@code bits},
UnsignedLong.java 62 * <p>If the argument is nonnegative, the returned result will be equal to {@code bits},
  /external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
UnsignedInteger.java 61 * <p>If the argument is nonnegative, the returned result will be equal to {@code bits},
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
GLCanvas.java 37 // nonnegative.
  /libcore/luni/src/test/java/tests/security/cert/
PolicyQualifierInfoTest.java 235 * represented by a set of nonnegative integers separated by periods
  /libcore/ojluni/src/main/java/java/security/cert/
PKIXCertPathChecker.java 138 * The OID is represented by a set of nonnegative integers separated by
X509Extension.java 164 * represented by a set of nonnegative whole numbers separated
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLCanvas.java 39 // nonnegative.
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
GLCanvas.java 37 // nonnegative.
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 59 /// fixed stack objects (such as arguments passed on the stack) or nonnegative
566 /// a nonnegative identifier to represent it.
571 /// returning a nonnegative identifier to represent it.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
ratio 419 // True addition of nonnegative numbers.
449 // True subtraction of nonnegative numbers yielding a nonnegative result.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
ratio 419 // True addition of nonnegative numbers.
449 // True subtraction of nonnegative numbers yielding a nonnegative result.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
ratio 419 // True addition of nonnegative numbers.
449 // True subtraction of nonnegative numbers yielding a nonnegative result.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
ratio 419 // True addition of nonnegative numbers.
449 // True subtraction of nonnegative numbers yielding a nonnegative result.

Completed in 1679 milliseconds

1 2 34 5 6 7 8 91011