Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/
DcpuMath.c5 uint64_t mult = 0x4189374BCULL; in cpuMathUint44Div1000ToUint32_slow_path() local
/device/generic/goldfish/qemud/
Dqemud.c1383 client_new( Multiplexer* mult, in client_new()
1420 multiplexer_find_client( Multiplexer* mult, int channel ) in multiplexer_find_client()
1435 multiplexer_handle_control( Multiplexer* mult, Packet* p ) in multiplexer_handle_control()
1494 multiplexer_serial_receive( Multiplexer* mult, Packet* p ) in multiplexer_serial_receive()
1517 multiplexer_serial_close( Multiplexer* mult ) in multiplexer_serial_close()
1524 multiplexer_serial_send( Multiplexer* mult, int channel, Packet* p ) in multiplexer_serial_send()
1542 multiplexer_open_channel( Multiplexer* mult, Packet* service ) in multiplexer_open_channel()
1574 multiplexer_close_channel( Multiplexer* mult, int channel ) in multiplexer_close_channel()
/device/huawei/angler/thermal/
Dthermal.c74 static ssize_t read_temperature(int sensor_num, int type, const char *name, float mult, in read_temperature()
/device/lge/bullhead/thermal/
Dthermal.c75 const char *name, float mult, float throttling_threshold, float shutdown_threshold, in read_temperature()
/device/google/marlin/thermal/
Dthermal.c75 static ssize_t read_temperature(int sensor_num, int type, const char *name, float mult, in read_temperature()
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c58 cam_rational_type_t mult; member
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c58 cam_rational_type_t mult; member
/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.10/Python/
Ddtoa.c629 mult(Bigint *a, Bigint *b) in mult() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c612 mult(Bigint *a, Bigint *b) in mult() function