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

<<11121314151617181920>>

  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
DataOutput.java 32 * @param optimizePositive If true, small positive numbers will be more efficient (1 byte) and small negative numbers will be
  /external/libopus/silk/
sigm_Q15.c 66 /* Positive input */
  /external/libunwind/doc/
unw_step.tex 24 On successful completion, \Func{unw\_step}() returns a positive value
  /external/llvm/test/CodeGen/Mips/
inlineasm-cnstrnt-reg.ll 0 ; Positive test for inline register constraints
  /external/llvm/test/Transforms/InstCombine/
2008-11-08-FCmp.ll 56 ; positive and negative constants. <rdar://problem/12029145>
  /external/ltrace/
filter.h 89 * yes. Note that positive answer doesn't mean that anything will
output.h 52 /* If C is positive, add it to *COUNTP. Returns C. */
zero.c 64 /* It might just be a positive value >2GB, but that's
  /external/mockito/src/org/mockito/internal/stubbing/answers/
ReturnsArgumentAt.java 91 // for all varargs accepts positive ranges
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
AlbumBox.java 46 * confined to being three lower-case letters, so these values are strictly positive.
AuthorBox.java 46 * confined to being three lower-case letters, so these values are strictly positive.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
RollRecoveryEntry.java 23 * a sample to be decoded correctly. A positive value indicates the number of samples after the sample
  /external/opencv3/3rdparty/include/ffmpeg_/libswscale/
swscale.h 138 * Return a positive value if pix_fmt is a supported input format, 0
144 * Return a positive value if pix_fmt is a supported output format, 0
151 * @return a positive value if an endianness conversion for pix_fmt is
166 * @return zero or positive value on success, a negative value on
  /external/proguard/src/proguard/shrink/
SignatureUsageMarker.java 76 // We got a positive used flag, so the signature is useful.
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
AlertDialogTest.java 127 .setPositiveButton("Positive", null).create();
130 alertDialog.setButton(AlertDialog.BUTTON_POSITIVE, "More Positive", listener);
135 assertThat(positiveButton.getText().toString(), equalTo("More Positive"));
172 .setPositiveButton("Positive", null).create();
  /external/skia/src/gpu/effects/
GrConvexPolyEffect.h 32 * The edges should form a convex polygon. The positive half-plane is considered to be the
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DatePickerDialogTask.java 51 result.put("which", "positive");
TimePickerDialogTask.java 51 result.put("which", "positive");
  /external/tpm2/
Clock.c 96 int adjust // IN: the adjust number. It could be positive
  /external/v8/src/
fast-dtoa.h 31 // * v must be a strictly positive finite double.
  /external/v8/test/mjsunit/es6/
typedarray-slice.js 40 // Check variants of negatives and positive indices.
  /external/v8/test/mjsunit/
mod.js 33 // Positive case.
  /external/valgrind/drd/tests/
std_list.cpp 5 * a false positive race report on Ubuntu 12.10 amd64.
  /external/valgrind/memcheck/tests/x86/
tronical.S 5 and so memcheck no longer gives a false positive on this test.
  /external/webrtc/webrtc/common_audio/
ring_buffer.h 50 // Positive |element_count| moves the read position towards the write position,

Completed in 1972 milliseconds

<<11121314151617181920>>