HomeSort by relevance Sort by last modified time
    Searched refs:POSITIVE (Results 1 - 15 of 15) sorted by null

  /external/compiler-rt/test/msan/
msan_check_mem_is_initialized.cc 16 #ifdef POSITIVE
print_stats.cc 26 #ifdef POSITIVE
vector_cvt.cc 15 #ifdef POSITIVE
iconv.cc 23 #ifdef POSITIVE
ioctl_custom.cc 22 #ifndef POSITIVE
obstack.cc 27 #ifdef POSITIVE
  /prebuilts/misc/common/swig/include/2.0.11/
constraints.i 17 positive numbers, non-NULL pointers, and so on. The following
20 Number POSITIVE - Positive number (not zero)
23 Number NONNEGATIVE - Positive number (including zero)
38 void *malloc(int POSITIVE); // May return a NULL pointer
56 double log(double POSITIVE);
63 Real log(Real POSITIVE);
78 // Positive numbers
81 int POSITIVE,
82 short POSITIVE,
    [all...]
  /external/compiler-rt/test/asan/TestCases/Posix/
readv.cc 17 #ifdef POSITIVE
  /external/compiler-rt/test/asan/TestCases/Linux/
ptrace.cc 27 #ifdef POSITIVE
  /external/chromium_org/v8/src/
conversions-inl.h 458 POSITIVE
467 sign = POSITIVE;
  /external/opencv/cv/include/
cv.hpp 198 enum { GENERIC=0, ASYMMETRICAL=1, SYMMETRICAL=2, POSITIVE=4, SUM_TO_1=8, INTEGER=16 };
  /external/opencv/cv/src/
cvfilter.cpp 720 kx_flags = ky_flags = ASYMMETRICAL + SYMMETRICAL + POSITIVE + SUM_TO_1 + INTEGER;
732 kx_flags &= ~POSITIVE;
749 ky_flags &= ~POSITIVE;
767 ((kx_flags&ky_flags) & (SYMMETRICAL + POSITIVE + SUM_TO_1)) == SYMMETRICAL + POSITIVE + SUM_TO_1 )
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 368 milliseconds