Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ ClearFlags
Method
ClearFlags
avida-core/source/cpu/cCPUMemory.h:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
}
82
inline void ClearFlags() { m_flag_array.SetAll(0); }
83
void Reset(int new_size); // Reset size, clearing contents...
84
void ResizeOld(int new_size); // Reset size, save contents, init to previous
85
Callers
8
Divide_Main
Method · 0.80
Divide_MainRS
Method · 0.80
Divide_Main1RS
Method · 0.80
Divide_Main2RS
Method · 0.80
Inst_Repro
Method · 0.80
Divide_Main
Method · 0.80
Divide_Main
Method · 0.80
Inst_Repro
Method · 0.80
Calls
1
SetAll
Method · 0.45
Tested by
no test coverage detected