Home
last modified time | relevance | path

Searched defs:normalize (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dlocale.py334 def normalize(localename): function
Dmhlib.py812 def normalize(self): member in IntSet
Ddecimal.py2369 def normalize(self, context=None): member in Decimal
4846 def normalize(self, a): member in Context
Dtarfile.py2356 def _getmember(self, name, tarinfo=None, normalize=False): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
Dpygettext.py243 def normalize(s): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dlocale.py363 def normalize(localename): function
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
Dfp_lib.h253 static inline int normalize(rep_t *significand) { in normalize() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py177 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/
Dminidom.py176 def normalize(self): member in Node
894 def normalize(self): member in Childless
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h2367 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/
Ddatetimemodule.c731 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/
Ddatetimemodule.c731 new_delta_ex(int days, int seconds, int microseconds, int normalize, in new_delta_ex()
754 #define new_delta(d, s, us, normalize) \ argument