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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 103 static range_check_result apply ( argument_type s )
117 static range_check_result apply ( argument_type s )
132 static range_check_result apply ( argument_type s )
148 static range_check_result apply ( argument_type s )
164 static range_check_result apply ( argument_type s )
180 static range_check_result apply ( argument_type s )
196 static range_check_result apply ( argument_type s )
220 static range_check_result apply ( argument_type s )
222 range_check_result r = PredA::apply(s) ;
267 static range_check_result out_of_range ( argument_type ) { return cInRange ;
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
converter_policies.hpp 128 enum range_check_result enum in namespace:boost::numeric
160 void operator() ( range_check_result r ) // throw(negative_overflow,positive_overflow)
178 void operator() ( range_check_result ) {} // throw()
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
lexical_cast.hpp     [all...]

Completed in 208 milliseconds