Home
last modified time | relevance | path

Searched defs:kPending (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/tools/gpu/
DGpuTimer.h59 kPending, //<! the timer is still running on the GPU. enumerator
/third_party/skia/tools/gpu/
DGpuTimer.h58 kPending, //<! the timer is still running on the GPU. enumerator
/third_party/mindspore/mindspore/ccsrc/utils/
Dconvert_utils.h55 enum EquivState { kNotEquiv = 0, kEquiv = 1, kPending = 2 }; enumerator