Searched defs:before (Results 1 – 7 of 7) 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
196 File before = new File(fuzzedFile); in saveDivergentProgram() local
174 private void updateTryBlocksWithReplacementInsn(MInsn before, MInsn after, in updateTryBlocksWithReplacementInsn()
997 ConditionCode Mir2Lir::FlipComparisonOrder(ConditionCode before) { in FlipComparisonOrder()1013 ConditionCode Mir2Lir::NegateComparison(ConditionCode before) { in NegateComparison()
475 DexCacheStats before; in VMRuntime_preloadDexCaches() local
1627 static const struct { const char before; const char after; } match[] = { in ReplaceSpecialChars() member