Home
last modified time | relevance | path

Searched defs:isIn (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DBlackList.cpp87 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/
DRoundRectTest.cpp139 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/
Dusettest.c255 UBool isIn) { in expectContainment()
/external/icu4c/test/intltest/
Dtzbdtest.cpp134 UBool isIn = tz->inDaylightTime(mid, status); in findDaylightBoundaryUsingTimeZone() local