Home
last modified time | relevance | path

Searched defs:mult (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/drivers/delay_timer/
Dgeneric_delay_timer.c31 void generic_delay_timer_init_args(uint32_t mult, uint32_t div) in generic_delay_timer_init_args()
46 unsigned int mult = MHZ_TICKS_PER_SEC; in generic_delay_timer_init() local
/device/google/contexthub/firmware/os/cpu/cortexm4/
DcpuMath.c5 uint64_t mult = 0x4189374BCULL; in cpuMathUint44Div1000ToUint32_slow_path() local
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dmisc.c273 mult in mult() function
Dgdtoaimp.h523 #define mult __mult_D2A macro
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c67 cam_rational_type_t mult; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtupleobject.c347 long mult = 1000003L; in tuplehash() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtupleobject.c345 long mult = 1000003L; in tuplehash() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c612 mult(Bigint *a, Bigint *b) in mult() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c629 mult(Bigint *a, Bigint *b) in mult() function