HomeSort by relevance Sort by last modified time
    Searched full:nonzero (Results 801 - 825 of 1479) sorted by null

<<31323334353637383940>>

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
String2Test.java 71 assertTrue("Did not use nonzero hibyte", !s.equals("ABCDE"));
100 assertTrue("Did not use nonzero hibyte", !s.equals("ABCDE"));
    [all...]
  /ndk/sources/host-tools/make-3.81/
getopt.c 488 `flag' field is nonzero, the value of the option's `val' field
502 If LONG_ONLY is nonzero, '-' as well as '--' can introduce
job.c 214 /* Nonzero if the `good' standard input is in use. */
379 Append "(ignored)" if IGNORED is nonzero. */
446 nonzero, we block in this function until we've reaped at least one
447 complete child, waiting for it to die if necessary. If ERR is nonzero,
    [all...]
read.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
archures.c 140 .{* Nonzero if MACH has the v9 instruction set. *}
144 .{* Nonzero if MACH is a 64 bit sparc architecture. *}
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
getopt.c 508 `flag' field is nonzero, the value of the option's `val' field
522 If LONG_ONLY is nonzero, '-' as well as '--' can introduce
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def 265 is nonzero if runtime relocations must be applied; bit 1 will be
328 added to THIS. If VCALL_OFFSET is nonzero, the word at
649 multi-pass scheduling. If the member value is nonzero and the
748 parameter on given cycle. If the hook returns nonzero, the
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.h     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring.h     [all...]
  /external/libvorbis/lib/
vorbisfile.c 201 /* returns nonzero if found */
    [all...]
  /external/bison/darwin-lib/
math.h     [all...]
  /external/bison/lib/
math.in.h 935 If x finite and nonzero: 0.5 <= |mantissa| < 1.0.
966 If x finite and nonzero: 0.5 <= |mantissa| < 1.0.
991 If x finite and nonzero: 0.5 <= |mantissa| < 1.0.
    [all...]
  /external/bison/linux-lib/
math.h     [all...]
  /external/elfutils/po/
de.po     [all...]
ja.po     [all...]
uk.po     [all...]
  /external/libavc/encoder/arm/
ime_distortion_metrics_a9q.s 952 @ : It also computes if any 4x4 block will have a nonzero coefficent after transform and quant
983 @R6 :is nonzero
991 mov r7, #0 @Nonzero info
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 127 "dfsan-debug-nonzero-labels",
129 "load or return with a nonzero label"),
    [all...]
  /external/opencv3/modules/imgproc/test/
test_filter.cpp 233 int i, j, nonzero = 0; local
240 nonzero += src[i*srcstep + j] != 0;
244 if( nonzero == 0 )
    [all...]
  /frameworks/base/core/java/android/animation/
ValueAnimator.java 168 * not there is a nonzero startDelay.
207 * The type of repetition that will occur when repeatMode is nonzero. RESTART means the
505 * frame of an animation. If there is a nonzero <code>startDelay</code>, the
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantReadWriteLock.java 356 * 1. If read count nonzero or write count nonzero
359 * happen if count is already nonzero.)
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go 24 // A nonzero finite Float represents a multi-precision floating point number
98 // Internal representation: The mantissa bits x.mant of a nonzero finite
365 panic("nonzero finite number with empty mantissa")
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float.go 21 // A nonzero finite Float represents a multi-precision floating point number
95 // Internal representation: The mantissa bits x.mant of a nonzero finite
362 panic("nonzero finite number with empty mantissa")
    [all...]

Completed in 749 milliseconds

<<31323334353637383940>>