OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:product4
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/
hash.h
79
uint64_t
product4
= static_cast<uint64_t>(value2b) * short_random4;
local
81
uint64_t hash64 = product1 + product2 + product3 +
product4
;
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
arm_math.h
5554
q31_t product3,
product4
; \/* Temporary variables used to store intermediate results *\/
local
5674
q31_t product3,
product4
; \/* Temporary variables used to store intermediate results *\/
local
[
all
...]
Completed in 51 milliseconds