Searched refs:checkOverflow (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mtools/ |
H A D | strtonum.c | 89 static void checkOverflow(uint32_t tot_sectors, int bits) { in checkOverflow() function 105 checkOverflow(tot_sectors, 10); in parseSize() 109 checkOverflow(tot_sectors, 10); in parseSize() 113 checkOverflow(tot_sectors, 10); in parseSize() 117 checkOverflow(tot_sectors, 1); in parseSize()
|
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/ |
H A D | SimpleFixedString.h | 82 constexpr std::size_t checkOverflow(std::size_t i, std::size_t max) { in checkOverflow() function 237 detail::fixedstring::checkOverflow( in SimpleFixedString() 241 detail::fixedstring::checkOverflow(pos, that.size_)), in SimpleFixedString() 256 detail::fixedstring::checkOverflow(count, N), in SimpleFixedString()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopFlatten.cpp | 634 static OverflowResult checkOverflow(FlattenInfo &FI, DominatorTree *DT, in checkOverflow() function 907 OverflowResult OR = checkOverflow(FI, DT, AC); in FlattenLoopPair()
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | jsse.jar | META-INF/
META-INF/MANIFEST.MF
com/sun/net/ssl/ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | jsse.jar | META-INF/
META-INF/MANIFEST.MF
com/sun/net/ssl/ ... |