HomeSort by relevance Sort by last modified time
    Searched full:special_functions (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/libbcc/lib/Renderscript/
RSCompiler.cpp 48 const char **special_functions = RSExecutable::SpecialFunctionNames; local
49 while (*special_functions != NULL) {
50 export_symbols.push_back(*special_functions);
51 special_functions++;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
sign.hpp 17 #include <boost/math/special_functions/math_fwd.hpp>
18 #include <boost/math/special_functions/detail/fp_traits.hpp>
fpclassify.hpp 19 #include <boost/math/special_functions/math_fwd.hpp>
20 #include <boost/math/special_functions/detail/fp_traits.hpp>
math_fwd.hpp 26 #include <boost/math/special_functions/detail/round_fwd.hpp>
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
config.hpp 25 #include <boost/math/special_functions/detail/round_fwd.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
lexical_cast.hpp 165 #include <boost/math/special_functions/sign.hpp>
166 #include <boost/math/special_functions/fpclassify.hpp>
    [all...]

Completed in 118 milliseconds