HomeSort by relevance Sort by last modified time
    Searched full:_exp (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/vboot_reference/tests/tpm_lite/
tlcl_tests.h 21 uint32_t _exp = (expected_result); \
22 if (_result != _exp) { \
24 " (expecting 0x%x)\n", __LINE__, _result, _exp); \
  /system/core/libutils/include/utils/
Debug.h 29 #define COMPILE_TIME_ASSERT(_exp) \
30 template class CompileTimeAssert< (_exp) >;
34 #define COMPILE_TIME_ASSERT_FUNCTION_SCOPE(_exp) \
35 CompileTimeAssert<( _exp )>();
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part3.c 110 int s, uint16_t _exp, uint64_t mant)
114 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
117 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
121 int s, uint16_t _exp, uint32_t mant)
124 tmp = ((uint32_t)s << 31) | ((uint32_t)_exp << 23) | mant;
239 uint16_t _exp; local
251 _exp = 0x3fd;
253 register_farg(&spec_fargs[i++], s, _exp, mant);
257 _exp = 0x404;
259 register_farg(&spec_fargs[i++], s, _exp, mant)
    [all...]
test_isa_2_07_part2.c 108 int s, uint16_t _exp, uint64_t mant)
112 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
115 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
119 int s, uint16_t _exp, uint32_t mant)
122 tmp = ((uint32_t)s << 31) | ((uint32_t)_exp << 23) | mant;
170 uint16_t _exp; local
182 _exp = 0x3fd;
184 register_farg(&spec_fargs[i++], s, _exp, mant);
188 _exp = 0x404;
190 register_farg(&spec_fargs[i++], s, _exp, mant)
    [all...]
test_isa_2_06_part1.c 111 int s, uint16_t _exp, uint64_t mant)
115 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
118 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
153 uint16_t _exp, e1; local
165 _exp = e1;
169 register_farg( &fargs[i++], s, _exp, mant );
177 _exp = 0x002;
179 register_farg(&fargs[i++], s, _exp, mant);
181 _exp = 0x000;
183 register_farg(&fargs[i++], s, _exp, mant)
793 uint16_t _exp; local
    [all...]
test_isa_2_06_part2.c 111 int s, uint16_t _exp, uint64_t mant)
115 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
118 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
122 int s, uint16_t _exp, uint32_t mant)
125 tmp = ((uint32_t)s << 31) | ((uint32_t)_exp << 23) | mant;
300 uint16_t _exp; local
312 _exp = 0x3fd;
314 register_farg(&spec_fargs[i++], s, _exp, mant);
318 _exp = 0x404;
320 register_farg(&spec_fargs[i++], s, _exp, mant)
    [all...]
test_isa_2_07_part1.c 944 int s, uint16_t _exp, uint64_t mant)
948 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
951 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
986 uint16_t _exp, e0, e1; local
991 testing them: set _exp > 0
1001 _exp = (e0 << 10) | e1;
1005 register_farg(&fargs[i++], s, _exp, mant);
1018 _exp = e1;
1022 register_farg(&fargs[i++], s, _exp, mant);
1033 _exp = 0x000
    [all...]
jm-insns.c 4339 uint16_t _exp, e0, e1; local
4579 uint16_t _exp; local
    [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_2_06_part3.c 110 int s, uint16_t _exp, uint64_t mant)
114 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
117 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
121 int s, uint16_t _exp, uint32_t mant)
124 tmp = ((uint32_t)s << 31) | ((uint32_t)_exp << 23) | mant;
239 uint16_t _exp; local
251 _exp = 0x3fd;
253 register_farg(&spec_fargs[i++], s, _exp, mant);
257 _exp = 0x404;
259 register_farg(&spec_fargs[i++], s, _exp, mant)
    [all...]
test_isa_2_07_part2.c 108 int s, uint16_t _exp, uint64_t mant)
112 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
115 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
119 int s, uint16_t _exp, uint32_t mant)
122 tmp = ((uint32_t)s << 31) | ((uint32_t)_exp << 23) | mant;
170 uint16_t _exp; local
182 _exp = 0x3fd;
184 register_farg(&spec_fargs[i++], s, _exp, mant);
188 _exp = 0x404;
190 register_farg(&spec_fargs[i++], s, _exp, mant)
    [all...]
test_isa_2_06_part1.c 111 int s, uint16_t _exp, uint64_t mant)
115 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
118 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
153 uint16_t _exp, e1; local
165 _exp = e1;
169 register_farg( &fargs[i++], s, _exp, mant );
177 _exp = 0x002;
179 register_farg(&fargs[i++], s, _exp, mant);
181 _exp = 0x000;
183 register_farg(&fargs[i++], s, _exp, mant)
793 uint16_t _exp; local
    [all...]
test_isa_2_06_part2.c 111 int s, uint16_t _exp, uint64_t mant)
115 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
118 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
122 int s, uint16_t _exp, uint32_t mant)
125 tmp = ((uint32_t)s << 31) | ((uint32_t)_exp << 23) | mant;
300 uint16_t _exp; local
312 _exp = 0x3fd;
314 register_farg(&spec_fargs[i++], s, _exp, mant);
318 _exp = 0x404;
320 register_farg(&spec_fargs[i++], s, _exp, mant)
    [all...]
test_isa_2_07_part1.c 944 int s, uint16_t _exp, uint64_t mant)
948 tmp = ((uint64_t)s << 63) | ((uint64_t)_exp << 52) | mant;
951 s, _exp, mant, *(uint64_t *)farg, *(double *)farg);
986 uint16_t _exp, e0, e1; local
991 testing them: set _exp > 0
1001 _exp = (e0 << 10) | e1;
1005 register_farg(&fargs[i++], s, _exp, mant);
1018 _exp = e1;
1022 register_farg(&fargs[i++], s, _exp, mant);
1033 _exp = 0x000
    [all...]
jm-insns.c 4339 uint16_t _exp, e0, e1; local
4579 uint16_t _exp; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ymath.h 35 _CRTIMP short __cdecl _Exp(double *,double,short);
  /external/python/cpython3/Lib/
_pydecimal.py 558 __slots__ = ('_exp','_int','_sign', '_is_special')
560 # (-1)**_sign * _int * 10**_exp
609 self._exp = exp - len(fracpart)
617 self._exp = 'N'
619 self._exp = 'n'
623 self._exp = 'F'
633 self._exp = 0
640 self._exp = value._exp
650 self._exp = int(value.exp
    [all...]
random.py 42 from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil
57 NV_MAGICCONST = 4 * _exp(-0.5)/_sqrt(2.0)
427 return _exp(self.normalvariate(mu, sigma))
483 if u2 < 1.0 - d * d or u2 <= (1.0 - d) * _exp(d):
535 x = alpha*_exp(v)
564 elif u1 <= _exp(-x):
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
decimal.py 509 __slots__ = ('_exp','_int','_sign', '_is_special')
511 # (-1)**_sign * _int * 10**_exp
560 self._exp = exp - len(fracpart)
568 self._exp = 'N'
570 self._exp = 'n'
574 self._exp = 'F'
584 self._exp = 0
591 self._exp = value._exp
601 self._exp = int(value.exp)
    [all...]
  /external/python/cpython2/Lib/
decimal.py 508 __slots__ = ('_exp','_int','_sign', '_is_special')
510 # (-1)**_sign * _int * 10**_exp
559 self._exp = exp - len(fracpart)
567 self._exp = 'N'
569 self._exp = 'n'
573 self._exp = 'F'
583 self._exp = 0
590 self._exp = value._exp
600 self._exp = int(value.exp
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
decimal.py 509 __slots__ = ('_exp','_int','_sign', '_is_special')
511 # (-1)**_sign * _int * 10**_exp
560 self._exp = exp - len(fracpart)
568 self._exp = 'N'
570 self._exp = 'n'
574 self._exp = 'F'
584 self._exp = 0
591 self._exp = value._exp
601 self._exp = int(value.exp
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
decimal.py 509 __slots__ = ('_exp','_int','_sign', '_is_special')
511 # (-1)**_sign * _int * 10**_exp
560 self._exp = exp - len(fracpart)
568 self._exp = 'N'
570 self._exp = 'n'
574 self._exp = 'F'
584 self._exp = 0
591 self._exp = value._exp
601 self._exp = int(value.exp
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py 509 __slots__ = ('_exp','_int','_sign', '_is_special')
511 # (-1)**_sign * _int * 10**_exp
560 self._exp = exp - len(fracpart)
568 self._exp = 'N'
570 self._exp = 'n'
574 self._exp = 'F'
584 self._exp = 0
591 self._exp = value._exp
601 self._exp = int(value.exp
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py 509 __slots__ = ('_exp','_int','_sign', '_is_special')
511 # (-1)**_sign * _int * 10**_exp
560 self._exp = exp - len(fracpart)
568 self._exp = 'N'
570 self._exp = 'n'
574 self._exp = 'F'
584 self._exp = 0
591 self._exp = value._exp
601 self._exp = int(value.exp
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
crash-greedy.ll 33 ; CHECK: blx _exp
  /external/python/cpython3/Lib/test/
test_random.py     [all...]

Completed in 522 milliseconds

1 2 3