HomeSort by relevance Sort by last modified time
    Searched refs:dm2 (Results 1 - 6 of 6) sorted by null

  /external/skia/tests/
DiscardableMemoryPool.cpp 26 SkAutoTDelete<SkDiscardableMemory> dm2(pool->create(200));
29 dm2->unlock();
31 REPORTER_ASSERT(reporter, dm2->lock());
32 dm2->unlock();
34 REPORTER_ASSERT(reporter, !dm2->lock());
  /external/clang/test/CodeGenCXX/
cxx0x-initializer-stdinitializerlist.cpp 121 // objects should be destroyed before dm2, after call returns
125 destroyme2 dm2; local
131 // objects should be destroyed after dm2
133 destroyme2 dm2; local
141 // objects should be destroyed before dm2, after call returns
147 destroyme2 dm2; local
153 // temps should be destroyed before dm2
154 // objects should be destroyed after dm2
158 destroyme2 dm2; local
166 // objects should be destroyed before dm2, after call return
172 destroyme2 dm2; local
183 destroyme2 dm2; local
198 destroyme2 dm2; local
208 destroyme2 dm2; local
230 destroyme2 dm2; variable
242 destroyme2 dm2; variable
263 destroyme2 dm2; local
    [all...]
cxx0x-initializer-stdinitializerlist-startend.cpp 71 // objects should be destroyed before dm2, after call returns
74 destroyme2 dm2; local
80 // objects should be destroyed after dm2
82 destroyme2 dm2; local
  /external/tremolo/Tremolo/
dpen.s 278 BEQ dm2
307 dm2: label
  /external/chromium_org/third_party/icu/source/test/intltest/
calregts.cpp 2260 int32_t dm2 = cal2->fieldDifference(date2, Calendar::MONTH, ec2); local
    [all...]
  /external/icu4c/test/intltest/
calregts.cpp 2313 int32_t dm2 = cal2->fieldDifference(date2, Calendar::MONTH, ec2); local
    [all...]

Completed in 627 milliseconds