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

<<21222324252627282930>>

  /external/webrtc/webrtc/modules/audio_processing/vad/
standalone_vad.h 37 // Note that due to a high false-positive (VAD decision is active while the
  /external/webrtc/webrtc/modules/desktop_capture/mac/
full_screen_chrome_window_detector.h 58 // call. If we only save the last result, we may get false positive (i.e.
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_mac_unittest.cc 72 // the stride may be positive or negative.
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_gui.sgml 59 strength meter. This value must be a positive integer, otherwise
  /frameworks/av/drm/mediadrm/plugins/clearkey/
CryptoPlugin.cpp 32 // Returns negative values for error code and positive values for the size of
  /frameworks/base/core/java/android/webkit/
ClientCertRequest.java 67 * Remember the user's positive choice and use it for future requests.
  /frameworks/base/docs/html/distribute/stories/apps/
el-mundo.jd 59 Additionally, this redesign resulted in more readers providing positive
  /frameworks/base/libs/hwui/utils/
MathUtils.h 55 * Clamps positive tessellation scale values
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
GLTextureSource.java 46 * represent nanoseconds, and should be positive and monotonically
  /frameworks/base/services/core/java/com/android/server/
ConsumerIrService.java 81 throw new IllegalArgumentException("Non-positive IR slice");
  /frameworks/base/tools/aapt/
FileFinder.h 44 * a false positive match. (For example: extension "png"
  /frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
TableLayoutBindingAdapter.java 87 // only valid, i.e. positive, columns indexes are handled
  /frameworks/native/opengl/libagl/arch-mips/
fixed_asm.S 59 movz $v0,$t1,$t0 /* positive, maximum value */
  /frameworks/native/opengl/libagl/
fixed_asm.S 65 moveq r0, #0x7fffffff /* positive, maximum value */
  /frameworks/native/services/sensorservice/
Fusion.h 48 * semi-definite positive.
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentAlertDialogSupport.java 65 Log.i("FragmentAlertDialog", "Positive click!");
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
HorizontalGridView.java 166 * The fading start position is positive when start position is inside left padding
178 * The fading start position is positive when start position is inside left padding
232 * The fading start position is positive when start position is inside right padding
244 * The fading start position is positive when start position is inside right padding
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerAddTest.java 32 * Add two positive numbers of the same length
73 * The first one is positive and the second is negative.
95 * The first one is negative and the second is positive.
117 * The first is positive and the second is negative.
139 * The first one is negative and the second is positive.
160 * Add two positive numbers of different length.
181 * Add two positive numbers of different length.
243 * The first is positive.
265 * The first is positive.
BigIntegerAndTest.java 32 * And for zero and a positive number
72 * And for a positive number and zero
154 * And for two positive numbers of the same length
174 * And for two positive numbers; the first is longer
194 * And for two positive numbers; the first is shorter
314 * And for a negative and a positive numbers; the first is longer
334 * And for a negative and a positive numbers; the first is shorter
354 * And for a positive and a negative numbers; the first is longer
374 * And for a positive and a negative numbers; the first is shorter
BigIntegerDivideTest.java 64 * Divide two equal positive numbers
125 * Divide two positive numbers of the same length.
146 * Divide two positive numbers.
166 * Divide a positive number by a negative one.
186 * Divide a negative number by a positive one.
264 * Divide a positive number by ONE.
436 * Remainder of division of two positive numbers
477 * The first is positive.
628 * mod when a divisor is positive
OldBigIntegerTest.java 317 // add large positive + small positive
324 // add large positive + small negative
326 // add large negative + small positive
  /libcore/luni/src/test/java/libcore/java/lang/
EnumTest.java 110 // This test has no positive or negative assertions. If it fails, it will fail because
  /libcore/luni/src/test/java/libcore/java/math/
OldBigIntegerOperateBitsTest.java 47 * positive BigInteger
  /libcore/ojluni/src/main/java/java/lang/
Double.java 51 * A constant holding the positive infinity of type
72 * A constant holding the largest positive finite value of type
82 * A constant holding the smallest positive normal value of type
92 * A constant holding the smallest positive nonzero value of type
149 * (<code>'&#92;u002D'</code>); if the sign is positive, no sign character
153 * {@code "Infinity"}; thus, positive infinity produces the result
159 * {@code "-0.0"} and positive zero produces the result
217 * (<code>'&#92;u002D'</code>); if the sign is positive, no sign
222 * {@code "Infinity"}; thus, positive infinity produces the
228 * {@code "-0x0.0p0"} and positive zero produces the resul
    [all...]
  /libcore/ojluni/src/main/java/java/util/prefs/
Base64.java 96 * This array is a lookup table that translates 6-bit positive integer
109 * This array is a lookup table that translates 6-bit positive integer
195 * "Base 64 Alphabet" into its equivalent 6-bit positive integer.
210 * into their 6-bit positive integer equivalents. Characters that

Completed in 1488 milliseconds

<<21222324252627282930>>