Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/external/libnetfilter_conntrack/src/expect/
H A 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 …]
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__math/
H A Dexponential_functions.h81 inline _LIBCPP_HIDE_FROM_ABI float exp2(float __x) _NOEXCEPT { return __builtin_exp2f(__x); } in exp2() function
84 _LIBCPP_HIDE_FROM_ABI double exp2(double __x) _NOEXCEPT { in exp2() function
88 inline _LIBCPP_HIDE_FROM_ABI long double exp2(long double __x) _NOEXCEPT { return __builtin_exp2l(_… in exp2() function
91 inline _LIBCPP_HIDE_FROM_ABI double exp2(_A1 __x) _NOEXCEPT { in exp2() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__math/
Dexponential_functions.h81 inline _LIBCPP_HIDE_FROM_ABI float exp2(float __x) _NOEXCEPT { return __builtin_exp2f(__x); } in exp2() function
84 _LIBCPP_HIDE_FROM_ABI double exp2(double __x) _NOEXCEPT { in exp2() function
88 inline _LIBCPP_HIDE_FROM_ABI long double exp2(long double __x) _NOEXCEPT { return __builtin_exp2l(_… in exp2() function
91 inline _LIBCPP_HIDE_FROM_ABI double exp2(_A1 __x) _NOEXCEPT { in exp2() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__math/
Dexponential_functions.h81 inline _LIBCPP_HIDE_FROM_ABI float exp2(float __x) _NOEXCEPT { return __builtin_exp2f(__x); } in exp2() function
84 _LIBCPP_HIDE_FROM_ABI double exp2(double __x) _NOEXCEPT { in exp2() function
88 inline _LIBCPP_HIDE_FROM_ABI long double exp2(long double __x) _NOEXCEPT { return __builtin_exp2l(_… in exp2() function
91 inline _LIBCPP_HIDE_FROM_ABI double exp2(_A1 __x) _NOEXCEPT { in exp2() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__math/
Dexponential_functions.h81 inline _LIBCPP_HIDE_FROM_ABI float exp2(float __x) _NOEXCEPT { return __builtin_exp2f(__x); } in exp2() function
84 _LIBCPP_HIDE_FROM_ABI double exp2(double __x) _NOEXCEPT { in exp2() function
88 inline _LIBCPP_HIDE_FROM_ABI long double exp2(long double __x) _NOEXCEPT { return __builtin_exp2l(_… in exp2() function
91 inline _LIBCPP_HIDE_FROM_ABI double exp2(_A1 __x) _NOEXCEPT { in exp2() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__math/
Dexponential_functions.h81 inline _LIBCPP_HIDE_FROM_ABI float exp2(float __x) _NOEXCEPT { return __builtin_exp2f(__x); } in exp2() function
84 _LIBCPP_HIDE_FROM_ABI double exp2(double __x) _NOEXCEPT { in exp2() function
88 inline _LIBCPP_HIDE_FROM_ABI long double exp2(long double __x) _NOEXCEPT { return __builtin_exp2l(_… in exp2() function
91 inline _LIBCPP_HIDE_FROM_ABI double exp2(_A1 __x) _NOEXCEPT { in exp2() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__math/
Dexponential_functions.h81 inline _LIBCPP_HIDE_FROM_ABI float exp2(float __x) _NOEXCEPT { return __builtin_exp2f(__x); } in exp2() function
84 _LIBCPP_HIDE_FROM_ABI double exp2(double __x) _NOEXCEPT { in exp2() function
88 inline _LIBCPP_HIDE_FROM_ABI long double exp2(long double __x) _NOEXCEPT { return __builtin_exp2l(_… in exp2() function
91 inline _LIBCPP_HIDE_FROM_ABI double exp2(_A1 __x) _NOEXCEPT { in exp2() function
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dstr_to_float.h114 int32_t exp2 = variable
232 int32_t exp2 = variable
346 int32_t exp2 = 0; variable
773 int32_t exp2 = init_num.exponent; in binary_exp_to_float() local
/aosp_15_r20/external/trusty/musl/src/math/i386/
Dexp.s97 .global exp2 symbol
99 exp2: label
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cse_test.cc198 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
413 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
444 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
527 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
H A Dhlo_instruction_test.cc191 auto exp2 = builder.AddInstruction( in TEST_F() local
671 auto exp2 = builder.AddInstruction( in TEST_F() local
692 auto exp2 = builder.AddInstruction( in TEST_F() local
739 auto exp2 = builder.AddInstruction( in TEST_F() local
759 auto exp2 = builder.AddInstruction( in TEST_F() local
/aosp_15_r20/external/arm-optimized-routines/math/
H A Dexp2.c76 exp2 (double x) in exp2() function
138 strong_alias (exp2, __exp2_finite) in strong_alias() argument
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A 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
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/fuzz/
Dpcg.go20 exp2() int methodSpec
127 func (r *pcgRand) exp2() int { func
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_exponential.inl93 GLM_FUNC_QUALIFIER genType exp2(genType x) function
101 GLM_FUNC_QUALIFIER vecType<T, P> exp2(vecType<T, P> const & x) function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_exponential.inl93 GLM_FUNC_QUALIFIER genType exp2(genType x) function
101 GLM_FUNC_QUALIFIER vecType<T, P> exp2(vecType<T, P> const & x) function
/aosp_15_r20/external/pdfium/xfa/fxfa/formcalc/
H A Dcxfa_fmexpression.cpp239 const CXFA_FMSimpleExpression* exp2 = GetSecondExpression(); in ToJavaScript() local
596 CXFA_FMSimpleExpression* exp2 = GetSecondExpression(); in ToJavaScript() local
680 CXFA_FMSimpleExpression* exp2 = GetSecondExpression(); in ToJavaScript() local
/aosp_15_r20/external/rust/android-crates-io/crates/octets/src/
Dlib.rs1125 let mut exp2 = b"world".to_vec(); in split_at() localVariable
1136 let mut exp2 = b"".to_vec(); in split_at() localVariable
1147 let mut exp2 = b"d".to_vec(); in split_at() localVariable
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dexp.go149 func exp2(x float64) float64 { func
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Df.cpp62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x) in exp2() function
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/src/
H A Dvoice_factor.cpp127 int16 i, tmp, exp, ener1, exp1, ener2, exp2; in voice_factor() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/
H A Dvoicefac.c37 Word16 tmp, exp, ener1, exp1, ener2, exp2; in voice_factor() local
/aosp_15_r20/external/libcxx/test/support/
H A Dhexfloat.h43 int exp2 = -static_cast<int>(Digits - CountLeadingZeros(m0)/4*4); in hexfloat() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dhexfloat.h42 int exp2 = -static_cast<int>(Digits - CountLeadingZeros(m0)/4*4); in hexfloat() local

12345678910