Home
last modified time | relevance | path

Searched defs:InternalState (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSHA1.h74 } InternalState; variable
/third_party/vk-gl-cts/modules/glshared/
DglsCalibration.hpp168 enum InternalState enum in deqp::gls::TheilSenCalibrator
/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs265 internal ref ParserInternalState InternalState => ref state; field in Google.Protobuf.CodedInputStream
DCodedOutputStream.cs605 internal ref WriterInternalState InternalState => ref state; field in Google.Protobuf.CodedOutputStream
/third_party/node/deps/v8/src/diagnostics/
Deh-frame.h134 enum class InternalState { kUndefined, kInitialized, kFinalized }; enum
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.h79 enum InternalState { enum