Searched refs:value1a (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/
H A Dhash.h71 uint32_t value1a = static_cast<uint32_t>(value1 & 0xffffffff); local
76 uint64_t product1 = static_cast<uint64_t>(value1a) * short_random1;
/external/protobuf/src/google/protobuf/
H A Dmap_test.cc641 int32 value1a = 100; local
647 map1[key1] = value1a;

Completed in 117 milliseconds