Home
last modified time | relevance | path

Searched defs:InRange (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.cpp195 const llvm::APSInt &To, bool InRange) { in assumeWithinInclusiveRange()
306 bool InRange) { in assumeSymWithinInclusiveRange()
/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc289 Range *InRange = upperBound(Min, Ranges, NumRanges); in renderMemorySnippet() local
/external/jsoncpp/src/lib_json/
Djson_value.cpp61 static inline bool InRange(double d, T min, U max) { in InRange() function
74 static inline bool InRange(double d, T min, U max) { in InRange() function
/external/opencv3/modules/core/test/ocl/
Dtest_arithm.cpp1478 PARAM_TEST_CASE(InRange, MatDepth, Channels, bool /*Scalar or not*/, bool /*Roi*/) in PARAM_TEST_CASE() argument
1532 OCL_TEST_P(InRange, Mat) in OCL_TEST_P() argument
1545 OCL_TEST_P(InRange, Scalar) in OCL_TEST_P() argument
/external/opencv3/modules/core/perf/opencl/
Dperf_arithm.cpp908 OCL_PERF_TEST_P(InRangeFixture, InRange, in OCL_PERF_TEST_P() argument