Searched defs:isIn (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Transforms/Instrumentation/ |
D | BlackList.cpp | 87 bool BlackList::isIn(const Function &F) const { in isIn() function in llvm::BlackList 91 bool BlackList::isIn(const GlobalVariable &G) const { in isIn() function in llvm::BlackList 95 bool BlackList::isIn(const Module &M) const { in isIn() function in llvm::BlackList
|
/external/skia/tests/ |
D | RoundRectTest.cpp | 139 static const bool isIn[] = { false, true, false, true, false, true, false, true, true }; in test_round_rect_rects() local 206 static const bool isIn[] = { false, true, false, true, false, true, false, true, true }; in test_round_rect_ovals() local 244 static const bool isIn[] = { false, true, false, true, false, true, false, true, true }; in test_round_rect_general() local
|
/external/icu4c/test/cintltst/ |
D | usettest.c | 255 UBool isIn) { in expectContainment()
|
/external/icu4c/test/intltest/ |
D | tzbdtest.cpp | 134 UBool isIn = tz->inDaylightTime(mid, status); in findDaylightBoundaryUsingTimeZone() local
|