HomeSort by relevance Sort by last modified time
    Searched full:positive (Results 326 - 350 of 4422) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/test/msan/
ioctl_custom.cc 22 #ifndef POSITIVE
  /external/curl/src/
tool_helpers.c 58 return "expected a positive numerical parameter";
  /external/eigen/bench/spbench/
spbench.dtd 13 <!ELEMENT POSDEF (#PCDATA)> <!-- Is the matrix positive definite or not -->
  /external/fec/
peak_mmx_assist.s 28 psraw $15,%mm1 # mm1 = 1's if negative, 0's if positive
peakval_mmx_assist.s 28 psraw $15,%mm1 # mm1 = 1's if negative, 0's if positive
  /external/guava/guava/src/com/google/common/collect/
Constraint.java 58 * "Not null" or "Positive number".
  /external/icu/icu4c/source/i18n/
smallintformatter.h 42 * A formatter for small, positive integers.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DurationFormatter.java 50 * past (negative values) or future (positive values) with respect
  /external/iproute2/man/man8/
tipc.8 82 Exit status is 0 if command was successful or a positive integer upon failure.
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/data/
CompactDataOutput.java 38 * the number of written bytes for small positive values. Depending on the
  /external/libchrome/base/threading/
thread_collision_warner.cc 20 // chance of a fault negative, not a false positive.
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/joints/
GearJoint.java 23 * ratio to bind the motions together: coordinate1 + ratio * coordinate2 = constant The ratio can be negative or positive. If one
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/dynamics/
BodyType.java 35 * dynamic: positive mass, non-zero velocity determined by forces, moved by solver
Filter.java 46 * or always collide (positive). Zero means no collision group. Non-zero group
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
Touchpad.java 207 /** Returns the x-position of the knob relative to the center of the widget. The positive direction is right. */
212 /** Returns the y-position of the knob relative to the center of the widget. The positive direction is up. */
218 * area. The positive direction is right. */
224 * area. The positive direction is up. */
  /external/libunwind/doc/
unw_step.man 40 returns a positive value
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 138 valid granule position must be positive, by
140 of audio is positive or negative.
145 A positive starting value simply indicates that this stream begins at
146 some positive time offset, potentially within a larger
  /external/llvm/include/llvm/Transforms/Utils/
BypassSlowDivision.h 14 // positive and less than 256 use an unsigned 8-bit divide.
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_util.h 60 #define TGSI_UTIL_SIGN_CLEAR 0 /* Force positive */
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HeaderParser.java 49 * Returns {@code value} as a positive integer, or 0 if it is negative, or
  /external/skia/src/core/
SkMask.cpp 12 /** returns the product if it is positive and fits in 31 bits. Otherwise this
  /external/testng/src/main/java/org/testng/internal/
RunInfo.java 43 // a selector with a positive priority
  /external/webrtc/webrtc/base/
bandwidthsmoother.cc 75 // positive bandwidth means we have regained connectivity.
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
abs_quant_loop.c 63 /* To prevent positive overflow */
  /external/webrtc/webrtc/modules/audio_processing/
rms_level.h 47 // call to RMS(). The returned value is positive but should be interpreted as

Completed in 1947 milliseconds

<<11121314151617181920>>