Searched defs:exp_ (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | libcalls.c | 106 double exp_ = exp(d); in test_builtins() local |
/external/llvm-project/clang/test/CodeGen/ | ||
D | libcalls.c | 105 double exp_ = exp(d); in test_builtins() local |
/external/skia/tests/ | ||
D | GrVxTest.cpp | 205 uint4 exp_ = skvx::min(exp, 127 + 30); in DEF_TEST() local |
/external/fmtlib/include/fmt/ | ||
D | format-inl.h | 1246 int exp_; variable |
/external/tensorflow/tensorflow/c/experimental/gradients/ | ||
D | math_grad.cc | 78 AbstractTensorHandlePtr exp_; member in tensorflow::gradients::__anon127d102f0111::ExpGradientFunction |