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/skia/modules/skparagraph/include/
DParagraphCache.h14 enum InternalState { enum
/third_party/flutter/skia/modules/skparagraph/include/
DParagraphCache.h22 enum InternalState { enum
/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