HomeSort by relevance Sort by last modified time
    Searched refs:exp2 (Results 1 - 25 of 284) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
libcalls-d.c 4 // RUN: %clang_cc1 %s -emit-llvm -fno-math-errno -o - | grep {call.*exp2\\.f64}
5 // RUN: %clang_cc1 %s -emit-llvm -fmath-errno -o - | grep {call.*exp2}
7 // RUN: %clang_cc1 %s -emit-llvm -O3 -fno-builtin -o - | grep {call.*exp2}
12 double exp2(double);
15 return exp2(x);
  /external/libnetfilter_conntrack/src/expect/
compare.c 15 const struct nf_expect *exp2,
18 const struct nf_expect *exp2,
22 int b = test_bit(attr, exp2->set);
25 return cmp(exp1, exp2, flags);
38 cmp_exp_master(const struct nf_expect *exp1, const struct nf_expect *exp2,
42 (struct nf_conntrack *)&exp2->master, flags);
46 cmp_exp_expected(const struct nf_expect *exp1, const struct nf_expect *exp2,
50 (struct nf_conntrack *)&exp2->expected, flags);
54 cmp_exp_mask(const struct nf_expect *exp1, const struct nf_expect *exp2,
58 (struct nf_conntrack *)&exp2->mask, flags)
    [all...]
  /prebuilts/go/darwin-x86/src/math/
exp2_amd64.s 7 TEXT ·Exp2(SB),NOSPLIT,$0
8 JMP ·exp2(SB)
exp2_arm.s 7 TEXT ·Exp2(SB),NOSPLIT,$0
8 B ·exp2(SB)
export_test.go 9 var Exp2Go = exp2
  /prebuilts/go/linux-x86/src/math/
exp2_amd64.s 7 TEXT ·Exp2(SB),NOSPLIT,$0
8 JMP ·exp2(SB)
exp2_arm.s 7 TEXT ·Exp2(SB),NOSPLIT,$0
8 B ·exp2(SB)
export_test.go 9 var Exp2Go = exp2
  /cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
TestExp2.rs 24 return exp2(inV);
28 return exp2(inV);
32 return exp2(inV);
36 return exp2(inV);
40 return exp2(inV);
44 return exp2(inV);
48 return exp2(inV);
52 return exp2(inV);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voicefac.c 37 Word16 tmp, exp, ener1, exp1, ener2, exp2; local
53 ener2 = extract_h(Dot_product12_asm(code, code, L_subfr, &exp2));
55 ener2 = extract_h(Dot_product12(code, code, L_subfr, &exp2));
62 exp2 = exp2 - (exp + exp);
64 i = exp1 - exp2;
  /external/libcxx/test/support/
hexfloat.h 43 int exp2 = -static_cast<int>(Digits - CountLeadingZeros(m0)/4*4);
44 value_ = std::ldexp(m1 + s * std::ldexp(T(m0), exp2), exp);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
hexfloat.h 43 int exp2 = -static_cast<int>(Digits - CountLeadingZeros(m0)/4*4);
44 value_ = std::ldexp(m1 + s * std::ldexp(T(m0), exp2), exp);
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
voice_factor.cpp 127 int16 i, tmp, exp, ener1, exp1, ener2, exp2; local
139 ener2 = extract_h(Dot_product12(code, code, L_subfr, &exp2));
145 exp2 -= (exp << 1);
147 i = exp1 - exp2;
isf_extrapolation.cpp 123 int16 exp, exp2, hi, lo; local
226 exp2 = norm_s(tmp2);
230 tmp2 <<= exp2; local
232 exp = exp2 - exp;
  /external/ltp/testcases/realtime/func/pi-tests/
parse-testpi1.py 37 exp2= re.compile(r'^Noise Thread')
41 if exp1.search(line) and exp2.search(prev_line)and exp3.search(prev_line):
parse-testpi2.py 38 exp2= re.compile(r'^Noise Thread')
44 if exp1.search(line) and exp2.search(prev_line)and exp3.search(prev_line):
  /frameworks/av/media/libeffects/testlibs/
EffectsMath.c 99 uint32_t exp2 = Effects_exp2(nGain); local
101 if (exp2 > 32767) exp2 = 32767;
103 return (int16_t)exp2;
  /external/mesa3d/src/gallium/auxiliary/gallivm/
f.cpp 14 * for fast exp2/log2.
34 * - For example, to compute exp2 5th order polynomial between [0, 1] do:
62 boost::math::ntl::RR exp2(const boost::math::ntl::RR& x) function
77 return exp2(x);
  /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
bind_return_type.pass.cpp 68 Expect exp2 = ret(101, 102); local
73 assert(exp2 == 42);
79 assert(&exp2 == &dummy);
107 Expect exp2 = ret(101, 102); local
109 assert(exp2 == 42);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
bind_return_type.pass.cpp 68 Expect exp2 = ret(101, 102); local
73 assert(exp2 == 42);
79 assert(&exp2 == &dummy);
107 Expect exp2 = ret(101, 102); local
109 assert(exp2 == 42);
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_cse_test.cc 213 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( local
218 builder.AddInstruction(HloInstruction::CreateTuple({exp1, exp2, exp3}));
224 EXPECT_THAT(tuple, op::Tuple(exp1, exp2, exp3));
231 EXPECT_THAT(first_operand, ::testing::AnyOf(exp1, exp2, exp3));
246 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( local
248 *exp2->mutable_shape()->mutable_layout() = LayoutUtil::MakeLayout({1, 0});
251 builder.AddInstruction(HloInstruction::CreateTuple({exp1, exp2}));
257 EXPECT_THAT(tuple, op::Tuple(exp1, exp2));
263 EXPECT_THAT(tuple, op::Tuple(exp1, exp2));
277 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary local
360 auto exp2 = builder.AddInstruction(HloInstruction::CreateUnary( local
    [all...]
  /external/vulkan-validation-layers/libs/glm/detail/
func_exponential.hpp 85 /// @param x exp2 function is defined for input values of x defined in the range (inf-, inf+) in the limit of the type precision.
88 /// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/exp2.xml">GLSL exp2 man page</a>
91 GLM_FUNC_DECL genType exp2(genType const & x);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/
func_exponential.hpp 85 /// @param x exp2 function is defined for input values of x defined in the range (inf-, inf+) in the limit of the type precision.
88 /// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/exp2.xml">GLSL exp2 man page</a>
91 GLM_FUNC_DECL genType exp2(genType const & x);
  /frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
math_err.rs 76 *out = exp2(i);
  /prebuilts/go/darwin-x86/src/math/big/
floatconv.go 85 exp2 := int64(len(z.mant))*_W - fnorm(z.mant)
99 exp2 += d
101 exp2 += d * 4 // hexadecimal digits are 4 bits each
114 exp2 += exp
120 // apply 2**exp2
121 if MinExp <= exp2 && exp2 <= MaxExp {
124 z.exp = int32(exp2)

Completed in 504 milliseconds

1 2 3 4 5 6 7 8 91011>>