Home
last modified time | relevance | path

Searched defs:exp_ (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Dlibcalls.c106 double exp_ = exp(d); in test_builtins() local
/external/llvm-project/clang/test/CodeGen/
Dlibcalls.c105 double exp_ = exp(d); in test_builtins() local
/external/skia/tests/
DGrVxTest.cpp205 uint4 exp_ = skvx::min(exp, 127 + 30); in DEF_TEST() local
/external/fmtlib/include/fmt/
Dformat-inl.h1246 int exp_; variable
/external/tensorflow/tensorflow/c/experimental/gradients/
Dmath_grad.cc78 AbstractTensorHandlePtr exp_; member in tensorflow::gradients::__anon127d102f0111::ExpGradientFunction