Home
last modified time | relevance | path

Searched refs:r123 (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator_unittest.cc527 Reference r123, r456, r789; in TEST() local
534 r123 = local.Allocate(123, 123); in TEST()
537 local.MakeIterable(r123); in TEST()
563 EXPECT_EQ(r123, iter2.GetNext(&type)); in TEST()
567 EXPECT_EQ(123U, shalloc2.GetType(r123)); in TEST()
588 EXPECT_EQ(r123, iter3.GetNext(&type)); in TEST()
592 EXPECT_EQ(123U, shalloc3.GetType(r123)); in TEST()
619 Reference r123, r456, r789; in TEST() local
623 r123 = local.Allocate(123, 123); in TEST()
626 local.MakeIterable(r123); in TEST()
[all …]
/external/lz4/
DNEWS107 r123:
/external/llvm/test/Analysis/CostModel/ARM/
Dcast.ll278 …; CHECK: Found an estimated cost of 33 for instruction: %r123 = fptosi <4 x double> undef to <4…
279 %r123 = fptosi <4 x double> undef to <4 x i8>