/aosp_15_r20/external/libnetfilter_conntrack/src/expect/ |
H A D | compare.c | 15 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 D | exponential_functions.h | 81 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/ |
D | exponential_functions.h | 81 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/ |
D | exponential_functions.h | 81 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/ |
D | exponential_functions.h | 81 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/ |
D | exponential_functions.h | 81 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/ |
D | exponential_functions.h | 81 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 D | str_to_float.h | 114 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/ |
D | exp.s | 97 .global exp2 symbol 99 exp2: label
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_cse_test.cc | 198 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 D | hlo_instruction_test.cc | 191 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 D | exp2.c | 76 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 D | bind_return_type.pass.cpp | 68 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 D | bind_return_type.pass.cpp | 68 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/ |
D | pcg.go | 20 exp2() int methodSpec 127 func (r *pcgRand) exp2() int { func
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | func_exponential.inl | 93 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/ |
D | func_exponential.inl | 93 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 D | cxfa_fmexpression.cpp | 239 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/ |
D | lib.rs | 1125 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/ |
D | exp.go | 149 func exp2(x float64) float64 { func
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | f.cpp | 62 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 D | voice_factor.cpp | 127 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 D | voicefac.c | 37 Word16 tmp, exp, ener1, exp1, ener2, exp2; in voice_factor() local
|
/aosp_15_r20/external/libcxx/test/support/ |
H A D | hexfloat.h | 43 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 D | hexfloat.h | 42 int exp2 = -static_cast<int>(Digits - CountLeadingZeros(m0)/4*4); in hexfloat() local
|