Home
last modified time | relevance | path

Searched defs:gState (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/internal/oldtrace/
Dorder.go16 type gState struct { struct
17 seq uint64
18 status gStatus
99 func transitionReady(g uint64, curr, init gState) bool {
103 func transition(gs map[uint64]gState, g uint64, init, next gState) error {
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/
Dorder.go1177 type gState struct { struct
1178 id GoID
1179 status go122.GoStatus
1180 seq seqCounter
1183 regions []userRegion
1186 rangeState
1190 func (s *gState) beginRegion(r userRegion) error {
1196 func (s *gState) endRegion(r userRegion) error {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/trace/
Dgstate.go28 type gState[R resource] struct { type
/aosp_15_r20/art/adbconnection/
H A Dadbconnection.cc92 static std::optional<AdbConnectionState> gState; variable
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFGradientShader.cpp881 SkPDFIndirectReference gState) { in get_gradient_resource_dict()
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_uart.h291 …__IO HAL_UART_StateTypeDef gState; /*!< UART state information related to global H… member
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_uart.h291 …__IO HAL_UART_StateTypeDef gState; /*!< UART state information related to global H… member