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/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cse_test.cc213 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
246 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
277 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
360 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
Dhlo_instruction_test.cc185 auto exp2 = builder.AddInstruction( in TEST_F() local
665 auto exp2 = builder.AddInstruction( in TEST_F() local
686 auto exp2 = builder.AddInstruction( in TEST_F() local
Dbuffer_assignment_test.cc645 auto exp2 = builder.AddInstruction( in TEST_F() local
811 auto exp2 = builder.AddInstruction( in TEST_F() 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/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/vulkan-validation-layers/libs/glm/detail/
Dfunc_exponential.inl140 VECTORIZE_VEC(exp2) argument
/external/libcxx/include/
Dmath.h1133 inline _LIBCPP_INLINE_VISIBILITY float exp2(float __lcpp_x) _NOEXCEPT {return ::exp2f(_… in exp2() function
1134 inline _LIBCPP_INLINE_VISIBILITY long double exp2(long double __lcpp_x) _NOEXCEPT {return ::exp2l(_… in exp2() function
1139 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/
DListsTest.java349 List<Object> exp2 = list((Object) 1, "4"); in testCartesianProduct_unrelatedTypes() local
DSetsTest.java436 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
1737 std::set<GLuint> exp2; in Run() local
2341 std::set<GLuint> exp2; in Run() local
/external/guava/guava-tests/test/com/google/common/collect/
DListsTest.java573 List<Object> exp2 = list((Object) 1, "4"); in testCartesianProduct_unrelatedTypes() local
/external/protobuf/gtest/scripts/
Dpump.py393 def __init__(self, identifier=None, exp1=None, exp2=None): argument
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp72 Ambiguous exp2(Ambiguous){ return Ambiguous(); } in exp2() function
/external/v8/testing/gtest/scripts/
Dpump.py402 def __init__(self, identifier=None, exp1=None, exp2=None): argument
/external/googletest/googletest/scripts/
Dpump.py402 def __init__(self, identifier=None, exp1=None, exp2=None): argument
/external/google-breakpad/src/testing/gtest/scripts/
Dpump.py402 def __init__(self, identifier=None, exp1=None, exp2=None): argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dpump.py402 def __init__(self, identifier=None, exp1=None, exp2=None): argument
/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/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp74 Ambiguous exp2(Ambiguous){ return Ambiguous(); } in exp2() function

12