Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YosysHQ/nextpnr
/ buffered
Method
buffered
3rdparty/python-console/ParseHelper.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
bool ParseHelper::buffered( ) const
147
{
148
return commandBuffer.size( ) || stateStack.size( );
149
}
150
151
void ParseHelper::flush( )
152
{
Callers
4
handleReturnKeyPress
Method · 0.80
displayPrompt
Method · 0.80
main
Function · 0.80
editLineReturnPressed
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
1
main
Function · 0.64