Searched defs:normalize (Results 1 – 12 of 12) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | locale.py | 334 def normalize(localename): function
|
| D | mhlib.py | 812 def normalize(self): member in IntSet
|
| D | decimal.py | 2369 def normalize(self, context=None): member in Decimal 4846 def normalize(self, a): member in Context
|
| D | tarfile.py | 2356 def _getmember(self, name, tarinfo=None, normalize=False): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/ |
| D | pygettext.py | 243 def normalize(s): function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | locale.py | 363 def normalize(localename): function
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/ |
| D | fp_lib.h | 253 static inline int normalize(rep_t *significand) { in normalize() function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/ |
| D | minidom.py | 177 def normalize(self): member in Node 898 def normalize(self): member in Childless
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/ |
| D | minidom.py | 176 def normalize(self): member in Node 894 def normalize(self): member in Childless
|
| /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
| D | arm_math.h | 2367 float32_t normalize; /**< normalizing factor. */ member 2414 q31_t normalize; /**< normalizing factor. */ member 2461 q15_t normalize; /**< normalizing factor. */ member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | datetimemodule.c | 731 new_delta_ex(int days, int seconds, int microseconds, int normalize, in new_delta_ex() 754 #define new_delta(d, s, us, normalize) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | datetimemodule.c | 731 new_delta_ex(int days, int seconds, int microseconds, int normalize, in new_delta_ex() 754 #define new_delta(d, s, us, normalize) \ argument
|