Home
last modified time | relevance | path

Searched defs:exp2 (Results 1 – 25 of 37) sorted by relevance

12

/external/libnetfilter_conntrack/src/expect/
Dcompare.c15 const struct nf_expect *exp2, in exp_cmp()
38 cmp_exp_master(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_master()
46 cmp_exp_expected(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_expected()
54 cmp_exp_mask(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_mask()
63 cmp_exp_zone(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_zone()
70 cmp_exp_flags(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_flags()
77 cmp_exp_hname(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_hname()
84 cmp_exp_class(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_class()
91 cmp_exp_natt(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_natt()
100 cmp_exp_natdir(const struct nf_expect *exp1, const struct nf_expect *exp2, in cmp_exp_natdir()
[all …]
Dapi.c126 int nfexp_cmp(const struct nf_expect *exp1, const struct nf_expect *exp2, in nfexp_cmp()
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
Dbind_return_type.pass.cpp68 Expect exp2 = ret(101, 102); in do_test() local
107 Expect exp2 = ret(101, 102); in do_test_r() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Df.cpp62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x) in exp2() function
/external/libcxx/test/support/
Dhexfloat.h43 int exp2 = -static_cast<int>(Digits - CountLeadingZeros(m0)/4*4); in hexfloat() local
/external/mesa3d/include/
Dc99_math.h111 exp2(double d) in exp2() function
/external/arm-optimized-routines/math/
Dexp2.c75 exp2 (double x) in exp2() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cse_test.cc229 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
435 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
466 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
549 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
Dhlo_instruction_test.cc188 auto exp2 = builder.AddInstruction( in TEST_F() local
668 auto exp2 = builder.AddInstruction( in TEST_F() local
689 auto exp2 = builder.AddInstruction( in TEST_F() local
/external/swiftshader/src/System/
DMath.hpp147 inline float exp2(float x) in exp2() function
152 inline int exp2(int x) in exp2() function
/external/swiftshader/src/Common/
DMath.hpp147 inline float exp2(float x) in exp2() function
152 inline int exp2(int x) in exp2() function
/external/deqp/framework/common/
DtcuInterval.cpp123 Interval exp2 (const Interval& x) in exp2() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
Dcpu_fusion_test.cc309 auto exp2 = builder.AddInstruction( in TEST_F() local
/external/epid-sdk/epid/member/tiny/math/src/
Dfq12.c133 VeryLargeInt const* exp2, Fq12Elem const* base3, in Fq12MultiExp()
/external/libcxx/include/
Dmath.h1153 inline _LIBCPP_INLINE_VISIBILITY float exp2(float __lcpp_x) _NOEXCEPT {return ::exp2f(_… in exp2() function
1154 inline _LIBCPP_INLINE_VISIBILITY long double exp2(long double __lcpp_x) _NOEXCEPT {return ::exp2l(_… in exp2() function
1159 exp2(_A1 __lcpp_x) _NOEXCEPT {return ::exp2((double)__lcpp_x);} in exp2() function
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DSetsTest.java436 List<Object> exp2 = list((Object) 1, "4"); in testCartesianProduct_unrelatedTypes() local
DListsTest.java349 List<Object> exp2 = list((Object) 1, "4"); in testCartesianProduct_unrelatedTypes() local
/external/guava/guava-tests/test/com/google/common/collect/
DListsTest.java573 List<Object> exp2 = list((Object) 1, "4"); in testCartesianProduct_unrelatedTypes() local
/external/deqp/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp1472 std::set<GLuint> exp2; in Run() local
1798 std::set<GLuint> exp2; in Run() local
2402 std::set<GLuint> exp2; in Run() local
/external/googletest/googletest/scripts/
Dpump.py402 def __init__(self, identifier=None, exp1=None, exp2=None): argument
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp73 Ambiguous exp2(Ambiguous){ return Ambiguous(); } in exp2() function
/external/google-breakpad/src/testing/gtest/scripts/
Dpump.py402 def __init__(self, identifier=None, exp1=None, exp2=None): argument
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp75 Ambiguous exp2(Ambiguous){ return Ambiguous(); } in exp2() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp1766 std::set<GLuint> exp2; in Run() local
2022 std::set<GLuint> exp2; in Run() local
3175 std::set<GLuint> exp2; in Run() local
/external/pdfium/third_party/libtiff/
Dtif_luv.c743 #define exp2(x) exp(M_LN2*(x)) macro

12