Home
last modified time | relevance | path

Searched defs:exponent (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
Dfloatunsidf.c61 const int exponent = (aWidth - 1) - __builtin_clz(a); in ARM_EABI_FNALIAS() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dnumbers.py137 def __pow__(self, exponent): argument
310 def __pow__(self, exponent, modulus=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dnumbers.py137 def __pow__(self, exponent): argument
310 def __pow__(self, exponent, modulus=None): argument
Ddecimal.py3696 def _dec_from_triple(sign, coefficient, exponent, special=False): argument
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_debug.c574 int mantissa, exponent; in precsize_ntoa() local
594 int exponent; in precsize_aton() local
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c119 uint32_t exponent[RSA_LIMBS]; member
/device/google/contexthub/util/common/
DJSONObject.cpp322 int32_t exponent; in Parse() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfloatobject.c463 int exponent; in float_richcompare() local
1705 int exponent; in float_as_integer_ratio() local
Dcomplexobject.c657 Py_complex exponent; in complex_pow() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfloatobject.c462 int exponent; in float_richcompare() local
1690 int exponent; in float_as_integer_ratio() local
Dcomplexobject.c653 Py_complex exponent; in complex_pow() local
Dlongobject.c2330 Py_ssize_t exponent; in PyLong_AsDouble() local
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwprintf.c2019 exponent(CHAR_T *p0, int expo, int fmtch) in exponent() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/
Dlongobject.c2344 Py_ssize_t exponent; in PyLong_AsDouble() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
Dlongobject.c2330 Py_ssize_t exponent; in PyLong_AsDouble() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp1745 GLbitfield glQueryMatrixxOES(GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES()
Dgl_enc.cpp6720 GLbitfield glQueryMatrixxOES_enc(void *self , GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES_enc()
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_entry.cpp1735 GLbitfield glQueryMatrixxOES(GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h1593 UINT32 exponent; member