Searched refs:NO_FORCE (Results 1 – 2 of 2) sorted by relevance
/external/libvterm/src/ |
D | state.c | 204 #define NO_FORCE 0 macro 588 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_TOP); in on_escape() 594 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_BOTTOM); in on_escape() 600 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_OFF, DHL_OFF); in on_escape() 606 set_lineinfo(state, state->pos.row, NO_FORCE, DWL_ON, DHL_OFF); in on_escape()
|
/external/mesa3d/src/amd/addrlib/gfx9/chip/ |
D | gfx9_enum.h | 8647 NO_FORCE = 0x00000000, enumerator
|