Searched defs:before (Results 1 – 5 of 5) sorted by relevance
78 Monitor* before = reinterpret_cast<Monitor*>(reinterpret_cast<uintptr_t>(last) - in AllocateChunk() local
41 Allocations before = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking() local
957 ConditionCode Mir2Lir::FlipComparisonOrder(ConditionCode before) { in FlipComparisonOrder()973 ConditionCode Mir2Lir::NegateComparison(ConditionCode before) { in NegateComparison()
425 DexCacheStats before; in VMRuntime_preloadDexCaches() local
1347 static const struct { const char before; const char after; } match[] = { in ReplaceSpecialChars() member