OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:product3
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/
hash.cc
89
uint64_t
product3
= static_cast<uint64_t>(value2a) * short_random3;
local
92
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 240 milliseconds