Home
last modified time | relevance | path

Searched refs:eCurrentState (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx269 ImportState eCurrentState = maStack.top(); in endElement() local
270 switch( eCurrentState ) in endElement()
280 if( eCurrentState == e_Filter ) in endElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx269 ImportState eCurrentState = maStack.top(); in endElement() local
270 switch( eCurrentState ) in endElement()
280 if( eCurrentState == e_Filter ) in endElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dfmtfield.cxx212 State eCurrentState = START; in implValidateNormalized() local
214 while ( END != eCurrentState ) in implValidateNormalized()
217 TransitionTable::const_iterator aRow = m_aTransitions.find( eCurrentState ); in implValidateNormalized()
228 eCurrentState = aTransition->second; in implValidateNormalized()
238 DBG_ASSERT( ( END != eCurrentState ) || ( 0 == *pCheckPos ), in implValidateNormalized()
245 return ( END == eCurrentState ); in implValidateNormalized()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dfmtfield.cxx176 State eCurrentState = START; in implValidateNormalized() local
178 while ( END != eCurrentState ) in implValidateNormalized()
181 TransitionTable::const_iterator aRow = m_aTransitions.find( eCurrentState ); in implValidateNormalized()
192 eCurrentState = aTransition->second; in implValidateNormalized()
202 DBG_ASSERT( ( END != eCurrentState ) || ( 0 == *pCheckPos ), in implValidateNormalized()
209 return ( END == eCurrentState ); in implValidateNormalized()
/dports/lang/micropython/micropython-1.17/ports/cc3200/FreeRTOS/Source/include/
H A Dtask.h172 …eTaskState eCurrentState; /* The state in which the task existed when the structure was populated… member
/dports/lang/micropython/micropython-1.17/ports/cc3200/FreeRTOS/Source/
H A Dtasks.c3429 if( pxTaskStatus->eCurrentState == eSuspended ) in vTaskGetInfo()
3435 pxTaskStatus->eCurrentState = eBlocked; in vTaskGetInfo()
3468 pxTaskStatus->eCurrentState = eState; in vTaskGetInfo()
3472 pxTaskStatus->eCurrentState = eTaskGetState( xTask ); in vTaskGetInfo()
3993 switch( pxTaskStatusArray[ x ].eCurrentState ) in vTaskList()
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sdcc/freertos/
H A Dtask.h153 …eTaskState eCurrentState; /* The state in which the task existed when the s… member
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/clang/freertos/
H A Dtask.h153 …eTaskState eCurrentState; /* The state in which the task existed when the s… member
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/proto/freertos/
H A Dtask.h151 …eTaskState eCurrentState; /* The state in which the task existed when the s… member
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sccz80/freertos/
H A Dtask.h153 …eTaskState eCurrentState; /* The state in which the task existed when the s… member